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

Bump the packages group with 13 updates

Open
Number: #168
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: May 20, 2025 at 11:15 PM UTC
(4 months ago)
Updated: June 07, 2025 at 07:46 PM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 13 updates:

Package From To
@octokit/core 6.1.5 7.0.2
@octokit/plugin-paginate-rest 12.0.0 13.0.0
@types/node 22.15.19 22.15.20
vercel 41.7.8 42.1.1
@octokit/auth-token 5.1.2 6.0.0
@octokit/endpoint 10.1.4 11.0.0
@octokit/graphql 8.2.2 9.0.1
@octokit/request-error 6.1.8 7.0.0
@octokit/request 9.2.3 10.0.2
@vercel/remix-builder 5.4.6 5.4.7
before-after-hook 3.0.2 4.0.0
fast-content-type-parse 2.0.1 3.0.0
get-tsconfig 4.10.0 4.10.1

Updates @octokit/core from 6.1.5 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)

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
  • 629fa4e fix(deps): update octokit monorepo (major) (#742)
  • 1aba598 chore(deps): update dependency undici to v7 (#711)
  • 2abf89e fix(deps): update dependency before-after-hook to v4 (#739)
  • 78747bf ci: stop testing against NodeJS v18 (#738)
  • 38dd554 chore(deps): update dependency undici to v6.21.2 [security] (#741)
  • f7cb18f build: remove glob (#737)
  • 22243bd chore(deps): bump vite from 6.2.6 to 6.3.4 (#735)
  • e0d36c5 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • e72addd chore(deps): bump vite from 6.2.5 to 6.2.6 (#733)
  • See full diff in compare view

Updates @octokit/plugin-paginate-rest from 12.0.0 to 13.0.0

Release notes

Sourced from @​octokit/plugin-paginate-rest's releases.

v13.0.0

13.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
  • 0b0bb9c ci: stop testing against NodeJS v18 (#677)
  • 953a47e build(deps): bump vite from 6.2.6 to 6.3.4 (#675)
  • 0d99874 chore(deps): update dependency npm-run-all2 to v8 (#676)
  • bc23874 chore(deps): update dependency github-openapi-graphql-query to v5 (#674)
  • a7ee299 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 6697b2f build(deps): bump vite from 6.2.5 to 6.2.6 (#672)
  • See full diff in compare view

Updates @types/node from 22.15.19 to 22.15.20

Commits

Updates vercel from 41.7.8 to 42.1.1

Release notes

Sourced from vercel's releases.

vercel@42.1.1

Patch Changes

vercel@42.1.0

Minor Changes

  • Implement token refresh (#13317)

vercel@42.0.0

Major Changes

  • [cli] Move to v3 of /env/pull (#13343)

Patch Changes

  • Silence the "Refreshing VERCEL_OIDC_TOKEN" log message by default (moves it to debug) (#13350)

  • Ensure that traces are always flushed during build commands (#13352)

Changelog

Sourced from vercel's changelog.

42.1.1

Patch Changes

42.1.0

Minor Changes

  • Implement token refresh (#13317)

42.0.0

Major Changes

  • [cli] Move to v3 of /env/pull (#13343)

Patch Changes

  • Silence the "Refreshing VERCEL_OIDC_TOKEN" log message by default (moves it to debug) (#13350)

  • Ensure that traces are always flushed during build commands (#13352)

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/graphql from 8.2.2 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)

v9.0.0

9.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
  • 737812f fix(deps): update dependency @​octokit/request to v10 (#659)
  • d9856f5 ci: stop testing against NodeJS v18 (#657)
  • 972ad64 build(deps): lock file maintenance (#658)
  • 6b98c29 build(deps): bump vite from 6.3.2 to 6.3.5 (#656)
  • 22c0e65 build(deps): lock file maintenance (#653)
  • e4a3c30 build(deps): lock file maintenance (#652)
  • f4e5f02 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 7ddb03b build(deps): bump vite from 6.2.5 to 6.2.6 (#651)
  • See full diff in compare view

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 @vercel/remix-builder from 5.4.6 to 5.4.7

Release notes

Sourced from @​vercel/remix-builder's releases.

@​vercel/remix-builder@​5.4.7

Patch Changes

  • Fix issue with remix v2 ESM support on node 20 (#13355)
Changelog

Sourced from @​vercel/remix-builder's changelog.

5.4.7

Patch Changes

  • Fix issue with remix v2 ESM support on node 20 (#13355)
Commits

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 get-tsconfig from 4.10.0 to 4.10.1

Release notes

Sourced from get-tsconfig's releases.

v4.10.1

4.10.1 (2025-05-20)

Bug Fixes

  • default moduleResolution for module: preserve (#90) (8564f88)
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.20
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
41.7.8 → 42.1.1
Update Type:
Major
Ecosystem:
npm
Version Change:
12.0.0 → 13.0.0
Update Type:
Major
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:
6.1.5 → 7.0.2
Update Type:
Major
Ecosystem:
npm
Version Change:
4.10.0 → 4.10.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.2.2 → 9.0.1
Update Type:
Major
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.4.6 → 5.4.7
Update Type:
Patch
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
Technical Details
ID: 535774
UUID: 3078431604
Node ID: PR_kwDOMzbQP86W93nZ
Host: GitHub
Repository: poad/github-rest-api-executor