greenbone / ospd

OSPd is a framework for vulnerability scanners which share the same communication protocol: OSP (Open Scanner Protocol)
GNU Affero General Public License v3.0
30 stars 36 forks source link

Bump pontos from 21.4.0 to 21.6.3 #412

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pontos from 21.4.0 to 21.6.3.

Release notes

Sourced from pontos's releases.

pontos 21.6.3

21.6.3 - 2021-06-13

Added

  • The autohooks Terminal to pontos, to have prettier console output. #127

pontos 21.6.2

21.6.2 - 2021-06-11

Changed

  • pontos-release will only sign, if key is available. If no key is given, pontos tries to lookup the key in the config.

Fixed

  • Fixed commiting when no key is available. #118
  • Fixed releasing with pontos. A push after clearing the CHANGELOG was missing. #110

pontos 21.6.1

21.6.1 - 2021-06-09

Fixed

  • Fix the previous release

pontos 21.6.0

21.6.0 - 2021-06-08

Added

  • Template for header #85

Changed

  • For pontos-release the --release-version argument is not required anymore. You can choose between --release-version and --calendar now. #104
    • --calendar will automatically look up the next calendar release version number
    • --release-version can still be used for setting the release version number manually
    • --next-version is not required anymore, it will be set by calculating the next dev version, if not manually set.
  • The new Changelog and setting the next version is now done after the release within pontos-release release #104
  • The parameter --project in pontos-release, it not required anymore and by default resolved by get_project_name() #105
Changelog

Sourced from pontos's changelog.

21.6.3 - 2021-06-13

Added

  • The autohooks Terminal to pontos, to have prettier console output. #127

21.6.2 - 2021-06-11

Changed

  • pontos-release will only sign, if key is available. If no key is given, pontos tries to lookup the key in the config.

Fixed

  • Fixed commiting when no key is available. #118
  • Fixed releasing with pontos. A push after clearing the CHANGELOG was missing. #110

21.6.1 - 2021-06-09

Fixed

  • Fix the previous release

21.6.0 - 2021-06-08

Added

  • Template for header #85

Changed

  • For pontos-release the --release-version argument is not required anymore. You can choose between --release-version and --calendar now. #104
    • --calendar will automatically look up the next calendar release version number
    • --release-version can still be used for setting the release version number manually
    • --next-version is not required anymore, it will be set by calculating the next dev version, if not manually set.
  • The new Changelog and setting the next version is now done after the release within pontos-release release #104
  • The parameter --project in pontos-release, it not required anymore and by default resolved by get_project_name() #105

Removed

Commits
  • 6678420 automatic release to 21.6.3
  • 61e7432 Merge pull request #127 from greenbone/y0urself/pontos-terminal
  • b8a4daf Last prints replaced
  • 9911fca Add a first message and indent the rest ...
  • a6f882c Add Changelog entry
  • 6619efd Merge branch 'master' of github.com:greenbone/pontos into y0urself/pontos-ter...
  • 3bdf1b9 Add the tests (C&P from autohooks)
  • bddca6c Add colorful as dependency
  • e5b1f64 Adjust Tests for terminal usage
  • a33c74f Replace print by best fitting terminal phrases ...
  • 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)
ArnoStiefvater commented 3 years ago

@dependabot rebase