Skip to content

Update tbump requirement from ~=6.6.0 to ~=6.6.1 #5561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Updates the requirements on tbump to permit the latest version.

Release notes

Sourced from tbump's releases.

v6.6.1

  • Relax dependency on cli-ui
  • Use a better example in the README (patch by @​umonoca)
Changelog

Sourced from tbump's changelog.

6.6.1 (2021-12-17)

  • Relax dependency on cli-ui
  • Use a better example in the README (patch by @​umonoca)

6.6.0 (2021-11-11)

Add support for other config paths ++++++++++++++++++++++++++++++++++

Added -c, --config to tbump command line, allowing using a different config file than tbump.toml (based on early work by @​achary)

Add support default values for versions fields ++++++++++++++++++++++++++++++++++++++++++++++

Added new [[field]] option for setting default values for version fields with no match in the version regex (e.g. prerelease fields), avoiding errors when these fields are present in a version_template. Patch by @​minrk.

For example:

.. code-block:: toml

[[field]] name = "prerelease" default = ""

Other +++++

  • Relax dependency on attrs - we used to have attrs <20, >=19, now we have attrs >= 20.

6.5.0 (2021-10-16)

Instead of pushing twice, which spawns two workflows, tbump now runs git push --atomic <remote> <branch> <tag>. Patch by @​InCogNiTo124.

6.4.1 (2021-10-05)

Add support for Python 3.10

6.4.0 (2021-09-14)

... (truncated)

Commits

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 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)

Updates the requirements on [tbump](https://github.com/dmerejkowsky/tbump) to permit the latest version.
- [Release notes](https://github.com/dmerejkowsky/tbump/releases)
- [Changelog](https://github.com/dmerejkowsky/tbump/blob/main/Changelog.rst)
- [Commits](your-tools/tbump@v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: tbump
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency Label for github dependabot label Dec 20, 2021
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.13.0 milestone Dec 20, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1602136097

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.69%

Totals Coverage Status
Change from base Build 1601350595: 0.0%
Covered Lines: 14299
Relevant Lines: 15262

💛 - Coveralls

@Pierre-Sassoulas
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2021

Looks like this PR has already been merged. If you've moved back to an older version of tbump a new PR will be created next time Dependabot checks your dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Label for github dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants