Skip to content

Conversation

@dependabot
Copy link

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

Bumps pontos from 21.4.0 to 22.11.0.

Release notes

Sourced from pontos's releases.

pontos 22.11.0

[22.11.0] - 2022-11-24

Added

  • Add git checkout API 7b2d879
  • Add git API for adding a remote repository d350db0
  • Add force argument to Git.push 6c5e3f1
  • Add test for setting follow_tags to False for Git.push be49a67
  • Add Git.fetch API 1a3f2a3
  • Add strategy argument for Git.rebase method f99b0ac
  • Add async GitHub API for setting permissions of team in a repo f9a07d1
  • Add a GitHub Permission enum 63bdc85
  • Add allow_update_branch argument to repositories.create API 2ffaac0
  • Add new GitHub models and tests for the models cd74bef
  • Add member filter and role to members github script daed940
  • Add repository type to repositories github script ada8c71
  • Add small example GitHub scripts 312dbba
  • Add explicit typing for methods that return None 1cfdbac
  • Add GitHub Models for branch protection rules 29942dd
  • Add GitHub Model class for Repository and License data bfdd789
  • Add base classes for GitHub Models a698ffd
  • Enable http2 for GitHub async Client ebe2c29
  • Add add_member async GitHub API 36cc943
  • Add async API to list repos of a team 359e68b
  • Add async GitHub API for removing team members d601e98
  • Add async GitHub API for adding and updating team members a95d16f
  • Add async GitHub API for getting members of a team be293e0
  • Add async GitHub API to delete a organization team a6c6e8a
  • Add async GitHub API for updating team information 30b7293
  • Add async GitHub API for getting a single team 9a19ecc
  • Add async GitHub API to create teams c220db8
  • Add async GitHub API for getting teams of an organziation eb43910
  • Add async API for managing outside collaborators 3a321d6
  • Add async API for removing a member from an organization f865df1
  • Add async API for inviting user to an organization 498846d
  • Add error class for GitHub API errors b942660
  • Add async API for getting organization members d965f20
  • Add async API to remove all required status checks 3b656ac
  • Add async API to update required status checks 7c0003b
  • Add patch method to GitHubAsyncRestClient ff3998e
  • Add async API to enable/disable required signed commits 9e70606
  • Add missing required_signatures argument for branch protection aadb100
  • Add async API to enable/disable enfore admin branch protection bd529c1
  • Add async GitHub API for deleting and updating branch protection rules c49fb91
  • Add put method to GitHubAsyncRestClient 05a16d7
  • Add CLI for running Pontos GitHub Scripts 754fcc5
  • Add a GitHub scripting API fac3872
  • Add a base PontosError exception class 4aec85e
  • Add an async GitHub API for handling repositories 1a70d1d
  • Add a deprecated decorator to raise deprecation warnings cbdc4ff

... (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
  • 734f96e Automatic release to 22.11.0
  • 92073ba Changelog created for release to 22.11.0
  • 1da8691 Additional git API (#499)
  • cd792ea Fix argument docstring
  • 7b2d879 Add: Add git checkout API
  • d350db0 Add: Add git API for adding a remote repository
  • 6c5e3f1 Add: Add force argument to Git.push
  • be49a67 Add: Add test for setting follow_tags to False for Git.push
  • 1a3f2a3 Add: Add Git.fetch API
  • f99b0ac Add: Add strategy argument for Git.rebase method
  • 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.11.0.
- [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.11.0)

---
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 Nov 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #189.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/pontos-22.11.0 branch December 12, 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.

1 participant