Skip to content

Bump incremental from 22.10.0 to 24.11.0 - #55

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/incremental-24.11.0
Open

Bump incremental from 22.10.0 to 24.11.0#55
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/incremental-24.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps incremental from 22.10.0 to 24.11.0.

Changelog

Sourced from incremental's changelog.

Incremental 24.11.0 (2025-11-27)

Features

  • Incremental now provides a CLI script, incremental, allowing you to run it with pipx run incremental. The incremental update subcommand offers the same functionality as python -m incremental.update. ([#99](https://github.com/twisted/incremental/issues/99) <https://github.com/twisted/incremental/issues/99>__)
  • Incremental now depends on packaging instead of setuptools at runtime ([#141](https://github.com/twisted/incremental/issues/141) <https://github.com/twisted/incremental/issues/141>__)
  • Add Python 3.13 and 3.14 to the test matrix. ([#179](https://github.com/twisted/incremental/issues/179) <https://github.com/twisted/incremental/issues/179>__)

Bugfixes

  • Build Incremental itself with Hatchling, working around failures with certain versions of setuptools ([#122](https://github.com/twisted/incremental/issues/122) <https://github.com/twisted/incremental/issues/122>__)

Improved Documentation

  • Incremental's documentation now highlights its primary features: CalVer and indeterminate versions (NEXT). ([#2](https://github.com/twisted/incremental/issues/2) <https://github.com/twisted/incremental/issues/2>__)

Deprecations and Removals

  • Incremental's CLI no longer depends on Click, so you no longer need to install incremental[scripts] for it to function. The scripts extra is deprecated. ([#99](https://github.com/twisted/incremental/issues/99) <https://github.com/twisted/incremental/issues/99>__)
  • Drop support for Python 3.8, which has been end-of-life since October 2024. ([#179](https://github.com/twisted/incremental/issues/179) <https://github.com/twisted/incremental/issues/179>__)

Misc

  • [#105](https://github.com/twisted/incremental/issues/105) <https://github.com/twisted/incremental/issues/105>, [#116](https://github.com/twisted/incremental/issues/116) <https://github.com/twisted/incremental/issues/116>

Incremental 24.7.2 (2024-07-29)

Bugfixes

  • Incremental could mis-identify that a project had opted in to version management.

    If a pyproject.toml in the current directory contained a [project] table with a name key, but did not contain the opt-in [tool.incremental] table, Incremental would still treat the file as if the opt-in were present and attempt to validate the configuration. This could happen in contexts outside of packaging, such as when creating a virtualenv. When operating as a setuptools plugin Incremental now always ignores invalid configuration, such as configuration that doesn't match the content of the working directory. ([#106](https://github.com/twisted/incremental/issues/106) <https://github.com/twisted/incremental/issues/106>__)

Incremental 24.7.1 (2024-07-27)

... (truncated)

Commits
  • 2e15ebb Release Incremental 25.11.0
  • 2803462 Merge pull request #184 from twisted/dependabot/github_actions/actions/checko...
  • ab9ac5c Bump actions/checkout from 5 to 6
  • fa2a4c7 Merge pull request #183 from twisted/dependabot/pip/packaging-9f19c49aaa
  • e9a45a2 Bump build in the packaging group across 1 directory
  • f721074 Merge pull request #180 from twisted/dependabot/pip/uv-0.9.6
  • 6678e1c Bump uv from 0.9.5 to 0.9.6
  • b98b8c5 Merge pull request #179 from twisted/new-pythons
  • d9ae87e Add newsfragments
  • 61c2784 Drop support for Python 3.8
  • 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 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 [incremental](https://github.com/twisted/incremental) from 22.10.0 to 24.11.0.
- [Changelog](https://github.com/twisted/incremental/blob/trunk/NEWS.rst)
- [Commits](twisted/incremental@incremental-22.10.0...incremental-24.11.0)

---
updated-dependencies:
- dependency-name: incremental
  dependency-version: 24.11.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 3, 2026 00:34
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