Skip to content

Bump the packages group with 4 updates#345

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-4187808792
Jan 29, 2026
Merged

Bump the packages group with 4 updates#345
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-4187808792

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps the packages group with 4 updates: vercel, @vercel/next, @vercel/python and electron-to-chromium.

Updates vercel from 50.9.0 to 50.9.5

Release notes

Sourced from vercel's releases.

vercel@50.9.5

Patch Changes

vercel@50.9.4

Patch Changes

vercel@50.9.3

Patch Changes

vercel@50.9.2

Patch Changes

  • fix(cli): Scope DELETE confirmation prompt to vercel api command only (#14787)

    This fixes a regression from #14769 where the DELETE confirmation prompt was incorrectly applied to all DELETE operations (e.g., vercel env rm, vercel alias rm) instead of only the vercel api command. Commands like env rm and alias rm have their own --yes flags for confirmation and should not be affected.

  • experimental rust runtime framework preset (#14765)

  • Add redirects command to top level help message. (#14772)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.28

vercel@50.9.1

Patch Changes

Changelog

Sourced from vercel's changelog.

50.9.5

Patch Changes

50.9.4

Patch Changes

50.9.3

Patch Changes

50.9.2

Patch Changes

  • fix(cli): Scope DELETE confirmation prompt to vercel api command only (#14787)

    This fixes a regression from #14769 where the DELETE confirmation prompt was incorrectly applied to all DELETE operations (e.g., vercel env rm, vercel alias rm) instead of only the vercel api command. Commands like env rm and alias rm have their own --yes flags for confirmation and should not be affected.

  • experimental rust runtime framework preset (#14765)

  • Add redirects command to top level help message. (#14772)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.28

50.9.1

Patch Changes

Commits

Updates @vercel/next from 4.15.17 to 4.15.19

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.19

Patch Changes

  • Revert "[next] Remove 404.html prerenders from functions" (#14793)

  • ensure static .rsc outputs are served as fallbacks (#14770)

@​vercel/next@​4.15.18

Patch Changes

  • Update to latest Next.js adapter (#14773)
Changelog

Sourced from @​vercel/next's changelog.

4.15.19

Patch Changes

  • Revert "[next] Remove 404.html prerenders from functions" (#14793)

  • ensure static .rsc outputs are served as fallbacks (#14770)

4.15.18

Patch Changes

  • Update to latest Next.js adapter (#14773)
Commits

Updates @vercel/python from 6.3.2 to 6.4.1

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.4.1

Patch Changes

  • Preserve error code when re-throwing errors in UvRunner methods (#14796)

@​vercel/python@​6.4.0

Minor Changes

  • Enable support for python 3.13 and 3.14 runtimes (#14740)

    Preserves the current behaviour of "falling back" to python3.12 when an unsupported version of python is selected

Changelog

Sourced from @​vercel/python's changelog.

6.4.1

Patch Changes

  • Preserve error code when re-throwing errors in UvRunner methods (#14796)

6.4.0

Minor Changes

  • Enable support for python 3.13 and 3.14 runtimes (#14740)

    Preserves the current behaviour of "falling back" to python3.12 when an unsupported version of python is selected

Commits

Updates electron-to-chromium from 1.5.279 to 1.5.282

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 4 updates: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli), [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next), [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) and [electron-to-chromium](https://github.com/kilian/electron-to-chromium).


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

Updates `@vercel/next` from 4.15.17 to 4.15.19
- [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.15.19/packages/next)

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

Updates `electron-to-chromium` from 1.5.279 to 1.5.282
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.279...v1.5.282)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.15.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 6.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.282
  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 Jan 29, 2026
@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-rest-api-executor Error Error Jan 29, 2026 11:15pm

@github-actions github-actions bot merged commit af2a0a6 into main Jan 29, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-4187808792 branch January 29, 2026 23:15
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