Skip to content

Conversation

@dependabot
Copy link

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

Bumps pontos from 21.4.0 to 23.2.9.

Release notes

Sourced from pontos's releases.

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

pontos 23.2.7

23.2.7 - 2023-02-09

Bug Fixes

  • Don't fail with error when files not found (#606) fcd2107

... (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
  • c60ce21 Automatic release to 23.2.9
  • 0dcbec1 Changelog created for release to 23.2.9
  • df7d670 Change: Remove VersionCommand project_file_found
  • 5533cf4 Improve docstrings of got_current_version and update_version functions
  • 94ff6d1 Add PRE_RELEASE to release type enum for the future
  • 31de99f No need to use str in f-strings
  • 4ba01ec Change: Cleanup and improve calculate_calendar_version
  • 88f17b2 Change: Implement new update_version function
  • 428eadf Change: Rename and move get_next_dev_version
  • a50d2a6 Cleanup release test helper module
  • 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.9.
- [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.9)

---
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 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #206.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/pontos-23.2.9 branch February 27, 2023 05:26
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.

1 participant