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

Chore: Add zarr to list of dependapot ignores #375

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

melisande-c
Copy link
Member

Description

Please provide a brief description of the changes in this PR. Include any relevant context or background information.

  • What: Add zarr to list of dependapot ignores.
  • Why: Our dependency on Zarr should match that of ome-zarr-py, they pin their dependency <3.
  • How: Updated dependabot config file.

Related Issues

A new tracking issue has been opened: #374


Please ensure your PR meets the following requirements:

  • Code builds and passes tests locally, including doctests
  • New tests have been added (for bug fixes/features)
  • Pre-commit passes
  • PR to the documentation exists (for bug fixes / features)

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.11%. Comparing base (b29fc6c) to head (0142f64).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
+ Coverage   87.80%   89.11%   +1.31%     
==========================================
  Files         137      146       +9     
  Lines        4971     5110     +139     
==========================================
+ Hits         4365     4554     +189     
+ Misses        606      556      -50     

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

@melisande-c melisande-c requested a review from a team January 24, 2025 08:49
@jdeschamps jdeschamps merged commit 47b94a1 into main Jan 24, 2025
20 checks passed
@jdeschamps jdeschamps deleted the mc/chore/dependabot-ignore-zarr branch January 24, 2025 10:59
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.

Make dependabot ignore zarr major version 4
2 participants