Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2025
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 force-pushed the dependabot/pip/zarr-3.0.5 branch from 5701f28 to 1e63812 Compare March 17, 2025 21:39
@JMGilbert
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JMGilbert
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2025

Looks like zarr is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 30, 2025
@dependabot dependabot bot deleted the dependabot/pip/zarr-3.0.5 branch May 30, 2025 20:03
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