canonical / juju-dashboard

View the real-time status of your Juju or JAAS environment.
https://juju.is
GNU Lesser General Public License v3.0
23 stars 23 forks source link

chore(deps): update dependency @canonical/jujulib to v7 - autoclosed #1777

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/jujulib (source) 6.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

juju/js-libjuju (@​canonical/jujulib) ### [`v7.0.0`](https://togithub.com/juju/js-libjuju/releases/tag/7.0.0) [Compare Source](https://togithub.com/juju/js-libjuju/compare/6.0.0...7.0.0) #### Breaking changes - This release introduces the ability to log in using OIDC. This can be enabled by passing `oidcEnabled: true` to the connection options when calling `connect()` or `connectAndLogin` and when enabled, no credentials need to be provided. To support this change the order of parameters to `connectAndLogin` has changed. - This release also removes the wrapper utilities that were outdated and not being used in Juju Dashboard. **Full Changelog**: https://github.com/juju/js-libjuju/compare/6.0.0...7.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 becomes conflicted, 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.

webteam-app commented 2 months ago

Demo

Jenkins

demos.haus

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.19%. Comparing base (9787efd) to head (0a14d17).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1777 +/- ## ======================================= Coverage 97.19% 97.19% ======================================= Files 422 422 Lines 23213 23213 Branches 2949 2949 ======================================= Hits 22562 22562 Misses 651 651 ```

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