Skip to content

STCLI-280: Bump @octokit/rest to ^22.0.1#395

Merged
julianladisch merged 2 commits into
mainfrom
STCLI-280
Mar 24, 2026
Merged

STCLI-280: Bump @octokit/rest to ^22.0.1#395
julianladisch merged 2 commits into
mainfrom
STCLI-280

Conversation

@julianladisch
Copy link
Copy Markdown
Contributor

https://folio-org.atlassian.net/browse/STCLI-280

Bumping @octokit/rest from 19.0.3 to ^22.0.1 fixes these ReDoS vulnerabilities:

Breaking changes in @octokit/rest (see release notes):

20.0.0:

  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

21.0.0:

  • package is now ESM

22.0.0:

  • deps: Drop support for NodeJS v18
  • deps: Remove deprecated Projects endpoints
  • deps: Remove deprecated Copilot usage metrics endpoints

https://folio-org.atlassian.net/browse/STCLI-280

Bumping @octokit/rest from 19.0.3 to ^22.0.1 fixes these ReDoS vulnerabilities:

* CVE-2025-25288 - @octokit/plugin-paginate-rest – GHSA-h5c3-5r3r-rr8q
* CVE-2025-25289 - @octokit/request-error – GHSA-xx4v-prfh-6cgc

Breaking changes in @octokit/rest (see release notes):

20.0.0:
* Drop support for NodeJS v14, v16
* Remove previews support for the REST API
* remove agent option from octokit.request()

21.0.0:
* package is now ESM

22.0.0:
* deps: Drop support for NodeJS v18
* deps: Remove deprecated Projects endpoints
* deps: Remove deprecated Copilot usage metrics endpoints
@julianladisch julianladisch requested a review from a team as a code owner March 22, 2026 16:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 22, 2026

Jest Unit Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 7abcaf6. ± Comparison against base commit 1e0fc71.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link
Copy Markdown

@julianladisch julianladisch merged commit 69afcfe into main Mar 24, 2026
15 checks passed
@julianladisch julianladisch deleted the STCLI-280 branch March 24, 2026 15:53
EthanFreestone added a commit that referenced this pull request Apr 15, 2026
Octokit is now an ESM module as of v21.0.0. stripes-cli has updated to v22 as of [this PR](#395)

Brings the import into ESM patterns
EthanFreestone added a commit that referenced this pull request Apr 15, 2026
Octokit is now an ESM module as of v21.0.0. stripes-cli has updated to
v22 as of [this PR](#395)

Brings the import into ESM patterns
JohnC-80 pushed a commit that referenced this pull request Apr 17, 2026
https://folio-org.atlassian.net/browse/STCLI-280

Bumping @octokit/rest from 19.0.3 to ^22.0.1 fixes these ReDoS
vulnerabilities:

* CVE-2025-25288 - @octokit/plugin-paginate-rest –
GHSA-h5c3-5r3r-rr8q
* CVE-2025-25289 - @octokit/request-error –
GHSA-xx4v-prfh-6cgc

Breaking changes in @octokit/rest (see release notes):

20.0.0:
* Drop support for NodeJS v14, v16
* Remove previews support for the REST API
* remove agent option from octokit.request()

21.0.0:
* package is now ESM

22.0.0:
* deps: Drop support for NodeJS v18
* deps: Remove deprecated Projects endpoints
* deps: Remove deprecated Copilot usage metrics endpoints

Co-authored-by: Julian Ladisch <julianladisch@users.noreply.github.com>
JohnC-80 pushed a commit that referenced this pull request Apr 17, 2026
Octokit is now an ESM module as of v21.0.0. stripes-cli has updated to
v22 as of [this PR](#395)

Brings the import into ESM patterns
JohnC-80 pushed a commit that referenced this pull request Apr 17, 2026
Octokit is now an ESM module as of v21.0.0. stripes-cli has updated to
v22 as of [this PR](#395)

Brings the import into ESM patterns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants