Closed dependabot[bot] closed 9 months ago
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
Benchmark is done. Checkout the benchmark result page. Benchmark differences below 5% might be due to CI noise.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d41652c
) 88.5% compared to head (c8467f8
) 88.5%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1415.
Bumps xarray from 2023.11.0 to 2023.12.0.
Release notes
Sourced from xarray's releases.
... (truncated)
Commits
1fd5286
Whats-new for 2023.12.0 (#8532)7c1bb8d
explicitly skip using__array_namespace__
fornumpy.ndarray
(#8526)3d6ec7e
Addeval
method to Dataset (#7163)299abd6
Deprecate ds.dims returning dict (#8500)3fc0ee5
test and fix empty xindexes repr (#8521)ce1af97
Remove PR labeler bot (#8525)ab6a255
Hypothesis strategy for generating Variable objects (#8404)1f94829
Use numbagg forrolling
methods (#8493)704de55
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#8514)b9c03be
fix RTD docs build (#8519)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