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.18.3 to 2.18.4 #359

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Bump zarr from 2.18.3 to 2.18.4 #359

merged 1 commit into from
Dec 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps zarr from 2.18.3 to 2.18.4.

Release notes

Sourced from zarr's releases.

v2.18.4

What's Changed

New Contributors

Full Changelog: zarr-developers/zarr-python@v2.18.3...v2.18.4

Changelog

Sourced from zarr's changelog.

2.18.4

Enhancements

* Added testing on Python 3.13.

Maintenance

* Dropped support for Python 3.10.
  By :user:`David Stansby <dstansby>` (:issue:`2344`).
* Removed testing for compatibility with the ``bsddb3`` package.
  ``bsddb3`` was last released four years ago, and should still work with
  ``zarr-python`` if you can install it, but to reduce our maintenance
  burden we will no longer run our compatibility tests for it.
  By :user:`David Stansby <dstansby>` (:issue:`2344`).
* Excluded versions 0.14.0 and 0.14.1 of numcodecs, due to a bug in the implementation of
  the Delta filter (see https://github.com/zarr-developers/numcodecs/issues/653 for more information).
  By :user:`David Stansby <dstansby>` (:issue:`2544`).

Deprecations
</code></pre>
<p>.. _release_2.18.3:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/2ab280aef94a5990418c96516ab7d365be1b7499&quot;&gt;&lt;code&gt;2ab280a&lt;/code&gt;&lt;/a> Mark 2.18.4 as released (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2553&quot;&gt;#2553&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/b16b74341ec354a3fc4c9f76ce8ab95c1c875dea&quot;&gt;&lt;code&gt;b16b743&lt;/code&gt;&lt;/a> Un-pin numpy (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2552&quot;&gt;#2552&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/10a4629b7c2f01cb229fdc709686f6c53a961719&quot;&gt;&lt;code&gt;10a4629&lt;/code&gt;&lt;/a> Fix doc version in stable doc build (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2543&quot;&gt;#2543&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/8cb38370499112e54f562ae6894eef5641d85897&quot;&gt;&lt;code&gt;8cb3837&lt;/code&gt;&lt;/a> Exclude bad version of numcodecs &amp; fix bsddb3 doctests (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2544&quot;&gt;#2544&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/ed94877ff69d859f2e9d412e775e2887bc6c71bf&quot;&gt;&lt;code&gt;ed94877&lt;/code&gt;&lt;/a> Add Python 3.13, drop Python 3.10 (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2344&quot;&gt;#2344&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/ba1daa383503a86f24f69c2435671f8ed58ee8a0&quot;&gt;&lt;code&gt;ba1daa3&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2349&quot;&gt;#2349&lt;/a> from jhamman/ci/run-ci-on-support-branch</li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/fb3c24d42532be9af63d5c1297afc64346345fae&quot;&gt;&lt;code&gt;fb3c24d&lt;/code&gt;&lt;/a> remove main, change branch name</li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/287dbd9db267fa826d2398e6339f2eda214fb4cf&quot;&gt;&lt;code&gt;287dbd9&lt;/code&gt;&lt;/a> ci: run test actions on support branch</li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/eaf5d7ab4c5a791ce112e0ced45bca2288eb9d69&quot;&gt;&lt;code&gt;eaf5d7a&lt;/code&gt;&lt;/a> Bump numcodecs from 0.13.0 to 0.13.1 in the requirements group (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2326&quot;&gt;#2326&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/a1dfd016983733277ed9a925aaef6fb2a08938e5&quot;&gt;&lt;code&gt;a1dfd01&lt;/code&gt;&lt;/a> Bump the requirements group with 2 updates (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/2303&quot;&gt;#2303&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/zarr-developers/zarr-python/compare/v2.18.3...v2.18.4&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 Dec 16, 2024
Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.3 to 2.18.4.
- [Release notes](https://github.com/zarr-developers/zarr-python/releases)
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/v2.18.4/docs/release.rst)
- [Commits](zarr-developers/zarr-python@v2.18.3...v2.18.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/zarr-2.18.4 branch from 2de14d5 to 26ba47e Compare December 17, 2024 17:23
@brews brews merged commit 6c60b8c into main Dec 17, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zarr-2.18.4 branch December 17, 2024 18:38
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