Skip to content

build(deps): Bump @vercel/functions from 2.2.2 to 3.4.3#8696

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel/functions-3.4.3
Open

build(deps): Bump @vercel/functions from 2.2.2 to 3.4.3#8696
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel/functions-3.4.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps @vercel/functions from 2.2.2 to 3.4.3.

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.4.3

Patch Changes

  • [functions] Revert "[functions] URL encode cache tags" (#15213)
Changelog

Sourced from @​vercel/functions's changelog.

3.4.3

Patch Changes

  • [functions] Revert "[functions] URL encode cache tags" (#15213)

3.4.2

Patch Changes

3.4.1

Patch Changes

  • Fix InMemoryCache to use JSON serialization for consistency with RuntimeCache (#14751)

    InMemoryCache now serializes values with JSON.stringify() on set and deserializes with JSON.parse() on get, matching the behavior of RuntimeCache. This ensures consistent behavior when switching between cache implementations (e.g., in-memory for development, remote for production), particularly for types that don't survive JSON round-trips like Date, Map, Set, and undefined.

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.

3.3.6

Patch Changes

  • Fix TimeoutNegativeWarning in Node.js v24 when process runs longer than 15 minutes by ensuring minimum wait time of 100ms (#14491)

3.3.5

Patch Changes

3.3.4

Patch Changes

  • [functions] update link to docs (#14350)

3.3.3

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR focuses on updating the versions of various dependencies across the package.json files and pnpm-lock.yaml, particularly upgrading @vercel/functions from 2.2.2 to 3.4.3 and other related libraries to ensure compatibility and improvements.

Detailed summary

  • Updated @vercel/functions from 2.2.2 to 3.4.3 in apps/nebula/package.json and apps/dashboard/package.json.
  • Updated @noble/curves from 1.9.0 to 1.9.1 and then to 1.9.7.
  • Various dependency versions updated in pnpm-lock.yaml to ensure consistency and compatibility.
  • Minor version updates for libraries like @babel and @emotion.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) from 2.2.2 to 3.4.3.
- [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.3/packages/functions)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 2, 2026
@dependabot dependabot bot requested review from a team as code owners March 2, 2026 22:22
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: ca8e5df

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Mar 2, 2026

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

Project Deployment Actions Updated (UTC)
docs-v2 Ready Ready Preview, Comment Mar 2, 2026 10:37pm
nebula Ready Ready Preview, Comment Mar 2, 2026 10:37pm
thirdweb_playground Error Error Mar 2, 2026 10:37pm
thirdweb-www Error Error Mar 2, 2026 10:37pm
wallet-ui Ready Ready Preview, Comment Mar 2, 2026 10:37pm

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Mar 2, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​vercel/​functions@​2.2.2 ⏵ 3.4.399 -110074 +397 -1100
Updated@​wagmi/​cli@​2.8.0 ⏵ 2.10.077 -2110078 +194 +3100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. 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.

0 participants