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

chore(deps): bump @nextcloud/stylelint-config from 2.3.0 to ^2.4.0 (master) #1419

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/stylelint-config ^2.3.0 -> ^2.4.0 age adoption passing confidence

Release Notes

nextcloud/stylelint-config (@​nextcloud/stylelint-config) ### [`v2.4.0`](https://togithub.com/nextcloud/stylelint-config/blob/HEAD/CHANGELOG.md#v240-2024-01-23) [Compare Source](https://togithub.com/nextcloud/stylelint-config/compare/v2.3.1...v2.4.0) [Full Changelog](https://togithub.com/nextcloud/stylelint-config/compare/v2.3.1...v2.4.0) ##### Implemented enhancements - Bump stylelint-config-recommended-scss to 13.1.0 - Update NPM version to `^10.0.0` to match version used by LTS Node 20 ##### Fixed bugs - Fix indention to be consistent ### [`v2.3.1`](https://togithub.com/nextcloud/stylelint-config/blob/HEAD/CHANGELOG.md#v231-2023-07-11) [Compare Source](https://togithub.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1) [Full Changelog](https://togithub.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1) **Implemented enhancements:** - Bump stylelint and peers ([st3iny](https://togithub.com/st3iny)) **Changed:** - Update engines versions to Node 20 with Npm 9 [#​78](https://togithub.com/nextcloud/stylelint-config/pull/78)

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.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: twofactor_totp@11.0.0-dev
npm ERR! Found: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">=14.0.0" from stylelint-config-html@1.0.0
npm ERR!   node_modules/stylelint-config-html
npm ERR!     stylelint-config-html@">=1.0.0" from stylelint-config-recommended-vue@1.4.0
npm ERR!     node_modules/stylelint-config-recommended-vue
npm ERR!   peer stylelint@"^14.8.0" from stylelint-config-recommended@8.0.0
npm ERR!   node_modules/stylelint-config-recommended
npm ERR!     stylelint-config-recommended@"^8.0.0" from stylelint-config-recommended-scss@7.0.0
npm ERR!     node_modules/stylelint-config-recommended-scss
npm ERR!     stylelint-config-recommended@">=6.0.0" from stylelint-config-recommended-vue@1.4.0
npm ERR!     node_modules/stylelint-config-recommended-vue
npm ERR!   3 more (stylelint-config-recommended-scss, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nextcloud/stylelint-config@"^2.4.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: stylelint@15.11.0
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@"^15.6.0" from @nextcloud/stylelint-config@2.4.0
npm ERR!   node_modules/@nextcloud/stylelint-config
npm ERR!     dev @nextcloud/stylelint-config@"^2.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-23T08_19_00_620Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-23T08_19_00_620Z-debug-0.log
codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 44.29%. Comparing base (e077edd) to head (c5aa06e). Report is 4 commits behind head on master.

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