Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps xarray from 2025.6.1 to 2025.7.0.

Release notes

Sourced from xarray's releases.

v2025.07.0

This release extends xarray's support for custom index classes, restores support for reading netCDF3 files with SciPy, updates minimum dependencies, and fixes a number of bugs.

Thanks to the 17 contributors to this release: Bas Nijholt, Benoit Bovy, Deepak Cherian, Dhruva Kumar Kaushal, Dimitri Papadopoulos Orfanos, Ian Hunt-Isaak, Kai Mühlbauer, Mathias Hauser, Maximilian Roos, Miguel Jimenez, Nick Hodgskin, Scott Henderson, Shuhao Cao, Spencer Clark, Stephan Hoyer, Tom Nicholas and Zsolt Cserna

What's Changed

... (truncated)

Commits
  • a747fa5 Release notes for v2025.07.0 (#10495)
  • c192846 coerce to list to dodge bug with interaction between gitpython and toolz (#10...
  • 0db56ad Release workflows: always check that the built dist is valid. (#10408)
  • 52677e1 rename toplevel header from Contribute to Development (#10472)
  • 12022cc Fix Zarr 'number of requests' test (#10492)
  • ad25833 Check if zarr store supports consolidated metadata (#10457)
  • 0a4b378 Use add_note() to annotate exceptions when encoding fails (#10464)
  • 8d2e563 Downgrade zarr requests performance expectations for zarr 3.0.9 (#10491)
  • cb3ad04 Prevent pydap (dap4) to change string arrays to unicode type (testing). Fixed...
  • 516ec07 Fix critical np.timedelta64 encoding bugs (#10469)
  • 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 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)

Bumps [xarray](https://github.com/pydata/xarray) from 2025.6.1 to 2025.7.0.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v2025.06.1...v2025.07.0)

---
updated-dependencies:
- dependency-name: xarray
  dependency-version: 2025.7.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 Jul 3, 2025
@dionhaefner dionhaefner merged commit 6277deb into main Jul 4, 2025
16 checks passed
@dionhaefner dionhaefner deleted the dependabot/pip/xarray-2025.7.0 branch July 4, 2025 11:26
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.

2 participants