chore(deps): update dependency vercel to v50.34.2#520
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): update dependency vercel to v50.34.2#520renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4495eb4 to
b0f51e2
Compare
b0f51e2 to
66063c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
50.33.1→50.34.2Release Notes
vercel/vercel (vercel)
v50.34.2Compare Source
Patch Changes
v50.34.1Compare Source
Patch Changes
bb5277ab85e41810f96d1619949d76ea5603a58f]:v50.34.0Compare Source
Minor Changes
Emit Vercel Flags embedded definitions by default (#15487)
When you deploy to Vercel, the build process fetches your latest flag definitions once at build time using the Vercel CLI and bundles them into the deployment.
This used to require opt-in by setting
VERCEL_EXPERIMENTAL_EMBED_FLAG_DEFINITIONS=1, and has now been switched to be enabled by default. You can opt out by settingVERCEL_FLAGS_DISABLE_DEFINITION_EMBEDDING=1.Definitions are only fetched in case there is at least one environment variable containing a Vercel Flags SDK key.
See docs
Patch Changes
Adding in non-interactive mode for flags (#15539)
[services] allow services to share builder source (#15631)
[internal] use @vercel/prepare-flags-definitions package for shared logic (#15403)
[python] update celery worker services declaration to support broker_url="vercel://" instead of having to import from vercel.workers.celery (#15454)
Adding in non-interactive mode for routes (#15502)
Adding in non-interactive mode for webhooks (#15542)
[services] prompt to auto-configure
experimentalServicesinvercel.jsonfrom layout during project link (#15590)Updated dependencies [
761dd2d91fd2d21f5cb99ece4539c257c83ef3bf,f352c8ba7d2474a69a0881528290a3e767d3ba36,20974b4079be958f5aa0e1b4984222815aef636d,8e8110d2eca5832e109f5efb64b192690100927d,93083875ffa19f4eca4f40a86e2fab440dc0a584]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.