Skip to content

Bump the packages group with 5 updates#368

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-33104f80cf
Mar 3, 2026
Merged

Bump the packages group with 5 updates#368
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-33104f80cf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the packages group with 5 updates:

Package From To
vercel 50.25.6 50.26.0
@vercel/next 4.15.37 4.15.38
@vercel/python 6.19.0 6.20.0
caniuse-lite 1.0.30001775 1.0.30001776
electron-to-chromium 1.5.302 1.5.307

Updates vercel from 50.25.6 to 50.26.0

Release notes

Sourced from vercel's releases.

vercel@50.26.0

Minor Changes

  • feat(cli): add activity command to list activity events (#15307)

    • New vercel activity command to list user/team activity events from the Events API
    • Supports filtering by event type (--type), time range (--since/--until), and project (--project)
    • activity types subcommand to list available event types
    • Auto-scopes to linked project; --all for team-wide events
    • Pagination via --limit/--next and JSON output via --format json
  • Add --json flag to vc deploy for machine-readable output (#15355)

Patch Changes

Changelog

Sourced from vercel's changelog.

50.26.0

Minor Changes

  • feat(cli): add activity command to list activity events (#15307)

    • New vercel activity command to list user/team activity events from the Events API
    • Supports filtering by event type (--type), time range (--since/--until), and project (--project)
    • activity types subcommand to list available event types
    • Auto-scopes to linked project; --all for team-wide events
    • Pagination via --limit/--next and JSON output via --format json
  • Add --json flag to vc deploy for machine-readable output (#15355)

Patch Changes

Commits

Updates @vercel/next from 4.15.37 to 4.15.38

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.38

Patch Changes

  • Update Next.js adapter version (#15360)
Changelog

Sourced from @​vercel/next's changelog.

4.15.38

Patch Changes

  • Update Next.js adapter version (#15360)
Commits

Updates @vercel/python from 6.19.0 to 6.20.0

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.20.0

Minor Changes

  • Add traces to python builder. (#15282)

Patch Changes

  • Add no install project flag to the predeploy uv sync command (#15341)

  • Move the matplotlib env var to quirks. (#15305)

Changelog

Sourced from @​vercel/python's changelog.

6.20.0

Minor Changes

  • Add traces to python builder. (#15282)

Patch Changes

  • Add no install project flag to the predeploy uv sync command (#15341)

  • Move the matplotlib env var to quirks. (#15305)

Commits
  • a4393ee Version Packages (#15347)
  • c596221 [python] Add traces and custom span tags to python builder. (#15282)
  • 200cd38 [python] Move MPLCONFIGDIR to quirks and remove from vc_init.py (#15305)
  • 2bff984 [python] Add --no-install-project to the uv sync command for large lambdas. (...
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001775 to 1.0.30001776

Commits

Updates electron-to-chromium from 1.5.302 to 1.5.307

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 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](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.25.6` | `50.26.0` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.15.37` | `4.15.38` |
| [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) | `6.19.0` | `6.20.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001775` | `1.0.30001776` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.302` | `1.5.307` |


Updates `vercel` from 50.25.6 to 50.26.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.26.0/packages/cli)

Updates `@vercel/next` from 4.15.37 to 4.15.38
- [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.38/packages/next)

Updates `@vercel/python` from 6.19.0 to 6.20.0
- [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.20.0/packages/python)

Updates `caniuse-lite` from 1.0.30001775 to 1.0.30001776
- [Commits](browserslist/caniuse-lite@1.0.30001775...1.0.30001776)

Updates `electron-to-chromium` from 1.5.302 to 1.5.307
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.302...v1.5.307)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.15.38
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 6.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001776
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.307
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

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

vercel bot commented Mar 3, 2026

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

Project Deployment Actions Updated (UTC)
github-rest-api-executor Error Error Mar 3, 2026 11:18pm

@github-actions github-actions bot merged commit 216c79a into main Mar 3, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-33104f80cf branch March 3, 2026 23:19
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