Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python group in /tests with 3 updates #4923

Merged
merged 4 commits into from Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the python group in /tests with 3 updates: google-auth, kubernetes and protobuf.

Updates google-auth from 2.26.1 to 2.26.2

Release notes

Sourced from google-auth's releases.

v2.26.2

2.26.2 (2024-01-11)

Bug Fixes

  • Read universe_domain for external account authorized user (#1450) (1cc7df3)
Changelog

Sourced from google-auth's changelog.

2.26.2 (2024-01-11)

Bug Fixes

  • Read universe_domain for external account authorized user (#1450) (1cc7df3)
Commits

Updates kubernetes from 28.1.0 to 29.0.0

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v29.0.0 Stable Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0.zip
cd client-python-v29.0.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md

Kubernetes Python Client v29.0.0 Beta 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0b1.zip
cd client-python-v29.0.0b1
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md

Kubernetes Python Client v29.0.0 Alpha 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0a1.zip
cd client-python-v29.0.0a1
</tr></table> 

... (truncated)

Changelog

Sourced from kubernetes's changelog.

v29.0.0

Kubernetes API Version: v1.29.0

Bug or Regression

v29.0.0b1

Kubernetes API Version: v1.29.0

Bug or Regression

v29.0.0a1

Kubernetes API Version: v1.29.0

API Change

... (truncated)

Commits
  • 01b1642 Merge pull request #2176 from yliaog/automated-release-of-29.0.0-upstream-rel...
  • fa3f28b updated compatibility matrix and maintenance status
  • c7f09fe generated client change
  • b83b93f generated API change
  • 699740f generated client change for custom_objects
  • f378228 update version constants for 29.0.0 release
  • ebb33a4 update changelog with release notes from master branch
  • e5abf14 Merge pull request #2172 from yliaog/automated-release-of-29.0.0b1-upstream-r...
  • b697f01 generated client change
  • 92d44ab update version constants for 29.0.0b1 release
  • Additional commits viewable in compare view

Updates protobuf from 4.25.1 to 4.25.2

Commits
  • a9b006b Updating version.json and repo version numbers to: 25.2
  • 59eebe3 Merge pull request #14907 from mkruskal-google/cmake-install-fix
  • 05ad652 Only substitute prefixes during installation setup.
  • c709a34 Merge pull request #14800 from mkruskal-google/leak-patch
  • 3d5c709 Register a shutdown delete for C++ feature defaults
  • c529459 Merge pull request #14765 from protocolbuffers/25.x-202311152135
  • 6ac0447 Updating version.json and repo version numbers to: 25.2-dev
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python group in /tests with 4 updates: [google-auth](https://github.com/googleapis/google-auth-library-python), [kubernetes](https://github.com/kubernetes-client/python), [protobuf](https://github.com/protocolbuffers/protobuf) and [pytest-html](https://github.com/pytest-dev/pytest-html).


Updates `google-auth` from 2.26.1 to 2.26.2
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.26.1...v2.26.2)

Updates `kubernetes` from 28.1.0 to 29.0.0
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/python@v28.1.0...v29.0.0)

Updates `protobuf` from 4.25.1 to 4.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2)

Updates `pytest-html` from 3.2.0 to 4.1.1
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v3.2.0...4.1.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: pytest-html
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 15, 2024 17:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 15, 2024
@pdabelf5 pdabelf5 changed the title Bump the python group in /tests with 4 updates Bump the python group in /tests with 3 updates Jan 15, 2024
@pdabelf5
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea5d522) 52.28% compared to head (972b1d8) 52.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4923      +/-   ##
==========================================
+ Coverage   52.28%   52.31%   +0.02%     
==========================================
  Files          60       60              
  Lines       17501    17501              
==========================================
+ Hits         9151     9155       +4     
+ Misses       8020     8018       -2     
+ Partials      330      328       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit 0f1ae23 into main Jan 16, 2024
81 of 83 checks passed
@pdabelf5 pdabelf5 deleted the dependabot/pip/tests/python-7a0944f1dd branch January 16, 2024 15:23
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants