-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump xarray from 2023.11.0 to 2023.12.0 #1412
Conversation
Bumps [xarray](https://github.com/pydata/xarray) from 2023.11.0 to 2023.12.0. - [Release notes](https://github.com/pydata/xarray/releases) - [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md) - [Commits](pydata/xarray@v2023.11.0...v2023.12.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Benchmark is done. Checkout the benchmark result page. Benchmark diff v0.7.2 vs. main
Benchmark diff main vs. PR
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1412 +/- ##
=====================================
Coverage 88.5% 88.5%
=====================================
Files 107 107
Lines 5128 5128
Branches 962 962
=====================================
Hits 4542 4542
Misses 471 471
Partials 115 115 ☔ View full report in Codecov by Sentry. |
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 <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)