-
Notifications
You must be signed in to change notification settings - Fork 101
chore(deps): bump the npm_and_yarn group across 2 directories with 9 updates #919
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
Conversation
…updates Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastify](https://github.com/fastify/fastify) | `4.29.0` | `4.29.1` | | [undici](https://github.com/nodejs/undici) | `6.20.1` | `6.21.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `2.1.9` | | [pbkdf2](https://github.com/browserify/pbkdf2) | `3.1.2` | `3.1.5` | | [sha.js](https://github.com/crypto-browserify/sha.js) | `2.4.11` | `2.4.12` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.3` | `0.2.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `5.4.20` | Bumps the npm_and_yarn group with 2 updates in the /sdk directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers). Updates `fastify` from 4.29.0 to 4.29.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.29.0...v4.29.1) Updates `undici` from 6.20.1 to 6.21.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.20.1...v6.21.2) Updates `vitest` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `pbkdf2` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.5) Updates `sha.js` from 2.4.11 to 2.4.12 - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) Updates `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) Updates `vite` from 5.4.11 to 5.4.20 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `@babel/helpers` from 7.23.2 to 7.28.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-helpers) --- updated-dependencies: - dependency-name: fastify dependency-version: 4.29.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 6.21.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 2.1.9 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pbkdf2 dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 5.4.20 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-version: 7.28.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the npm_and_yarn group with 7 updates in the / directory:
4.29.0
4.29.1
6.20.1
6.21.2
2.1.8
2.1.9
3.1.2
3.1.5
2.4.11
2.4.12
0.2.3
0.2.5
5.4.11
5.4.20
Bumps the npm_and_yarn group with 2 updates in the /sdk directory: brace-expansion and @babel/helpers.
Updates
fastify
from 4.29.0 to 4.29.1Release notes
Sourced from fastify's releases.
Commits
2d85fee
Bumped v4.29.15faed29
fix(test): nodejs 16 needs no keep-alive92075f8
ci: fix branch pattern (#6090)c470417
fix: treat space as a delimiter in content-type parsing (#6064)1f4cf36
fix: test and sync versionbebd4e6
Merge commit from forkUpdates
undici
from 6.20.1 to 6.21.2Release notes
Sourced from undici's releases.
Commits
b63d939
Bumped v6.21.2de1e4b8
[v6.x] fix wpts on windows (#4093)4e07dda
test: fix windows wpt (#4050)1333871
Removed clients with unrecoverable errors from the Pool (#4088)a0e76c7
fix(types): add missing DNS interceptor (#4024)e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851) (#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176c
fix: sending formdata bodies with http2 (#3863) [backport] (#3866)Updates
vitest
from 2.1.8 to 2.1.9Release notes
Sourced from vitest's releases.
Commits
c9e59a0
chore: release v2.1.9e0fe1d8
fix: backport #7317 to v2 (#7318)Updates
pbkdf2
from 3.1.2 to 3.1.5Changelog
Sourced from pbkdf2's changelog.
Commits
3687905
v3.1.567bd94d
[Fix] only allow finite iterations8f59d96
[Fix] restore node 0.10 supportd2dc5f0
[Fix] check parameters before the "no Promise" bailoutb2ad615
v3.1.48dbf49b
[Deps] updatecreate-hash
,ripemd160
,sha.js
,to-buffer
aaf870b
[Dev Deps] update@ljharb/eslint-config
d15bc35
[meta] update repo URLs3e40827
v3.1.3e3102a8
[Refactor] useto-buffer
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for pbkdf2 since your current version.
Updates
sha.js
from 2.4.11 to 2.4.12Changelog
Sourced from sha.js's changelog.
Commits
eb4ea2f
v2.4.12d8d77c0
[meta] reorder package.jsondf9d521
[eslint] fix package.json indentation35aec35
[meta] addnpmignore
d528896
[Dev Deps] add missing peer depb46e711
[meta] addauto-changelog
94ca724
[Dev Deps] remove unusedbuffer
dep2dbe0aa
[Dev Deps] update@ljharb/eslint-config
73e33ae
[Tests] avoid console logsf2a258e
[Fix] support multi-byte wide typed arraysMaintainer changes
This version was pushed to npm by ljharb, a new releaser for sha.js since your current version.
Updates
tmp
from 0.2.3 to 0.2.5Commits
3d2fe38
Bump up the versione162828
Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2f
Fix use of tmp.dir() withdir
option08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.jsonUpdates
vite
from 5.4.11 to 5.4.20Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
997700f
release: v5.4.20482000f
fix: applyfs.strict
check to HTML files (#20736)80a333a
release: v5.4.19766947e
fix: backport #19965, check static serve file inside sirv (#19966)731b77d
release: v5.4.18823675b
fix: backport #19830, reject requests with#
in request-target (#19831)0a2518a
release: v5.4.1784b2b46
fix: backport #19782, fs check with svg and relative paths (#19784)712cb71
release: v5.4.16b627c50
fix: backport #19761, fs check in transform middleware (#19762)Updates
brace-expansion
from 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b4
1.1.12c460dbd
pkg: publish on tag 1.xccb8ac6
fmtc3c73c8
Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
@babel/helpers
from 7.23.2 to 7.28.4Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.... (truncated)
Commits
35055e3
v7.28.418d88b8
Improve@babel/core
typings (#17471)ef155f5
v7.28.3741cbd2
chore: fix various typos across codebase (#17476)cac0ff4
v7.28.2f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)7d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
PR-Codex overview
This PR focuses on updating dependencies in the
package.json
andyarn.lock
files, including minor version upgrades for several packages to improve stability and security.Detailed summary
fastify
from^4.28.1
to^4.29.1
undici
from^6.20.1
to^6.21.2
vitest
from^2.0.3
to^2.1.9
@vitest/*
packages to2.1.9
@babel/*
packages to newer versionspicocolors
to^1.1.1
brace-expansion
from1.1.11
to1.1.12
pbkdf2
from3.1.2
to3.1.5
sha.js
from2.4.11
to2.4.12
tmp
from0.2.3
to0.2.5