Skip to content

Update tbump requirement from ~=6.4.0 to ~=6.5.0#13

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tbump-approx-eq-6.5.0
Closed

Update tbump requirement from ~=6.4.0 to ~=6.5.0#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tbump-approx-eq-6.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 18, 2021

Copy link
Copy Markdown

Updates the requirements on tbump to permit the latest version.

Release notes

Sourced from tbump's releases.

v6.5.0

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

Changelog

Sourced from tbump's changelog.

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)

Breaking change +++++++++++++++

If you are using tbump with a pyproject.toml to bump a project using poetry, you may have found that the version key in [tool.poetry] was implicitly bumped.

This was considered to be a bug, which means you now have to tell tbump about poetry explicitly:

.. code-block:: toml

new

[[tool.tbump.file]] src = "pyproject.toml" search = 'version = "{current_version}"'

Bug fixes +++++++++

  • Fix #103: Invalid config: Key 'file' error using pyproject.toml, caused by an update in tomlkit
  • Fix #93: Do not patch version in [tool.poetry] implicitly

Misc ++++

  • Default development branch is now called main.
  • Make all tbump imports consistent
  • Fix compatibly with Python 3.10

6.3.2 (2021-04-19)

  • Move out of the TankerHQ organization
  • Fix bug in tbump init --pyproject
  • Allow usage of newer tomlkit versions

... (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.4.0...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Oct 18, 2021

Copy link
Copy Markdown
Author

The following labels could not be found: dependency.

@dependabot @github

dependabot Bot commented on behalf of github Nov 15, 2021

Copy link
Copy Markdown
Author

Superseded by #24.

@dependabot dependabot Bot closed this Nov 15, 2021
@dependabot dependabot Bot deleted the dependabot/pip/tbump-approx-eq-6.5.0 branch November 15, 2021 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants