Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Bump dunamai from 1.19.0 to 1.20.0 #167

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps dunamai from 1.19.0 to 1.20.0.

Release notes

Sourced from dunamai's releases.

v1.20.0 (2024-04-12)

  • Updated Version.bump() to add a smart argument, which only bumps when distance != 0. This will also make Version.serialize() use pre-release formatting automatically, like calling Version.serialize(bump=True).

v1.19.2 (2024-02-16)

  • Fixed an exception when a Git repository had a broken ref. Git would print a warning that Dunamai failed to parse.

v1.19.1 (2024-02-07)

  • Relaxed Python bounds from ^3.5 to >=3.5 since Python does not follow Semantic Versioning.
  • Fixed some git log commands that did not include -c log.showsignature=false. (Contributed by pdecat)
Changelog

Sourced from dunamai's changelog.

v1.20.0 (2024-04-12)

  • Updated Version.bump() to add a smart argument, which only bumps when distance != 0. This will also make Version.serialize() use pre-release formatting automatically, like calling Version.serialize(bump=True).

v1.19.2 (2024-02-16)

  • Fixed an exception when a Git repository had a broken ref. Git would print a warning that Dunamai failed to parse.

v1.19.1 (2024-02-07)

  • Relaxed Python bounds from ^3.5 to >=3.5 since Python does not follow Semantic Versioning.
  • Fixed some git log commands that did not include -c log.showsignature=false. (Contributed by pdecat)
Commits
  • c42b85b Release v1.20.0
  • 22484d5 #79: Add 'smart' argument to 'Version.bump'
  • f5cb5b7 Update GitHub Actions for Node.js 16 deprecation
  • 99112cd Release v1.19.2
  • a46f11a Limit test to newer Git versions
  • 33281c8 Fix exception when Git has a broken ref
  • 4a3973e #77: Remove Fossil setup note that's now handled automatically
  • 3cc9be2 #77: Set Fossil env vars for test automatically
  • cb28211 Add note about Docker builds
  • f17bcf2 #77: Add note about Fossil setup
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/mtkennerly/dunamai/releases)
- [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md)
- [Commits](mtkennerly/dunamai@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: dunamai
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2024
Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 6520360 into main Jun 12, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dunamai-1.20.0 branch June 12, 2024 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant