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

[stable27] Fix npm audit #1462

Closed nextcloud-command closed 6 months ago

nextcloud-command commented 10 months ago

Auto-generated fix of npm audit

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (9bbfea6) 44.29% compared to head (5f21f3a) 44.29%. Report is 6 commits behind head on stable27.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable27 #1462 +/- ## =========================================== 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/1462/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/1462/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.

st3iny commented 10 months ago

CI fix at https://github.com/nextcloud/twofactor_totp/pull/1468.

blizzz commented 7 months ago

moving to 27.1.7

blizzz commented 7 months ago
Error: 

Vue packages version mismatch:

- vue@2.7.16 (/home/runner/work/twofactor_totp/twofactor_totp/node_modules/vue/dist/vue.runtime.common.js)
- vue-template-compiler@2.6.14 (/home/runner/work/twofactor_totp/twofactor_totp/node_modules/vue-template-compiler/package.json)
ChristophWurst commented 7 months ago

The bot undid my fixes.

skjnldsv commented 6 months ago

Moving to 27.1.8 Will be closed next release if still not merged

skjnldsv commented 6 months ago

You were fast :rocket: Thanks @st3iny !!