Skip to content

Update zarr requirement from <3.0.0a,>=2.12.0 to >=2.12.0,<4.0.0 in the pip-dependencies group #973

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on zarr to permit the latest version.
Updates zarr 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

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.12.0...v3.0.6&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

📚 Documentation preview 📚: https://earthaccess--973.org.readthedocs.build/en/973/

Updates the requirements on [zarr](https://github.com/zarr-developers/zarr-python) to permit the latest version.

Updates `zarr` 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.12.0...v3.0.6)

---
updated-dependencies:
- dependency-name: zarr
  dependency-version: 3.0.6
  dependency-type: direct:production
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Apr 1, 2025
Copy link

github-actions bot commented Apr 1, 2025

Binder 👈 Launch a binder notebook on this branch for commit f71f46a

I will automatically update this comment whenever this PR is modified

@weiji14 weiji14 marked this pull request as draft April 1, 2025 20:39
@weiji14
Copy link
Collaborator

weiji14 commented Apr 1, 2025

Handling this manually in #967.

@weiji14 weiji14 mentioned this pull request Apr 1, 2025
12 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.

1 participant