Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump vercel from 32.5.6 to 34.1.1 #589

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps vercel from 32.5.6 to 34.1.1.

Release notes

Sourced from vercel's releases.

vercel@34.1.1

Patch Changes

vercel@34.1.0

Minor Changes

  • Don't propagate legacy env VERCEL_ANALYTICS_ID if @​vercel/speed-insights package is detected (#11305)

Patch Changes

  • Replace console.log that communicates to user with client.output methods (#11353)

  • [cli] Do not pipe git stderr to user during successful vc dev run (#11450)

  • fix: Sort default team to the top of the selection list (#11451)

  • Updated dependencies [993a60ef7, 949d84ad1, 5bb96ea07, fd8031874]:

    • @​vercel/next@​4.2.1

vercel@34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

vercel@33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

vercel@33.7.0

Minor Changes

  • improve UX for text input validation (#11388)

... (truncated)

Changelog

Sourced from vercel's changelog.

34.1.1

Patch Changes

34.1.0

Minor Changes

  • Don't propagate legacy env VERCEL_ANALYTICS_ID if @​vercel/speed-insights package is detected (#11305)

Patch Changes

  • Replace console.log that communicates to user with client.output methods (#11353)

  • [cli] Do not pipe git stderr to user during successful vc dev run (#11450)

  • fix: Sort default team to the top of the selection list (#11451)

  • Updated dependencies [993a60ef7, 949d84ad1, 5bb96ea07, fd8031874]:

    • @​vercel/next@​4.2.1

34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

33.7.0

... (truncated)

Commits
  • 02454d4 Version Packages (#11462)
  • f4c181a [static-build] Don't rely on hugo binary existing in build-container (#11455)
  • fc7a8bc Version Packages (#11421)
  • 596b68c Add eslint rule for no-console within the cli package (#11452)
  • 1e6323e [cli] Ignore VERCEL_ANALYTICS_ID if @​vercel/speed-insights is present on the ...
  • 8fd2c06 [cli] Sort default team to the top of the team selector (#11451)
  • 1447bc0 [cli] Don't log error when running vc dev in a directory without a .git direc...
  • 0271501 Add snapshot tests for help (#11439)
  • a1dfd90 Get flags specification (#11433)
  • 0dfb60d [cli] Create argument parsing utility with clearer semantics (#11396)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 32.5.6 to 34.1.1.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@34.1.1/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 18, 2024
@flex-development flex-development bot enabled auto-merge (squash) April 18, 2024 22:47
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Merging #589 (d479fd8) into main (b6dfec6) will not change coverage.
Report is 9 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #589   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         5134      5134           
  Branches       448       448           
=========================================
  Hits          5134      5134           
Flag Coverage Δ
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c47e2b...d479fd8. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Superseded by #594.

@dependabot dependabot bot closed this Apr 24, 2024
auto-merge was automatically disabled April 24, 2024 23:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel-34.1.1 branch April 24, 2024 23:01
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants