SarthakJariwala / seaborn-image

High-level API for attractive and descriptive image visualization in Python
https://seaborn-image.readthedocs.io/
MIT License
66 stars 7 forks source link

Bump pooch from 1.8.0 to 1.8.2 #761

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps pooch from 1.8.0 to 1.8.2.

Release notes

Sourced from pooch's releases.

v1.8.2

Released on: 2024/06/06

DOI: https://doi.org/10.5281/zenodo.11493461

Bug fixes:

  • Use a variable to set the default request timeout (#418)

Documentation:

  • Add HyperSpy, RosettaSciIO, eXSpy to projects using pooch (#408)
  • Add more packages using Pooch (#403)

Maintenance:

  • Add optional dependencies to environment.yml (#413)
  • Run tests with oldest dependencies on x86 macos (#414)
  • Mark additional tests requiring network (#412)
  • Fix package description in pyproject.toml (#407)
  • Setup Trusted Publisher deployment to PyPI (#406)
  • Use Burocrata to check and add license notices (#402)
  • Use pyproject.toml instead of setup.cfg (#401)

This release contains contributions from:

  • Sandro
  • Jonas Lähnemann
  • Santiago Soler
  • Leonardo Uieda

v1.8.1

Released on: 2024/02/19

DOI: https://doi.org/10.5281/zenodo.10680982

Bug fixes:

  • Use the ID instead of persistentID for Dataverse downloads since some repositories don't issue persistentIDs but all issue normal IDs (#355)
  • Ensure all archive members are unpacked in subsequent uses of Untar/Unzip if the first call only asked for a few members (#365)

Documentation:

  • Move "Projects using Pooch" further up the README (#386)
  • Update the versions of sphinx and its plugins (#385)

Maintenance:

  • Remove many deprecated pylint options (#329)
  • Use Dependabot to manage GitHub Actions (#387)

... (truncated)

Changelog

Sourced from pooch's changelog.

Version 1.8.2

Released on: 2024/06/06

DOI: https://doi.org/10.5281/zenodo.11493461

Bug fixes:

  • Use a variable to set the default request timeout ([#418](https://github.com/fatiando/pooch/issues/418) <https://github.com/fatiando/pooch/pull/418>__)

Documentation:

  • Add HyperSpy, RosettaSciIO, eXSpy to projects using pooch ([#408](https://github.com/fatiando/pooch/issues/408) <https://github.com/fatiando/pooch/pull/408>__)
  • Add more packages using Pooch ([#403](https://github.com/fatiando/pooch/issues/403) <https://github.com/fatiando/pooch/pull/403>__)

Maintenance:

  • Add optional dependencies to environment.yml ([#413](https://github.com/fatiando/pooch/issues/413) <https://github.com/fatiando/pooch/pull/413>__)
  • Run tests with oldest dependencies on x86 macos ([#414](https://github.com/fatiando/pooch/issues/414) <https://github.com/fatiando/pooch/pull/414>__)
  • Mark additional tests requiring network ([#412](https://github.com/fatiando/pooch/issues/412) <https://github.com/fatiando/pooch/pull/412>__)
  • Fix package description in pyproject.toml ([#407](https://github.com/fatiando/pooch/issues/407) <https://github.com/fatiando/pooch/pull/407>__)
  • Setup Trusted Publisher deployment to PyPI ([#406](https://github.com/fatiando/pooch/issues/406) <https://github.com/fatiando/pooch/pull/406>__)
  • Use Burocrata to check and add license notices ([#402](https://github.com/fatiando/pooch/issues/402) <https://github.com/fatiando/pooch/pull/402>__)
  • Use pyproject.toml instead of setup.cfg ([#401](https://github.com/fatiando/pooch/issues/401) <https://github.com/fatiando/pooch/pull/401>__)

This release contains contributions from:

  • Sandro
  • Jonas Lähnemann
  • Santiago Soler
  • Leonardo Uieda

Version 1.8.1

Released on: 2024/02/19

DOI: https://doi.org/10.5281/zenodo.10680982

Bug fixes:

  • Use the ID instead of persistentID for Dataverse downloads since some repositories don't issue persistentIDs but all issue normal IDs ([#355](https://github.com/fatiando/pooch/issues/355) <https://github.com/fatiando/pooch/pull/355>__)
  • Ensure all archive members are unpacked in subsequent uses of Untar/Unzip if the first call only asked for a few members ([#365](https://github.com/fatiando/pooch/issues/365) <https://github.com/fatiando/pooch/pull/365>__)

Documentation:

  • Move "Projects using Pooch" further up the README ([#386](https://github.com/fatiando/pooch/issues/386) <https://github.com/fatiando/pooch/pull/386>__)
  • Update the versions of sphinx and its plugins ([#385](https://github.com/fatiando/pooch/issues/385) <https://github.com/fatiando/pooch/pull/385>__)

... (truncated)

Commits
  • dfc6938 Add changelog entry for v1.8.2 (#420)
  • 889f6e1 Use a variable to set the default request timeout (#418)
  • 3cd2c32 Add optional dependencies to environment.yml (#413)
  • 030f928 Run tests with oldest dependencies on x86 macos (#414)
  • 2e47b8d Mark additional tests requiring network (#412)
  • 78945b7 Add HyperSpy, RosettaSciIO, eXSpy to projects using pooch (#408)
  • d33a989 Fix package description in pyproject.toml (#407)
  • 9123566 Setup Trusted Publisher deployment to PyPI (#406)
  • 7ac376f Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#405)
  • 6773883 Add more packages using Pooch (#403)
  • 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 show 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)