Skip to content

Bump zarr from 2.18.4 to 3.0.5#2040

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/zarr-3.0.5
Closed

Bump zarr from 2.18.4 to 3.0.5#2040
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/zarr-3.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2025

Bumps zarr from 2.18.4 to 3.0.5.

Release notes

Sourced from zarr's releases.

v3.0.5

What's Changed

New Contributors

Full Changelog: zarr-developers/zarr-python@v3.0.4...v3.0.5

v3.0.4

What's Changed

Full Changelog: zarr-developers/zarr-python@v3.0.3...v3.0.4

v3.0.3

See release notes https://zarr.readthedocs.io/en/stable/release-notes.html#release-3-0-3

What's Changed

... (truncated)

Changelog

Sourced from zarr's changelog.

3.0.5 (2025-03-07)

Bugfixes


- Fixed a bug where ``StorePath`` creation would not apply standard path normalization to the ``path`` parameter,
  which led to the creation of arrays and groups with invalid keys. (:issue:`2850`)
- Prevent update_attributes calls from deleting old attributes (:issue:`2870`)

Misc


- :issue:`2796`

3.0.4 (2025-02-23)

Features
</code></pre>
<ul>
<li>Adds functions for concurrently creating multiple arrays and groups. (:issue:<code>2665</code>)</li>
</ul>
<p>Bugfixes</p>
<pre><code>

  • Fixed a bug where ArrayV2Metadata could save filters as an empty array. (:issue:2847)
  • Fix a bug when setting values of a smaller last chunk. (:issue:2851)

Misc

  • :issue:2828

3.0.3 (2025-02-14)

Features

  • Improves performance of FsspecStore.delete_dir for remote filesystems supporting concurrent/batched deletes, e.g., s3fs. (:issue:2661)
  • Added :meth:zarr.config.enable_gpu to update Zarr's configuration to use GPUs. (:issue:2751)
  • Avoid reading chunks during writes where possible. :issue:757 (:issue:2784)
  • :py:class:LocalStore learned to delete_dir. This makes array and group deletes more efficient. (:issue:2804)
  • Add zarr.testing.strategies.array_metadata to generate ArrayV2Metadata and ArrayV3Metadata instances. (:issue:2813)
  • Add arbitrary shards to Hypothesis strategy for generating arrays. (:issue:2822)

... (truncated)

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)

Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.5.
- [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.5)

---
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 added the dependencies Pull requests that update a dependency file label Mar 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #2061.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/zarr-3.0.5 branch April 1, 2025 22:52
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.

0 participants