An open index of dependabot pull requests across open source projects.

Bump the npm group with 10 updates

Open
Number: #2369
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 21, 2025 at 09:17 AM UTC
(4 months ago)
Updated: May 21, 2025 at 09:17 AM UTC
(4 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 10 updates:

Package From To
@octokit/core 7.0.0 7.0.2
@octokit/graphql 9.0.0 9.0.1
@types/node 22.15.19 22.15.21
@octokit/auth-token 5.1.2 6.0.0
@octokit/endpoint 10.1.4 11.0.0
@octokit/request-error 6.1.8 7.0.0
@octokit/request 9.2.3 10.0.2
before-after-hook 3.0.2 4.0.0
fast-content-type-parse 2.0.1 3.0.0
tsconfck 3.1.5 3.1.6

Updates @octokit/core from 7.0.0 to 7.0.2

Release notes

Sourced from @​octokit/core's releases.

v7.0.2

7.0.2 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#742) (629fa4e)

v7.0.1

7.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency before-after-hook to v4 (#739) (2abf89e)
Commits

Updates @octokit/graphql from 9.0.0 to 9.0.1

Release notes

Sourced from @​octokit/graphql's releases.

v9.0.1

9.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency @​octokit/request to v10 (#659) (737812f)
Commits

Updates @types/node from 22.15.19 to 22.15.21

Commits

Updates @octokit/auth-token from 5.1.2 to 6.0.0

Release notes

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

v6.0.0

6.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

Commits
  • 86e1a2f ci: stop testing against NodeJS v18 (#448)
  • a4be067 build(deps): bump vite from 6.2.6 to 6.3.4 (#447)
  • db17cfb build(deps): bump vite from 6.2.5 to 6.2.6 (#446)
  • ab9723f ci(prettier): use Node LTS instead of pinning to a specific version (#442)
  • d269e35 chore(deps): update dependency @​octokit/types to v14 (#445)
  • 9c8d051 build(deps): bump vite from 6.1.0 to 6.2.5 (#444)
  • 080bcfc chore(deps): update dependency prettier to v3.5.3 (#438)
  • 356b1f5 chore(deps): update dependency prettier to v3.5.2 (#437)
  • dcf9157 chore(deps): update dependency prettier to v3.5.1 (#436)
  • 3f5cf51 chore(deps): update dependency esbuild to ^0.25.0 (#435)
  • Additional commits viewable in compare view

Updates @octokit/endpoint from 10.1.4 to 11.0.0

Release notes

Sourced from @​octokit/endpoint's releases.

v11.0.0

11.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

Commits

Updates @octokit/request-error from 6.1.8 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

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)
  • See full diff in compare view

Updates @octokit/request from 9.2.3 to 10.0.2

Release notes

Sourced from @​octokit/request's releases.

v10.0.2

10.0.2 (2025-05-20)

Bug Fixes

v10.0.1

10.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency fast-content-type-parse to v3 (#747) (8cf6d84)

v10.0.0

10.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

Commits
  • fe8bb4b fix(deps): update octokit monorepo (major) (#759)
  • a4c1f27 chore(deps): update dependency undici to v7 (#761)
  • 8cf6d84 fix(deps): update dependency fast-content-type-parse to v3 (#747)
  • 1eefea8 ci: stop testing against NodeJS v18 (#756)
  • b73d921 chore(deps): update dependency undici to v6.21.2 [security] (#758)
  • 9820bbe build(deps): bump vite from 6.2.6 to 6.3.4 (#755)
  • 6150627 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • bcd76d7 build(deps): bump vite from 6.2.5 to 6.2.6 (#754)
  • See full diff in compare view

Updates before-after-hook from 3.0.2 to 4.0.0

Release notes

Sourced from before-after-hook's releases.

v4.0.0

4.0.0 (2025-05-12)

chore

BREAKING CHANGES

  • drop support for Node 16 and Node 18
Commits
  • 37b8490 chore: refactor (#122)
  • a5b7b58 build(deps-dev): bump braces from 3.0.2 to 3.0.3
  • 1bc74e7 docs(SECURITY): use tidelift's vulnerability disclosure process
  • 646e3ef docs(SECURITY): add disclosure URL (#120)
  • 53cc9d7 docs(SECURITY): initial version
  • See full diff in compare view

Updates fast-content-type-parse from 2.0.1 to 3.0.0

Release notes

Sourced from fast-content-type-parse's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fast-content-type-parse/compare/v2.0.1...v3.0.0

Commits

Updates tsconfck from 3.1.5 to 3.1.6

Release notes

Sourced from tsconfck's releases.

tsconfck@3.1.6

Patch Changes

  • fix: support extends . edge case (#221)
Changelog

Sourced from tsconfck's changelog.

3.1.6

Patch Changes

  • fix: support extends . edge case (#221)
Commits

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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.19 → 22.15.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.2.3 → 10.0.2
Update Type:
Major
Ecosystem:
npm
Version Change:
6.1.8 → 7.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
7.0.0 → 7.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.0.0 → 9.0.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.4 → 11.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
3.0.2 → 4.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
5.1.2 → 6.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
2.0.1 → 3.0.0
Update Type:
Major
Package:
tsconfck
Ecosystem:
npm
Version Change:
3.1.5 → 3.1.6
Update Type:
Patch
Technical Details
ID: 553635
UUID: 3079532276
Node ID: PR_kwDOE3aIh86XBlNY
Host: GitHub
Repository: poad/github-pull-requester