Skip to content

Comments

build(deps): Bump @octokit/request, @actions/github and @github/dependency-submission-toolkit#263

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6160071cdb
Open

build(deps): Bump @octokit/request, @actions/github and @github/dependency-submission-toolkit#263
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6160071cdb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @octokit/request to 8.4.1 and updates ancestor dependencies @octokit/request, @actions/github and @github/dependency-submission-toolkit. These dependencies need to be updated together.

Updates @octokit/request from 5.6.3 to 8.4.1

Release notes

Sourced from @​octokit/request's releases.

v8.4.1

8.4.1 (2025-02-15)

Bug Fixes

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

Features

v8.2.0

8.2.0 (2024-02-09)

Features

  • add documentation link in error message (#667) (dbfeab2)

v8.1.6

8.1.6 (2023-11-22)

Bug Fixes

... (truncated)

Commits
  • 356411e fix: ReDos regex vulnerability, reported by @​DayShift (#741)
  • abc4955 feat: re-add redirect request option (#636)
  • 4e7127c fix: upgrade @octokit/endpoint
  • 2e67925 feat(security): Add provenance (#685)
  • 6822e8b fix: upgrade @octokit/types
  • dbfeab2 feat: add documentation link in error message (#667)
  • c013de4 docs: fix spelling errors (#671)
  • 3d22c38 chore(deps): update dependency prettier to v3.2.5
  • 984ec17 chore(deps): update dependency esbuild to ^0.20.0
  • 2a9cf78 ci(action): update peter-evans/create-or-update-comment action to v4
  • Additional commits viewable in compare view

Updates @actions/github from 5.1.1 to 6.0.1

Changelog

Sourced from @​actions/github's changelog.

6.0.1

  • Dependency updates #2043
  • Add context.runAttempt #1588

6.0.0

  • Support the latest Octokit in @​actions/github #1553
    • Drop support of NodeJS v14, v16
Commits

Updates @github/dependency-submission-toolkit from 1.2.8 to 2.0.5

Release notes

Sourced from @​github/dependency-submission-toolkit's releases.

v2.0.5

What's Changed

Numerous dependency updates.

New Contributors

Full Changelog: github/dependency-submission-toolkit@v2.0.4...v2.0.5

v2.0.4

What's Changed

Full Changelog: github/dependency-submission-toolkit@v2.0.3...v2.0.4

v2.0.3

What's Changed

Full Changelog: github/dependency-submission-toolkit@v2.0.2...v2.0.3

v2.0.2

What's Changed

New Contributors

Full Changelog: github/dependency-submission-toolkit@v2.0.1...v2.0.2

v2.0.1

What's Changed

  • Print diagnostic message if snapshot creation is not SUCCESS or ACCEPTED #56, #60

v2.0.0

What's Changed

Full Changelog: github/dependency-submission-toolkit@v1.2.10...v2.0.0

... (truncated)

Commits
  • 1e68a1d Merge pull request #113 from github/juxtin/prep-release
  • 434fe2e Update version to 2.0.5
  • 0cac10d Merge pull request #111 from github/roman/lock
  • 1f128ae Explicitly override @​octokit/request-error to a non-vulnerable version
  • 138b7c1 Merge pull request #110 from github/dependabot/npm_and_yarn/npm_and_yarn-6568...
  • e28e1d5 Bump the npm_and_yarn group with 4 updates
  • c841587 Merge pull request #104 from github/RomanIakovlev-patch-1
  • 68a6da0 Add npm to Dependabot
  • 6deeff9 Merge pull request #103 from github/roman/lock
  • 5b69971 Explicitly override esbuild to non-vulnerable version
  • 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.

…dency-submission-toolkit

Bumps [@octokit/request](https://github.com/octokit/request.js) to 8.4.1 and updates ancestor dependencies [@octokit/request](https://github.com/octokit/request.js), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@github/dependency-submission-toolkit](https://github.com/github/dependency-submission-toolkit). These dependencies need to be updated together.


Updates `@octokit/request` from 5.6.3 to 8.4.1
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v5.6.3...v8.4.1)

Updates `@actions/github` from 5.1.1 to 6.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@github/dependency-submission-toolkit` from 1.2.8 to 2.0.5
- [Release notes](https://github.com/github/dependency-submission-toolkit/releases)
- [Commits](github/dependency-submission-toolkit@v1.2.8...v2.0.5)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-version: 8.4.1
  dependency-type: indirect
- dependency-name: "@actions/github"
  dependency-version: 6.0.1
  dependency-type: direct:production
- dependency-name: "@github/dependency-submission-toolkit"
  dependency-version: 2.0.5
  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 Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 00:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
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.

0 participants