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

Loosen semver dep to make it azure-cli compatible #446

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

shcheklein
Copy link
Member

@shcheklein shcheklein commented Mar 20, 2024

azure-cli still strictly depends on the 2.13.0 and we can't install it along with DVC (in some environments it still the easiest way). It seems we don't care about 3.0 specifically, so, let's try to loosen it a bit.

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.37%. Comparing base (3f14a28) to head (29ba528).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files          19       19           
  Lines        2120     2120           
=======================================
  Hits         1810     1810           
  Misses        310      310           

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

@shcheklein shcheklein requested a review from skshetry March 20, 2024 03:49
@shcheklein shcheklein self-assigned this Mar 20, 2024
@shcheklein shcheklein added housekeeping CI, tests, maintenance and dev productivity dependencies and removed housekeeping CI, tests, maintenance and dev productivity labels Mar 20, 2024
@shcheklein shcheklein changed the title chore(deps): try to loosen dep to make it azure-cli compatible chore(deps): loosen dep to make it azure-cli compatible Mar 20, 2024
@shcheklein shcheklein changed the title chore(deps): loosen dep to make it azure-cli compatible Loosen dep to make it azure-cli compatible Mar 20, 2024
@shcheklein shcheklein changed the title Loosen dep to make it azure-cli compatible Loosen semver dep to make it azure-cli compatible Mar 20, 2024
@shcheklein shcheklein merged commit d4852de into main Mar 20, 2024
14 checks passed
@shcheklein shcheklein deleted the test-semver-2 branch March 20, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants