FirefoxMetzger / scikit-bot

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

MAINT: Bump python-semantic-release from 7.19.2 to 7.22.0 #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps python-semantic-release from 7.19.2 to 7.22.0.

Release notes

Sourced from python-semantic-release's releases.

v7.22.0

Feature

  • parser_angular: Allow customization in parser (298eebb)

Fix

  • Address PR feedback for parser_angular.py (f7bc458)

v7.21.0

Feature

  • Use gitlab-ci or github actions env vars (8ca8dd4)

Fix

  • Remove invalid repository exception (746b62d)

v7.20.0

Feature

  • Rewrite Twine adapter for uploading to artifact repositories (cfb20af)
  • Allow custom environment variable names (#392) (372cda3)
  • repository: Add to settings artifact repository (f4ef373)

Fix

  • Mypy errors in vcs_helpers (13ca0fe)
  • Skip removing the build folder if it doesn't exist (8e79fdc)
  • Don't use linux commands on windows (#393) (5bcccd2)

Documentation

  • Clean typos and add section for repository upload (1efa18a)
Changelog

Sourced from python-semantic-release's changelog.

v7.22.0 (2021-11-21)

Feature

  • parser_angular: Allow customization in parser (298eebb)

Fix

  • Address PR feedback for parser_angular.py (f7bc458)

v7.21.0 (2021-11-21)

Feature

  • Use gitlab-ci or github actions env vars (8ca8dd4)

Fix

  • Remove invalid repository exception (746b62d)

v7.20.0 (2021-11-21)

Feature

  • Rewrite Twine adapter for uploading to artifact repositories (cfb20af)
  • Allow custom environment variable names (#392) (372cda3)
  • repository: Add to settings artifact repository (f4ef373)

Fix

  • Mypy errors in vcs_helpers (13ca0fe)
  • Skip removing the build folder if it doesn't exist (8e79fdc)
  • Don't use linux commands on windows (#393) (5bcccd2)

Documentation

  • Clean typos and add section for repository upload (1efa18a)
Commits
  • bf21fa6 7.22.0
  • 6cf85a7 style: beautify 01eea03a2c4db790bfa881037cdd2d6e8c1511a3
  • 01eea03 test: Fix tests of angular options
  • f7bc458 fix: address PR feedback for parser_angular.py
  • 298eebb feat(parser_angular): allow customization in parser
  • 6801386 7.21.0
  • 6afa90c style: beautify 02569161e57b96a36294626012c311ae0d55a707
  • 0256916 Merge branch 'pr-364'
  • 2790bcf 7.20.0
  • 2cf59cc style: beautify d7406ef55287c5a4a70e79c63292f5416ab0f00d
  • 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)