Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tbump from 6.9.0 to 6.10.0.

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

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 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2023
Bumps [tbump](https://github.com/dmerejkowsky/tbump) from 6.9.0 to 6.10.0.
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tbump-6.10.0 branch from 57ad044 to 7837ce5 Compare May 22, 2023 08:18
@codecov-commenter
Copy link

codecov-commenter commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f7e9608) 99.07% compared to head (7837ce5) 99.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1176   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files           6        6           
  Lines         108      108           
=======================================
  Hits          107      107           
  Misses          1        1           
Flag Coverage Δ
linux 99.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@merger-application merger-application bot merged commit fed6514 into main May 22, 2023
@merger-application merger-application bot deleted the dependabot/pip/tbump-6.10.0 branch May 22, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants