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

Lock file maintenance Python dependencies #284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
cosl charm-libs patch 0.0.12 -> 0.0.43 age adoption passing confidence
cryptography (changelog) charm-libs patch 43.0.1 -> 43.0.3 age adoption passing confidence
jsonschema (changelog) charm-libs minor 4.22.0 -> 4.23.0 age adoption passing confidence
lightkube dependencies patch ^0.15.3 -> ^0.15.5 age adoption passing confidence
ops-scenario unit minor ^6.0.3, <6.0.4 -> ^6.1.7, <6.1.8 age adoption passing confidence
poetry-core dependencies patch ^1.9.0 -> ^1.9.1 age adoption passing confidence
pydantic (changelog) charm-libs minor 2.8.2 -> 2.9.2 age adoption passing confidence
pytest (changelog) integration minor ^8.2.2 -> ^8.3.3 age adoption passing confidence
pytest (changelog) unit minor ^8.2.2 -> ^8.3.3 age adoption passing confidence
pytest-operator integration minor ^0.35.0 -> ^0.38.0 age adoption passing confidence
pyyaml (source) integration patch ^6.0.1 -> ^6.0.2 age adoption passing confidence
ruff (source, changelog) lint minor ^0.4.5 -> ^0.7.3 age adoption passing confidence
ruff (source, changelog) format minor ^0.4.5 -> ^0.7.3 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

canonical/cos-lib (cosl)

v0.0.43

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.42...0.0.43

v0.0.42

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.41...0.0.42

v0.0.41

Compare Source

Add LogForwarder in coordinator

v0.0.40

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.39...0.0.40

v0.0.39: Push root ca cert to workload container

Compare Source

v0.0.38: bump release tag to match pyproject.toml

Compare Source

v0.0.37: s3 TLS support

Compare Source

added support for s3 TLS
minor touches to coordinator status

v0.0.36

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.34...0.0.36

v0.0.34: Fixed retry logic in worker object

Compare Source

v0.0.33: refactored worker status logic

Compare Source

refactored worker status logic

v0.0.32

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.31...0.0.32

v0.0.31

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.30...0.0.31

v0.0.30: holistic worker logic

Compare Source

refactored Worker logic to use a stateless reconciler function to avoid some pod-churn related race conditions

v0.0.29

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.28...0.0.29

v0.0.28

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.27...0.0.28

v0.0.27

Compare Source

unified config accessing logic so that it can be overridden by worker subclasses if a worker charm needs to preprocess its config on a per-unit basis

v0.0.26

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.25...0.0.26

v0.0.25

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.24...0.0.25

v0.0.24

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.23...0.0.24

v0.0.23: worker status checks TLS support

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.22...0.0.23

v0.0.22: Worker service status monitoring

Compare Source

The main feature is an update to the Coordinator-Worker classes, introducing a pebble-checks-based API to monitor the health of the worker service and set application status accordingly.
This takes care of some bugs we experienced in the past where the worker would not start and the admin had no way to notice it if not to manually GET a /ready endpoint on the application IP.

What's Changed

Full Changelog: canonical/cos-lib@0.0.21...0.0.22

v0.0.21

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.20...0.0.21

v0.0.20: Fix removeprefix for python3.8

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.19...0.0.20

v0.0.19

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.18...0.0.19

v0.0.18

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.17...0.0.18

v0.0.17

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.16...0.0.17

v0.0.16

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.14...0.0.16

v0.0.15

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.13...0.0.15

v0.0.14

Compare Source

v0.0.13

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.12...0.0.13

pyca/cryptography (cryptography)

v43.0.3

Compare Source

python-jsonschema/jsonschema (jsonschema)

v4.23.0

Compare Source

=======

  • Do not reorder dictionaries (schemas, instances) that are printed as part of validation errors.
  • Declare support for Py3.13
gtsystem/lightkube (lightkube)

v0.15.5

Compare Source

v0.15.4

What's Changed
New Contributors

Full Changelog: gtsystem/lightkube@v0.15.2...v0.15.4

canonical/ops-scenario (ops-scenario)

v6.1.7

Compare Source

v6.1.6

Compare Source

v6.1.5

Compare Source

v6.1.4

Compare Source

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

python-poetry/poetry-core (poetry-core)

v1.9.1

Compare Source

Added
  • Add 3.13 to the list of available Python versions (#​747).
pydantic/pydantic (pydantic)

v2.9.2

Compare Source

GitHub release

What's Changed
Fixes

v2.9.1

Compare Source

GitHub release

What's Changed
Fixes

v2.9.0

Compare Source

GitHub release

The code released in v2.9.0 is practically identical to that of v2.9.0b2.

What's Changed
Packaging
New Features
Changes
Performance
Minor Internal Improvements
Fixes
New Contributors
pydantic

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 becomes conflicted, 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 a team, paulomach, taurus-forever, shayancanonical and carlcsaposs-canonical and removed request for a team July 9, 2024 01:58
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 197e4f0 to f7ed376 Compare July 10, 2024 01:12
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 0a1d816 to 4ab7ef6 Compare July 23, 2024 01:01
@renovate renovate bot force-pushed the renovate/python-dependencies branch 5 times, most recently from e574296 to 32762e9 Compare August 1, 2024 01:44
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 9808601 to 6d5a94e Compare August 7, 2024 01:49
Copy link
Contributor Author

renovate bot commented Aug 7, 2024

⚠️ 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-XYOvduEN-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because ops-scenario (6.1.7) depends on ops (>=2.12,<=2.16)
 and no versions of ops-scenario match >6.1.7,<6.1.8, ops-scenario (>=6.1.7,<6.1.8) requires ops (>=2.12,<=2.16).
So, because non-package-mode depends on both ops (>=2.9.0,<2.10) and ops-scenario (^6.1.7, <6.1.8), version solving failed.

@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 4d01296 to 2fe9614 Compare August 9, 2024 02:05
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from 30d3928 to 74b956f Compare August 21, 2024 01:06
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from cb0115d to 6aa88ee Compare August 28, 2024 01:48
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from c2b0276 to 093a132 Compare September 2, 2024 01:48
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 7df836c to 280735c Compare September 11, 2024 01:37
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 874165a to ab47b9f Compare September 18, 2024 01:55
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 370f3ef to 2126142 Compare September 27, 2024 01:04
github-actions bot added a commit to carlcsaposs-canonical/mysql-router-k8s-operator that referenced this pull request Sep 30, 2024
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 3d832d4 to 0c81d68 Compare October 14, 2024 01:55
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from a2420ac to 18b57e1 Compare October 18, 2024 01:08
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 18b57e1 to dce1ef1 Compare October 25, 2024 01:16
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 1387023 to 870cbbd Compare November 7, 2024 02:00
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 870cbbd to a502c95 Compare November 11, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant