canonical / pgbouncer-k8s-operator

A charmed operator for running PGbouncer on Kubernetes.
https://charmhub.io/pgbouncer-k8s
Apache License 2.0
7 stars 5 forks source link

Lock file maintenance Python dependencies #317

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
pydantic (changelog) charm-libs patch 1.10.16 -> 1.10.17 age adoption passing confidence
pydantic (changelog) dependencies patch ^1.10.16 -> ^1.10.17 age adoption passing confidence
ruff (source, changelog) format patch ^0.4.9 -> ^0.4.10 age adoption passing confidence

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


Release Notes

pydantic/pydantic (pydantic) ### [`v1.10.17`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.17): (2024-06-20) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.16...v1.10.17) #### What's Changed - Advertise Python 3.12 for 1.10.x! Part Deux by [@​vfazio](https://togithub.com/vfazio) in [https://github.com/pydantic/pydantic/pull/9644](https://togithub.com/pydantic/pydantic/pull/9644) - Mirrored modules in `v1` namespace to fix typing and object resolution in python>3.11 by [@​exs-dwoodward](https://togithub.com/exs-dwoodward) in [https://github.com/pydantic/pydantic/pull/9660](https://togithub.com/pydantic/pydantic/pull/9660) - setup: remove upper bound from python_requires by [@​vfazio](https://togithub.com/vfazio) in [https://github.com/pydantic/pydantic/pull/9685](https://togithub.com/pydantic/pydantic/pull/9685) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.16...v1.10.17
astral-sh/ruff (ruff) ### [`v0.4.10`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0410) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.4.9...v0.4.10) ##### Parser - Implement re-lexing logic for better error recovery ([#​11845](https://togithub.com/astral-sh/ruff/pull/11845)) ##### Rule changes - \[`flake8-copyright`] Update `CPY001` to check the first 4096 bytes instead of 1024 ([#​11927](https://togithub.com/astral-sh/ruff/pull/11927)) - \[`pycodestyle`] Update `E999` to show all syntax errors instead of just the first one ([#​11900](https://togithub.com/astral-sh/ruff/pull/11900)) ##### Server - Add tracing setup guide to Helix documentation ([#​11883](https://togithub.com/astral-sh/ruff/pull/11883)) - Add tracing setup guide to Neovim documentation ([#​11884](https://togithub.com/astral-sh/ruff/pull/11884)) - Defer notebook cell deletion to avoid an error message ([#​11864](https://togithub.com/astral-sh/ruff/pull/11864)) ##### Security - Guard against malicious ecosystem comment artifacts ([#​11879](https://togithub.com/astral-sh/ruff/pull/11879))

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.35%. Comparing base (ae01c79) to head (e8b467e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ======================================= Coverage 70.35% 70.35% ======================================= Files 8 8 Lines 1167 1167 Branches 213 213 ======================================= Hits 821 821 Misses 269 269 Partials 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.