Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps pontos from 21.4.0 to 22.2.4.

Release notes

Sourced from pontos's releases.

pontos 22.2.4

22.2.4 - 2022-02-22

Bug Fixes

  • Logic for changelog file boolean. If we have conventional commits #287 f66c605
  • Logic for changelog file. If we have no conventional commits, we do not want to add CHANGELOG.md! The boolean was set wrongly 38d259f

pontos 22.2.3

22.2.3 - 2022-02-22

Changed

  • Use another shell command to get the latest tag 5fa45a7

pontos 22.2.2

22.2.2 - 2022-02-10

Bug Fixes

  • Let pontos-release -CC run when no initial tag is in the repository. #276 54c1111

pontos 22.2.1

22.2.1 - 2022-02-04

Bug Fixes

  • Replace to get correct newlines from --body 690d056

pontos 22.2.0

22.2.0 - 2022-02-01

Added

  • Extend GitHub API and pontos-github cmd #271
    • Extend the GitHub API with pull_request_exists() and pull_request_files() functions.
    • Extend the pontos-github cmd, to get file status of changed files a existing PR.

Bug Fixes

  • pontos-github pr output for target branch #268 e60b3f2

pontos 22.1.3

[22.1.3] - 2022-01-28

Added

... (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

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

21.7.2 - 2021-07-07

Removed

  • Remove debug print in pontos-version update for C projects #156

Fixed

  • Fixing singing, --passphrase shall not have a default, especially not greenbone #156

21.7.1 - 2021-07-02

Fixed

  • Do not print passphrase #150

[21.7.0] - 2021-07-02

Added

... (truncated)

Commits
  • cdc4cc8 Automatic release to 22.2.4
  • 2d1e57f Changelog created for release to 22.2.4
  • f66c605 Fix: Logic for changelog file boolean. If we have conventional commits #287
  • 666c1c5 Merge branch 'main' into y0urself/empty-tags
  • 38d259f Fix: Logic for changelog file. If we have no conventional commits, we do not ...
  • a43841c Automatic adjustments after release
  • 4319008 Automatic release to 22.2.3
  • a63e69e Changelog created for release to 22.2.3
  • a521a8a Merge pull request #286 from greenbone/y0urself/empty-tags
  • a434cf1 Update pontos/changelog/conventional_commits.py
  • 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)

Bumps [pontos](https://github.com/greenbone/pontos) from 21.4.0 to 22.2.4.
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Changelog](https://github.com/greenbone/pontos/blob/main/CHANGELOG.md)
- [Commits](greenbone/pontos@v21.4.0...v22.2.4)

---
updated-dependencies:
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #147 (e507aa8) into master (8186328) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   98.82%   98.82%           
=======================================
  Files          54       54           
  Lines        3908     3918   +10     
  Branches      933      934    +1     
=======================================
+ Hits         3862     3872   +10     
  Misses         34       34           
  Partials       12       12           
Impacted Files Coverage Δ
gvm/__version__.py 100.00% <100.00%> (ø)
gvm/protocols/gmpv208/entities/policies.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e23dd0...e507aa8. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #153.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/pontos-22.2.4 branch April 4, 2022 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants