Skip to content

Update zest-releaser requirement from ~=9.8.0 to >=9.8,<9.10#1413

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/zest-releaser-gte-9.8-and-lt-9.10
Open

Update zest-releaser requirement from ~=9.8.0 to >=9.8,<9.10#1413
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/zest-releaser-gte-9.8-and-lt-9.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Updates the requirements on zest-releaser to permit the latest version.

Changelog

Sourced from zest-releaser's changelog.

9.9.0 (2026-02-10)

  • Added suport for path in [tool.hatch.version]: hatch uses it for dynamic version files. If found, it is used as the value for python-file-with-version in zest.releaser's config.

9.8.0 (2025-12-15)

  • Make compatible with twine 6.2.0+ by not using the --skip-existing flag. This fixes releasing to indexes other than PyPI and TestPyPI, issue 474 <https://github.com/zestsoftware/zest.releaser/issues/474>_. [1letter]

9.7.0 (2025-11-19)

  • Support Python 3.14 [maurits]

  • bumpversion command: added --alpha, --beta, and --rc options to set the version to an alpha, beta, or release candidate version. [maurits]

  • You can combine --alpha/--beta/--rc with --feature/--breaking. Other combinations are mutually exclusive. [maurits]

  • Do not support breaking/feature release on a pre release. [maurits]

9.6.2 (2025-04-11)

  • Administrative change: our pyproject.toml now has the license in the new SPDX format <https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license>_. [reinout]

9.6.1 (2025-04-10)

  • Fixed readthedocs documentation generation. [reinout]

... (truncated)

Commits
  • 010e157 Preparing release 9.9.0
  • 25cbe95 Merge pull request #485 from zestsoftware/reinout-hatch-version
  • 8d07460 Hatch config now also works without [tool.zest-releaser]
  • a2b8b92 Commit to trigger build
  • 7234010 Bumped version for feature release.
  • c06e5df Updated changelog
  • 244e4bf Added suport for tool.hatch.version's path
  • 6f12957 Added test demonstrating the missing feature
  • 35fe6a4 Added symlink to dev instructions
  • c9139fa Back to development: 9.8.1
  • See full diff in compare view

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

Updates the requirements on [zest-releaser](https://github.com/zestsoftware/zest.releaser) to permit the latest version.
- [Changelog](https://github.com/zestsoftware/zest.releaser/blob/master/CHANGES.rst)
- [Commits](zestsoftware/zest.releaser@9.8.0...9.9.0)

---
updated-dependencies:
- dependency-name: zest-releaser
  dependency-version: 9.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants