Skip to content
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

Feature/issue 233 group dependabot updates #235

Merged
merged 9 commits into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    088b11f View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    danielfromearth committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    486b01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e6f9e View commit details
    Browse the repository at this point in the history
  4. update poetry lock

    danielfromearth committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0d2f051 View commit details
    Browse the repository at this point in the history
  5. update dataset attribute to avoid FutureWarning

    Prevents:
    tests/test_core.py::test_no_error_compare_0to1group
      <frozen _collections_abc>:894: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
    danielfromearth committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    65126d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b9e8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb75046 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08ed650 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ec5b8d View commit details
    Browse the repository at this point in the history