Skip to content

Bump the packages group with 11 updates#159

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-3fec57baed
May 7, 2025
Merged

Bump the packages group with 11 updates#159
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-3fec57baed

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 11 updates:

Package From To
@vercel/functions 2.0.1 2.0.3
@types/node 22.15.8 22.15.15
vercel 41.7.0 41.7.3
@babel/compat-data 7.27.1 7.27.2
@babel/helper-compilation-targets 7.27.1 7.27.2
@babel/parser 7.27.1 7.27.2
@babel/template 7.27.1 7.27.2
@vercel/next 4.7.9 4.7.10
rollup 4.40.1 4.40.2
seroval-plugins 1.2.1 1.3.0
seroval 1.2.1 1.3.0

Updates @vercel/functions from 2.0.1 to 2.0.3

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​2.0.3

Patch Changes

  • Rename FunctionCache / getFunctionCache to RuntimeCache / getRuntimeCache (#13296)

@​vercel/functions@​2.0.2

Patch Changes

  • Update in memory cache to use a singleton instance (#13288)
Changelog

Sourced from @​vercel/functions's changelog.

2.0.3

Patch Changes

  • Rename FunctionCache / getFunctionCache to RuntimeCache / getRuntimeCache (#13296)

2.0.2

Patch Changes

  • Update in memory cache to use a singleton instance (#13288)
Commits

Updates @types/node from 22.15.8 to 22.15.15

Commits

Updates vercel from 41.7.0 to 41.7.3

Release notes

Sourced from vercel's releases.

vercel@41.7.3

Patch Changes

  • [cli] Remove glob as a dev dependency (#13304)

vercel@41.7.2

Patch Changes

  • Fix linking GitLab repositories that belong to subgroups (#13295)
Changelog

Sourced from vercel's changelog.

41.7.3

Patch Changes

  • [cli] Remove glob as a dev dependency (#13304)

41.7.2

Patch Changes

  • Fix linking GitLab repositories that belong to subgroups (#13295)

41.7.1

Patch Changes

Commits

Updates @babel/compat-data from 7.27.1 to 7.27.2

Changelog

Sourced from @​babel/compat-data's changelog.

v7.27.2 (2025-05-06)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

🏃‍♀️ Performance

Commits

Updates @babel/helper-compilation-targets from 7.27.1 to 7.27.2

Changelog

Sourced from @​babel/helper-compilation-targets's changelog.

v7.27.2 (2025-05-06)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

🏃‍♀️ Performance

Commits

Updates @babel/parser from 7.27.1 to 7.27.2

Changelog

Sourced from @​babel/parser's changelog.

v7.27.2 (2025-05-06)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

🏃‍♀️ Performance

Commits
  • a8080cd v7.27.2
  • 64378a1 fix: @babel/parser/bin/index.js contains node: protocol require (#17289)
  • 352e8c0 fix: Private class method not found when ts and estree parser plugins are ena...
  • See full diff in compare view

Updates @babel/template from 7.27.1 to 7.27.2

Changelog

Sourced from @​babel/template's changelog.

v7.27.2 (2025-05-06)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

🏃‍♀️ Performance

Commits

Updates @vercel/next from 4.7.9 to 4.7.10

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.7.10

Patch Changes

  • Add .next/turbopack file into diagnostics output (#13293)
Changelog

Sourced from @​vercel/next's changelog.

4.7.10

Patch Changes

  • Add .next/turbopack file into diagnostics output (#13293)
Commits

Updates rollup from 4.40.1 to 4.40.2

Release notes

Sourced from rollup's releases.

v4.40.2

4.40.2

2025-05-06

Bug Fixes

  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
  • Throw when the output is watched in watch mode (#5939)

Pull Requests

  • #5934: fix(exports): avoid "exports is not defined" ReferenceError (@​dasa)
  • #5937: consider TLA imports have higher execution priority (@​TrickyPi)
  • #5939: fix: watch mode input should not be an output subpath (@​btea)
  • #5940: chore(deps): update dependency vite to v6.3.4 [security] (@​renovate[bot])
  • #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (@​renovate[bot])
  • #5942: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5943: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
Changelog

Sourced from rollup's changelog.

4.40.2

2025-05-06

Bug Fixes

  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
  • Throw when the output is watched in watch mode (#5939)

Pull Requests

  • #5934: fix(exports): avoid "exports is not defined" ReferenceError (@​dasa)
  • #5937: consider TLA imports have higher execution priority (@​TrickyPi)
  • #5939: fix: watch mode input should not be an output subpath (@​btea)
  • #5940: chore(deps): update dependency vite to v6.3.4 [security] (@​renovate[bot])
  • #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (@​renovate[bot])
  • #5942: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5943: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
Commits
  • 02da7ef 4.40.2
  • d115fb2 fix: watch mode input should not be an output subpath (#5939)
  • 9ea9093 fix(exports): avoid "exports is not defined" ReferenceError (#5934)
  • 30f342d chore(deps): update dependency eslint-plugin-unicorn to v59 (#5941)
  • de2aefe fix(deps): lock file maintenance minor/patch updates (#5943)
  • 4d018ae fix(deps): lock file maintenance minor/patch updates (#5942)
  • 860df3f chore(deps): update dependency vite to v6.3.4 [security] (#5940)
  • cb8f815 consider TLA imports have higher execution priority (#5937)
  • See full diff in compare view

Updates seroval-plugins from 1.2.1 to 1.3.0

Release notes

Sourced from seroval-plugins's releases.

v1.3.0

  • Move AbortSignal to seroval-plugins/web
    • This was an implementation mistake in 1.2.0, AbortSignal is a web standard.
  • expose onParse, pushPendingState, popPendingState and parseWithError in Plugin API.
  • Rework serialized Promise format
    • Instead of assigning resolver methods to a Promise, seroval will now keep track of an object that contains those methods and instead will reference that object when resolving in a streaming format.
    • status and value is now replaced with s (0, 1, 2 as pending, success, failure) and v respectively.
  • Fix support for invalid Dates.
    • Turns out, new Date(NaN) is a thing.
Commits

Updates seroval from 1.2.1 to 1.3.0

Release notes

Sourced from seroval's releases.

v1.3.0

  • Move AbortSignal to seroval-plugins/web
    • This was an implementation mistake in 1.2.0, AbortSignal is a web standard.
  • expose onParse, pushPendingState, popPendingState and parseWithError in Plugin API.
  • Rework serialized Promise format
    • Instead of assigning resolver methods to a Promise, seroval will now keep track of an object that contains those methods and instead will reference that object when resolving in a streaming format.
    • status and value is now replaced with s (0, 1, 2 as pending, success, failure) and v respectively.
  • Fix support for invalid Dates.
    • Turns out, new Date(NaN) is a thing.
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 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `2.0.1` | `2.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.8` | `22.15.15` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `41.7.0` | `41.7.3` |
| [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.27.1` | `7.27.2` |
| [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets) | `7.27.1` | `7.27.2` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.1` | `7.27.2` |
| [@babel/template](https://github.com/babel/babel/tree/HEAD/packages/babel-template) | `7.27.1` | `7.27.2` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.7.9` | `4.7.10` |
| [rollup](https://github.com/rollup/rollup) | `4.40.1` | `4.40.2` |
| [seroval-plugins](https://github.com/lxsmnsyc/seroval) | `1.2.1` | `1.3.0` |
| [seroval](https://github.com/lxsmnsyc/seroval) | `1.2.1` | `1.3.0` |


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

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

Updates `vercel` from 41.7.0 to 41.7.3
- [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@41.7.3/packages/cli)

Updates `@babel/compat-data` from 7.27.1 to 7.27.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-compat-data)

Updates `@babel/helper-compilation-targets` from 7.27.1 to 7.27.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-helper-compilation-targets)

Updates `@babel/parser` from 7.27.1 to 7.27.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-parser)

Updates `@babel/template` from 7.27.1 to 7.27.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-template)

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

Updates `rollup` from 4.40.1 to 4.40.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.40.1...v4.40.2)

Updates `seroval-plugins` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/lxsmnsyc/seroval/releases)
- [Commits](lxsmnsyc/seroval@v1.2.1...v1.3.0)

Updates `seroval` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/lxsmnsyc/seroval/releases)
- [Commits](lxsmnsyc/seroval@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@types/node"
  dependency-version: 22.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 41.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@babel/compat-data"
  dependency-version: 7.27.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@babel/helper-compilation-targets"
  dependency-version: 7.27.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@babel/parser"
  dependency-version: 7.27.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@babel/template"
  dependency-version: 7.27.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.7.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rollup
  dependency-version: 4.40.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: seroval-plugins
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: seroval
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad May 7, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2025
@vercel
Copy link

vercel bot commented May 7, 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 7, 2025 10:50pm

@github-actions github-actions bot merged commit 5b307c1 into main May 7, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-3fec57baed branch May 7, 2025 22:50
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