NiaPy icon indicating copy to clipboard operation
NiaPy copied to clipboard

Bump bump-my-version from 0.17.3 to 0.18.3

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

Bumps bump-my-version from 0.17.3 to 0.18.3.

Release notes

Sourced from bump-my-version's releases.

0.18.3

Compare the full difference.

Fixes

  • Fixed --ignore-missing-version and --ignore-missing-files options. 7635873

    The CLI options were defaulting to False when missing. This overrode the configuration.

    Fixes #140

0.18.2

Compare the full difference.

Fixes

0.18.1

Compare the full difference.

Fixes

  • Fixed type annotation in config. 2988ede

  • Fixed naming issue for docs. 2850aa7

    • renamed changelog.md and contributing.md

New

  • Added how-to doc. 68643a9

    • "How to update a date in a file"

Other

Updates

0.18.0

Compare the full difference.

New

  • Added --ignore-missing-files option to bump. fcfaac7

... (truncated)

Changelog

Sourced from bump-my-version's changelog.

0.18.3 (2024-02-25)

Compare the full difference.

Fixes

  • Fixed --ignore-missing-version and --ignore-missing-files options. 7635873

    The CLI options were defaulting to False when missing. This overrode the configuration.

    Fixes #140

0.18.2 (2024-02-25)

Compare the full difference.

Fixes

0.18.1 (2024-02-24)

Compare the full difference.

Fixes

  • Fixed type annotation in config. 2988ede

  • Fixed naming issue for docs. 2850aa7

    • renamed changelog.md and contributing.md

New

  • Added how-to doc. 68643a9

    • "How to update a date in a file"

Other

Updates

0.18.0 (2024-02-18)

Compare the full difference.

New

... (truncated)

Commits
  • e13b0f0 Version updated from 0.18.2 to 0.18.3
  • a2e8bbc Merge pull request #147 from callowayproject/140-ignore_missing_version-not-h...
  • 6f6c606 Fixed test import !minor
  • 7635873 Fixed --ignore-missing-version and --ignore-missing-files options.
  • dbe6c1e Fix CI github token !minor
  • ba5061b Version updated from 0.18.1 to 0.18.2
  • e558fa1 Merge pull request #144 from callowayproject/fix-docs
  • 8ac1087 Fixed docs and cli help
  • 8b93f81 Fixed packaging !minor
  • 60756e8 Version updated from 0.18.0 to 0.18.1
  • 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 Mar 01 '24 07:03 dependabot[bot]