chore(deps): bump the javascript-maintenance group across 3 directories with 7 updates - #81
Merged
cport1 merged 2 commits intoSep 14, 2026
Conversation
…es with 7 updates Bumps the javascript-maintenance group with 1 update in the /bench directory: [playwright](https://github.com/microsoft/playwright). Bumps the javascript-maintenance group with 5 updates in the /server-node directory: | Package | From | To | | --- | --- | --- | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [express](https://github.com/expressjs/express) | `4.22.3` | `5.2.1` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.4.0` | `2.5.0` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `6.2.1` | | [web-bot-auth](https://github.com/cloudflare/web-bot-auth/tree/HEAD/packages/web-bot-auth) | `0.1.3` | `0.2.0` | Bumps the javascript-maintenance group with 1 update in the /test/browser directory: [@playwright/test](https://github.com/microsoft/playwright). Updates `playwright` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.63.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `express` from 4.22.3 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.3...v5.2.1) Updates `ipaddr.js` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](https://github.com/whitequark/ipaddr.js/commits) Updates `redis` from 4.7.1 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@4.7.1...redis@6.2.1) Updates `web-bot-auth` from 0.1.3 to 0.2.0 - [Commits](https://github.com/cloudflare/web-bot-auth/commits/web-bot-auth@0.2.0/packages/web-bot-auth) Updates `@playwright/test` from 1.60.0 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.63.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-maintenance - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-maintenance - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript-maintenance - dependency-name: ipaddr.js dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-maintenance - dependency-name: redis dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript-maintenance - dependency-name: web-bot-auth dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-maintenance - dependency-name: "@playwright/test" dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-maintenance ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 14, 2026
Use request descriptors, signer/verifier objects, and the covered Signature-Agent dictionary member. Preserve presence-only handling for discovery failures and require an actual crypto rejection before classifying forgery. Exercise real legacy, typed, multi-member, and forged signatures; declare Express 4 and 5 peer compatibility.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/bench/javascript-maintenance-67db0f32d1
branch
September 14, 2026 18:10
This file contains hidden or 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
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.
Bumps the javascript-maintenance group with 1 update in the /bench directory: playwright.
Bumps the javascript-maintenance group with 5 updates in the /server-node directory:
2.8.52.8.64.22.35.2.12.4.02.5.04.7.16.2.10.1.30.2.0Bumps the javascript-maintenance group with 1 update in the /test/browser directory: @playwright/test.
Updates
playwrightfrom 1.62.0 to 1.63.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
expressfrom 4.22.3 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Attestation changes
This version has no provenance attestation, while the previous version (4.22.3) was attested. Review the package versions before updating.
Updates
ipaddr.jsfrom 2.4.0 to 2.5.0Changelog
Sourced from ipaddr.js's changelog.
Commits
Updates
redisfrom 4.7.1 to 6.2.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
90fd065Release redis@6.2.19d52256Release entraid@6.2.158d2b8aRelease time-series@6.2.17565ac6Release search@6.2.185d7038Release json@6.2.1992f068Release bloom@6.2.110b5625Release client@6.2.1ba1b90bfix(cluster): handle MOVED and ASK redirects for atomic MULTI (#3395)2f0ab75fix(client): decode RESP3 doubles to the value the server sent (#3393)d4eba09fix(cluster): keep batch commands routed by slot during migration (#3377)Updates
web-bot-authfrom 0.1.3 to 0.2.0Commits
4120e62fix: address compatibility review1acc10efix(web-bot-auth): preserve architecture vectors05235b6feat(http-message-sig): rewrite RFC 9421 core3b38d6ctest: add signed directory response vector9db2b21Enforce covered components in web-bot-auth verify() (#114)aa14d94Bump the packages group across 3 directories with 6 updates00de768Migrate TypeScript builds to tsdown0bcd5edDocument Signature-Agent supportf8cd59cRemove Signature-Agent parse warnings671250bAdd TS Signature-Agent parsersUpdates
@playwright/testfrom 1.60.0 to 1.63.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions