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.7.2 to 21.7.4 #442

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pontos from 21.7.2 to 21.7.4.

Release notes

Sourced from pontos's releases.

pontos 21.7.4

21.7.4 - 2021-07-21

Changed

  • Allow to pass multiple directories to the -d/--directories argument #163
  • Allow to put directory globs into the exclude file and exclude all files from that directory #163

pontos 21.7.3

21.7.3 - 2021-07-20

Added

  • Golang support for pontos-update-header #162

Fixed

  • pontos-update-header will now set the correct current year, when adding a header to a new file #162
Changelog

Sourced from pontos's changelog.

21.7.4 - 2021-07-21

Changed

  • Allow to pass multiple directories to the -d/--directories argument #163
  • Allow to put directory globs into the exclude file and exclude all files from that directory #163

21.7.3 - 2021-07-20

Added

  • Golang support for pontos-update-header #162

Fixed

  • pontos-update-header will now set the correct current year, when adding a header to a new file #162
Commits
  • 308701b Automatic release to 21.7.4
  • 979941f Merge pull request #163 from greenbone/y0urself/dirs-exclude-dirs
  • 8cd74db Update CHANGELOG.md
  • b7e2d0a Add Changelog entries
  • 7c7202b Adjust the tests for the changes
  • 63011c8 Merge branch 'master' of github.com:greenbone/pontos into y0urself/dirs-exclu...
  • 3621785 Add the possibility to exclude directories, too, not only files ...
  • cb1306c Add multiple directories. change in exclude hosts list. I would recommend to ...
  • ac7096e Update/add header ...
  • f693dbb 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)