NiaPy icon indicating copy to clipboard operation
NiaPy copied to clipboard

Bump bump-my-version from 0.17.3 to 0.20.3

Open dependabot[bot] opened this issue 1 year ago • 0 comments
trafficstars

Bumps bump-my-version from 0.17.3 to 0.20.3.

Release notes

Sourced from bump-my-version's releases.

0.20.3

Compare the full difference.

Fixes

  • Fixed test logging setup. 3777f27

  • Fixed the indentation problem. ec3cd99

    • Added a dedent when a file does not match the change pattern.
    • Fixes #181

Other

0.20.2

Compare the full difference.

Fixes

  • Fixed the rendering of numeric version components. c522c75

    • Numeric version components now will attempt to render its value as an integer and fall back to the parsed value.
  • Fixed code block in the README. b4ff9f3

Other

0.20.1

Compare the full difference.

Fixes

  • Fix typos discovered by codespell. d5c33a3

  • Fixed relative references. 2aa1011

  • Refactored the docs. b63a9e7

Other

... (truncated)

Changelog

Sourced from bump-my-version's changelog.

0.20.3 (2024-04-26)

Compare the full difference.

Fixes

  • Fixed test logging setup. 3777f27

  • Fixed the indentation problem. ec3cd99

    • Added a dedent when a file does not match the change pattern.
    • Fixes #181

Other

0.20.2 (2024-04-23)

Compare the full difference.

Fixes

  • Fixed the rendering of numeric version components. c522c75

    • Numeric version components now will attempt to render its value as an integer and fall back to the parsed value.
  • Fixed code block in the README. b4ff9f3

Other

0.20.1 (2024-04-13)

Compare the full difference.

Fixes

  • Fix typos discovered by codespell. d5c33a3

  • Fixed relative references. 2aa1011

  • Refactored the docs. b63a9e7

Other

  • [pre-commit.ci] pre-commit autoupdate. f438bc6

... (truncated)

Commits
  • c0bbb14 Version updated from 0.20.2 to 0.20.3
  • b76114e Merge pull request #183 from callowayproject/181-glob-pattern-indented-output...
  • db69f9a Merge pull request #178 from callowayproject/pre-commit-ci-update-config
  • 3777f27 Fixed test logging setup
  • ec3cd99 Fixed the indentation problem
  • 406aeb0 Version updated from 0.20.1 to 0.20.2
  • 52c8b84 Merge pull request #180 from callowayproject/179-zero-padded-version-parts-ar...
  • c522c75 Fixed the rendering of numeric version components.
  • e916f87 [pre-commit.ci] pre-commit autoupdate
  • c3d89a3 Merge pull request #176 from callowayproject/175-docs-format-fix
  • 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 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[bot] avatar May 01 '24 06:05 dependabot[bot]