canonical / kubeflow-tensorboards-operator

Tensorboards Operator
Apache License 2.0
2 stars 5 forks source link

chore(deps): update dependency juju to v3 #76

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.0 -> <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 ### [`v3.0.4`](https://togithub.com/juju/python-libjuju/releases/tag/3.0.4) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.0.3...3.0.4) ##### What's Changed - \[JUJU-2027] Local refresh with resoruces by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/757](https://togithub.com/juju/python-libjuju/pull/757) - \[JUJU-2026] Improve resolve charm by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/761](https://togithub.com/juju/python-libjuju/pull/761) - Add owner and data to license file by [@​arturo-seijas](https://togithub.com/arturo-seijas) in [https://github.com/juju/python-libjuju/pull/760](https://togithub.com/juju/python-libjuju/pull/760) - Prepare 3.0.4 release. by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/762](https://togithub.com/juju/python-libjuju/pull/762) ##### New Contributors - [@​arturo-seijas](https://togithub.com/arturo-seijas) made their first contribution in [https://github.com/juju/python-libjuju/pull/760](https://togithub.com/juju/python-libjuju/pull/760) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.3...3.0.4 ### [`v3.0.3`](https://togithub.com/juju/python-libjuju/releases/tag/3.0.3) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.0.2...3.0.3) ##### What's Changed - Wait for idle arg type check by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/741](https://togithub.com/juju/python-libjuju/pull/741) - \[JUJU-1970] Revise local refresh by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/742](https://togithub.com/juju/python-libjuju/pull/742) - \[JUJU-1984] Update facade schemas for juju 3.0-rc1-2 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/745](https://togithub.com/juju/python-libjuju/pull/745) - \[JUJU-1992] Fix charmhub series deploy 3.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/746](https://togithub.com/juju/python-libjuju/pull/746) - \[JUJU-2001] Fix base for local charms and bundles for CharmOrigin 3.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/749](https://togithub.com/juju/python-libjuju/pull/749) - \[JUJU-2017] Check subordinate field value instead of existence by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/751](https://togithub.com/juju/python-libjuju/pull/751) - \[JUJU-2018] Update 2.9.36 facades & clients by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/752](https://togithub.com/juju/python-libjuju/pull/752) - \[JUJU-1705] Make sure the action status is correctly set by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/753](https://togithub.com/juju/python-libjuju/pull/753) - \[JUJU-2019] Small fixes for 3.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/754](https://togithub.com/juju/python-libjuju/pull/754) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.2...3.0.3 ### [`v3.0.2`](https://togithub.com/juju/python-libjuju/releases/tag/3.0.2) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.0.1...3.0.2) ##### What's Changed This release officially drops the support for `Python 3.5`. As [@​jack-w-shaw](https://togithub.com/jack-w-shaw) pointed out in his review of the release, this is normally a bit larger change for a point-release. However, it was previously planned as one of the breaking changes to be in the `2.9 -> 3.0` transition (to be aligned with the Juju's `3.0` changes), which did include a couple of breaking changes in the `pylibjuju 3.0.0` release. Drop py35 was just a little late for that action. We're still in the process of getting the hang of the semantic versioning in unison with Juju and currently still a little ahead of Juju's `3.0` schedule, therefore we're keeping this a point release to stay aligned as much as possible and avoid confusion, as making a minor version bump at this point (e.g. `3.1..`) would make things more unclear. - Model name can now be accessed through model.name by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/702](https://togithub.com/juju/python-libjuju/pull/702) - \[JUJU-1593] Fix `unit.run()` and update the old client codes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/710](https://togithub.com/juju/python-libjuju/pull/710) - Add py.typed marker by [@​sed-i](https://togithub.com/sed-i) in [https://github.com/juju/python-libjuju/pull/709](https://togithub.com/juju/python-libjuju/pull/709) - \[JUJU-1664] Add force, no-wait, destroy-storage params to app.destroy by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/714](https://togithub.com/juju/python-libjuju/pull/714) - snapcraft.io access should use https requests by [@​addyess](https://togithub.com/addyess) in [https://github.com/juju/python-libjuju/pull/715](https://togithub.com/juju/python-libjuju/pull/715) - \[JUJU-1680] Add issue and PR templates by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/718](https://togithub.com/juju/python-libjuju/pull/718) - \[JUJU-1681] Add --attach-storage parameter to model.deploy by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/720](https://togithub.com/juju/python-libjuju/pull/720) - \[JUJU-1706] Allow waiting for `wait_for_exact_units=0` by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/723](https://togithub.com/juju/python-libjuju/pull/723) - \[JUJU-1663] Drop Python 3.5 support from python-libjuju by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/722](https://togithub.com/juju/python-libjuju/pull/722) - \[JUJU-1671] Charmhub url from model config by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/724](https://togithub.com/juju/python-libjuju/pull/724) - \[JUJU-1733] Revisit unitrun example by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/725](https://togithub.com/juju/python-libjuju/pull/725) - \[JUJU-1800] Revise the `application.upgrade_charm()` (refresh) by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/729](https://togithub.com/juju/python-libjuju/pull/729) - \[JUJU-1893] Revisit `charmhub.info()` by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/737](https://togithub.com/juju/python-libjuju/pull/737) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.1...3.0.2 ### [`v3.0.1`](https://togithub.com/juju/python-libjuju/releases/tag/3.0.1) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.0.0...3.0.1) #### What's Changed - \[JUJU-1593] Fix `run_actions` and facade issues by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/706](https://togithub.com/juju/python-libjuju/pull/706) - Release 3.0.1 notes by [@​juanmanuel-tirado](https://togithub.com/juanmanuel-tirado) in [https://github.com/juju/python-libjuju/pull/708](https://togithub.com/juju/python-libjuju/pull/708) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.0.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/2.9.42.4...3.0.0) #### What's Changed Switching to semantic versioning. From this release on, at least the major release number matches the most recent Juju supported. Hence the jump to `3.0.0` since this release supports `Juju 3.0`. (This also means that `python-libjuju <= 2.9.11` only support up to `Juju 2.x`) - \[JUJU-1439] Initial fixes for `test_model` to pass with juju 3.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/689](https://togithub.com/juju/python-libjuju/pull/689) - \[JUJU-1464] More fixes for 3.0 compatibility by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/691](https://togithub.com/juju/python-libjuju/pull/691) - \[JUJU-1457] Merge 3.0 compatibility branch onto master by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/692](https://togithub.com/juju/python-libjuju/pull/692) - Fix conditional by [@​sed-i](https://togithub.com/sed-i) in [https://github.com/juju/python-libjuju/pull/696](https://togithub.com/juju/python-libjuju/pull/696) - \[JUJU-1534] Fix `model.connect_current()` by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/697](https://togithub.com/juju/python-libjuju/pull/697) - \[JUJU-1542] Fix run actions on units by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/698](https://togithub.com/juju/python-libjuju/pull/698) - \[JUJU-1577] Replace k8s bundles with machine bundles for tests by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/703](https://togithub.com/juju/python-libjuju/pull/703) - \[JUJU-1528] Add storage implementation by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/701](https://togithub.com/juju/python-libjuju/pull/701) - \[JUJU-1582] Release 3.0.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/704](https://togithub.com/juju/python-libjuju/pull/704) **Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.11...3.0.0

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. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

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