FREVA-CLINT / freva

The Free Evaluation System Framework (FreVa)
Other
10 stars 3 forks source link

Bump xarray from 2023.5.0 to 2023.6.0 in /.github/dependabot #118

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xarray from 2023.5.0 to 2023.6.0.

Release notes

Sourced from xarray's releases.

v2023.06.0

This release adds features to curvefit, improves the performance of concatenation, and fixes various bugs.

Thank to our 13 contributors to this release: Anderson Banihirwe, Deepak Cherian, Illviljan, Juniper Tyree, Justus Magin, Martin Fleischmann, Mattia Almansi, mgunyho, Negin Sobhani, Rutger van Haasteren, Tom Nicholas, Tom White.

What's Changed

New Contributors

Full Changelog: https://github.com/pydata/xarray/compare/v2023.05.0...v2023.06.0

Commits
  • cbc02e3 fixing rolling_window issue with cupy (#7938)
  • c158719 credit new contributor in whatsnew for upcoming release
  • e1605f2 Fix check for chunk_store in zarr backend (#7923)
  • a80ff50 Release summary for v2023.06.0 (#7934)
  • cbbf347 Fix regression with grouper object on an IndexVariable (#7920)
  • 4156ce5 Add note on why we only add empty whatsnew after releasing
  • 6c131fe Update calendar for developers meeting (#7933)
  • e739df7 Add cfgrib,ipywidgets to doc env (#7888)
  • 073a57f use trusted publishers instead of a API token (#7899)
  • 0c876e4 CF encoding should preserve vlen dtype for empty arrays (#7862)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)