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

Bump zarr from 2.18.4 to 3.0.1 #56

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps zarr from 2.18.4 to 3.0.1.

Release notes

Sourced from zarr's releases.

v3.0.1

What's Changed

New Contributors

Full Changelog: zarr-developers/zarr-python@v3.0.0...v3.0.1

v3.0.0

Read the blog post about the 3.0 release: https://zarr.dev/blog/zarr-python-3-release/

What's Changed

... (truncated)

Changelog

Sourced from zarr's changelog.

3.0.1 (Jan. 17, 2025)

Bug fixes

* Fixes ``order`` argument for Zarr format 2 arrays (:issue:`2679`).
  • Fixes a bug that prevented reading Zarr format 2 data with consolidated
    metadata written using zarr-python version 2 (:issue:2694).

  • Ensure that compressor=None results in no compression when writing Zarr
    format 2 data (:issue:2708).

  • Fix for empty consolidated metadata dataset: backwards compatibility with
    Zarr-Python 2 (:issue:2695).

Documentation

  • Add v3.0.0 release announcement banner (:issue:2677).

  • Quickstart guide alignment with V3 API (:issue:2697).

  • Fix doctest failures related to numcodecs 0.15 (:issue:2727).

Other

* Removed some unnecessary files from the source distribution
  to reduce its size. (:issue:`2686`).
  • Enable codecov in GitHub actions (:issue:2682).

  • Speed up hypothesis tests (:issue:2650).

  • Remove multiple imports for an import name (:issue:2723).

.. _release_3.0.0:

3.0.0 (Jan. 9, 2025)

3.0.0 is a new major release of Zarr-Python, with many breaking changes.
See the :ref:v3 migration guide for a listing of what's changed.

Normal release note service will resume with further releases in the 3.0.0
series.

Release notes for the zarr-python 2.x and 1.x releases can be found here:
https://zarr.readthedocs.io/en/support-v2/release.html

Commits

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)

@dependabot dependabot bot requested a review from alexander0042 as a code owner January 20, 2025 16:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.1.
- [Release notes](https://github.com/zarr-developers/zarr-python/releases)
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.rst)
- [Commits](zarr-developers/zarr-python@v2.18.4...v3.0.1)

---
updated-dependencies:
- dependency-name: zarr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/zarr-3.0.1 branch from c150d80 to b96a354 Compare January 20, 2025 16:55
@cloneofghosts cloneofghosts mentioned this pull request Jan 20, 2025
8 tasks
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants