Skip to content

build(deps): bump xarray from 2025.7.1 to 2026.4.0#712

Merged
nikosavola merged 1 commit into
mainfrom
dependabot/pip/xarray-2026.4.0
May 11, 2026
Merged

build(deps): bump xarray from 2025.7.1 to 2026.4.0#712
nikosavola merged 1 commit into
mainfrom
dependabot/pip/xarray-2026.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps xarray from 2025.7.1 to 2026.4.0.

Release notes

Sourced from xarray's releases.

v2026.04.0

This release bumps the minimum supported zarr version to 3.0, finalizes the deprecation of timedelta decoding via units, adds col_wrap='auto' for plots, a new inherit='all_coords' option for :py:meth:DataTree.to_dataset, and a facetgrid_figsize option for :py:func:~xarray.set_options.

Thanks to the 22 contributors to this release: Adam Newgas, Alfonso Ladino, Copilot, Deepak Cherian, Emmanuel Ferdman, Ian Hunt-Isaak, Ilan Gold, Illviljan, Jakob Harteg, Joe Hamman, Julia Signell, Justus Magin, Kai Mühlbauer, Max Jones, Michael Niklas, Nick Hodgskin, Pieter Eendebak, Spencer Clark, frostByte, kkollsga, rsignell and yaochengchen

What's Changed

... (truncated)

Commits
  • 9f6ef2c Preparing Release v2026.04.0 (#11298)
  • a635d86 Fix multi-coordinate indexes dropped in _replace_maybe_drop_dims (#11286)
  • ef078b5 Add facetgrid_figsize option to set_options (#11158)
  • 452af83 Support col_wrap="auto" (#11266)
  • 13dc9ab DOCS: Clarify what mode means in docstring for to_zarr (#11229)
  • 78707f5 Address additional upstream deprecation warnings (#11296)
  • 92601de MAINT: Add Zizmor to CI and set hook to "offline" mode (#11294)
  • c68b25b fix copy-paste error in the release workflow (#11289)
  • 6155c47 Add complex dtype support to FillValueCoder for Zarr backend (#11151)
  • 986f48e Raise TypeError when Dataset passed as data_vars to Dataset constructor (#11139)
  • Additional commits viewable in compare view

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 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)

Bumps [xarray](https://github.com/pydata/xarray) from 2025.7.1 to 2026.4.0.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Commits](pydata/xarray@v2025.07.1...v2026.04.0)

---
updated-dependencies:
- dependency-name: xarray
  dependency-version: 2026.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major python Pull requests that update Python code labels May 11, 2026
@dependabot dependabot Bot requested a review from joamatab as a code owner May 11, 2026 08:39
@dependabot dependabot Bot added the major label May 11, 2026
@nikosavola nikosavola merged commit a8781d3 into main May 11, 2026
28 checks passed
@nikosavola nikosavola deleted the dependabot/pip/xarray-2026.4.0 branch May 11, 2026 11:11
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 major python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant