Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2025

Bumps @octokit/request-error to 7.0.0 and updates ancestor dependency @octokit/rest. These dependencies need to be updated together.

Updates @octokit/request-error from 3.0.3 to 7.0.0

Release notes

Sourced from @​octokit/request-error's releases.

v7.0.0

7.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v6.1.8

6.1.8 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#505) (ab4ea7b)

v6.1.7

6.1.7 (2025-02-13)

Bug Fixes

  • ReDos regex vulnerability, reported by @​DayShift (d558320874a4bc8d356babf1079e6f0056a59b9e)

v6.1.6

6.1.6 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/types to fix Deno compat (#483) (e01d470)

v6.1.5

6.1.5 (2024-09-24)

Bug Fixes

  • types: add explicit | undefined to optional fields (#462) (43fc3bd)

v6.1.4

... (truncated)

Commits
  • 8eee0c1 ci: stop testing against NodeJS v18 (#512)
  • fafa83c build(deps): lock file maintenance (#513)
  • 3023ebe build(deps): bump vite from 6.3.2 to 6.3.5 (#511)
  • 5ea1f60 build(deps): lock file maintenance (#509)
  • dbf0d55 build(deps): lock file maintenance (#508)
  • cf753a6 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 201d185 build(deps): bump vite from 6.2.5 to 6.2.6 (#507)
  • ab4ea7b fix(deps): update dependency @​octokit/types to v14 (#505)
  • 7eba3d2 chore(deps): update dependency tinybench to v4 (#501)
  • 549624b build(deps): bump vite from 6.2.2 to 6.2.5 (#504)
  • Additional commits viewable in compare view

Updates @octokit/rest from 19.0.13 to 22.0.0

Release notes

Sourced from @​octokit/rest's releases.

v22.0.0

22.0.0 (2025-05-25)

Bug Fixes

  • deps: update octokit monorepo (major) (#504) (77530ab)

BREAKING CHANGES

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

v21.1.1

21.1.1 (2025-02-14)

Bug Fixes

  • deps: update Octokit dependencies to mitigate ReDos [security] (#484) (ca256c3)

v21.1.0

21.1.0 (2025-01-08)

Features

  • new endpoints, bump Octokit deps to fix Deno (#477) (908b1c8)

v21.0.2

21.0.2 (2024-08-16)

Bug Fixes

v21.0.1

21.0.1 (2024-07-17)

Bug Fixes

... (truncated)

Commits
  • 77530ab fix(deps): update octokit monorepo (major) (#504)
  • d07b719 build(deps): Bump vite from 6.2.5 to 6.3.4 (#509)
  • 61b76da build(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#505)
  • 1710669 chore(deps): update dependency undici to v6.21.2 [security] (#513)
  • 8ef1473 build(deps): Bump vite from 6.0.11 to 6.2.5 (#503)
  • 1e8306b build(deps): Bump webpack-dev-middleware and gatsby in /docs (#497)
  • 3db0595 build(deps): Bump send and express in /docs (#490)
  • 27f09dd build(deps-dev): Bump webpack from 5.93.0 to 5.98.0 in /docs (#494)
  • 005b147 chore(deps): update dependency prismjs to v1.30.0 [security] (#493)
  • 3517730 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 7.0.0 and updates ancestor dependency [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Updates `@octokit/request-error` from 3.0.3 to 7.0.0
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v3.0.3...v7.0.0)

Updates `@octokit/rest` from 19.0.13 to 22.0.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.13...v22.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-version: 7.0.0
  dependency-type: indirect
- dependency-name: "@octokit/rest"
  dependency-version: 22.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 19, 2025
@netlify
Copy link

netlify bot commented Jul 19, 2025

Deploy Preview for lando-core failed. Why did it fail? →

Name Link
🔨 Latest commit a96ba44
🔍 Latest deploy log https://app.netlify.com/projects/lando-core/deploys/687b19bfd2b5f60008e6199a

@pirog pirog closed this Sep 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-7e1d1d4536 branch September 6, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants