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
282 stars 57 forks source link

fix(deps): bump @nextcloud/router from 2.1.2 to ^2.2.1 (master) #1498

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/router ^2.1.2 -> ^2.2.1 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-router (@​nextcloud/router) ### [`v2.2.1`](https://togithub.com/nextcloud-libraries/nextcloud-router/blob/HEAD/CHANGELOG.md#221---2024-01-24) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.2.0...v2.2.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.2.0...v2.2.1) ##### Fixed - fix: Do not rely on `OC.webroots` or `OC.appwebroots` but use own logic by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/560](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/560) ##### Changed - chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/559](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/559) ### [`v2.2.0`](https://togithub.com/nextcloud-libraries/nextcloud-router/blob/HEAD/CHANGELOG.md#220---2023-10-18) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.1.2...v2.2.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.1.2...v2.2.0) ##### What's Changed - chore: update NC typings versions by [@​skjnldsv](https://togithub.com/skjnldsv) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/491](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/491) - chore: update node engines to next LTS by [@​nextcloud-command](https://togithub.com/nextcloud-command) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/493](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/493) - fix(docs): adjust link to docs by [@​raimund-schluessler](https://togithub.com/raimund-schluessler) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/503](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/503) ##### Dependencies - build(deps-dev): Bump [@​babel/cli](https://togithub.com/babel/cli) from 7.22.10 to 7.22.10 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump [@​babel/core](https://togithub.com/babel/core) from 7.22.10 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.22.10 to 7.22.10 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump [@​babel/preset-typescript](https://togithub.com/babel/preset-typescript) from 7.22.11 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump [@​nextcloud/browserslist-config](https://togithub.com/nextcloud/browserslist-config) from 2.3.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by [@​dependabot](https://togithub.com/dependabot) - build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by [@​dependabot](https://togithub.com/dependabot) - build(deps): Bump core-js from 3.30.2 to 8.4.31 by [@​dependabot](https://togithub.com/dependabot) ##### New Contributors - [@​raimund-schluessler](https://togithub.com/raimund-schluessler) made their first contribution in [https://github.com/nextcloud-libraries/nextcloud-router/pull/503](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/503)

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 3 weeks ago

Codecov Report

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

Project coverage is 42.76%. Comparing base (a8ccf69) to head (71ca2cd). Report is 3 commits behind head on master.

:exclamation: Current head 71ca2cd differs from pull request most recent head 541444b

Please upload reports for the commit 541444b to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1498 +/- ## ========================================= Coverage 42.76% 42.76% Complexity 100 100 ========================================= Files 19 19 Lines 325 325 ========================================= Hits 139 139 Misses 186 186 ``` | [Flag](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1498/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/1498/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `42.76% <ø> (ø)` | | 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 3 weeks ago

/compile amend /

st3iny commented 3 weeks ago

/compile amend /

st3iny commented 3 weeks ago

/compile amend /