Bump the npm_and_yarn group across 1 directory with 5 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
Bumps the npm_and_yarn group with 4 updates in the / directory: @octokit/plugin-paginate-rest, @octokit/request, braces and undici.
Updates @octokit/plugin-paginate-rest from 9.1.5 to 9.2.2
Release notes
Sourced from @octokit/plugin-paginate-rest's releases.
v9.2.2
9.2.2 (2025-02-15)
Bug Fixes
- ReDos regex vulnerability, reported by
@DayShift(#660) (e1e4489)v9.2.1
9.2.1 (2024-03-01)
Bug Fixes
v9.2.0
9.2.0 (2024-02-22)
Features
Commits
e1e4489fix: ReDos regex vulnerability, reported by@DayShift(#660)5b84386fix(pkg): pin@octokit/corepeerDependency to v5 (#599)fa01f94ci(action): update actions/add-to-project action to v0.6.0 (#598)75aeaaffeat: new/orgs/{org}/organization-roles/{role_id}/teamsand `/orgs/{org}/o...54d6bcfchore(deps): update dependency prettier to v3.2.51bfa2f8chore(deps): update dependency npm-run-all2 to v6eb4a8fechore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.011ef779chore(deps): update dependency esbuild to ^0.20.02b6cc98ci(action): update peter-evans/create-or-update-comment action to v4d7c9de5chore(deps): update dependency prettier to v3.2.4 (#588)- Additional commits viewable in compare view
Updates @octokit/request from 8.1.6 to 8.4.1
Release notes
Sourced from @octokit/request's releases.
v8.4.1
8.4.1 (2025-02-15)
Bug Fixes
- ReDos regex vulnerability, reported by
@DayShift(#741) (356411e)v8.4.0
8.4.0 (2024-04-09)
Features
v8.3.1
8.3.1 (2024-04-05)
Bug Fixes
- upgrade
@octokit/endpoint(4e7127c)v8.3.0
8.3.0 (2024-04-05)
Bug Fixes
- upgrade
@octokit/types(6822e8b)Features
v8.2.0
8.2.0 (2024-02-09)
Features
Commits
356411efix: ReDos regex vulnerability, reported by@DayShift(#741)abc4955feat: re-addredirectrequest option (#636)4e7127cfix: upgrade@octokit/endpoint2e67925feat(security): Add provenance (#685)6822e8bfix: upgrade@octokit/typesdbfeab2feat: add documentation link in error message (#667)c013de4docs: fix spelling errors (#671)3d22c38chore(deps): update dependency prettier to v3.2.5984ec17chore(deps): update dependency esbuild to ^0.20.02a9cf78ci(action): update peter-evans/create-or-update-comment action to v4- Additional commits viewable in compare view
Updates @octokit/request-error from 5.0.1 to 5.1.1
Release notes
Sourced from @octokit/request-error's releases.
v5.1.1
5.1.1 (2025-02-14)
Bug Fixes
- ReDos regex vulnerability, reported by
@dayshift(12a14f0)v5.1.0
5.1.0 (2024-04-05)
Bug Fixes
- upgrade
@octokit/typesto v13 (3af20bd)Features
Commits
b51ed27test: ReDos regex vulnerability, reported by@dayshift12a14f0fix: ReDos regex vulnerability, reported by@dayshift3af20bdfix: upgrade@octokit/typesto v1394147e8feat(security): Add provenance (#416)- See full diff in compare view
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates undici from 5.28.2 to 5.29.0
Release notes
Sourced from undici's releases.
v5.29.0
What's Changed
- Fix tests in v5.x for Node 20 by
@mcollinain nodejs/undici#4104- Removed clients with unrecoverable errors from the Pool nodejs/undici#4088
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0
v5.28.5
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5
v5.28.4
:warning: Security Release :warning:
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4
v5.28.3
⚠️ Security Release ⚠️
Fixes:
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3
Commits
9528f68Bumped v5.29.0f1d75a4increase timeout for redirect test2d31ed6remove fuzzing tests6b36d49fix redirect test in Node v16648dd8fmore fix for the wpt runner on Windowsa0516badon't use internal header state for cookies (#3295)87ce4affix test/client for node 20c2c8fd5fix: accept v20 SSL specific error for alpn selection in http/282200bd[v6.x] fix wpts on windows (#4093)47546fatest: fix windows wpt (#4050)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
1
+264
-139
Package Dependencies
@octokit/plugin-paginate-rest
npm
9.1.5 → 9.2.2
Minor
Security Advisories
Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect
Undici proxy-authorization header not cleared on cross-origin redirect in fetch
Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline
Use of Insufficiently Random Values in undici
Technical Details
| ID: | 5844490 |
| UUID: | 2776338765 |
| Node ID: | PR_kwDOMY3slM6le5FN |
| Host: | GitHub |
| Repository: | hashim21223445/gradle-dependency-submission |
| Merge State: | Unknown |