ICTU / quality-time

Software quality monitoring for teams and projects
Apache License 2.0
47 stars 14 forks source link

Bump bump-my-version from 0.24.1 to 0.24.2 in /release #9152

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps bump-my-version from 0.24.1 to 0.24.2.

Release notes

Sourced from bump-my-version's releases.

0.24.2

Compare the full difference.

Fixes

  • Fixed tag version extraction. 67eea3d

    The output of git describe uses - as a delimiter. Parsing tags caused splits in the parsing of version numbers.

    This joins all the remaining parts of the git describe with a -.

  • Fixed pydoclint configuration. 0386073

Changelog

Sourced from bump-my-version's changelog.

0.24.2 (2024-07-03)

Compare the full difference.

Fixes

  • Fixed tag version extraction. 67eea3d

    The output of git describe uses - as a delimiter. Parsing tags caused splits in the parsing of version numbers.

    This joins all the remaining parts of the git describe with a -.

  • Fixed pydoclint configuration. 0386073

Commits
  • 85441b6 Version updated from 0.24.1 to 0.24.2
  • f9a76ef Merge pull request #207 from callowayproject/74-fix-config-and-tag-consistenc...
  • 96ee796 Merge branch 'master' into 74-fix-config-and-tag-consistency-check
  • 67eea3d Fixed tag version extraction.
  • f8dc593 Merge pull request #206 from axel-kah/patch-1
  • 9df3475 fixes wrong syntax for admonition !minor
  • 0386073 Fixed pydoclint configuration.
  • See full diff 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)
dependabot[bot] commented 1 week ago

Looks like bump-my-version is up-to-date now, so this is no longer needed.