Merged
Conversation
3794d40 to
3a1ad2e
Compare
Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint` from 16.23.0 to 16.23.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.0...16.23.1) Updates `stylelint-config-recommended-scss` from 15.0.1 to 16.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@v15.0.1...v16.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint - dependency-name: stylelint-config-recommended-scss dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com>
3a1ad2e to
cd2da3a
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates two stylelint-related packages in the development dependencies: stylelint from 16.23.0 to 16.23.1 and stylelint-config-recommended-scss from 15.0.1 to 16.0.0. The updates primarily include bug fixes for stylelint and a major version bump for the SCSS configuration that aligns with the latest stylelint requirements.
- Updates stylelint to patch version 16.23.1 with 7 bug fixes for various CSS selector and property validation issues
- Updates stylelint-config-recommended-scss to major version 16.0.0 which requires the updated stylelint version
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the stylelint group with 2 updates: stylelint and stylelint-config-recommended-scss.
Updates
stylelintfrom 16.23.0 to 16.23.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
a282f6c16.23.193e33f0Prepare 16.23.1 (#8706)2811636Fixno-invalid-position-declarationfalse positives for embedded styles (#8...6006370Fixselector-type-no-unknownfalse positives forselectedcontent(#8716)5e7c4f0Fixselector-pseudo-*-no-unknownfalse positives for some meter pseudo clas...5ef3ad8Improvepostcss-naive-css-in-jstest fixture (#8715)5c66db7Fixselector-pseudo-element-no-unknownfalse positives for::search-text...b17f5a4Bump typescript from 5.8.3 to 5.9.2 in the typescript group (#8711)ce1283bFixproperty-no-deprecatedfalse positive for `-webkit-box-orient: vertical...94b6d69Bump rollup from 4.46.0 to 4.46.2 (#8709)Updates
stylelint-config-recommended-scssfrom 15.0.1 to 16.0.0Release notes
Sourced from stylelint-config-recommended-scss's releases.
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
Commits
c55487216.0.0829454dPrepare 16.0.016ccca8Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (#353)095b126Bump npm-run-all2 from 8.0.1 to 8.0.4 (#351)8ddcf4aBump eslint from 9.26.0 to 9.32.0 (#357)14cef9bBump prettier from 3.5.3 to 3.6.2 (#361)396e49aBump stylelint from 16.23.0 to 16.23.1 (#360)97b7020Update to stylelint-config-recommended 17 (#359)c45f978Bump stylelint-scss from 6.12.0 to 6.12.1 (#356)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions