Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps pontos from 21.4.0 to 22.1.3.

Release notes

Sourced from pontos's releases.

pontos 22.1.3

22.1.3 - 2022-01-28

Added

  • pontos command that lists pontos features #267 058d76b

Bug Fixes

  • pontos-update-header Truncate file, so we do not left old file content. #266 bd11228

pontos 22.1.2

22.1.2 - 2022-01-26

Added

  • New pontos functionality: Run pontos-github pr to create a Pull Request. #264

Bug Fixes

pontos 22.1.1

22.1.1 - 2022-01-11

Added

  • Allow for debugging the GitHub Actions event data 48d830d

pontos 22.1.0

22.1.0 - 2022-01-10

Added

  • New GitHub API for supporting actions #258 70339a1
  • New GitHub API for supporting actions 8a3ced1
  • New GitHubRESTApi class for querying GitHub API #253 b73499b
  • New GitHubRESTApi class for querying GitHub API e5abcae
  • New python module for git usage ef58adb

pontos 21.11.0

21.11.0 - 2021-11-02

Bug Fixes

  • Using the regex like this [:-|] is incorrect, because of the special purpose of - in a set. Use [:|-] instead 50479dc

pontos 21.10.2

... (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
  • 170d153 Automatic release to 22.1.3
  • efa7b16 Changelog created for release to 22.1.3
  • 058d76b Add: pontos command that lists pontos features #267
  • ff90ccb Merge branch 'main' into y0urself/pontos-documentation
  • b1e2722 Add trivial test for pontos command
  • bd11228 Fix: pontos-update-header Truncate file, so we do not left old file content...
  • 2f9b568 Add a pontos command, that lists available features. Fix some argparse help p...
  • b7d7a98 Add Information about what pontos functionalities are available
  • 5091b8d Truncate file, so we do not left old file content.
  • 51d106e Merge pull request #265 from greenbone/y0urself/add-update-header-action
  • 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.1.3.
- [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.1.3)

---
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 Jan 31, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #140 (7156c25) into master (8186328) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  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...7156c25. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2022

Superseded by #142.

@dependabot dependabot bot closed this Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/pontos-22.1.3 branch February 7, 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