nextcloud / tables

šŸ± Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

chore(deps): update dependency @nextcloud/stylelint-config to v3 (main) #1054

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud/stylelint-config (@​nextcloud/stylelint-config) ### [`v3.0.1`](https://togithub.com/nextcloud/stylelint-config/blob/HEAD/CHANGELOG.md#v301-2024-05-07) [Compare Source](https://togithub.com/nextcloud/stylelint-config/compare/v3.0.0...v3.0.1) ##### Fixed - fix: Remove stylistic rules also for scss ### [`v3.0.0`](https://togithub.com/nextcloud/stylelint-config/blob/HEAD/CHANGELOG.md#v300-2024-04-15) [Compare Source](https://togithub.com/nextcloud/stylelint-config/compare/v2.4.0...v3.0.0) [Full Changelog](https://togithub.com/nextcloud/stylelint-config/compare/v2.4.0...v3.0.0) ##### Breaking changes :boom: stylelint was updated to version 16.0 which drops all stylistic changes. The means stylelint only will check for code quality but not for stylistic rules. So it is now recommended to instead use `prettier` with `@nextcloud/prettier-config` for stylistic rules. See also [Nextcloud prettier setup](https://togithub.com/nextcloud-libraries/nextcloud-prettier-config/blob/main/README.md#setup). ##### Changed - Updated stylelint and require stylelint version 16.2.0 or later.

Configuration

šŸ“… Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» 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 4 months 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: tables@0.7.1
npm error Found: stylelint@15.10.2
npm error node_modules/stylelint
npm error   peer stylelint@">=14.0.0" from stylelint-config-html@1.1.0
npm error   node_modules/stylelint-config-html
npm error     stylelint-config-html@">=1.0.0" from stylelint-config-recommended-vue@1.5.0
npm error     node_modules/stylelint-config-recommended-vue
npm error   peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm error   node_modules/stylelint-config-recommended
npm error     stylelint-config-recommended@"^13.0.0" from stylelint-config-recommended-scss@13.1.0
npm error     node_modules/stylelint-config-recommended-scss
npm error     stylelint-config-recommended@">=6.0.0" from stylelint-config-recommended-vue@1.5.0
npm error     node_modules/stylelint-config-recommended-vue
npm error   3 more (stylelint-config-recommended-scss, ...)
npm error
npm error Could not resolve dependency:
npm error dev @nextcloud/stylelint-config@"^3.0.1" from the root project
npm error
npm error Conflicting peer dependency: stylelint@16.5.0
npm error node_modules/stylelint
npm error   peer stylelint@"^16.2.0" from @nextcloud/stylelint-config@3.0.1
npm error   node_modules/@nextcloud/stylelint-config
npm error     dev @nextcloud/stylelint-config@"^3.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-06T18_01_20_916Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-06T18_01_20_916Z-debug-0.log