Skip to content

Bump xarray from 2026.2.0 to 2026.4.0#8042

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/xarray-2026.4.0
Apr 14, 2026
Merged

Bump xarray from 2026.2.0 to 2026.4.0#8042
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/xarray-2026.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps xarray from 2026.2.0 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

You can trigger a rebase of this PR 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 2026.2.0 to 2026.4.0.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Commits](pydata/xarray@v2026.02.0...v2026.04.0)

---
updated-dependencies:
- dependency-name: xarray
  dependency-version: 2026.4.0
  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 Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 04:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.60%. Comparing base (b503346) to head (8fbbcd8).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8042   +/-   ##
=======================================
  Coverage   70.60%   70.60%           
=======================================
  Files         333      333           
  Lines       32486    32486           
=======================================
  Hits        22936    22936           
  Misses       9550     9550           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit 1666e34 Apr 14, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/xarray-2026.4.0 branch April 14, 2026 05:35
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