Skip to content

Conversation

@dependabot
Copy link

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

Bumps pontos from 21.4.0 to 22.10.0.

Release notes

Sourced from pontos's releases.

pontos 22.10.0

[22.10.0] - 2022-10-25

Added

  • Add an Asynchronous GitHub API #446 9ed6aa3
  • Improve typing for AsyncDownloadProgressIterable 2d7537d
  • Add async API for uploading release assets to GitHub 48a2666
  • Add an AsyncIterator for uploading binary content from a Path 866a5fe
  • Add async GitHub download release assets API 9299ee3
  • Add async GitHub API for downloading release zip and tarball files e58f02d
  • Add async GitHub API for downloading artifacts 3a46a44
  • Add async GitHub client stream method b6de04c
  • Add new helpers for async download with progress 0fd5fe4
  • Add test for async creating a simple GitHub relase 81596cc
  • Add tests for async GitHub artifacts API 038a448
  • Add async test for a simple GitHub pull request update ba291f0
  • Add tests for async GitHub labels API 6ad0e1b
  • Add tests for async GitHub workflows API 9e74c2a
  • Add tests for async GitHub releases API e1b055a
  • Add tests for async GitHub organizations API 5fae080
  • Add tests for async GitHub pull requests API 640b1ae
  • Add async tests for GitHub contents API c429dfe
  • Add class for mocking an AsyncIterator from an Iterable edc4c22
  • Add tests for async GitHub branches API 2f852da
  • Add tests for GitHubAsyncRESTClient b70e3c4
  • Export GitHubAsyncRESTApi from pontos.github.api 29c36a4
  • Add async GitHub workflows API 97be2ef
  • Add async GitHub releases API 42fd883
  • Add async GitHub API for pull requests d693a9c
  • Add async GitHub labels API aec85ab
  • Add async GitHub contents API 248c276
  • Add async banches GitHub API 17e906f
  • Add a GitHubAsyncRESTApi class d3434fe
  • Implement classes for async organization and artifacts GitHub API 2748e58
  • Add new async HTTP client class for GitHub requests 9b49a6b
  • Add cli for input and output variables of GitHub Actions b2b821f
  • Update Actions output due to changes in GitHub 796bdba
  • unittest create tag no date no github_object_type 3b62728
  • unittest create tag argparser 1fa8dff
  • unittest for git.tag 0f3b80b
  • unittest test_create_tag_reference 5672f04
  • Unittest create_tag ffae2fb
  • unittest for create_tag cmd function f60b266
  • Use git_object_type and git_object var names 86ffe7f
  • Allow None var for git_object_type e139dc7
  • tag create cmd 6362ad3
  • Create tag function for arg parser 020b00d
  • create_github_tag and create_github_tag_reference 698b63e
  • git tag support c4e7dba
  • more unittests 63b5f15

... (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
  • 960190c Automatic release to 22.10.0
  • 2f480d9 Changelog created for release to 22.10.0
  • 9ed6aa3 Add: Add an Asynchronous GitHub API #446
  • 45eee78 Apply changes from code review
  • a2e5b9f Update example for downloading an artifact
  • 2d7537d Add: Improve typing for AsyncDownloadProgressIterable
  • e7b6b5b Change: Improve GitHub async client stream tests
  • 5172e57 Change: Make the upload release artifacts test reliable
  • 48a2666 Add: Add async API for uploading release assets to GitHub
  • 866a5fe Add: Add an AsyncIterator for uploading binary content from a Path
  • 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.10.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.10.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 Oct 31, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #185 (860a415) into master (8186328) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  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 Nov 28, 2022

Superseded by #187.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/pontos-22.10.0 branch November 28, 2022 04:06
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