chore(deps-dev): bump stylelint from 15.11.0 to 16.22.0#2162
chore(deps-dev): bump stylelint from 15.11.0 to 16.22.0#2162dependabot[bot] wants to merge 1 commit into
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
885fd89 to
698db41
Compare
698db41 to
11d8d1a
Compare
There was a problem hiding this comment.
Bug: Stylelint Upgrade Causes Peer Dependency Conflict
Upgrading stylelint to v16.22.0 creates a peer dependency mismatch with stylelint-config-standard@34.0.0, which requires stylelint v15.x (^15.10.0). This conflict will cause peer dependency warnings and potential compatibility issues, as the configuration package is not designed for stylelint v16.
package.json#L88-L90
Lines 88 to 90 in 11d8d1a
package-lock.json#L25542-L25567
metamask-docs/package-lock.json
Lines 25542 to 25567 in 11d8d1a
Was this report helpful? Give feedback by reacting with 👍 or 👎
11d8d1a to
b96022c
Compare
b96022c to
d7bc664
Compare
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.22.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.11.0...16.22.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.22.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d7bc664 to
51cd1b3
Compare
| "node_modules/stylelint-config-standard/node_modules/stylelint-config-recommended": { | ||
| "version": "13.0.0", | ||
| "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-13.0.0.tgz", | ||
| "integrity": "sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==", |
There was a problem hiding this comment.
Bug: Stylelint Upgrade Causes Peer Dependency Conflicts
The upgrade of stylelint to 16.22.0 introduces a peer dependency mismatch with stylelint-config-standard@34.0.0, which requires stylelint: ^15.10.0. This incompatibility will cause unmet peer dependency warnings, potential installation failures, and runtime issues or unexpected linting behavior.
Locations (2)
|
Superseded by #2194. |
Bumps stylelint from 15.11.0 to 16.22.0.
Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
9a4e2b216.22.0ad2630dPrepare 16.22.0 (#8662)d9fd12cDocument conventions for writing tests (#8672)6e5918eAddno-descending-specificityline number to the referenced selector in mes...8e7ca69Bump eslint from 9.30.1 to 9.31.0 in the eslint group (#8671)4fbbe12Bump rollup from 4.44.2 to 4.45.0 (#8670)7cfc5e5Fixlightness-notationcrash with"number"option and single-digit percen...4a7c5e5AddmessageArgstocolor-named(#8663)79d7b49RefactorresolveFilePath()internal utility (#8660)0a5f75bFixat-rule-no-deprecatedfalse positives for@apply(#8630)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)