twofactor_totp
twofactor_totp copied to clipboard
chore(deps): bump @nextcloud/stylelint-config from 2.3.0 to ^2.4.0 (master)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nextcloud/stylelint-config | ^2.3.0 -> ^2.4.0 |
Release Notes
nextcloud/stylelint-config (@​nextcloud/stylelint-config)
v2.4.0
Implemented enhancements
- Bump stylelint-config-recommended-scss to 13.1.0
- Update NPM version to
^10.0.0to match version used by LTS Node 20
Fixed bugs
- Fix indention to be consistent
v2.3.1
Implemented enhancements:
- Bump stylelint and peers (st3iny)
Changed:
- Update engines versions to Node 20 with Npm 9 #​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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
âš 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR! peer stylelint@">=14.0.0" from [email protected]
npm ERR! node_modules/stylelint-config-html
npm ERR! stylelint-config-html@">=1.0.0" from [email protected]
npm ERR! node_modules/stylelint-config-recommended-vue
npm ERR! peer stylelint@"^14.8.0" from [email protected]
npm ERR! node_modules/stylelint-config-recommended
npm ERR! stylelint-config-recommended@"^8.0.0" from [email protected]
npm ERR! node_modules/stylelint-config-recommended-scss
npm ERR! stylelint-config-recommended@">=6.0.0" from [email protected]
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: [email protected]
npm ERR! node_modules/stylelint
npm ERR! peer stylelint@"^15.6.0" from @nextcloud/[email protected]
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 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
@@ 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 | Coverage Δ | |
|---|---|---|
| unittests | 44.29% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.