Skip to content

chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates #5670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps the npm_and_yarn group with 1 update in the /.github/actions/import-external-addons directory: undici.
Bumps the npm_and_yarn group with 3 updates in the /.github/actions/testgrid-checker directory: @octokit/request, @octokit/auth-app and @octokit/graphql.

Updates undici from 5.28.5 to 5.29.0

Release notes

Sourced from undici's releases.

v5.29.0

What's Changed

Full Changelog: nodejs/undici@v5.28.5...v5.29.0

Commits

Updates @octokit/request from 6.2.2 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 @octokit/auth-app from 4.0.7 to 7.2.1

Release notes

Sourced from @​octokit/auth-app's releases.

v7.2.1

7.2.1 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#694) (9c2e714)

v7.2.0

7.2.0 (2025-04-02)

Features

  • coalesce concurrent authentication calls (#689) (76398eb)

v7.1.5

7.1.5 (2025-02-15)

Bug Fixes

  • deps: update octokit dependencies to mitigate ReDos vulnerability [security] (#678) (499d1f6)

v7.1.4

7.1.4 (2025-01-08)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compat (#665) (33fd19f)

v7.1.3

7.1.3 (2024-11-15)

Bug Fixes

  • deps: replace lru-cache with toad-cache (#654) (43b97a6)

v7.1.2

7.1.2 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type errors (#651) (3c259fd)

v7.1.1

7.1.1 (2024-09-03)

... (truncated)

Commits
  • 9c2e714 fix(deps): update dependency @​octokit/types to v14 (#694)
  • 834b994 build(deps-dev): bump vite from 6.2.2 to 6.2.5 (#693)
  • 04a0ad4 build(deps): lock file maintenance (#690)
  • 76398eb feat: coalesce concurrent authentication calls (#689)
  • a73af3e build(deps): bump esbuild and vite (#687)
  • e94273c build(deps-dev): bump esbuild from 0.21.5 to 0.25.1 (#686)
  • 7adea54 chore(deps): update vitest monorepo to v3 (major) (#667)
  • 86c63bc chore(deps): update dependency prettier to v3.5.3 (#684)
  • a9a8c1b build(deps): lock file maintenance (#685)
  • 2cc3909 build(deps): lock file maintenance (#683)
  • Additional commits viewable in compare view

Updates @octokit/graphql from 5.0.4 to 8.2.2

Release notes

Sourced from @​octokit/graphql's releases.

v8.2.2

8.2.2 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#649) (fceca07)

v8.2.1

8.2.1 (2025-02-14)

Bug Fixes

  • deps: update dependency @​octokit/request to v9.2.2 [security] (#636) (0e582ca)

v8.2.0

8.2.0 (2025-01-31)

Features

  • allow users to specify operationName in multi-operation queries (#629) (9a1787e)

v8.1.2

8.1.2 (2024-12-31)

Bug Fixes

v8.1.1

8.1.1 (2024-04-15)

Bug Fixes

  • pkg: add default fallback and types export (#565) (9de1ef8)

v8.1.0

8.1.0 (2024-04-03)

Features

... (truncated)

Commits
  • fceca07 fix(deps): update dependency @​octokit/types to v14 (#649)
  • 002b73a chore(deps): remove unused dependency @​types/fetch-mock to v9 (#639)
  • 8cc34c8 build(deps): lock file maintenance (#646)
  • b99a389 build(deps): bump vite from 6.2.0 to 6.2.5 (#648)
  • ed3cff6 ci(prettier): use Node LTS instead of v16 (#645)
  • ed39f32 chore(deps): update dependency prettier to v3.5.3 (#643)
  • 6da8af6 build(deps): lock file maintenance (#644)
  • 77e126e build(deps): lock file maintenance (#642)
  • 5a0fdd5 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 41a9ea7 chore(deps): update dependency prettier to v3.5.2 (#641)
  • Additional commits viewable in compare view

Updates @octokit/request-error from 3.0.2 to 5.1.1

Release notes

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

v5.1.1

5.1.1 (2025-02-14)

Bug Fixes

v5.1.0

5.1.0 (2024-04-05)

Bug Fixes

  • upgrade @octokit/types to v13 (3af20bd)

Features

v5.0.1

5.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#366) (590fc39)

v5.0.0

5.0.0 (2023-07-07)

Bug Fixes

  • deps: update dependency @​octokit/types to v11 (#348) (372097e)

BREAKING CHANGES

  • deps: upgrade @octokit/types to v11

v4.0.2

4.0.2 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v10 (#343) (28b1958)

... (truncated)

Commits
  • b51ed27 test: ReDos regex vulnerability, reported by @​dayshift
  • 12a14f0 fix: ReDos regex vulnerability, reported by @​dayshift
  • 3af20bd fix: upgrade @octokit/types to v13
  • 94147e8 feat(security): Add provenance (#416)
  • 590fc39 fix(deps): update dependency @​octokit/types to v12 (#366)
  • 4b9c57e ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • 710afc3 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • c82c8ce ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • ec24ead ci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)
  • 365f18d ci(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 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 <dependency name> major version will 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 version will 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.

…updates

Bumps the npm_and_yarn group with 1 update in the /.github/actions/import-external-addons directory: [undici](https://github.com/nodejs/undici).
Bumps the npm_and_yarn group with 3 updates in the /.github/actions/testgrid-checker directory: [@octokit/request](https://github.com/octokit/request.js), [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [@octokit/graphql](https://github.com/octokit/graphql.js).


Updates `undici` from 5.28.5 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.5...v5.29.0)

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

Updates `@octokit/auth-app` from 4.0.7 to 7.2.1
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v4.0.7...v7.2.1)

Updates `@octokit/graphql` from 5.0.4 to 8.2.2
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v5.0.4...v8.2.2)

Updates `@octokit/request-error` from 3.0.2 to 5.1.1
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v3.0.2...v5.1.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/request"
  dependency-version: 8.4.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/auth-app"
  dependency-version: 7.2.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/graphql"
  dependency-version: 8.2.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/request-error"
  dependency-version: 5.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 15, 2025 16:31
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 type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants