Skip to content
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

Bump zarr from 2.12.0 to 2.14.1 in /python #509

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps zarr from 2.12.0 to 2.14.1.

Release notes

Sourced from zarr's releases.

v2.14.1

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-14-1

v2.14.0

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

and the lovely new documentation theme at https://zarr.readthedocs.io/ !

v2.13.6

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-13-6

v2.13.5

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-13-5

v2.13.4

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-13-4

Special thanks to Outreachy participants for contributing to most of the maintenance PRs. Please read the blog post summarising the contribution phase and welcoming new Outreachy interns: https://zarr.dev/blog/welcoming-outreachy-2022-interns/

v2.13.3

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

v2.13.2

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-13-2

v2.13.1

See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-13-1

v2.13.0

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

v2.13.0a2

See release notes https://zarr.readthedocs.io/en/latest/release.html#release-2-13-0

v2.13.0a1

See release notes https://zarr.readthedocs.io/en/latest/release.html#release-2-13-0

Changelog

Sourced from zarr's changelog.

2.14.1

Documentation


* Fix API links.
  By :user:`Josh Moore <joshmoore>` :issue:`1346`.
  • Fix unit tests which prevented the conda-forge release. By :user:Josh Moore &lt;joshmoore&gt; :issue:1348.

.. _release_2.14.0:

2.14.0

Major changes

  • Improve Zarr V3 support, adding partial store read/write and storage transformers. Add new features from the v3 spec <https://zarr-specs.readthedocs.io/en/latest/core/v3.0.html>_:

    • storage transformers
    • get_partial_values and set_partial_values
    • efficient get_partial_values implementation for FSStoreV3
    • sharding storage transformer By :user:Jonathan Striebel <jstriebel>; :issue:1096, :issue:1111.
  • N5 nows supports Blosc. Remove warnings emitted when using N5Store or N5FSStore with a blosc-compressed array. By :user:Davis Bennett <d-v-b>; :issue:1331.

Bug fixes


* Allow reading utf-8 encoded json files
  By :user:`Nathan Zimmerberg <nhz2>` :issue:`1308`.
  • Ensure contiguous data is give to FSStore. Only copying if needed. By :user:Mads R. B. Kristensen &lt;madsbk&gt; :issue:1285.

  • NestedDirectoryStore.listdir now returns chunk keys with the correct '/' dimension_separator. By :user:Brett Graham &lt;braingram&gt; :issue:1334.

.. _release_2.13.6:

2.13.6

Maintenance </tr></table>

... (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 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.12.0 to 2.14.1.
- [Release notes](https://github.com/zarr-developers/zarr-python/releases)
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release.rst)
- [Commits](zarr-developers/zarr-python@v2.12.0...v2.14.1)

---
updated-dependencies:
- dependency-name: zarr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #514.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #514.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/python/zarr-2.14.1 branch February 27, 2023 18:58
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.

None yet

0 participants