Skip to content
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

Update tbump requirement from ~=6.9.0 to ~=6.10.0 #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 22, 2023

Updates the requirements on tbump to permit the latest version.

Release notes

Sourced from tbump's releases.

v6.10.0

Bug fixes

  • Fix #156, where the pyproject.toml file could not be parsed - patch by @​vipcxj
  • Fix #158 : also display changes when setting the current version in the pyproject.toml or tbump.toml files

Other

  • Bump some dependencies
  • Add --tag-message command line option to specify a custom tag message (by default it's the same as the tag name) - Patch by Michael Boulton - @​michaelboulton
  • Add support for Python 3.11
Changelog

Sourced from tbump's changelog.

6.10.0 (2023-05-21)

Bug fixes: ++++++++++

  • Fix #156, where the pyproject.toml file could not be parsed - patch by @​vipcxj
  • Fix #158 : also display changes when setting the current version in the pyproject.toml or tbump.toml files

Other +++++

  • Bump some dependencies
  • Add --tag-message command line option to specify a custom tag message (by default it's the same as the tag name) - Patch by Michael Boulton
  • Add support for Python 3.11

6.9.0 (2022-03-27)

  • Add tbump current-version command, to print the current version. Path by @​blink1073

6.8.0 (2022-03-27)

  • Allow usage of python -m tbump in addtion to just tbump

6.7.0 (2021-12-22)

  • Drop support for Python 3.6
  • Drop dependency on attr

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)

... (truncated)

Commits
  • e4d51a2 Bump to 6.10.0
  • 1891319 Update Changelog
  • af03906 Merge pull request #163 from your-tools/python-3.11
  • 85e4336 GitHub Actions: add Python 3.11
  • 4e67121 github actions: bump setup-python
  • ca45999 Bump invoke
  • d29ce77 Rename ConfigFile, TbumpTomlConfig and PyprojectConfig to use an Updater su...
  • ae0925f Print relative_path of the config file
  • 26adb36 Print diff when updating config file
  • 09eada6 typo in "no configuration found" message
  • Additional commits viewable in compare view

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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/your-tools/tbump/blob/main/Changelog.rst)
- [Commits](your-tools/tbump@v6.9.0...v6.10.0)

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

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

dependabot bot commented on behalf of github May 22, 2023

The following labels could not be found: dependency, Skip news :mute:.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants