Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps pontos from 21.4.0 to 23.2.10.

Release notes

Sourced from pontos's releases.

pontos 23.2.10

23.2.10 - 2023-02-24

Bug Fixes

pontos 23.2.9

23.2.9 - 2023-02-14

Removed

  • Drop obsolete release helper functions 34cec51

Changed

  • Remove VersionCommand project_file_found df7d670
  • Cleanup and improve calculate_calendar_version 4ba01ec
  • Implement new update_version function 88f17b2
  • Rename and move get_next_dev_version 428eadf
  • Refactor release and prepare CLI 678b324
  • Update release sign command to use new get_current_version function cb90bde
  • Update add_skeleton to return unreleased section 248d75c
  • Rename update function to update_changelog 3f8a805
  • Add modified get_next_patch_version function to version helper module 2864270
  • Add modified calculate_calendar_version function to version helper ee8a98f
  • Set project_file_name for GoVersionCommand correctly 64f8c48
  • Remove unused argument for VersionCommand constructor b3a53d0
  • Move version COMMANDS into an own module ef9a899
  • Move version CLI parser into an own module e351260
  • Move VersionError into and own module 39106c2
  • Ensure that the changelog argument is always a path cc93428
  • List changed files in VersionUpdate class 514af2f
  • Rename UpdatedVersion to VersionUpdate ca005fa
  • Add type hint for COMMANDS 13ec5ae

Bug Fixes

  • Avoid cyclic dependencies in changelog module 6b8f38a

pontos 23.2.8

23.2.8 - 2023-02-10

Changed

  • Use subprocess.run instead of check_output 3790cb0

Bug Fixes

  • Releasing GoLang projects aa0abb6

... (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
  • cbe8fcc Automatic release to 23.2.10
  • 27da274 Fix: Workflow release file (#637)
  • 06f8820 Fix: Pontos release workflow
  • 50fdd4a Remove: Remove changelog_dir from default cc config
  • 16ae501 Change: Refactor ChangelogBuilder to allow empty releases
  • 7cb2c0d Fix: get_last_release_version did return the last tag not the version
  • cbb7c92 Add: Add rev_list method to the Git class
  • ed15734 Add: Add an exec method to Git class for running arbitrary git commands
  • 5c40da0 Build(deps): Bump markdown-it-py from 2.1.0 to 2.2.0
  • 39cdb06 Add: Add support for major and minor releases
  • 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 23.2.10.
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Changelog](https://github.com/greenbone/pontos/blob/main/CHANGELOG.md)
- [Commits](greenbone/pontos@v21.4.0...v23.2.10)

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

Codecov Report

Merging #206 (4f16fd0) into master (8186328) will increase coverage by 0.00%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  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%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #208.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/pontos-23.2.10 branch March 6, 2023 04:57
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