canonical / dex-auth-operator

Operator for Dex Auth
Apache License 2.0
3 stars 14 forks source link

chore(deps): update dependency juju to <3.3 #124

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
juju <3.1 -> <3.3 age adoption passing confidence

Release Notes

juju/python-libjuju ### [`v3.2.0.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.2.0.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.1.2.0...3.2.0.0) This release contains the juju 3.2.0 facades and some relevant fixes already available in the 2.9.42.x versions. #### What's Changed - Add base.bootstrapped decorator to integration test by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/856](https://togithub.com/juju/python-libjuju/pull/856) - Add mantic and lunar to list of ubuntu series by [@​addyess](https://togithub.com/addyess) in [https://github.com/juju/python-libjuju/pull/853](https://togithub.com/juju/python-libjuju/pull/853) - \[JUJU-3885] forward port ipv6 support by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/866](https://togithub.com/juju/python-libjuju/pull/866) - Revisit auto documentation generation with sphinx on RTD by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/871](https://togithub.com/juju/python-libjuju/pull/871) - \[JUJU-3894] Forward port some fixes from 2.9 to master by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/870](https://togithub.com/juju/python-libjuju/pull/870) - Revisit the secret backend integration test by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/858](https://togithub.com/juju/python-libjuju/pull/858) - \[JUJU-3954] Fix incorrect base channel computation by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/875](https://togithub.com/juju/python-libjuju/pull/875) - \[JUJU-3927] Add 3.2.0 facades by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/874](https://togithub.com/juju/python-libjuju/pull/874) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.1.2.0...3.2.0.0 ### [`v3.1.2.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.1.2.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.1.0.1...3.1.2.0) This release has been tested with Juju 3.1.2 and contains the new endpoints for the secrets backend. This release works with any Juju 3.x controller. ##### What's Changed - \[JUJU-3202] Add facades for 3.1.1. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/807](https://togithub.com/juju/python-libjuju/pull/807) - Add destroy units by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/812](https://togithub.com/juju/python-libjuju/pull/812) - \[JUJU-3517] Revisit \_build_facades in connection by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/826](https://togithub.com/juju/python-libjuju/pull/826) - \[JUJU-3527] Added 3.1.2 and 3.2-beta2 schemas. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/828](https://togithub.com/juju/python-libjuju/pull/828) - \[JUJU-1628] Deploy by revision by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/830](https://togithub.com/juju/python-libjuju/pull/830) - \[JUJU-3552] Prepare 3.1.2.1 release by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/836](https://togithub.com/juju/python-libjuju/pull/836) - Prepare release notes for 3.1.2.0. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/843](https://togithub.com/juju/python-libjuju/pull/843) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.1.0.1...3.1.2.0 ### [`v3.1.0.1`](https://togithub.com/juju/python-libjuju/releases/tag/3.1.0.1) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.0.4...3.1.0.1) This release targets juju version 3.1.0 and enables the new secrets backend api. Connectivity with juju controllers in the 3.x series is allowed, connections with different major version controllers (e.g. 2.x, 4.x, etc.) will be cancelled. This version is only tested using Juju 3.1.0. ##### What's Changed - setup.py: adjust websockets versions for py38-310 by [@​mert-kirpici](https://togithub.com/mert-kirpici) in [https://github.com/juju/python-libjuju/pull/731](https://togithub.com/juju/python-libjuju/pull/731) - \[JUJU-2175] Remove juju 2.9 support on 3.1.0 by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/774](https://togithub.com/juju/python-libjuju/pull/774) - \[JUJU-2276] Series or base for local charms by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/777](https://togithub.com/juju/python-libjuju/pull/777) - \[JUJU-2391] Fix wrong bases analysis. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/782](https://togithub.com/juju/python-libjuju/pull/782) - \[JUJU-2401] Added release candidate workflow. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/784](https://togithub.com/juju/python-libjuju/pull/784) - \[JUJU-2402] Prepare nightly juju edge testing. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/785](https://togithub.com/juju/python-libjuju/pull/785) - \[JUJU-2237] Remove charmstore charm support from pylibjuju by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/786](https://togithub.com/juju/python-libjuju/pull/786) - \[JUJU-2426] Secrets support by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/791](https://togithub.com/juju/python-libjuju/pull/791) - \[JUJU-2573] Base argument for model deploy by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/798](https://togithub.com/juju/python-libjuju/pull/798) - Add compatibility for juju 3.1.0 by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/799](https://togithub.com/juju/python-libjuju/pull/799) - Replace schemas.json with a wellformed version. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/800](https://togithub.com/juju/python-libjuju/pull/800) ##### New Contributors - [@​mert-kirpici](https://togithub.com/mert-kirpici) made their first contribution in [https://github.com/juju/python-libjuju/pull/731](https://togithub.com/juju/python-libjuju/pull/731) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.4...3.1.0.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (<3.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.