ewjoachim / pypitoken

Creation & manipulation of PyPI tokens
http://pypitoken.readthedocs.io/en/latest/
MIT License
12 stars 1 forks source link

Bump dunamai from 1.19.0 to 1.19.1 #264

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps dunamai from 1.19.0 to 1.19.1.

Release notes

Sourced from dunamai's releases.

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.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
  • 0869c66 Release v1.19.1
  • 59e4291 #74: Relax Python bounds
  • 279f746 #75: Update changelog and avoid some 'git log' duplication
  • 1c50869 Merge pull request #75 from pdecat/fix/git_log_no_show_signature
  • 9c49a84 fix: add -c log.showsignature=false to all git log commands if git versio...
  • 8a16c30 Use semantic line breaks in README
  • 726c974 Update VS Code settings
  • c52cad8 Fix VS Code settings
  • See full diff 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 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)