mozilla / PollBot

Robots for checking if things have been delivered
https://pollbot.services.mozilla.com/v1
Mozilla Public License 2.0
9 stars 15 forks source link

Bump zest-releaser from 9.1.3 to 9.2.0 #461

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps zest-releaser from 9.1.3 to 9.2.0.

Changelog

Sourced from zest-releaser's changelog.

9.2.0 (2024-06-16)

  • Fixed version handling documentation to use importlib instead of pkg_resources. [reinout]

  • Build distributions in an isolated environment. Otherwise build cannot install packages needed for the build system, for example hatchling. Fixes issue 448 <https://github.com/zestsoftware/zest.releaser/issues/448>_. [maurits]

Commits
  • 37231d5 Preparing release 9.2.0
  • ee9a19e Merge pull request #447 from zestsoftware/reinout-version-handling
  • 7ee64b6 Merge branch 'master' into reinout-version-handling
  • a1455cf Merge pull request #449 from zestsoftware/maurits-isolated-build
  • 934ffb7 Fix tests: with setuptools>=69.3 sdists get an underscore.
  • a53d2c4 Fixed wrong indentation.
  • f3bf2e7 Build distributions in an isolated environment.
  • 89e0b50 Using importlib instead of pkg_resources for version handling
  • f357c41 Merge pull request #446 from zestsoftware/dependabot/github_actions/pre-commi...
  • 3fa6bb3 Bump pre-commit/action from 3.0.0 to 3.0.1
  • 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)
gbrownmozilla commented 3 months ago

@dependabot rebase