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.6.3 to 21.6.12 #424

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pontos from 21.6.3 to 21.6.12.

Release notes

Sourced from pontos's releases.

pontos 21.6.12

21.6.12 - 2021-06-25

Added

  • pontos-release: Added a Progress bar to see download progress of large assets. #145
  • terminal: Added out_flush() that reprints in the same line. #145

Fixed

  • pontos-release: Set Chunksize (4096) so big assets will download faster. #145

pontos 21.6.11

21.6.11 - 2021-06-24

Fixed

  • Use --no-verify on git commit, so pontos-release is not interrupted by hooks. #143

pontos 21.6.10

21.6.10 - 2021-06-24

Changed

  • pontos-version you can use both --develop or a version with x.x.x.dev1 to set a develop version. #141

Fixed

  • Fixed creating signature files for tarballs and zip files from GitHub releases #142
  • pontos-release setting correct version after release in Python projects. #141

pontos 21.6.9

21.6.9 - 2021-06-24

Added

  • Sign all tarballs and zip files from the released assets too #139

Changed

  • Improve generated git commit messages for and after a release #138
  • Signature files now have the filename <project>-<release-version>.<postfix>.asc #139

pontos 21.6.7

21.6.7 - 2021-06-23

Added

  • Add header templates for .xsl files #136

Fixed

  • Correctly check if dev version is set in get_current_version(). #137

pontos 21.6.5

... (truncated)

Changelog

Sourced from pontos's changelog.

21.6.12 - 2021-06-25

Added

  • pontos-release: Added a Progress bar to see download progress of large assets. #145
  • terminal: Added out_flush() that reprints in the same line. #145

Fixed

  • pontos-release: Set Chunksize (4096) so big assets will download faster. #145

21.6.11 - 2021-06-24

Fixed

  • Use --no-verify on git commit, so pontos-release is not interrupted by hooks. #143

21.6.10 - 2021-06-24

Changed

  • pontos-version you can use both --develop or a version with x.x.x.dev1 to set a develop version. #141

Fixed

  • Fixed creating signature files for tarballs and zip files from GitHub releases #142
  • pontos-release setting correct version after release in Python projects. #141

21.6.9 - 2021-06-24

Added

  • Sign all tarballs and zip files from the released assets too #139

Changed

  • Improve generated git commit messages for and after a release #138
  • Signature files now have the filename <project>-<release-version>.<postfix>.asc #139

21.6.7 - 2021-06-23

Added

  • Add header templates for .xsl files #136

Fixed

  • Correctly check if dev version is set in get_current_version(). #137

[21.6.5] - 2021-06-23

Added

  • Added some output to version helper. #134

Changed

  • pontos-release checks now if there is a unreleased section in the CHANGELOG.md for the given release version, instead of using everything that is unreleased. If it doesn't find the version, it will look for a general unreleased section (like before). #133
  • Improve setting dev-version after release. #135

... (truncated)

Commits
  • 081a505 Automatic release to 21.6.12
  • 2c57b77 Merge pull request #145 from greenbone/y0urself/chunk-size-progress-bar
  • c5a4b03 Use a spinner for unknown header size
  • a098748 Use DEFAULT variable for chunk_size
  • 4de5fc4 Update CHANGELOG
  • ef8d503 Merge branch 'master' of github.com:greenbone/pontos into y0urself/chunk-size...
  • b00fcfc Add CHUNKSIZE so the download of big assets will be faster | add progress bar...
  • 8202822 Add a no-newline-flush out command
  • a47c863 Correct RELEASE
  • 9b0144b Automatic adjustments after release
  • 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)