build(deps): bump xarray from 2026.4.0 to 2026.7.0 - #876
Conversation
Bumps [xarray](https://github.com/pydata/xarray) from 2026.4.0 to 2026.7.0. - [Release notes](https://github.com/pydata/xarray/releases) - [Commits](pydata/xarray@v2026.04.0...v2026.07.0) --- updated-dependencies: - dependency-name: xarray dependency-version: 2026.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will regress 1 benchmark
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | test_to_lp[rolling-severity=0] |
2.1 MB | 2.9 MB | -27.07% |
| ⚡ | Memory | test_to_lp[masked-n=100] |
2.7 MB | 2 MB | +32.14% |
| ⚡ | Memory | test_to_lp[milp-n=50] |
2.6 MB | 2.1 MB | +28.97% |
| ⚡ | Memory | test_to_lp[knapsack-n=10000] |
2.9 MB | 2.2 MB | +27.17% |
| ⚡ | Memory | test_to_lp[merge_balance-severity=0] |
3.2 MB | 2.6 MB | +21.83% |
| ⚡ | Memory | test_to_lp[rolling-severity=50] |
429.7 MB | 356.2 MB | +20.63% |
| ⚡ | Memory | test_to_lp[cumsum-severity=50] |
62.5 MB | 55 MB | +13.64% |
| ⚡ | Memory | test_to_lp[storage-n=250] |
30.7 MB | 27.6 MB | +11.2% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/pip/xarray-2026.7.0 (a80bf44) with master (d610692)
Footnotes
-
175 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
|
@FBumann what would you say would be the recommended practice for such cases where we have one codcov regression, but the rest shows improved performance. -> ignore the regression or investigate |
Bumps xarray from 2026.4.0 to 2026.7.0.
Release notes
Sourced from xarray's releases.
... (truncated)
Commits
0238035Release notes for v2026.07.0 (#11445)02cd481resolve the sparse errors (#11439)be61a82zarr deprecation: enums becoming string literals (#11438)1e1973bopen an issue even with a missing log file (#11436)718ee3dDOC fix parameter name in CoordinateTransform.reverse docstring (#11433)030c929Adapt test_dataset_math_errors for coming NumPy changes (#11435)b8141f6Address coming pd.infer_freq behavior change (#11434)66e7d83MAINT: remove pandas 2.2 compat (incl. infer_freq) (#11430)1cecceeBump the actions group with 5 updates (#11428)71138a7Fix incorrect parameter name in cumulative() docstrings (#11425)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)