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.13.2 #91

Merged
merged 1 commit into from
Oct 1, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps zarr from 2.12.0 to 2.13.2.

Release notes

Sourced from zarr's releases.

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.13.2

  • Fix test failure on conda-forge builds (again). By :user:Josh Moore <joshmoore>; see zarr-feedstock#65 <https:/conda-forge/zarr-feedstock/pull/65>_.

.. _release_2.13.1:

2.13.1

  • Fix test failure on conda-forge builds. By :user:Josh Moore <joshmoore>; see zarr-feedstock#65 <https:/conda-forge/zarr-feedstock/pull/65>_.

.. _release_2.13.0:

2.13.0

Major changes


* **Support of alternative array classes** by introducing a new argument,
  meta_array, that specifies the type/class of the underlying array. The
  meta_array argument can be any class instance that can be used as the like
  argument in NumPy (see `NEP 35
  <https://numpy.org/neps/nep-0035-array-creation-dispatch-with-array-function.html>`_).
  enabling support for CuPy through, for example, the creation of a CuPy CPU
  compressor.
  By :user:`Mads R. B. Kristensen <madsbk>` :issue:`934`.
  • Remove support for Python 3.7 in concert with NumPy dependency. By :user:Davis Bennett &lt;d-v-b&gt; :issue:1067.

  • Zarr v3: add support for the default root path rather than requiring that all API users pass an explicit path. By :user:Gregory R. Lee &lt;grlee77&gt; :issue:1085, :issue:1142.

Bug fixes


* Remove/relax erroneous &quot;meta&quot; path check (**regression**).
  By :user:`Gregory R. Lee &lt;grlee77&gt;` :issue:`1123`.
  • Cast all attribute keys to strings (and issue deprecation warning).
    By :user:Mattia Almansi &amp;lt;malmans2&amp;gt; :issue:1066.

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https:/zarr-developers/zarr-python/commit/61af678bd86ce62f9d1b3c4f922e28bc60e47f7e&quot;&gt;&lt;code&gt;61af678&lt;/code&gt;&lt;/a> 2.13.2: another fix for the conda-forge tests (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1146&quot;&gt;#1146&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/7c9c9edfeef37dacad1c3af222bfa44ff81102d4&quot;&gt;&lt;code&gt;7c9c9ed&lt;/code&gt;&lt;/a> Bump pytest-doctestplus from 0.12.0 to 0.12.1 (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1145&quot;&gt;#1145&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/814017ddc7aa8255d9343246288104a9ade05f07&quot;&gt;&lt;code&gt;814017d&lt;/code&gt;&lt;/a> 2.13.1: generate fixture/meta in conda tests (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1143&quot;&gt;#1143&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/bc13b7f93a353d936c196053757ec05ab282cf0b&quot;&gt;&lt;code&gt;bc13b7f&lt;/code&gt;&lt;/a> Prepare 2.13.0 release (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1133&quot;&gt;#1133&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/363282097b146ff6575b0e8353a407b7b7a187cb&quot;&gt;&lt;code&gt;3632820&lt;/code&gt;&lt;/a> Create codeql-analysis.yml (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1127&quot;&gt;#1127&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/718ee1338319a32056a2395e54517644d727ad16&quot;&gt;&lt;code&gt;718ee13&lt;/code&gt;&lt;/a> empty path is fine after update to allow path=None for zarr v3 (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1142&quot;&gt;#1142&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/505810c44108328ec5732ad8460057f016994fd3&quot;&gt;&lt;code&gt;505810c&lt;/code&gt;&lt;/a> Use generator instead of list comprehension (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1139&quot;&gt;#1139&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/9f4e3b18efa2f6fe9496ccf54cad3993cc22fd4a&quot;&gt;&lt;code&gt;9f4e3b1&lt;/code&gt;&lt;/a> Bump fasteners from 0.17.3 to 0.18 (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1137&quot;&gt;#1137&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/77c1f723199cfa0f2871f6fd30bbe045a948456f&quot;&gt;&lt;code&gt;77c1f72&lt;/code&gt;&lt;/a> Fix numcodecs dependency (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1135&quot;&gt;#1135&lt;/a&gt;)&lt;/li>
<li><a href="https:/zarr-developers/zarr-python/commit/4d68015e57e6cdbd9550a6447a142f77abacc85f&quot;&gt;&lt;code&gt;4d68015&lt;/code&gt;&lt;/a> Consistent Python versions (<a href="https://github-redirect.dependabot.com/zarr-developers/zarr-python/issues/1136&quot;&gt;#1136&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https:/zarr-developers/zarr-python/compare/v2.12.0...v2.13.2&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 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 Oct 1, 2022
@tasansal
Copy link
Collaborator

tasansal commented Oct 1, 2022

@dependabot rebase

Bumps [zarr](https:/zarr-developers/zarr-python) from 2.12.0 to 2.13.2.
- [Release notes](https:/zarr-developers/zarr-python/releases)
- [Changelog](https:/zarr-developers/zarr-python/blob/main/docs/release.rst)
- [Commits](zarr-developers/zarr-python@v2.12.0...v2.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/zarr-2.13.2 branch from c9546cf to ae9ac7b Compare October 1, 2022 15:59
@tasansal tasansal merged commit 1e57ad8 into main Oct 1, 2022
@tasansal tasansal deleted the dependabot/pip/zarr-2.13.2 branch October 1, 2022 16:02
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