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

Bump versioningit from 3.0.0 to 3.1.0 #16

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps versioningit from 3.0.0 to 3.1.0.

Release notes

Sourced from versioningit's releases.

v3.1.0 — Improve some error messages

  • When git describe fails to retrieve a tag, the resulting log/error message now includes all options passed to the command (based on contribution by @​jenshnielsen)
  • When hg log fails to retrieve a tag, the resulting log/error message now includes the tag pattern passed to latesttag(), if any
Changelog

Sourced from versioningit's changelog.

v3.1.0 (2024-03-16)

  • When git describe fails to retrieve a tag, the resulting log/error message now includes all options passed to the command (based on contribution by @​jenshnielsen)
  • When hg log fails to retrieve a tag, the resulting log/error message now includes the tag pattern passed to latesttag(), if any
Commits
  • 8903e8f v3.1.0 — Improve some error messages
  • ccd10b2 Merge pull request #79 from jwodder/hg-no-tag
  • 25f0b90 hg method: Include pattern (if any) in messages about tag-retrieval failure
  • 9e78935 Merge pull request #77 from jenshnielsen/better_error_message_on_missing_tag
  • d07ffbf [skip ci] Update CHANGELOG
  • 20f6952 Test git describe failure with git-archive method
  • 225e243 Further improvements
  • 7e902bd Update tests
  • 8ce7957 Show all describe options in message
  • 3aab507 improve error message when a tag is not found and match is set
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Bumps [versioningit](https://github.com/jwodder/versioningit) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jwodder/versioningit/releases)
- [Changelog](https://github.com/jwodder/versioningit/blob/master/CHANGELOG.md)
- [Commits](jwodder/versioningit@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: versioningit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/versioningit-3.1.0 branch from 08c03a8 to 5dd59eb Compare April 4, 2024 01:32
@livehybrid livehybrid merged commit 5ef23e9 into main Apr 4, 2024
1 check failed
@dependabot dependabot bot deleted the dependabot/pip/versioningit-3.1.0 branch April 4, 2024 01:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant