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 (2255d7d
) 88.5%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1420.
Bumps xarray from 2023.11.0 to 2024.1.0.
Release notes
Sourced from xarray's releases.
... (truncated)
Commits
e91ee89
run CI onpython=3.12
(#8605)072f44c
Release summary for release v2024.01.0 (#8617)d20ba0d
Add support for netCDF4.EnumType (#8147)33d51c8
Fix ruff config flagged by repo review (#8611)1580c2c
Clean up Dims type annotation (#8606)53fdfca
fix and test empty CFTimeIndex (#8600)357a444
Support non-str Hashables in DataArray (#8559)08c8f9a
_infer_dtype: remove duplicated code (#8597)e4496fe
small string fixes (#8598)b35f761
Deprecatesqueeze
in GroupBy. (#8507)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