FirefoxMetzger / scikit-bot

Robotics in Python
Apache License 2.0
13 stars 2 forks source link

MAINT: Bump python-semantic-release from 7.24.0 to 7.25.2 #164

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps python-semantic-release from 7.24.0 to 7.25.2.

Release notes

Sourced from python-semantic-release's releases.

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.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
  • be7708d 7.25.2
  • e011944 fix(gitea): use form-data from asset upload (#421)
  • 29bff88 7.25.1
  • 9fbb28f style: beautify 57db81f4c6b96da8259e3bad9137eaccbcd10f6e
  • 57db81f fix(gitea): build status and asset upload (#420)
  • a4a8743 style: beautify aba6f5e1583c10a001b4ba1623b5806f6d506d69
  • aba6f5e test: fix test_repo_with_custom_* on Windows (#416)
  • f022d99 7.25.0
  • f1e3ecb style: beautify b7e7936331b7939db09abab235c8866d800ddc1a
  • b7e7936 feat(hvcs): add gitea support (#412)
  • 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)