chore(deps): bump @vercel/functions from 2.1.0 to 2.2.2
Type: Pull Request
State: Merged
Association: Contributor
Comments: 5
(4 months ago)
(4 months ago)
(4 months ago)
by joaquim-verges
Dependencies Dashboard javascript
Bumps @vercel/functions from 2.1.0 to 2.2.2.
Release notes
Sourced from @vercel/functions's releases.
@vercel/functions@2.2.2Patch Changes
- Add warning when calling getCache to indicate that in-memory cache is being used. (#13455)
@vercel/functions@2.2.1Patch Changes
- Update runtime cache to always use the current cache instance to prevent holding a stale copy (#13454)
@vercel/functions@2.2.0Minor Changes
- Introduce
getVercelOidcTokenSync(#13429)
Changelog
Sourced from @vercel/functions's changelog.
2.2.2
Patch Changes
- Add warning when calling getCache to indicate that in-memory cache is being used. (#13455)
2.2.1
Patch Changes
- Update runtime cache to always use the current cache instance to prevent holding a stale copy (#13454)
2.2.0
Minor Changes
- Introduce
getVercelOidcTokenSync(#13429)
Commits
e1d2f8dVersion Packages (#13466)5f3801f[@vercel/functions] add warning message to indicate in-memory cache is being ...781f63cVersion Packages (#13456)ab3382f[@vercel/functions] prevent stale copy of cache being used in runtime cache (...9ac3803Version Packages (#13439)d5400d6feat: introducegetVercelOidcTokenSync(#13429)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 updates several package versions across the project, mainly focusing on upgrading @vercel/functions and various @babel packages, along with other dependencies. It enhances compatibility and potentially includes bug fixes and performance improvements.
Detailed summary
- Upgraded
@vercel/functionsfrom2.1.0to2.2.2inapps/nebula/package.jsonandapps/dashboard/package.json. - Updated multiple
@babelpackages to version7.27.7. - Changed
dotenvfrom16.5.0to16.6.0. - Updated
zustandfrom5.0.5to5.0.6. - Updated
viemfrom2.31.0to2.31.4across various dependencies. - Updated
@expo/config-pluginsfrom10.0.2to10.0.3and@expo/prebuild-configfrom9.0.6to9.0.8. - Updated
@react-native/normalize-colorsfrom0.79.2to0.79.4.
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}
Pull Request Statistics
1
3
+592
-375
Package Dependencies
Technical Details
| ID: | 2100675 |
| UUID: | 2612893290 |
| Node ID: | PR_kwDOH5MG4s6bvZZq |
| Host: | GitHub |
| Repository: | thirdweb-dev/js |
| Merge State: | Unknown |