nextcloud / twofactor_totp

πŸ”‘ Second factor TOTP (RFC 6238) provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_totp
GNU Affero General Public License v3.0
284 stars 58 forks source link

fix(deps): bump @nextcloud/password-confirmation from 4.0.4 to v5 (master) #1465

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/password-confirmation ^4.0.4 -> ^5.0.1 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-password-confirmation (@​nextcloud/password-confirmation) ### [`v5.0.1`](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/blob/HEAD/CHANGELOG.md#501---2023-11-28) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.0.0...v5.0.1) ##### Fixed - fix: do not mount to hidden modal by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/666](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/pull/666) - build: fix dev and watch build by specifying CSS chunk path by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/667](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/pull/667) ##### Changed - Setup for Transifex by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/634](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/pull/634) - Dependency updates ### [`v5.0.0`](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/blob/HEAD/CHANGELOG.md#500---2023-10-09) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v4.1.0...v5.0.0) ##### Fixed - Improve password confirmation dialog design and accessibility ##### Changed - Major update `@nextcloud/vue` to v8.0.0-beta.7 ### [`v4.1.0`](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/blob/HEAD/CHANGELOG.md#410---2023-10-09) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v4.0.4...v4.1.0) ##### Added - `isPasswordConfirmationRequired(): boolean` function to replace deprecated `OC.PasswordConfirmation.requiresPasswordConfirmation()` ##### Fixed - Fix compatibility with `@nextcloud/l10n@^2` ##### Changed - Add `package.json/exports` - Move to `nextcloud-libraries` organization - Add ESLint for linting files - Dependency updates

Configuration

πŸ“… Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, 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.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (513cbcb) 44.29% compared to head (ee96c94) 44.29%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1465 +/- ## ========================================= Coverage 44.29% 44.29% Complexity 99 99 ========================================= Files 19 19 Lines 298 298 ========================================= Hits 132 132 Misses 166 166 ``` | [Flag](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1465/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1465/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `44.29% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

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