Skip to content

Bump the packages group with 6 updates#343

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-0afa50ec87
Jan 27, 2026
Merged

Bump the packages group with 6 updates#343
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-0afa50ec87

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 6 updates:

Package From To
@vercel/functions 3.3.6 3.4.0
vercel 50.6.0 50.7.1
@typescript-eslint/types 8.53.1 8.54.0
rollup 4.56.0 4.57.0
tar 7.5.6 7.5.7
undici 7.19.1 7.19.2

Updates @vercel/functions from 3.3.6 to 3.4.0

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.4.0

Minor Changes

  • Fix cache tags to be URL encoded before being sent to the cache API. Tags containing special characters (spaces, commas, ampersands, etc.) are now properly encoded using encodeURIComponent. This (#14749) ensures tags like "my tag" or "category,item" are correctly handled when setting cache entries or expiring tags.
Changelog

Sourced from @​vercel/functions's changelog.

3.4.0

Minor Changes

  • Fix cache tags to be URL encoded before being sent to the cache API. Tags containing special characters (spaces, commas, ampersands, etc.) are now properly encoded using encodeURIComponent. This (#14749) ensures tags like "my tag" or "category,item" are correctly handled when setting cache entries or expiring tags.
Commits

Updates vercel from 50.6.0 to 50.7.1

Release notes

Sourced from vercel's releases.

vercel@50.7.1

Patch Changes

  • Prebuilt Bulk Redirects (#14627)

  • Updated dependencies []:

    • @​vercel/node@​5.5.28

vercel@50.7.0

Minor Changes

  • Add improved styling to vercel api interactive mode (#14746)

Patch Changes

  • Update styling for beta commands (#14750)

vercel@50.6.2

Patch Changes

  • Add positional deployment argument to logsv2 command for backwards-compatible logs replacement (#14717)

vercel@50.6.1

Patch Changes

  • Add up to 30 seconds of random skew to APIs returning Retry-After headers to prevent thundering herds fighting over a single rate limit token. (#14737)
Changelog

Sourced from vercel's changelog.

50.7.1

Patch Changes

  • Prebuilt Bulk Redirects (#14627)

  • Updated dependencies []:

    • @​vercel/node@​5.5.28

50.7.0

Minor Changes

  • Add improved styling to vercel api interactive mode (#14746)

Patch Changes

  • Update styling for beta commands (#14750)

50.6.2

Patch Changes

  • Add positional deployment argument to logsv2 command for backwards-compatible logs replacement (#14717)

50.6.1

Patch Changes

  • Add up to 30 seconds of random skew to APIs returning Retry-After headers to prevent thundering herds fighting over a single rate limit token. (#14737)
Commits

Updates @typescript-eslint/types from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/types's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/types's changelog.

8.54.0 (2026-01-26)

This was a version bump only for types to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates rollup from 4.56.0 to 4.57.0

Release notes

Sourced from rollup's releases.

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

Commits

Updates tar from 7.5.6 to 7.5.7

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.


Updates undici from 7.19.1 to 7.19.2

Release notes

Sourced from undici's releases.

v7.19.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.19.1...v7.19.2

Commits
  • 4b36fef Bumped v7.19.2 (#4777)
  • 44e437d build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 (#4720)
  • cfd42c6 fix: submodule update (#4648)
  • 9f5466c fix: decode HTTP headers as latin1 instead of utf8 (#4768)
  • 5e94274 fix: properly close idle connections in test server cleanup (#4764)
  • be564c1 return response when receiving 401 instead of network error (#4769)
  • 94d147d fix: remove incorrect stream state check in h2 'end' event handler (#4762)
  • e26acd8 Minor code cleanups to decompress interceptor (#4754)
  • See full diff in compare view

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

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.3.6` | `3.4.0` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.6.0` | `50.7.1` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.53.1` | `8.54.0` |
| [rollup](https://github.com/rollup/rollup) | `4.56.0` | `4.57.0` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.6` | `7.5.7` |
| [undici](https://github.com/nodejs/undici) | `7.19.1` | `7.19.2` |


Updates `@vercel/functions` from 3.3.6 to 3.4.0
- [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@3.4.0/packages/functions)

Updates `vercel` from 50.6.0 to 50.7.1
- [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.7.1/packages/cli)

Updates `@typescript-eslint/types` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/types)

Updates `rollup` from 4.56.0 to 4.57.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.56.0...v4.57.0)

Updates `tar` from 7.5.6 to 7.5.7
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.6...v7.5.7)

Updates `undici` from 7.19.1 to 7.19.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.19.1...v7.19.2)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 50.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: rollup
  dependency-version: 4.57.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: undici
  dependency-version: 7.19.2
  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 27, 2026
@vercel
Copy link

vercel bot commented Jan 27, 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 27, 2026 11:18pm

@github-actions github-actions bot merged commit 8f87025 into main Jan 27, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-0afa50ec87 branch January 27, 2026 23:18
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