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
288 stars 56 forks source link

fix(deps): bump @nextcloud/initial-state from 1.2.1 to v2 (master) #1401

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
@nextcloud/initial-state ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

nextcloud/nextcloud-initial-state (@​nextcloud/initial-state) ### [`v2.0.0`](https://togithub.com/nextcloud/nextcloud-initial-state/blob/HEAD/CHANGELOG.md#200---2022-08-23) [Compare Source](https://togithub.com/nextcloud/nextcloud-initial-state/compare/v1.2.1...v2.0.0) ##### Changed - Update dependencies - Add rollup to build - Remove babel - Typescript already is able to generate code that is in compliance with es5 - Add ESM support - Improve native usage support - Improve bundle size - Remove unnecessary files from npm package

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bb92a57) 44.29% compared to head (84674b1) 44.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1401 +/- ## ========================================= Coverage 44.29% 44.29% Complexity 99 99 ========================================= Files 19 19 Lines 298 298 ========================================= Hits 132 132 Misses 166 166 ``` | Flag | Coverage Ξ” | | |---|---|---| | unittests | `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: Do you have feedback about the report comment? Let us know in this issue.