chore(deps): update patch/minor dependencies#78
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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:
5.6.10→5.6.159.39.3→9.39.48.56.1→8.57.07.22.0→7.24.050.25.6→50.32.5Release Notes
vercel/vercel (@vercel/node)
v5.6.15Compare Source
Patch Changes
b5542a65e3f1b0e1d1a4b93b89ef7b14d1abfab6,8a3558f680d592b4ea47ac7e48c99145d6368941]:v5.6.12Compare Source
Patch Changes
83e804013528fc54de31082960ae31f58339bd71,921314f958c4ec85adb09e020310a5becb7f866c]:v5.6.11Compare Source
Patch Changes
eslint/eslint (eslint)
v9.39.4Compare Source
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency @eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
4675152docs: add deprecation notice partial (#20520) (Milos Djermanovic)Chores
b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)71b2f6bchore: package.json update for @eslint/js release (Jenkins)1d16c2fci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)typescript-eslint/typescript-eslint (typescript-eslint)
v8.57.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
nodejs/undici (undici)
v7.24.0Compare Source
What's Changed
Full Changelog: nodejs/undici@v7.23.0...v7.24.0
v7.23.0Compare Source
vercel/vercel (vercel)
v50.32.5Compare Source
Patch Changes
Add
user_idto CLI telemetry events. (#15504)Output JSON to stdout when
--jsonflag is used withvercel deployand the deployment fails (build error, canceled, or checks failed). (#15476)Updated dependencies [
494ec343e1567e65c2de4e15229f757736412ab7]:v50.32.4Compare Source
Patch Changes
Show ISO timestamp instead of relative age in
vercel activityoutput (#15488)Adding in non-interactive mode for rolling releases (#15427)
v50.32.3Compare Source
Patch Changes
Adding in noninteractive mode for login (#15446)
adding in non-interactive mode for mcp (#15426)
Updated dependencies [
3af5407a5737ae431310ffd114119752fc5a2355,b22731536f46d3f617a79e4faf923431d957a277]:v50.32.2Compare Source
Patch Changes
3330d15d4f3ca9eaeaf6d3b9484d05780e5b9975]:v50.32.1Compare Source
Patch Changes
[experimental-services] build using
experimentalServicesregardless of framework setting (#15451)Updated dependencies []:
v50.31.3Compare Source
Patch Changes
Revert "Env pull local changes preview" (#15460)
Updated dependencies [
f453bdf2e22943d8d4e001ef152dd69897d8622f]:v50.31.2Compare Source
Patch Changes
Remove
FF_ALERTSfeature flag and make thevc alertscommand available by default. Remove numbered list output fromvc activityandvc alertscommands and normalize padding between them. (#15438)Introduce
vercel flags createas the canonical command for creating feature flags while keepingvercel flags addworking as an alias. (#15437)Add
vercel flags setfor changing the served variant in an environment, tighten explicit variant selection to ID-or-value-only matching, and improve boolean shortcut guidance for non-boolean flags. (#15436)Improve the
vercel flagsworkflow with newflags openandflags updatecommands, richer string/number variant creation, and more detailedflags inspectand creation output that shows the exact variants and environment behavior. Boolean flags now default to development-only on creation, and theenable,disable,archive, andrmflows have clearer confirmations, default messages, and non-interactive guidance for scripts and agents. (#15417)v50.31.1Compare Source
Patch Changes
[cli] Add missing help snapshot test for
integration removesubcommand (#15447)Improve
vercel env pullso local-only environment variables are preserved and planned changes are previewed before confirmation. (#15420)Add cleanup and new marketplace evals: resource cleanup via afterAll hooks, simplified experiment config, and three new evals (find-postgres-integration, multi-product-install, metadata-discovery) (#15425)
Updated dependencies [
5be46133da69676de8ae9fda71948767b945cdfc,57258b16ce76eac2b595c1bc249863feaa4587da]:v50.31.0Compare Source
Minor Changes
maxDuration: 'max'to allow the backend to resolve the maximum duration based on account plan type (#15217)Patch Changes
b5542a65e3f1b0e1d1a4b93b89ef7b14d1abfab6,8a3558f680d592b4ea47ac7e48c99145d6368941]:v50.29.0Compare Source
Minor Changes
webhooks createand change warning prefix fromWARN!toWARNING!(#15406)Patch Changes
32e8ba5f593fdeddeb63d241d7806d6c12fffe76,83e804013528fc54de31082960ae31f58339bd71,0f1fa86770a35d0192d64d36cb46d932e1d2a12a,813f3d324404237e3806530b465625ea33816370,0a78892b1e155eb4b587a8b84c4e6814f750697f,9a973a704b7350e19d0c3ac8e110ce55eea795b2,c6f5ac6c11fb7f431b5fb634a7fb321b10c829af,921314f958c4ec85adb09e020310a5becb7f866c]:v50.28.0Compare Source
Minor Changes
Add --json flag to
vc deploy initfor machine-readable output (#15390)Add
vercel routescommand for managing project-level routing rules. Supports creating, editing, deleting, enabling/disabling, reordering, and publishing routes with rewrites, redirects, status codes, response headers, and request transforms. Includes AI-powered route generation via--aiflag. (#15349)Patch Changes
Enable execution of
vercel flags preparewithout requiring authentication (#15300)[services] adds support for python cron worker services (#15175)
Updated dependencies [
d1c4d7052033aaf7b3f2044aa24484cb143b9348]:v50.27.1Compare Source
Patch Changes
3ab1ffcd41f7359f3955954abb59a9c157df0b07]:v50.27.0Compare Source
Minor Changes
vercel agent initcommand that generates an AGENTS.md file with Vercel deployment best practices (#15356)Patch Changes
print vercel CLI version on VERCEL=1 (#15359)
Updated dependencies [
62700e88d527e3a3be2b317b805f778f3bf97f86]:v50.26.1Compare Source
Patch Changes
Fix
vc deploy --jsonto output only valid JSON to stdout when piped (#15363)[fs-detectors] skip auto-detection for root-only projects (#15364)
Add background worker service support for Python (Dramatiq/Celery) and propagate vercel headers context to worker handlers. (#15361)
Updated dependencies [
6d7057b5d55915ee0317355d7a6e022bce57d314,456ebe9189077b7ac3fb599f348f6d04eea654b7]:v50.26.0Compare Source
Minor Changes
feat(cli): add
activitycommand to list activity events (#15307)vercel activitycommand to list user/team activity events from the Events API--type), time range (--since/--until), and project (--project)activity typessubcommand to list available event types--allfor team-wide events--limit/--nextand JSON output via--format jsonAdd --json flag to
vc deployfor machine-readable output (#15355)Patch Changes
evals for auth (#15310)
Updated dependencies [
5a29c7d82b8db011197381c14e430cb9a91ed1b1,2bff98408f54b33f9acd849370d676cde0042096,c596221d9e0828ba96d598232bb59235f7576568,200cd3840b3ef953941cfffd4969a3fd44178938]:Configuration
📅 Schedule: Branch creation - "every 2 weeks on friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.