Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps incremental[scripts] from 24.7.2 to 24.11.0.

Changelog

Sourced from incremental[scripts]'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>
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [incremental[scripts]](https://github.com/twisted/incremental) from 24.7.2 to 24.11.0.
- [Changelog](https://github.com/twisted/incremental/blob/trunk/NEWS.rst)
- [Commits](twisted/incremental@incremental-24.7.2...incremental-24.11.0)

---
updated-dependencies:
- dependency-name: incremental[scripts]
  dependency-version: 24.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 01:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants