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

fix(deps): update dependency vercel to v33.7.1 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vercel (source) 33.1.0 -> 33.7.1 age adoption passing confidence

Release Notes

vercel/vercel (vercel)

v33.7.1

Compare Source

Patch Changes

v33.7.0

Compare Source

Minor Changes
  • improve UX for text input validation (#​11388)

  • Replace the implementation of the yes/no prompt in several areas to be consistent with the rest of the CLI. (#​11279)

Patch Changes
  • [cli] Fix how we determine the GIT_CONFIG_PATH to support git worktrees and git submodules (#​11283)

  • avoid printing errors when user does ctrl+c (#​11377)

  • Warn that promoting preview deploys is deprecated (#​11376)

  • Updated dependencies [a3fb7e6ab]:

v33.6.3

Compare Source

Patch Changes

v33.6.2

Compare Source

Patch Changes

v33.6.1

Compare Source

Patch Changes

v33.6.0

Compare Source

Minor Changes
  • Set projectSettings.nodeVersion in vc deploy based on "engines.node" field (#​11261)
Patch Changes

v33.5.5

Compare Source

Patch Changes

v33.5.4

Compare Source

Patch Changes

v33.5.3

Compare Source

Patch Changes

v33.5.2

Compare Source

Patch Changes

v33.5.1

Compare Source

Patch Changes

v33.5.0

Compare Source

Minor Changes
  • Mark flags as deprecated and replace them with variants (#​11098)
Patch Changes

v33.4.1

Compare Source

Patch Changes

v33.4.0

Compare Source

Minor Changes
  • Added a new option to add a sensitive environment variable (#​11033)

v33.3.0

Compare Source

Minor Changes
  • Emit "filePathMap" in vc-config.json for FileFsRef instances (#​11060)
Patch Changes

v33.2.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Mar 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
capsule-render ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2024 8:45pm

Copy link

github-actions bot commented Mar 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.72% 567/632
🟡 Branches 77.06% 84/109
🟢 Functions 97.37% 37/38
🟢 Lines 89.72% 567/632

Test suite run success

104 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 1404426

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.71%. Comparing base (1944af0) to head (1404426).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   90.50%   89.71%   -0.80%     
==========================================
  Files          17       17              
  Lines         632      632              
  Branches       96       95       -1     
==========================================
- Hits          572      567       -5     
- Misses         58       63       +5     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.5.3 fix(deps): update dependency vercel to v33.5.4 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 2761eeb to 2c12f13 Compare March 6, 2024 18:12
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 2c12f13 to 8dcfc1e Compare March 9, 2024 00:56
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.5.4 fix(deps): update dependency vercel to v33.5.5 Mar 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.5.5 fix(deps): update dependency vercel to v33.6.0 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 8dcfc1e to 1a62aa1 Compare March 14, 2024 17:03
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 1a62aa1 to 0d2eb77 Compare March 15, 2024 16:58
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.6.0 fix(deps): update dependency vercel to v33.6.1 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 0d2eb77 to c92ca8d Compare March 28, 2024 15:58
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.6.1 fix(deps): update dependency vercel to v33.6.2 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from c92ca8d to e3e3966 Compare April 3, 2024 17:11
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.6.2 fix(deps): update dependency vercel to v33.6.3 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from e3e3966 to 7f410bd Compare April 5, 2024 15:54
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.6.3 fix(deps): update dependency vercel to v33.7.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/vercel-33.x-lockfile branch from 7f410bd to 1404426 Compare April 10, 2024 20:44
@renovate renovate bot changed the title fix(deps): update dependency vercel to v33.7.0 fix(deps): update dependency vercel to v33.7.1 Apr 10, 2024
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.

None yet

1 participant