canonical / discourse-gatekeeper

Experimental GitHub Action to upload charm documentation to charmhub
Apache License 2.0
7 stars 7 forks source link

Update dependency juju to v3.5.2.0 #199

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
juju ==3.1.2.0 -> ==3.5.2.0 age adoption passing confidence

Release Notes

juju/python-libjuju (juju) ### [`v3.5.2.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.5.2.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.5.0.0...3.5.2.0) This is a 3.x track release. It's compatible with all the Juju controller versions up to 3.5.2. #### What's Changed ##### Enhancements - Add setuptools to tox.ini by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1058](https://togithub.com/juju/python-libjuju/pull/1058) - feat: conventional commits static analysis by [@​SimonRichardson](https://togithub.com/SimonRichardson) in [https://github.com/juju/python-libjuju/pull/1068](https://togithub.com/juju/python-libjuju/pull/1068) - feat(makefile): run .tox before lint in makefile target by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1069](https://togithub.com/juju/python-libjuju/pull/1069) ##### Bug Fixes - fix parsing of storage constraints by [@​luissimas](https://togithub.com/luissimas) in [https://github.com/juju/python-libjuju/pull/1053](https://togithub.com/juju/python-libjuju/pull/1053) - fix(refresh): bug with revisions by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/1067](https://togithub.com/juju/python-libjuju/pull/1067) - fix(series): add noble support by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/1063](https://togithub.com/juju/python-libjuju/pull/1063) - fix zones constraints list parsing by [@​luissimas](https://togithub.com/luissimas) in [https://github.com/juju/python-libjuju/pull/1054](https://togithub.com/juju/python-libjuju/pull/1054) - fix(model): fix wrong instanciation of list-secrets facade by [@​gboutry](https://togithub.com/gboutry) in [https://github.com/juju/python-libjuju/pull/1065](https://togithub.com/juju/python-libjuju/pull/1065) #### New Contributors - [@​luissimas](https://togithub.com/luissimas) made their first contribution in [https://github.com/juju/python-libjuju/pull/1053](https://togithub.com/juju/python-libjuju/pull/1053) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.5.0.0...3.5.2.0 ### [`v3.5.0.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.5.0.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.4.0.0...3.5.0.0) #### What's Changed - Make consume respect the controller name in the url by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1038](https://togithub.com/juju/python-libjuju/pull/1038) - Fix multiline description in textarea in bug template GH workflow by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1041](https://togithub.com/juju/python-libjuju/pull/1041) - Fix issue with microk8s proxy by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1044](https://togithub.com/juju/python-libjuju/pull/1044) - add missing "revision" parameter to addModel step. by [@​Thanhphan1147](https://togithub.com/Thanhphan1147) in [https://github.com/juju/python-libjuju/pull/1043](https://togithub.com/juju/python-libjuju/pull/1043) - Add user api to pylibjuju documentation by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1049](https://togithub.com/juju/python-libjuju/pull/1049) - Release notes for 3.5.0.0 by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1056](https://togithub.com/juju/python-libjuju/pull/1056) #### New Contributors - [@​Thanhphan1147](https://togithub.com/Thanhphan1147) made their first contribution in [https://github.com/juju/python-libjuju/pull/1043](https://togithub.com/juju/python-libjuju/pull/1043) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.4.0.0...3.5.0.0 ### [`v3.4.0.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.4.0.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.3.1.1...3.4.0.0) #### What's Changed - Add build test and update issue template by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1030](https://togithub.com/juju/python-libjuju/pull/1030) - fix: machine scp & ssh by [@​yanksyoon](https://togithub.com/yanksyoon) in [https://github.com/juju/python-libjuju/pull/1020](https://togithub.com/juju/python-libjuju/pull/1020) - Bugfix none type on master by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1036](https://togithub.com/juju/python-libjuju/pull/1036) - Release 3.4.0.0 notes by [@​Aflynn50](https://togithub.com/Aflynn50) in [https://github.com/juju/python-libjuju/pull/1037](https://togithub.com/juju/python-libjuju/pull/1037) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.3.1.1...3.4.0.0 ### [`v3.3.1.1`](https://togithub.com/juju/python-libjuju/releases/tag/3.3.1.1) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.3.1.0...3.3.1.1) #### What's Changed This is a patch release for fixing some build problems in the 3.3.1.0 release that rendered it unusable in some scenarios (see [https://github.com/juju/python-libjuju/issues/1026](https://togithub.com/juju/python-libjuju/issues/1026) for details). - Resolve build problems in 3.3.1.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1026](https://togithub.com/juju/python-libjuju/pull/1026) - Release 3.3.1.1 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1027](https://togithub.com/juju/python-libjuju/pull/1027) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.3.1.0...3.3.1.1 ### [`v3.3.1.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.3.1.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.3.0.0...3.3.1.0) #### What's Changed - Remove paramiko upper-bound by [@​gboutry](https://togithub.com/gboutry) in [https://github.com/juju/python-libjuju/pull/1005](https://togithub.com/juju/python-libjuju/pull/1005) - Remove explicit passing of event_loop into tests by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1006](https://togithub.com/juju/python-libjuju/pull/1006) - chore: remove the upper restrictions on the websockets dependency by [@​tonyandrewmeyer](https://togithub.com/tonyandrewmeyer) in [https://github.com/juju/python-libjuju/pull/1007](https://togithub.com/juju/python-libjuju/pull/1007) - Target ceiling version by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1008](https://togithub.com/juju/python-libjuju/pull/1008) - Make it easier to run tests using `make` by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1012](https://togithub.com/juju/python-libjuju/pull/1012) - Avoid installing signal handlers to the event loop by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1014](https://togithub.com/juju/python-libjuju/pull/1014) - feat: remove app block until done by [@​yanksyoon](https://togithub.com/yanksyoon) in [https://github.com/juju/python-libjuju/pull/1017](https://togithub.com/juju/python-libjuju/pull/1017) - feat: remove app timeout by [@​yanksyoon](https://togithub.com/yanksyoon) in [https://github.com/juju/python-libjuju/pull/1018](https://togithub.com/juju/python-libjuju/pull/1018) - Forward port latest changes from 2.9 onto 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1022](https://togithub.com/juju/python-libjuju/pull/1022) - Release 3.3.1.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/1024](https://togithub.com/juju/python-libjuju/pull/1024) #### New Contributors - [@​gboutry](https://togithub.com/gboutry) made their first contribution in [https://github.com/juju/python-libjuju/pull/1005](https://togithub.com/juju/python-libjuju/pull/1005) - [@​tonyandrewmeyer](https://togithub.com/tonyandrewmeyer) made their first contribution in [https://github.com/juju/python-libjuju/pull/1007](https://togithub.com/juju/python-libjuju/pull/1007) - [@​yanksyoon](https://togithub.com/yanksyoon) made their first contribution in [https://github.com/juju/python-libjuju/pull/1017](https://togithub.com/juju/python-libjuju/pull/1017) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.3.0.0...3.3.1.0 ### [`v3.3.0.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.3.0.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.2.3.0...3.3.0.0) #### What's Changed The main contribution of this release is the user secrets that's released as a part of Juju 3.3. - Free pyblijuju from relying on juju client when connecting to a controller by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/984](https://togithub.com/juju/python-libjuju/pull/984) - Handle FileNotFoundError on current_controller() by [@​DanielArndt](https://togithub.com/DanielArndt) in [https://github.com/juju/python-libjuju/pull/937](https://togithub.com/juju/python-libjuju/pull/937) - Add support for adding user secrets by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/986](https://togithub.com/juju/python-libjuju/pull/986) - Complete support for user secrets by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/987](https://togithub.com/juju/python-libjuju/pull/987) - Release 3.3.0.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/988](https://togithub.com/juju/python-libjuju/pull/988) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.3.0...3.3.0.0 ### [`v3.2.3.0`](https://togithub.com/juju/python-libjuju/releases/tag/3.2.3.0) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.2.2...3.2.3.0) #### What's Changed - Repository Maintenance Improvements by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/922](https://togithub.com/juju/python-libjuju/pull/922) - Stale bot to not bother feature requests by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/926](https://togithub.com/juju/python-libjuju/pull/926) - Fix linter issues by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/928](https://togithub.com/juju/python-libjuju/pull/928) - Fix docstring typo by [@​DanielArndt](https://togithub.com/DanielArndt) in [https://github.com/juju/python-libjuju/pull/927](https://togithub.com/juju/python-libjuju/pull/927) - Fix asyncio on README by [@​marceloneppel](https://togithub.com/marceloneppel) in [https://github.com/juju/python-libjuju/pull/930](https://togithub.com/juju/python-libjuju/pull/930) - Fix integration/test_application.test_action by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/932](https://togithub.com/juju/python-libjuju/pull/932) - Update 3.2 facade clients by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/931](https://togithub.com/juju/python-libjuju/pull/931) - \[JUJU-4488] Add licence headers to source files on 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/934](https://togithub.com/juju/python-libjuju/pull/934) - Update async tests to use builtin python suite by [@​DanielArndt](https://togithub.com/DanielArndt) in [https://github.com/juju/python-libjuju/pull/935](https://togithub.com/juju/python-libjuju/pull/935) - Pass correct charm url to series selector by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/942](https://togithub.com/juju/python-libjuju/pull/942) - Green CI cleanup for python-libjuju by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/939](https://togithub.com/juju/python-libjuju/pull/939) - Bring forward support for nested assumes expressions on 3x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/943](https://togithub.com/juju/python-libjuju/pull/943) - Release 3.2.2.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/945](https://togithub.com/juju/python-libjuju/pull/945) - Cleanup release process for 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/946](https://togithub.com/juju/python-libjuju/pull/946) - Use new DeployFromRepository endpoint for deploy by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/949](https://togithub.com/juju/python-libjuju/pull/949) - Handle pending upload resources deployfromrepository by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/953](https://togithub.com/juju/python-libjuju/pull/953) - Optimize connection teardown by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/952](https://togithub.com/juju/python-libjuju/pull/952) - Use `log.warning` instead of the deprecated `warn` by [@​sed-i](https://togithub.com/sed-i) in [https://github.com/juju/python-libjuju/pull/954](https://togithub.com/juju/python-libjuju/pull/954) - Find controller name by endpoint on 3.x track by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/966](https://togithub.com/juju/python-libjuju/pull/966) - Optimize & fix unit removal by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/967](https://togithub.com/juju/python-libjuju/pull/967) - Allow switch kwarg in refresh to switch to local charms by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/971](https://togithub.com/juju/python-libjuju/pull/971) - Parse charm URLs consistantly for local charms by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/974](https://togithub.com/juju/python-libjuju/pull/974) - Juju config directory location fix on 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/976](https://togithub.com/juju/python-libjuju/pull/976) - \[JUJU-4779] Ensure valid charm origin for local charm switches by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/978](https://togithub.com/juju/python-libjuju/pull/978) - Application refresh with resources on 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/973](https://togithub.com/juju/python-libjuju/pull/973) - Release 3.2.3.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/980](https://togithub.com/juju/python-libjuju/pull/980) - Bump up the version number to 3.2.3.0 by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/982](https://togithub.com/juju/python-libjuju/pull/982) #### New Contributors - [@​DanielArndt](https://togithub.com/DanielArndt) made their first contribution in [https://github.com/juju/python-libjuju/pull/927](https://togithub.com/juju/python-libjuju/pull/927) - [@​marceloneppel](https://togithub.com/marceloneppel) made their first contribution in [https://github.com/juju/python-libjuju/pull/930](https://togithub.com/juju/python-libjuju/pull/930) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.0.1...3.2.3.0 ### [`v3.2.2`](https://togithub.com/juju/python-libjuju/releases/tag/3.2.2): .0 [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.2.0.1...3.2.2) #### What's Changed - Repository Maintenance Improvements by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/922](https://togithub.com/juju/python-libjuju/pull/922) - Stale bot to not bother feature requests by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/926](https://togithub.com/juju/python-libjuju/pull/926) - Fix linter issues by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/928](https://togithub.com/juju/python-libjuju/pull/928) - Fix docstring typo by [@​DanielArndt](https://togithub.com/DanielArndt) in [https://github.com/juju/python-libjuju/pull/927](https://togithub.com/juju/python-libjuju/pull/927) - Fix asyncio on README by [@​marceloneppel](https://togithub.com/marceloneppel) in [https://github.com/juju/python-libjuju/pull/930](https://togithub.com/juju/python-libjuju/pull/930) - Fix integration/test_application.test_action by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/932](https://togithub.com/juju/python-libjuju/pull/932) - Update 3.2 facade clients by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/931](https://togithub.com/juju/python-libjuju/pull/931) - \[JUJU-4488] Add licence headers to source files on 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/934](https://togithub.com/juju/python-libjuju/pull/934) - Update async tests to use builtin python suite by [@​DanielArndt](https://togithub.com/DanielArndt) in [https://github.com/juju/python-libjuju/pull/935](https://togithub.com/juju/python-libjuju/pull/935) - Pass correct charm url to series selector by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/942](https://togithub.com/juju/python-libjuju/pull/942) - Green CI cleanup for python-libjuju by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/939](https://togithub.com/juju/python-libjuju/pull/939) - Bring forward support for nested assumes expressions on 3x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/943](https://togithub.com/juju/python-libjuju/pull/943) - Release 3.2.2.0 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/945](https://togithub.com/juju/python-libjuju/pull/945) #### New Contributors - [@​DanielArndt](https://togithub.com/DanielArndt) made their first contribution in [https://github.com/juju/python-libjuju/pull/927](https://togithub.com/juju/python-libjuju/pull/927) - [@​marceloneppel](https://togithub.com/marceloneppel) made their first contribution in [https://github.com/juju/python-libjuju/pull/930](https://togithub.com/juju/python-libjuju/pull/930) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.0.1...3.2.2 ### [`v3.2.0.1`](https://togithub.com/juju/python-libjuju/releases/tag/3.2.0.1) [Compare Source](https://togithub.com/juju/python-libjuju/compare/3.2.0.0...3.2.0.1) #### What's Changed - Update readme and add some docstrings for functions by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/873](https://togithub.com/juju/python-libjuju/pull/873) - Forward port subordinate utils by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/880](https://togithub.com/juju/python-libjuju/pull/880) - \[JUJU-3952] Revisit access control levels by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/882](https://togithub.com/juju/python-libjuju/pull/882) - \[JUJU-3999] Avoid parsing endpoint for overlay offers by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/887](https://togithub.com/juju/python-libjuju/pull/887) - Forward port upgrade resource fixes in app refresh by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/889](https://togithub.com/juju/python-libjuju/pull/889) - \[JUJU-4076] Rename `wait_for_units` and make semantics clearer by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/890](https://togithub.com/juju/python-libjuju/pull/890) - Stabilize sphinx build on RTD by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/899](https://togithub.com/juju/python-libjuju/pull/899) - Move test utils into a separate module by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/903](https://togithub.com/juju/python-libjuju/pull/903) - Remove title prefixes from issue templates by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/904](https://togithub.com/juju/python-libjuju/pull/904) - \[JUJU-4048] Use GetChangesMapArgs for bundle changes by [@​jack-w-shaw](https://togithub.com/jack-w-shaw) in [https://github.com/juju/python-libjuju/pull/907](https://togithub.com/juju/python-libjuju/pull/907) - Forward ports from 2.9 to 3.x by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/910](https://togithub.com/juju/python-libjuju/pull/910) - Remove ceiling on pyyaml version by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/918](https://togithub.com/juju/python-libjuju/pull/918) - \[JUJU-4298] Release 3.2.0.1 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/920](https://togithub.com/juju/python-libjuju/pull/920) **Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.0.0...3.2.0.1 ### [`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

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 year ago

Test coverage for d899b341fb235cc28d1dcab75b59a9b1a6f96a31

Name                      Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------
src/__init__.py              61      0     22      0   100%
src/action.py               154      0     46      0   100%
src/check.py                 53      0     21      0   100%
src/clients.py               12      0      0      0   100%
src/commit.py                42      0     12      0   100%
src/constants.py              9      0      0      0   100%
src/content.py               50      0     10      0   100%
src/discourse.py            156      0     34      0   100%
src/docs_directory.py        33      0      8      0   100%
src/download.py              23      0      2      0   100%
src/exceptions.py            14      0      0      0   100%
src/index.py                128      0     48      0   100%
src/metadata.py              28      0     12      0   100%
src/migration.py             87      0     27      0   100%
src/navigation_table.py      65      0     20      0   100%
src/reconcile.py             87      0     38      0   100%
src/repository.py           268      0     82      0   100%
src/sort.py                  39      0     22      0   100%
src/types_.py               135      0     22      0   100%
---------------------------------------------------------------------
TOTAL                      1444      0    426      0   100%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02
Run started:2023-08-19 03:21:26.761176

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 15131
    Total lines skipped (#nosec): 14
    Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
    Total issues (by severity):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
    Total issues (by confidence):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
Files skipped (0):
jdkandersson commented 11 months ago

We will probably not use 3.2 and focus on stable versions of juju - will leave this open for now as a reminder