Skip to content

Bump the packages group with 14 updates#169

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages-b08a67f4c6
May 21, 2025
Merged

Bump the packages group with 14 updates#169
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages-b08a67f4c6

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the packages group with 14 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
zod 3.25.7 3.25.8

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: fastify/fast-content-type-parse@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

Updates zod from 3.25.7 to 3.25.8

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

Bumps the packages group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/core](https://github.com/octokit/core.js) | `6.1.5` | `7.0.2` |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `12.0.0` | `13.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.19` | `22.15.20` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `41.7.8` | `42.1.1` |
| [@octokit/auth-token](https://github.com/octokit/auth-token.js) | `5.1.2` | `6.0.0` |
| [@octokit/endpoint](https://github.com/octokit/endpoint.js) | `10.1.4` | `11.0.0` |
| [@octokit/graphql](https://github.com/octokit/graphql.js) | `8.2.2` | `9.0.1` |
| [@octokit/request-error](https://github.com/octokit/request-error.js) | `6.1.8` | `7.0.0` |
| [@octokit/request](https://github.com/octokit/request.js) | `9.2.3` | `10.0.2` |
| [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.4.6` | `5.4.7` |
| [before-after-hook](https://github.com/gr2m/before-after-hook) | `3.0.2` | `4.0.0` |
| [fast-content-type-parse](https://github.com/fastify/fast-content-type-parse) | `2.0.1` | `3.0.0` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.10.0` | `4.10.1` |
| [zod](https://github.com/colinhacks/zod) | `3.25.7` | `3.25.8` |


Updates `@octokit/core` from 6.1.5 to 7.0.2
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.5...v7.0.2)

Updates `@octokit/plugin-paginate-rest` from 12.0.0 to 13.0.0
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v12.0.0...v13.0.0)

Updates `@types/node` from 22.15.19 to 22.15.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vercel` from 41.7.8 to 42.1.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@42.1.1/packages/cli)

Updates `@octokit/auth-token` from 5.1.2 to 6.0.0
- [Release notes](https://github.com/octokit/auth-token.js/releases)
- [Commits](octokit/auth-token.js@v5.1.2...v6.0.0)

Updates `@octokit/endpoint` from 10.1.4 to 11.0.0
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](octokit/endpoint.js@v10.1.4...v11.0.0)

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

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

Updates `@octokit/request` from 9.2.3 to 10.0.2
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v9.2.3...v10.0.2)

Updates `@vercel/remix-builder` from 5.4.6 to 5.4.7
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/remix/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/remix-builder@5.4.7/packages/remix)

Updates `before-after-hook` from 3.0.2 to 4.0.0
- [Release notes](https://github.com/gr2m/before-after-hook/releases)
- [Commits](gr2m/before-after-hook@v3.0.2...v4.0.0)

Updates `fast-content-type-parse` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/fastify/fast-content-type-parse/releases)
- [Commits](fastify/fast-content-type-parse@v2.0.1...v3.0.0)

Updates `get-tsconfig` from 4.10.0 to 4.10.1
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.10.0...v4.10.1)

Updates `zod` from 3.25.7 to 3.25.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@types/node"
  dependency-version: 22.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 42.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/auth-token"
  dependency-version: 6.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/endpoint"
  dependency-version: 11.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/graphql"
  dependency-version: 9.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/request-error"
  dependency-version: 7.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@octokit/request"
  dependency-version: 10.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@vercel/remix-builder"
  dependency-version: 5.4.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: before-after-hook
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: fast-content-type-parse
  dependency-version: 3.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: get-tsconfig
  dependency-version: 4.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: zod
  dependency-version: 3.25.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

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 May 20, 2025
@vercel
Copy link

vercel bot commented May 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 2:38pm

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 20, 2025
@amazon-q-developer
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@amazon-q-developer
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@poad
Copy link
Owner

poad commented May 21, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@poad
Copy link
Owner

poad commented May 21, 2025

@dependabot recreate

@github-actions github-actions bot merged commit 53a3834 into main May 21, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-b08a67f4c6 branch May 21, 2025 14:38
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.

1 participant