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

Allow 2023+ versions on CalVer dependencies #192

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

tasansal
Copy link
Collaborator

Removed caret ^ dependency, which doesn't allow "major" version changes, i.e. year in CalVer. Not compatible.

@tasansal tasansal added the dependencies Pull requests that update a dependency file label Mar 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2023

Codecov Report

Merging #192 (6ebc4e3) into main (9dcd735) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   80.60%   80.60%           
=======================================
  Files          43       43           
  Lines        1676     1676           
  Branches      189      189           
=======================================
  Hits         1351     1351           
  Misses        285      285           
  Partials       40       40           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tasansal tasansal merged commit 0e3bc3c into main Mar 10, 2023
@tasansal tasansal deleted the fix_calver_carets branch March 10, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants