Skip to content

Bump zarr from 2.18.4 to 3.0.1#371

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zarr-3.0.1
Closed

Bump zarr from 2.18.4 to 3.0.1#371
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/zarr-3.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/zarr-3.0.1 branch from cb5fe62 to b4eee52 Compare January 29, 2025 06:33
@dependabot @github

dependabot Bot commented on behalf of github Feb 3, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #379.

@dependabot dependabot Bot closed this Feb 3, 2025
@dependabot dependabot Bot deleted the dependabot/pip/zarr-3.0.1 branch February 3, 2025 22:00
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.

0 participants