-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update node dependencies #1516
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ggrossetie
changed the title
Update dependency @softwaretechnik/dbml-renderer to v1.0.27
Update Node dependencies
Apr 18, 2023
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
3 times, most recently
from
April 21, 2023 02:25
15f23b7
to
6763c44
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
5 times, most recently
from
May 4, 2023 02:20
984416d
to
3015fd0
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
from
May 6, 2023 02:19
3015fd0
to
d1af285
Compare
Something wrong with DBML. |
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
from
May 9, 2023 02:21
d1af285
to
230588f
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
6 times, most recently
from
May 22, 2023 02:26
c38a548
to
b3cfa65
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
2 times, most recently
from
May 31, 2023 02:35
033657d
to
e071ba5
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
4 times, most recently
from
June 9, 2023 02:36
26ba192
to
ea33b87
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
3 times, most recently
from
June 21, 2023 02:24
50ca3fd
to
38d8568
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
2 times, most recently
from
June 27, 2023 02:36
fbb490f
to
55e3dd3
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
4 times, most recently
from
July 4, 2023 02:36
0207d47
to
0a1c1d8
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
from
July 8, 2023 02:35
0a1c1d8
to
4c0d6c6
Compare
ggrossetie
changed the title
Update Node dependencies
chore(deps): update node dependencies
Jul 14, 2023
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
4 times, most recently
from
July 21, 2023 02:23
8c15521
to
61f17db
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
2 times, most recently
from
July 28, 2023 02:20
3162cdb
to
7017058
Compare
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
2 times, most recently
from
August 5, 2023 02:19
d85dedc
to
d73ece9
Compare
ggrossetie
changed the title
chore(deps): update node dependencies
Update Node dependencies
Aug 7, 2023
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
2 times, most recently
from
August 12, 2023 02:11
2c1cbc5
to
8353c38
Compare
ggrossetie
changed the title
Update Node dependencies
chore(deps): update node dependencies
Aug 14, 2023
ggrossetie
force-pushed
the
renovate/node-dependencies
branch
from
August 17, 2023 02:11
8353c38
to
c7facf6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15.2
->0.15.3
1.0.26
->1.0.27
13.2.0
->13.2.2
4.3.6
->4.3.7
3.47.0
->3.49.1
10.2.3
->10.3.1
18.16.0
->18.17.1
1.6.1
->1.6.2
8.14.1
->8.15.0
8.11.0
->8.15.0
15.1.2
->15.2.0
17.0.0
->17.1.0
5.9.3
->5.14.1
3.2.0
->3.3.0
Release Notes
softwaretechnik-berlin/dbml-renderer
v1.0.27
Compare Source
bpmn-io/bpmn-js
v13.2.2
Compare Source
FIX
: do not vertically resize empty pools using the space tool (#1769)v13.2.1
Compare Source
FIX
: improve regular expression (#1927)FIX
: show non-interrupting event version in replace menu (#1924)chaijs/chai
v4.3.7
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
elastic/apm-agent-nodejs
v3.49.1
Compare Source
For more information, please see the changelog.
Elastic APM Node.js agent layer ARNs
v3.49.0
Compare Source
For more information, please see the changelog.
Elastic APM Node.js agent layer ARNs
v3.48.0
Compare Source
For more information, please see the changelog.
Elastic APM Node.js agent layer ARNs
mermaid-js/mermaid
v10.3.1
Compare Source
What's Changed
Bugfixes
HTML
andDocument
assignment by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4514packages/mermaid/src/config.type.ts
file by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4715ParserDefinition
type by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4719error
diagram by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4718Documentation
Chores
New Contributors
Full Changelog: mermaid-js/mermaid@v10.3.0...v10.3.1
v10.3.0
Compare Source
What's Changed
Features
MermaidConfig
by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4112ContainerQueue_Ext
for C4 diagrams definition. by @kislerdm in https://github.com/mermaid-js/mermaid/pull/4577Bugfixes
-
signs in node ids/text by @knsvChores
devDependency
on coveralls by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4641cypress/helpers/util.js
to ts by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4552Documentation
New Contributors
Full Changelog: mermaid-js/mermaid@v10.2.4...v10.3.0
v10.2.4
Compare Source
Features
Bugfixes
Documentation
Chore
Suggested Solutions
field inbug_report.yml
by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4541New Contributors
Full Changelog: mermaid-js/mermaid@v10.2.3...v10.2.4
nodejs/node
v18.17.1
Compare Source
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.
Commits
fe3abdf82e
] - deps: update archs files for openssl-3.0.10+quic1 (Node.js GitHub Bot) #490362c5a522d9c
] - deps: upgrade openssl sources to quictls/openssl-3.0.10+quic1 (Node.js GitHub Bot) #4903615bced0bde
] - policy: handle Module.constructor and main.extensions bypass (RafaelGSS) nodejs-private/node-private#417d4570fae35
] - policy: disable process.binding() when enabled (Tobias Nießen) nodejs-private/node-private#460v18.17.0
Compare Source
Notable Changes
Ada 2.0
Node.js v18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements
to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url.
Ada 2.0 has been integrated into the Node.js codebase, ensuring that all parts of the application can benefit from the
improved performance. Additionally, Ada 2.0 features a significant performance boost over its predecessor, Ada 1.0.4,
while also eliminating the need for the ICU requirement for URL hostname parsing.
Contributed by Yagiz Nizipli and Daniel Lemire in #47339
Web Crypto API
Web Crypto API functions' arguments are now coerced and validated as per their WebIDL definitions like in other Web Crypto API implementations.
This further improves interoperability with other implementations of Web Crypto API.
Contributed by Filip Skokan in #46067
test
(Chemi Atlow) #47909Commits
2ba08ac002
] - benchmark: usecluster.isPrimary
instead ofcluster.isMaster
(Deokjin Kim) #4800260ca69d96c
] - benchmark: add eventtarget creation bench (Rafael Gonzaga) #47774d8233d96bb
] - benchmark: add a benchmark fordefaultResolve
(Antoine du Hamel) #47543a1aabb6912
] - benchmark: fix invalid requirementsURL (Deokjin Kim) #47378394c61caf9
] - bootstrap: support namespaced builtins in snapshot scripts (Joyee Cheung) #474670165a765a0
] - bootstrap: do not expand process.argv[1] for snapshot entry points (Joyee Cheung) #47466cca557cdd9
] - buffer: combine checking range of sourceStart inbuf.copy
(Deokjin Kim) #477584c69be467c
] - buffer: use private properties for brand checks in File (Matthew Aitken) #47154d002f9b6e2
] - build: revert unkonwn ruff selector (Moshe Atlow) #4875393f77cb762
] - build: set v8_enable_webassembly=false when lite mode is enabled (Cheng Shao) #482481662e894f3
] - build: add action to close stale PRs (Michael Dawson) #480515ca437b288
] - build: use pathlib for paths (Mohammed Keyvanzadeh) #4758172443bc54b
] - build: refactor configure.py (Mohammed Keyvanzadeh) #47667d4eecb5be9
] - build: add devcontainer configuration (Tierney Cyren) #40825803ed41144
] - build: bump ossf/scorecard-action from 2.1.2 to 2.1.3 (dependabot[bot]) #4736748468c4413
] - build: replace Python linter flake8 with ruff (Christian Clauss) #475193ceb2c4387
] - build: add node-core-utils to setup (Jiawen Geng) #47442fdc59b8e14
] - build: bump github/codeql-action from 2.2.6 to 2.2.9 (dependabot[bot]) #473663924893023
] - build: update stale action from v7 to v8 (Rich Trott) #47357753185c5b0
] - build: remove Python pip--no-user
option (Christian Clauss) #4737267af0a6a2b
] - build: avoid usage of pipes library (Mohammed Keyvanzadeh) #47271db910dd6b2
] - build, deps, tools: avoid excessive LTO (Konstantin Demin) #4731335d1def891
] - child_process: use signal.reason in child process abort (Debadree Chatterjee) #478177692d2e7b9
] - cluster: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) #481417617772762
] - crypto: use openssl's own memory BIOs in crypto_context.cc (GauriSpears) #471608cabfe7c6e
] - crypto: fix setEngine() when OPENSSL_NO_ENGINE set (Tobias Nießen) #47977de1338da05
] - crypto: fix webcrypto private/secret import with empty usages (Filip Skokan) #4787727a696fda9
] - crypto: update root certificates to NSS 3.89 (Node.js GitHub Bot) #47659e2292f936e
] - crypto: remove INT_MAX restriction in randomBytes (Tobias Nießen) #47559a5f214c00c
] - crypto: replace THROW with CHECK for scrypt keylen (Tobias Nießen) #47407dd42214fd4
] - crypto: unify validation of checkPrime checks (Tobias Nießen) #4716576e4d12fb3
] - crypto: re-add padding for AES-KW wrapped JWKs (Filip Skokan) #465639d894c17dd
] - crypto: use WebIDL converters in WebCryptoAPI (Filip Skokan) #460676f3a8b45a5
] - deps: update ada to 2.5.0 (Node.js GitHub Bot) #48223075b6db919
] - deps: update ada to 2.4.2 (Node.js GitHub Bot) #48092a4ee1f652c
] - deps: update ada to 2.4.1 (Node.js GitHub Bot) #4803681b514d3f0
] - deps: update ada to 2.4.0 (Node.js GitHub Bot) #47922575ddf694f
] - deps: update ada to 2.3.1 (Node.js GitHub Bot) #478932d03d5f458
] - deps: update ada to 2.3.0 (Node.js GitHub Bot) #4773742e690f2d5
] - deps: update ada to 2.2.0 (Node.js GitHub Bot) #4767808dd271521
] - deps: update ada to 2.1.0 (Node.js GitHub Bot) #4759896c50ba71f
] - deps: update ada to 2.0.0 (Node.js GitHub Bot) #473394d1c38b758
] - deps: update zlib to337322d
(Node.js GitHub Bot) #4821874206b2549
] - deps: update histogram 0.11.8 (Marco Ippolito) #47742fbb4b3775d
] - deps: update histogram to 0.11.7 (Marco Ippolito) #47742e88c079022
] - deps: update simdutf to 3.2.12 (Node.js GitHub Bot) #4811848bd1248b9
] - deps: update minimatch to 9.0.1 (Node.js GitHub Bot) #48094d4572d31fa
] - deps: update corepack to 0.18.0 (Node.js GitHub Bot) #480918090d29dc4
] - deps: update uvwasi to 0.0.18 (Node.js GitHub Bot) #47866169c8eea2e
] - deps: update uvwasi to 0.0.17 (Node.js GitHub Bot) #478666acbb23380
] - deps: upgrade npm to 9.6.7 (npm team) #48062e8f2c0a58b
] - deps: update undici to 5.22.1 (Node.js GitHub Bot) #479949309fd3120
] - deps: update simdutf to 3.2.9 (Node.js GitHub Bot) #47983b796d3560a
] - deps: upgrade npm to 9.6.6 (npm team) #47862cce372e14e
] - deps: V8: cherry-pickc5ab3e4
(Richard Lau) #477367283486adb
] - deps: update undici to 5.22.0 (Node.js GitHub Bot) #476792ea6e03003
] - deps: add minimatch as a dependency (Moshe Atlow) #47499261e1d23d1
] - deps: update ICU to 73.1 release (Steven R. Loomis) #47456f532f9df5f
] - deps: update undici to 5.21.2 (Node.js GitHub Bot) #47508dcb8c038b9
](https://togithub.com/nodejs/node/commit/dcb8c038Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.