Skip to content

chore(deps): update patch/minor dependencies#78

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major
Open

chore(deps): update patch/minor dependencies#78
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 13, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vercel/node (source) 5.6.105.7.5 age confidence
eslint (source) 9.39.39.39.4 age confidence
prettier (source) 3.8.13.8.2 age confidence
typescript-eslint (source) 8.56.18.58.2 age confidence
vercel (source) 50.25.650.44.0 age confidence
yarn (source) 4.12.04.13.0 age confidence

Release Notes

vercel/vercel (@​vercel/node)

v5.7.5

Compare Source

Patch Changes

v5.7.4

Compare Source

Patch Changes

v5.7.3

Compare Source

Patch Changes

v5.7.2

Compare Source

Patch Changes

v5.7.1

Compare Source

Patch Changes

v5.7.0

Compare Source

Minor Changes
  • Add experimental bundling to node bundler (#​15691)

v5.6.24

Compare Source

Patch Changes

v5.6.23

Compare Source

Patch Changes

v5.6.22

Compare Source

Patch Changes

v5.6.21

Compare Source

Patch Changes

v5.6.20

Compare Source

Patch Changes

v5.6.18

Compare Source

Patch Changes

v5.6.17

Compare Source

Patch Changes

v5.6.16

Compare Source

Patch Changes

v5.6.15

Compare Source

Patch Changes

v5.6.12

Compare Source

Patch Changes

v5.6.11

Compare Source

Patch Changes
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

prettier/prettier (prettier)

v3.8.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare 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.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare 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.

v8.57.1

Compare 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.

v8.57.0

Compare 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.

vercel/vercel (vercel)

v50.44.0

Compare Source

Minor Changes
  • Add vercel oauth-apps to list installation requests, dismiss requests, install apps by OAuth client id, and remove installations. (#​15846)

  • Add vercel teams sso to show SAML/SSO configuration for the current team. (#​15847)

Patch Changes

v50.43.0

Compare Source

Minor Changes
  • Add Deployment Checks support to deploy --prod. Shows "Running Checks..." spinner when checks are pending, detects check failures before alias promotion, and displays failed check run details with links to logs. (#​15884)

  • Extend marketplace integration CLI parity: add vercel integration installations to list team installations (with optional --integration filter and JSON output), align vercel integration update argument parsing with other subcommands (parse only tokens after update, so the integration slug is the first positional), and ship related help/telemetry updates. (#​15849)

  • Add vercel project protection actions for automation protection bypass via PATCH /v1/projects/.../protection-bypass (--protection-bypass). (#​15862)

  • Add vercel project protection actions for customer support code visibility (--customer-support-code-visibility). (#​15860)

  • Add vercel project protection actions for Git fork protection (--git-fork-protection). (#​15861)

  • [services] migrate python workers to Queues V3 API (#​15885)

  • [cli] Add vercel flags override subcommand to encrypt and decrypt flag override tokens for the vercel-flag-overrides cookie (#​15875)

Patch Changes

v50.42.0

Compare Source

Minor Changes
  • Add vercel project protection actions for password deployment protection (--password). (#​15858)

  • Add vercel project protection actions for skew protection via skewProtectionMaxAge (--skew). (#​15859)

  • Add vercel project protection actions for SSO deployment protection (--sso). (#​15857)

  • Support configuration via vercel.toml (#​15750)

  • Add support for running Sandbox commands through vercel sandbox. (#​15839)

Patch Changes

v50.41.0

Compare Source

Minor Changes
  • Add vercel edge-config with list, add, get, update, remove, items, and tokens subcommands for Edge Config dashboard API parity. (#​15822)

  • Add vercel project checks to list a project's deployment checks configuration (parity with dashboard), including --format json and non-interactive error payloads. (#​15816)

Patch Changes

v50.40.0

Compare Source

Minor Changes
  • Add vercel project speed-insights to enable Speed Insights for a project (parity with dashboard), including --format json and non-interactive error payloads. (#​15832)

  • Add vercel project web-analytics to enable Web Analytics for a project (parity with dashboard), including --format json and non-interactive error payloads. (#​15831)

Patch Changes
  • Improve CLI scope resolution groundwork and fix vercel switch current-team detection. (#​15817)

  • Cache the authenticated userId in the CLI auth config to reduce unnecessary getUser() requests. (#​15824)

  • Updated dependencies []:

v50.39.0

Compare Source

Minor Changes
  • Add vercel tokens subcommands (ls, add, rm) for auth token API parity with the dashboard. (#​15812)

  • Add vercel project access-summary subcommand to list member counts by role for a project. (#​15813)

  • Add vercel project members and vercel project access-groups commands, and fix vercel teams members to fetch all pages from the paginated team members API. (#​15786)

Patch Changes
  • Add --id flag to vercel build and vercel env pull to fetch deployment-scoped environment variables (#​15805)

  • Updated dependencies []:

v50.38.3

Compare Source

Patch Changes

v50.38.2

Compare Source

Patch Changes

v50.38.1

Compare Source

Patch Changes
  • Improve vercel microfrontends create-group non-interactive behavior by allowing free-tier-safe flows with explicit flags, while still blocking non-interactive execution when the action would impact billing. Add support for repeatable --project-route=<project>=<route> to configure non-default project routes without prompts. (#​15785)

v50.38.0

Compare Source

Minor Changes
  • Simplify and streamline python builder logic (#​15696)

  • [services] Check vercel.ts also in hasExperimentalServicesConfig (#​15736)

  • Fix django static file serving for manifest storage backends. (#​15709)

Patch Changes

v50.37.3

Compare Source

Patch Changes
  • Improve plugin install flow: handle Ctrl+C to cancel install, only install for detected agent harness, add description before plugin prompt, and remove CLAUDE.md/AGENTS.md prompt from link/login flows. (#​15733)

v50.37.2

Compare Source

Patch Changes

v50.37.1

Compare Source

Patch Changes

v50.37.0

Compare Source

Minor Changes
  • [services] support multiple topics for a single worker service (#​15615)

  • [services] support for specifying an env prefix for each service (#​15641)

Patch Changes

v50.35.0

Compare Source

Minor Changes
  • Add CLI commands to create, delete, add to, and remove from microfrontends groups. (#​15464)
Patch Changes
  • Adding in non-interactive mode for deploys (#​15548)

  • Fix metrics output formatting for aggregation-transforming measures (percent, persecond, unique). The displayed unit and stat columns now reflect the effective aggregation rather than the raw measure unit — e.g. percent shows % instead of bytes, persecond appends /s, and unique hides the unit entirely. (#​15655)

  • Adding in non-interactive for builds (#​15547)

  • Fix SDK key detection for Vercel Flags to avoid false positives with third-party identifiers. Previously any vf_ prefix matched, now only vf_server_ and vf_client_ prefixes match. (#​15675)

  • Updated dependencies [aa73ff858af822c4286c42299398015942ed1325, b9fe3dd0e9b27b40546dbd3b8951a65889245369]:

    • [@​vercel/pyth

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2 weeks on friday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 13, 2026

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

Project Deployment Actions Updated (UTC)
gh-discord-middleware Ready Ready Preview, Comment Apr 14, 2026 9:25am

Request Review

@renovate renovate bot force-pushed the renovate/all-non-major branch from 8894eda to 7a7c68d Compare March 13, 2026 16:12
@renovate renovate bot force-pushed the renovate/all-non-major branch from 7a7c68d to 731e369 Compare March 14, 2026 01:49
@renovate renovate bot force-pushed the renovate/all-non-major branch from 731e369 to 8eb424e Compare March 16, 2026 18:34
@renovate renovate bot force-pushed the renovate/all-non-major branch from 8eb424e to ab7a898 Compare March 18, 2026 01:13
@renovate renovate bot force-pushed the renovate/all-non-major branch from ab7a898 to 7ec2405 Compare March 18, 2026 20:57
@renovate renovate bot force-pushed the renovate/all-non-major branch from 7ec2405 to afab523 Compare March 19, 2026 17:49
@renovate renovate bot force-pushed the renovate/all-non-major branch from afab523 to a806075 Compare March 19, 2026 21:27
@renovate renovate bot force-pushed the renovate/all-non-major branch from a806075 to ad2292f Compare March 20, 2026 01:30
@renovate renovate bot force-pushed the renovate/all-non-major branch from ad2292f to 677427a Compare March 20, 2026 21:41
@renovate renovate bot force-pushed the renovate/all-non-major branch from 677427a to 10b0360 Compare March 21, 2026 20:54
@renovate renovate bot force-pushed the renovate/all-non-major branch from 10b0360 to 1d26dd5 Compare March 23, 2026 17:27
@renovate renovate bot force-pushed the renovate/all-non-major branch from 1d26dd5 to 80eb67c Compare March 25, 2026 01:39
@renovate renovate bot force-pushed the renovate/all-non-major branch from 80eb67c to 0e75a0b Compare March 26, 2026 13:33
@renovate renovate bot force-pushed the renovate/all-non-major branch from 0e75a0b to c7e0df0 Compare March 27, 2026 00:39
@renovate renovate bot force-pushed the renovate/all-non-major branch from 25a2981 to b07f9d7 Compare March 30, 2026 17:34
@renovate renovate bot force-pushed the renovate/all-non-major branch from b07f9d7 to d965d90 Compare April 1, 2026 10:31
@renovate renovate bot force-pushed the renovate/all-non-major branch from d965d90 to 5bab55e Compare April 1, 2026 19:47
@renovate renovate bot force-pushed the renovate/all-non-major branch from 5bab55e to 19e7e96 Compare April 2, 2026 20:36
@renovate renovate bot force-pushed the renovate/all-non-major branch from 19e7e96 to a4cd1ee Compare April 3, 2026 17:34
@renovate renovate bot force-pushed the renovate/all-non-major branch from a4cd1ee to 5e01d95 Compare April 6, 2026 22:00
@renovate renovate bot force-pushed the renovate/all-non-major branch from 5e01d95 to 7124ab2 Compare April 7, 2026 17:47
@renovate renovate bot force-pushed the renovate/all-non-major branch from 7124ab2 to a269587 Compare April 8, 2026 04:46
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from a269587 to 0b21946 Compare April 8, 2026 18:08
@renovate renovate bot force-pushed the renovate/all-non-major branch from 0b21946 to ef5f0e5 Compare April 10, 2026 06:09
@renovate renovate bot force-pushed the renovate/all-non-major branch from ef5f0e5 to b28fc06 Compare April 10, 2026 10:17
@renovate renovate bot force-pushed the renovate/all-non-major branch from b28fc06 to a67d010 Compare April 11, 2026 05:34
@renovate renovate bot force-pushed the renovate/all-non-major branch from a67d010 to 062f746 Compare April 13, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants