Skip to content

Bump the packages group with 5 updates#191

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-7292fbc682
Jun 19, 2025
Merged

Bump the packages group with 5 updates#191
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-7292fbc682

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps the packages group with 5 updates:

Package From To
@vercel/functions 2.2.1 2.2.2
vercel 43.2.0 43.3.0
@vercel/node 5.2.2 5.3.0
electron-to-chromium 1.5.170 1.5.171
rollup 4.43.0 4.44.0

Updates @vercel/functions from 2.2.1 to 2.2.2

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​2.2.2

Patch Changes

  • Add warning when calling getCache to indicate that in-memory cache is being used. (#13455)
Changelog

Sourced from @​vercel/functions's changelog.

2.2.2

Patch Changes

  • Add warning when calling getCache to indicate that in-memory cache is being used. (#13455)
Commits

Updates vercel from 43.2.0 to 43.3.0

Release notes

Sourced from vercel's releases.

vercel@43.3.0

Minor Changes

  • Allow to set Node.js runtime for middleware (#13461)

Patch Changes

Changelog

Sourced from vercel's changelog.

43.3.0

Minor Changes

  • Allow to set Node.js runtime for middleware (#13461)

Patch Changes

Commits

Updates @vercel/node from 5.2.2 to 5.3.0

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.3.0

Minor Changes

  • Allow to set Node.js runtime for middleware (#13461)
Changelog

Sourced from @​vercel/node's changelog.

5.3.0

Minor Changes

  • Allow to set Node.js runtime for middleware (#13461)
Commits

Updates electron-to-chromium from 1.5.170 to 1.5.171

Commits

Updates rollup from 4.43.0 to 4.44.0

Release notes

Sourced from rollup's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `2.2.1` | `2.2.2` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `43.2.0` | `43.3.0` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.2.2` | `5.3.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.170` | `1.5.171` |
| [rollup](https://github.com/rollup/rollup) | `4.43.0` | `4.44.0` |


Updates `@vercel/functions` from 2.2.1 to 2.2.2
- [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.2.2/packages/functions)

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

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

Updates `electron-to-chromium` from 1.5.170 to 1.5.171
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.170...v1.5.171)

Updates `rollup` from 4.43.0 to 4.44.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.43.0...v4.44.0)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 43.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-version: 5.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.171
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rollup
  dependency-version: 4.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Jun 19, 2025
@vercel
Copy link

vercel bot commented Jun 19, 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 Jun 19, 2025 10:52pm

@amazon-q-developer
Copy link

🔴 I'm not able to complete the request because you reached your monthly usage limit for this feature. Register your Amazon Q Developer app installation with your AWS account to increase your usage limit. Learn more

Request ID : 2b9aab6d-6212-4e28-9c91-2c22b7d95f4c

@github-actions github-actions bot merged commit 453939c into main Jun 19, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-7292fbc682 branch June 19, 2025 22:52
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