Skip to content

Bump the packages group with 4 updates#344

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-3052bd06f2
Jan 28, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 4 updates: @types/node, vercel, @vercel/ruby and baseline-browser-mapping.

Updates @types/node from 24.10.9 to 25.1.0

Commits

Updates vercel from 50.7.1 to 50.9.0

Release notes

Sourced from vercel's releases.

vercel@50.9.0

Minor Changes

  • Add confirmation prompt for DELETE API operations and agent mode warning (#14769)

    • DELETE operations now require user confirmation before proceeding
    • When running under an AI agent with --dangerously-skip-permissions, a warning is displayed to stderr
    • In non-TTY mode, DELETE operations fail unless --dangerously-skip-permissions is used

Patch Changes

  • Add auto-provision flow for integration resources (behind feature flag) (#14734)

  • Revert "[cli] Use promote flow when targeting production alias" (#14771)

  • Improved curl generation with auth header placeholder (#14752)

vercel@50.8.1

Patch Changes

vercel@50.8.0

Minor Changes

  • Updated vercel alias command to use the promote flow when aliasing to a production alias. When the target alias matches one of the project's configured production domains, the command now calls the promote API instead of directly assigning the alias, ensuring proper production deployment handling. (#14755)

Patch Changes

  • [experimental] Adds support for building multiple services when framework mode is set to "services" (#14739)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.28
Changelog

Sourced from vercel's changelog.

50.9.0

Minor Changes

  • Add confirmation prompt for DELETE API operations and agent mode warning (#14769)

    • DELETE operations now require user confirmation before proceeding
    • When running under an AI agent with --dangerously-skip-permissions, a warning is displayed to stderr
    • In non-TTY mode, DELETE operations fail unless --dangerously-skip-permissions is used

Patch Changes

  • Add auto-provision flow for integration resources (behind feature flag) (#14734)

  • Revert "[cli] Use promote flow when targeting production alias" (#14771)

  • Improved curl generation with auth header placeholder (#14752)

50.8.1

Patch Changes

50.8.0

Minor Changes

  • Updated vercel alias command to use the promote flow when aliasing to a production alias. When the target alias matches one of the project's configured production domains, the command now calls the promote API instead of directly assigning the alias, ensuring proper production deployment handling. (#14755)

Patch Changes

  • [experimental] Adds support for building multiple services when framework mode is set to "services" (#14739)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.28
Commits

Updates @vercel/ruby from 2.2.4 to 2.2.5

Release notes

Sourced from @​vercel/ruby's releases.

@​vercel/ruby@​2.2.5

Patch Changes

  • [ruby] Add experimental Ruby runtime framework preset (#14762)

    Also fixed a bug in the Ruby version parsing where ruby "~> 3.3.x" in Gemfile would fail due to a trailing space not being trimmed after removing the ~> prefix.

Changelog

Sourced from @​vercel/ruby's changelog.

2.2.5

Patch Changes

  • [ruby] Add experimental Ruby runtime framework preset (#14762)

    Also fixed a bug in the Ruby version parsing where ruby "~> 3.3.x" in Gemfile would fail due to a trailing space not being trimmed after removing the ~> prefix.

Commits

Updates baseline-browser-mapping from 2.9.18 to 2.9.19

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

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: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli), [@vercel/ruby](https://github.com/vercel/vercel/tree/HEAD/packages/ruby) and [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping).


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

Updates `vercel` from 50.7.1 to 50.9.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@50.9.0/packages/cli)

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

Updates `baseline-browser-mapping` from 2.9.18 to 2.9.19
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.9.18...v2.9.19)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 50.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/ruby"
  dependency-version: 2.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: baseline-browser-mapping
  dependency-version: 2.9.19
  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 28, 2026
@vercel
Copy link

vercel bot commented Jan 28, 2026

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

Project Deployment Review Updated (UTC)
github-rest-api-executor Error Error Jan 28, 2026 11:16pm

@github-actions github-actions bot merged commit ffa2af5 into main Jan 28, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-3052bd06f2 branch January 28, 2026 23:16
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