contacts
contacts copied to clipboard
chore(deps): bump @nextcloud/stylelint-config from 2.3.0 to ^2.4.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nextcloud/stylelint-config | ^2.3.0 -> ^2.4.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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 4am on the first day of the month" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.
⚠️ 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 unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR! dev stylelint@"^14.16.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
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-08-15T16_29_18_131Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-15T16_29_18_131Z-debug-0.log
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.90%. Comparing base (
39a55b0) to head (03a7e3c).
Additional details and impacted files
@@ Coverage Diff @@
## main #4056 +/- ##
=========================================
Coverage 65.90% 65.90%
Complexity 261 261
=========================================
Files 24 24
Lines 786 786
=========================================
Hits 518 518
Misses 268 268
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.