Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps bump-my-version from 1.2.1 to 1.2.3.

Release notes

Sourced from bump-my-version's releases.

1.2.3

Compare the full difference.

Fixes

  • Fix is_subpath docstring for clarity and detailed explanation of functionality. 68041e8

  • Refactor tests to improve readability by using Arrange-Act-Assert pattern and updating httpserver methods. 164c99d

  • Fix: set "click<8.3" and adjust some pytest_httpserver methods to latest. 8374073

Other

Updates

  • Update uv.lock and pyproject.toml to refactor dependency groups and align formatting. 8b4d8aa

1.2.2

Compare the full difference.

Fixes

  • Fixed code style, ensure encoding consistency, and update dependencies in pre-commit configuration. 91d5eff

Other

... (truncated)

Changelog

Sourced from bump-my-version's changelog.

1.2.3 (2025-09-19)

Compare the full difference.

Fixes

  • Fix is_subpath docstring for clarity and detailed explanation of functionality. 68041e8

  • Refactor tests to improve readability by using Arrange-Act-Assert pattern and updating httpserver methods. 164c99d

  • Fix: set "click<8.3" and adjust some pytest_httpserver methods to latest. 8374073

Other

Updates

  • Update uv.lock and pyproject.toml to refactor dependency groups and align formatting. 8b4d8aa

1.2.2 (2025-09-13)

Compare the full difference.

Fixes

  • Fixed code style, ensure encoding consistency, and update dependencies in pre-commit configuration. 91d5eff

Other

... (truncated)

Commits
  • dd61551 Version updated from 1.2.2 to 1.2.3
  • 4c80bc1 Merge pull request #372 from callowayproject/370-breaks-under-click830
  • 68041e8 Fix is_subpath docstring for clarity and detailed explanation of functionality
  • 25a6b38 Merge pull request #369 from callowayproject/pre-commit-ci-update-config
  • c2faf14 Merge branch '370-breaks-under-click830' into pre-commit-ci-update-config
  • 164c99d Refactor tests to improve readability by using Arrange-Act-Assert pattern and...
  • 8b4d8aa Update uv.lock and pyproject.toml to refactor dependency groups and align...
  • 7f65ea3 Merge pull request #371 from Kugeleis/master
  • 8374073 fix: set "click<8.3" and adjust some pytest_httpserver methods to latest
  • 58946b2 [pre-commit.ci] pre-commit autoupdate
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Zeitsperre.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 1, 2025
@coveralls
Copy link

coveralls commented Oct 1, 2025

Coverage Status

coverage: 91.136%. remained the same
when pulling 79ca7d0 on dependabot/pip/bump-my-version-1.2.3
into c57cc32 on main.

Copy link
Collaborator

@Zeitsperre Zeitsperre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/pip/bump-my-version-1.2.3 branch from 5203c12 to 52a80c6 Compare October 2, 2025 13:13
Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/callowayproject/bump-my-version/releases)
- [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
- [Commits](callowayproject/bump-my-version@1.2.1...1.2.3)

---
updated-dependencies:
- dependency-name: bump-my-version
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/bump-my-version-1.2.3 branch from 52a80c6 to 79ca7d0 Compare October 2, 2025 13:16
@dependabot dependabot bot merged commit 244b121 into main Oct 2, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/bump-my-version-1.2.3 branch October 2, 2025 13:18
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.

3 participants