Skip to content

Conversation

@dependabot
Copy link

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

Bumps pontos from 21.4.0 to 22.2.1.

Release notes

Sourced from pontos's releases.

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

  • 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

... (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
  • e9a40bf Automatic release to 22.2.1
  • 118f3a8 Changelog created for release to 22.2.1
  • c2308d5 Merge pull request #272 from greenbone/y0urself/fix-md-newlines
  • 690d056 Fix: Replace to get correct newlines from --body
  • 92e3824 Automatic adjustments after release
  • ef13eca Automatic release to 22.2.0
  • 45511c2 Changelog created for release to 22.2.0
  • 103a0f5 Added: Extend GitHub API and pontos-github cmd #271
  • a2f9236 Apply suggestions from code review
  • 6bde013 Make FileStatus an Enum, change pr_number -> pull_request
  • 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.1.
- [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.1)

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

Codecov Report

Merging #142 (312f7d6) into master (8186328) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  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...312f7d6. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2022

Superseded by #143.

@dependabot dependabot bot closed this Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/pontos-22.2.1 branch February 14, 2022 04:03
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