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

Update Python dependencies (major) #8

Open
wants to merge 1 commit into
base: 6/edge
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kubernetes ^30.1.0 -> ^32.0.1 age adoption passing confidence
tenacity ^8.2.3 -> ^9.0.0 age adoption passing confidence

Release Notes

kubernetes-client/python (kubernetes)

v32.0.1

Compare Source

Kubernetes API Version: v1.32.2

Uncategorized
Bug or Regression
Feature
  • Add utility functions kubernetes.utils.duration.parse_duration and kubernetes.utils.duration.format_duration to manage Gateway API Duration strings as specified by GEP-2257. (#​2261, @​kflynn)
  • Added the ability to use the optional apply parameter for functions within the utils.create_from_yaml submodule. This allows these functions to optionally use the DynamicClient.server_side_apply function to apply yaml manifests. (#​2252, @​dcmcand)
  • Adding utils.format_quantity to convert decimal numbers into a canonical Kubernetes quantity. (#​2216, @​rkschamer)

v32.0.0

Compare Source

Kubernetes API Version: v1.32.1

Bug or Regression
  • Fixed PortForward proxy to close local Python sockets when the WebSocket closes. (#​2316, @​anvilpete)

v31.0.0

Compare Source

Kubernetes API Version: v1.31.0

jd/tenacity (tenacity)

v9.0.0: tenacity 9.0.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.5.0...9.0.0

v8.5.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.2...8.5.0

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.1...8.4.2

v8.4.1: tenacity 8.4.1

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.0...8.4.1

v8.4.0: tenacity 8.4.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.3.0...8.4.0

v8.3.0

Compare Source

New Features

  • Added a new stop function: stop_before_delay, which will stop execution if the next sleep time would cause overall delay to exceed the specified delay. Useful for use cases where you have some upper bound on retry times that you must not exceed, so returning before that timeout is preferable than returning after that timeout.

Bug Fixes

  • Preserve defaults and kwdefaults through retry decorator

Other Notes

  • Add a "test" extra

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from Mehdi-Bendriss and MiaAltieri August 1, 2024 01:33
@renovate renovate bot changed the title Update Python dependencies (major) Update dependency tenacity to v9 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from ff854f5 to f42910a Compare August 6, 2024 01:34
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from f42910a to 7098fb9 Compare August 21, 2024 01:43
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch 3 times, most recently from cc8f7c9 to 716d7ce Compare September 3, 2024 01:58
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from 716d7ce to 10da3f5 Compare September 23, 2024 02:00
@renovate renovate bot changed the title Update dependency tenacity to v9 Update Python dependencies (major) Sep 23, 2024
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from 10da3f5 to 3c44e73 Compare October 18, 2024 01:46
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch 2 times, most recently from 06c56fd to a3ea660 Compare November 13, 2024 01:51
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from a3ea660 to 7cfbd42 Compare December 13, 2024 02:17
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch 4 times, most recently from f3eb89c to e76bcb8 Compare January 16, 2025 02:03
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch 4 times, most recently from d18ec59 to c16bd60 Compare January 24, 2025 02:21
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from c16bd60 to abef7d5 Compare January 29, 2025 02:00
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from abef7d5 to e5e9ca0 Compare February 12, 2025 02:12
Copy link
Author

renovate bot commented Feb 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv non-package-mode-6zD_bwme-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because no versions of mongo-charms-single-kernel match >0.0.1,<0.0.2 || >0.0.2,<0.1.0
 and mongo-charms-single-kernel (0.0.2) depends on tenacity (>=8.2.3,<8.3.0), mongo-charms-single-kernel (>0.0.1,<0.1.0) requires tenacity (>=8.2.3,<8.3.0).
And because mongo-charms-single-kernel (0.0.1) depends on tenacity (>=8.2.3,<8.3.0), mongo-charms-single-kernel (>=0.0.1,<0.1.0) requires tenacity (>=8.2.3,<8.3.0).
So, because non-package-mode depends on both mongo-charms-single-kernel (>=0.0.1,<0.1.0) and tenacity (>=9.0.0,<10.0.0), version solving failed.

@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from e5e9ca0 to a66ef1b Compare February 13, 2025 02:06
@renovate renovate bot force-pushed the renovate/major-python-dependencies branch from a66ef1b to 557913e Compare February 19, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants