[Snyk] Upgrade @octokit/plugin-paginate-rest from 9.0.0 to 11.4.3 #113
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.
Snyk has created this PR to upgrade @octokit/plugin-paginate-rest from 9.0.0 to 11.4.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 31 versions ahead of your current version.
The recommended version was released 22 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-UNDICI-8641354
SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855
SNYK-JS-OCTOKITREQUESTERROR-8730854
SNYK-JS-UNDICI-5962466
SNYK-JS-UNDICI-6252336
SNYK-JS-UNDICI-6564963
SNYK-JS-UNDICI-6564964
Release notes
Package name: @octokit/plugin-paginate-rest
-
11.4.3 - 2025-02-24
- types: correct pagination return type for data which is an array (#662) (9a51aad), closes #661
-
11.4.2 - 2025-02-13
- types: add back the pagination keys (#653) (8b8c500), closes #652
-
11.4.1 - 2025-02-13
- mitigate ReDos issues & linting issues (#659) (7d1fade), fixes #657
-
11.4.0 - 2025-01-08
- new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646) (a73883f)
-
11.3.6 - 2024-11-26
- types: bump
-
11.3.5 - 2024-09-29
- types: improve type extraction for namespaced responses and correct async iterator types (#637) (e95444d)
-
11.3.4 - 2024-09-27
- deps: bump
-
11.3.3 - 2024-07-01
- empty commit to trigger release (#623) (36b40b3), closes #622
-
11.3.1 - 2024-05-02
-
11.3.0 - 2024-04-29
-
11.2.0 - 2024-04-22
-
11.1.1 - 2024-04-16
-
11.1.0 - 2024-04-11
-
11.0.1 - 2024-04-09
-
11.0.0 - 2024-04-06
-
10.1.0 - 2024-04-04
-
10.0.0 - 2024-03-04
-
10.0.0-beta.4 - 2024-03-01
-
10.0.0-beta.3 - 2024-02-27
-
10.0.0-beta.2 - 2024-02-27
-
10.0.0-beta.1 - 2024-02-25
-
9.3.0-beta.1 - 2024-02-25
-
9.2.2 - 2025-02-15
- ReDos regex vulnerability, reported by @ dayshift (#660) (e1e4489)
-
9.2.1 - 2024-03-01
-
9.2.0 - 2024-02-22
-
9.1.5 - 2023-12-04
-
9.1.4 - 2023-11-12
-
9.1.3 - 2023-11-09
-
9.1.2 - 2023-10-26
-
9.1.1 - 2023-10-25
-
9.1.0 - 2023-10-24
-
9.0.0 - 2023-09-23
from @octokit/plugin-paginate-rest GitHub release notes11.4.3 (2025-02-24)
Bug Fixes
11.4.2 (2025-02-13)
Bug Fixes
11.4.1 (2025-02-13)
Bug Fixes
11.4.0 (2025-01-08)
Features
11.3.6 (2024-11-26)
Bug Fixes
@ octokit/typesto improve Deno compatibility (#642) (acb6a6e)11.3.5 (2024-09-29)
Bug Fixes
11.3.4 (2024-09-27)
Bug Fixes
@ octokit/types(#636) (b2dc51c)11.3.3 (2024-07-01)
This is the same release as v11.3.0
Bug Fixes
9.2.2 (2025-02-15)
Bug Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade @octokit/plugin-paginate-rest from 9.0.0 to 11.4.3 to address multiple vulnerabilities, including Regular Expression Denial of Service (ReDoS) and Insecure Randomness.
Bug Fixes:
Enhancements: