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.4 to 21.9.1 #463

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pontos from 21.7.4 to 21.9.1.

Release notes

Sourced from pontos's releases.

pontos 21.9.1

21.9.1 - 2021-09-23

Changed

  • Use present instead of past in the changelog.toml a1caefb
  • format-string to f-string 13967b0

Bug Fixes

  • Prevent matching unwanted Commit tags/messages e225ff5
  • Change the newlines, for a correct appearance of the generated changelog 4a61087

Refactor

  • specified encoding in read_text, write_text, open a229c7c

pontos 21.9.0

[21.9.0] - 2021-09-20

Added

  • Adjusted pontos-release release for the use of conventional commits ... 28b85ae
  • Added an changelog dir setting in the conventional commits toml 34a98af
  • Added variables and arguments for the conventional commits 2daf466
  • Added an example changelog.toml with different Changelog groups 62bd1c1
  • New script to parse git log to changelog markdown file dd9b750
  • Argument to set a custom CHANGELOG file path 255ddc3

Changed

  • We need to fetch tags and git log in checkout 4c3840d
  • cleaned commit message, by removing the commit type identifier cac2c5d
  • Adjust path to the main functions in the pyproject toml 62f50bb

Documentation

  • Documenting new release processes 526d230

Refactor

  • suppress warning by correctly comparing e65b262
  • Removed u-string ... is not required anymore 3089a36
  • rename main to main and import main directly b7c3347
  • Split pontos-release file: Detach argparser and main command from big release.py file 55787e1
  • Split pontos-release file: Detach sign command from big release.py file 598fc2d
  • Splitting up the pontos-release into several files: Detach prepare from single file. Wip: Also including conventional commits into prepare 8d9f1a0

Testing

  • Conventional Commits release 9fed912
  • Prepare with conventional commits 85d0b48
  • Adding a test, if no conventional commits are found 5e1d059
  • Split up the release, prepare and sign tests ... 8fe2c0a
  • fixed/corrected the tests 4c40684

... (truncated)

Changelog

Sourced from pontos's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Calendar Versioning.

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Commits
  • 9cd8ae5 Automatic release to 21.9.1
  • 49ff674 Changelog created for release to 21.9.1
  • f81b12a Merge pull request #190 from greenbone/y0urself/cc
  • e225ff5 Fix: Prevent matching unwanted Commit tags/messages
  • 4a61087 Fix: Change the newlines, for a correct appearance of the generated changelog
  • 0815f2d Fixing the newlines in the changelog
  • 28b05da Merge branch 'master' of github.com:greenbone/pontos into y0urself/cc
  • a1caefb Change: Use present instead of past in the changelog.toml
  • ddef30a Merge pull request #189 from fabaff/patch-1
  • b767650 Switch to poetry-core
  • 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)