Bump the npm_and_yarn group across 1 directory with 5 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(5 months ago)
(5 months ago)
dependencies javascript
Bumps the npm_and_yarn group with 3 updates in the /.github/actions/local-action directory: @actions/core, @octokit/plugin-paginate-rest and @actions/github.
Updates @actions/core from 1.5.0 to 1.9.1
Changelog
Sourced from @actions/core's changelog.
1.9.1
- Randomize delimiter when calling
core.exportVariable1.9.0
- Added
toPosixPath,toWin32PathandtoPlatformPathutilities #11021.8.2
- Update to v2.0.1 of
@actions/http-client#10871.8.1
- Update to v2.0.0 of
@actions/http-client1.8.0
- Deprecate
markdownSummaryextension export in favor ofsummary1.7.0
1.6.0
Commits
- See full diff in compare view
Updates @octokit/plugin-paginate-rest from 2.16.3 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
- new
/orgs/{org}/organization-roles/{role_id}/teamsand/orgs/{org}/organization-roles/{role_id}/usersendpoints (#594) (75aeaaf)v9.1.5
9.1.5 (2023-12-04)
Bug Fixes
v9.1.4
9.1.4 (2023-11-12)
Bug Fixes
v9.1.3
9.1.3 (2023-11-09)
Bug Fixes
v9.1.2
9.1.2 (2023-10-26)
... (truncated)
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 @actions/github from 5.0.0 to 6.0.1
Changelog
Sourced from @actions/github's changelog.
6.0.1
6.0.0
- Support the latest Octokit in
@actions/github#1553
- Drop support of NodeJS v14, v16
5.1.1
- Export default octokit options #1188
5.1.0
5.0.3
- Update to v2.0.1 of
@actions/http-client#10875.0.2
- Update to v2.0.0 of
@actions/http-client5.0.1
Commits
- See full diff in compare view
Updates @octokit/request from 5.6.1 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
v8.1.6
8.1.6 (2023-11-22)
Bug Fixes
... (truncated)
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 2.1.0 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
v5.0.1
5.0.1 (2023-09-23)
Bug Fixes
v5.0.0
5.0.0 (2023-07-07)
Bug Fixes
BREAKING CHANGES
- deps: upgrade
@octokit/typesto v11v4.0.2
4.0.2 (2023-06-16)
Bug Fixes
... (truncated)
Commits
b51ed27test: ReDos regex vulnerability, reported by@dayshift12a14f0fix: ReDos regex vulnerability, reported by@dayshift3af20bdfix: upgrade@octokit/typesto v1394147e8feat(security): Add provenance (#416)590fc39fix(deps): update dependency@octokit/typesto v12 (#366)4b9c57eci(action): update peter-evans/create-or-update-comment digest to 46da6c0710afc3ci(action): update peter-evans/create-or-update-comment digest to 1f6c514c82c8ceci(action): update peter-evans/create-or-update-comment digest to 223779bec24eadci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)365f18dci(action): update actions/checkout action to v4- 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
2
+373
-107
Package Dependencies
@octokit/plugin-paginate-rest
npm
2.16.3 → 9.2.2
Major
Technical Details
| ID: | 2416630 |
| UUID: | 2627030529 |
| Node ID: | PR_kwDOPD2oWc6clU4B |
| Host: | GitHub |
| Repository: | Modrix27/reference-codeql-query |
| Merge State: | Unknown |