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

CI: (deps): Bump pooch from 1.8.0 to 1.8.2 in /ci #447

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

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

Bumps [pooch](https://github.com/fatiando/pooch) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/fatiando/pooch/releases)
- [Changelog](https://github.com/fatiando/pooch/blob/main/doc/changes.rst)
- [Commits](fatiando/pooch@v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: pooch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Jun 7, 2024

The following labels could not be found: Type: Maintenance, Area: Infrastructure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants