-
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 2024.1.1 #1420
Conversation
Bumps [xarray](https://github.com/pydata/xarray) from 2023.11.0 to 2024.1.1. - [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...v2024.01.1) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:development update-type: version-update:semver-major ... 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 #1420 +/- ##
=====================================
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 #1433. |
Bumps xarray from 2023.11.0 to 2024.1.1.
Release notes
Sourced from xarray's releases.
... (truncated)
Commits
15fb1d8
whatsnew for v2024.01.1d34ebff
implementisnull
usingfull_like
instead ofzeros_like
(#7395)0475435
Fixed typo in custom backend registration documentation (#8645)0a61f0e
Pin sphinx-book-theme to 1.0.1 to try to deal with #8619 (#8632)4bb5175
infer_freq: return 'YE' (#8629 follow-up) (#8642)4b5c87b
Use ddof innumbagg>=0.7.0
for aggregations (#8624)f07e895
xfail zarr test on Windows (#8643)d6deb46
Pandas 2.2.0 test fixes (#8638)5a92d48
rename "Y" freq string to "YE" (pandas parity) (#8629)e571d1c
UseT_DataArray
inWeighted
(#8630)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)