Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps zarr from 2.18.4 to 3.0.6.

Release notes

Sourced from zarr's releases.

v3.0.6

What's Changed

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

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.6 (2025-03-20)

Bugfixes


- Restore functionality of `del z.attrs['key']` to actually delete the key. (:issue:`2908`)

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

  • Adds functions for concurrently creating multiple arrays and groups. (:issue:2665)

Bugfixes


- 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
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/f95c453f3835da7f8097a1b5302ea1b7a3d6e57f&quot;&gt;&lt;code&gt;f95c453&lt;/code&gt;&lt;/a> release: update release notes for 3.0.6 (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2923&quot;&gt;#2923&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/5968fc79494fd3429e49592ada103f98fd1f66be&quot;&gt;&lt;code&gt;5968fc7&lt;/code&gt;&lt;/a> fix: restore attrs del functionality (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2908&quot;&gt;#2908&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/38a241712b243ebb12a8f969e499789700a4334d&quot;&gt;&lt;code&gt;38a2417&lt;/code&gt;&lt;/a> 3.0.5 release prep (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2898&quot;&gt;#2898&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/71a7768772ae9ed00f9507cb5e25da9b6fee66dc&quot;&gt;&lt;code&gt;71a7768&lt;/code&gt;&lt;/a> refer to zulip chat as developer chat (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2893&quot;&gt;#2893&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/ee607923aa10b455f8c1f7cdcdbdee380c2af65d&quot;&gt;&lt;code&gt;ee60792&lt;/code&gt;&lt;/a> Normalize paths when creating StorePath (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2850&quot;&gt;#2850&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/73d5a6ca30bc2503d5092de1099206591156f880&quot;&gt;&lt;code&gt;73d5a6c&lt;/code&gt;&lt;/a> DOC: Add store import changes to v3 migration guide (fix <a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2733&quot;&gt;#2733&lt;/a>) (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2883&quot;&gt;#2883&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/fae8fb907d5d1afb7fb479d2d9a514ff321c5ed5&quot;&gt;&lt;code&gt;fae8fb9&lt;/code&gt;&lt;/a> chore: update pre-commit hooks (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2882&quot;&gt;#2882&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/e9d31c4dcefce9f93e9d958e1a179535e2ff1d17&quot;&gt;&lt;code&gt;e9d31c4&lt;/code&gt;&lt;/a> Add other open modes in group creation test (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2840&quot;&gt;#2840&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/cf371985b7d65fa2055663cb569c93922349229a&quot;&gt;&lt;code&gt;cf37198&lt;/code&gt;&lt;/a> DOC: Fixed incorrect link in blosc.py (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2864&quot;&gt;#2864&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/7520870b9fea1fa42e2c441cb2da7438ef23e55f&quot;&gt;&lt;code&gt;7520870&lt;/code&gt;&lt;/a> Prevent update_attributes from erasing all prior attributes (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2870&quot;&gt;#2870&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/zarr-developers/zarr-python/compare/v2.18.4...v3.0.6&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 Apr 1, 2025
Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.6.
- [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.6)

---
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.6 branch from 7d02040 to a6dcd75 Compare April 17, 2025 19:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #2079.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/zarr-3.0.6 branch May 1, 2025 22:49
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.

1 participant