vberlier / narmock

A minimal mocking utility for C projects.
MIT License
6 stars 1 forks source link

Bump python-semantic-release from 7.24.0 to 7.28.1 #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps python-semantic-release from 7.24.0 to 7.28.1.

Release notes

Sourced from python-semantic-release's releases.

v7.28.1

Fix

  • Fix getting current version when version_source=tag_only (#437) (b247936)

v7.28.0

Feature

  • Add tag_only option for version_source (#436) (cf74339)

v7.27.1

Fix

  • prerelase: Pass prerelease option to get_current_version (#432) (aabab0b)

v7.27.0

Feature

v7.26.0

Feature

v7.25.2

Fix

  • gitea: Use form-data from asset upload (#421) (e011944)

v7.25.1

Fix

  • gitea: Build status and asset upload (#420) (57db81f)

v7.25.0

Feature

Documentation

Changelog

Sourced from python-semantic-release's changelog.

v7.28.1 (2022-04-14)

Fix

  • Fix getting current version when version_source=tag_only (#437) (b247936)

v7.28.0 (2022-04-11)

Feature

  • Add tag_only option for version_source (#436) (cf74339)

v7.27.1 (2022-04-03)

Fix

  • prerelase: Pass prerelease option to get_current_version (#432) (aabab0b)

v7.27.0 (2022-03-15)

Feature

v7.26.0 (2022-03-07)

Feature

v7.25.2 (2022-02-24)

Fix

  • gitea: Use form-data from asset upload (#421) (e011944)

v7.25.1 (2022-02-23)

Fix

  • gitea: Build status and asset upload (#420) (57db81f)

v7.25.0 (2022-02-17)

Feature

Documentation

Commits
  • 2903d3f 7.28.1
  • 3575317 style: beautify 2a25668b29e89ce656bc710c260e0bc5233d2997
  • 2a25668 ci: update github-actions-x/commit action
  • b247936 fix: fix getting current version when version_source=tag_only (#437)
  • 7bffd66 7.28.0
  • cf74339 feat: add tag_only option for version_source (#436)
  • 6f5853c 7.27.1
  • e17f83a style: beautify aabab0b7ce647d25e0c78ae6566f1132ece9fcb9
  • aabab0b fix(prerelase): pass prerelease option to get_current_version (#432)
  • 8515879 chore(dependencies): unpin tomlkit dependency (#429)
  • 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[bot] commented 2 years ago

Superseded by #36.