Skip to content

chore(deps): update dependency stylelint to v16 #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) ^15.0.0 -> ^16.0.0 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v16.0.1

Compare Source

v16.0.0

Compare Source

Migrating to 16.0.0 guide.

v15.11.0

Compare Source

  • Added: ignoreRules to max-nesting-depth (#​7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#​7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#​7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#​7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#​7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#​7242) (@​mattxwang).

v15.10.3

Compare Source

v15.10.2

Compare Source

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#​7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#​7070) (@​danielroe).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor Author

renovate bot commented Dec 8, 2023

⚠ 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 WARN ERESOLVE overriding peer dependency
npm WARN While resolving: stylelint-config-recommended@13.0.0
npm WARN Found: stylelint@16.0.2
npm WARN node_modules/stylelint
npm WARN   dev stylelint@"^16.0.0" from the root project
npm WARN   2 more (stylelint-config-html, stylelint-config-recommended-vue)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm WARN node_modules/stylelint-config-recommended
npm WARN   stylelint-config-recommended@">=6.0.0" from stylelint-config-recommended-vue@1.1.0
npm WARN   node_modules/stylelint-config-recommended-vue
npm WARN   1 more (stylelint-config-standard)
npm WARN 
npm WARN Conflicting peer dependency: stylelint@15.11.0
npm WARN node_modules/stylelint
npm WARN   peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm WARN   node_modules/stylelint-config-recommended
npm WARN     stylelint-config-recommended@">=6.0.0" from stylelint-config-recommended-vue@1.1.0
npm WARN     node_modules/stylelint-config-recommended-vue
npm WARN     1 more (stylelint-config-standard)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: stylelint-config-standard@34.0.0
npm ERR! Found: stylelint@16.0.2
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"^16.0.0" from the root project
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.1.0
npm ERR!     node_modules/stylelint-config-recommended-vue
npm ERR!       dev stylelint-config-recommended-vue@"^1.1.0" from the root project
npm ERR!     stylelint-config-html@"^1.0.0" from stylelint-stylus@0.18.0
npm ERR!     node_modules/stylelint-stylus
npm ERR!       dev stylelint-stylus@"^0.18.0" from the root project
npm ERR!   1 more (stylelint-config-recommended-vue)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^15.10.0" from stylelint-config-standard@34.0.0
npm ERR! node_modules/stylelint-config-standard
npm ERR!   dev stylelint-config-standard@"^34.0.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.10.0" from stylelint-config-standard@34.0.0
npm ERR!   node_modules/stylelint-config-standard
npm ERR!     dev stylelint-config-standard@"^34.0.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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-12T09_25_55_699Z-debug-0.log

Copy link

changeset-bot bot commented Dec 8, 2023

⚠️ No Changeset found

Latest commit: 1f2dfc5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/stylelint-16.x branch from 43bc255 to b1ef6d6 Compare December 12, 2023 09:24
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch from a7c2c91 to aaa1e5e Compare December 12, 2023 09:26
Copy link
Contributor Author

renovate bot commented Dec 12, 2023

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.

@ota-meshi ota-meshi merged commit bc4a404 into master Dec 12, 2023
@ota-meshi ota-meshi deleted the renovate/stylelint-16.x branch December 12, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant