Skip to content

build(deps-dev): Bump the stylelint group across 1 directory with 3 updates #3147

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the stylelint group with 3 updates in the / directory: stylelint, stylelint-config-recommended and stylelint-config-standard-scss.

Updates stylelint from 16.16.0 to 16.19.1

Release notes

Sourced from stylelint's releases.

16.19.1

16.19.0

It adds 2 options to 2 rules and fixes 3 bugs.

  • Added: exceptWithoutPropertyFallback: [] to function-allowed-list (#8488) (@​ryo-manba).
  • Added: ignore: ["four-into-three-edge-values"] to shorthand-property-no-redundant-values (#8527) (@​ryo-manba).
  • Fixed: compact formatter with pnpm to newline the exit code (#8534) (@​konomae).
  • Fixed: declaration-property-value-no-unknown range and message for invalid syntax within known functions (#8528) (@​ryo-manba).
  • Fixed: no-empty-source false positives for --report-needless-disables (#8536) (@​romainmenke).

16.18.0

It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the syntax-string-no-invalid and layer-name-pattern ones from recent releases, in our standard config.

16.17.0

It adds 1 new rule, support for languageOptions to 2 rules, 1 option to a rule, the --compute-edit-info CLI flag (along with support for EditInfo in 3 rules), and fixes 1 bug. EditInfo is useful for automated fixing tools and editor integrations.

Changelog

Sourced from stylelint's changelog.

16.19.1 - 2025-04-25

16.19.0 - 2025-04-23

It adds 2 options to 2 rules and fixes 3 bugs.

  • Added: exceptWithoutPropertyFallback: [] to function-allowed-list (#8488) (@​ryo-manba).
  • Added: ignore: ["four-into-three-edge-values"] to shorthand-property-no-redundant-values (#8527) (@​ryo-manba).
  • Fixed: compact formatter with pnpm to newline the exit code (#8534) (@​konomae).
  • Fixed: declaration-property-value-no-unknown range and message for invalid syntax within known functions (#8528) (@​ryo-manba).
  • Fixed: no-empty-source false positives for --report-needless-disables (#8536) (@​romainmenke).

16.18.0 - 2025-04-06

It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the syntax-string-no-invalid and layer-name-pattern ones from recent releases, in our standard config.

16.17.0 - 2025-03-26

It adds 1 new rule, support for languageOptions to 2 rules, 1 option to a rule, the --compute-edit-info CLI flag (along with support for EditInfo in 3 rules), and fixes 1 bug. EditInfo is useful for automated fixing tools and editor integrations.

Commits

Updates stylelint-config-recommended from 15.0.0 to 16.0.0

Release notes

Sourced from stylelint-config-recommended's releases.

16.0.0

  • Removed: stylelint less than 16.16.0 from peer dependencies.
  • Added: syntax-string-no-invalid rule.
Changelog

Sourced from stylelint-config-recommended's changelog.

16.0.0

  • Removed: stylelint less than 16.16.0 from peer dependencies.
  • Added: syntax-string-no-invalid rule.
Commits

Updates stylelint-config-standard-scss from 14.0.0 to 15.0.0

Release notes

Sourced from stylelint-config-standard-scss's releases.

15.0.0

  • Changed: updated to [email protected].
  • Changed: updated to [email protected]
  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Removed: Node.js less than 22 support.
  • Fixed: length-zero-no-unit allow mixin/function argument default values with unit (#221).
Changelog

Sourced from stylelint-config-standard-scss's changelog.

15.0.0

  • Changed: updated to [email protected].
  • Changed: updated to [email protected]
  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Removed: Node.js less than 22 support.
  • Fixed: length-zero-no-unit allow mixin/function argument default values with unit (#221).
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added type: automerge PR will be merged automatically i.e., by a bot or action type: dependencies Maintaining 3rd-party dependencies labels May 12, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes May 12, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 50530de to ecd4428 Compare May 15, 2025 00:55
@kodiakhq kodiakhq bot removed the type: automerge PR will be merged automatically i.e., by a bot or action label May 15, 2025
Copy link
Contributor

kodiakhq bot commented May 15, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the type: automerge label.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from ecd4428 to a986a5c Compare May 15, 2025 00:59
kodiakhq[bot]
kodiakhq bot previously approved these changes May 15, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from a986a5c to b8f3d6e Compare May 15, 2025 01:02
kodiakhq[bot]
kodiakhq bot previously approved these changes May 15, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch 7 times, most recently from b8027e0 to 6d3f7a4 Compare May 15, 2025 20:23
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 6d3f7a4 to df33e90 Compare May 16, 2025 21:58
kodiakhq[bot]
kodiakhq bot previously approved these changes May 16, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from df33e90 to 52958db Compare May 16, 2025 22:21
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 52958db to 7d13420 Compare May 19, 2025 05:53
kodiakhq[bot]
kodiakhq bot previously approved these changes May 19, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch 3 times, most recently from 5ee807f to 5a546c1 Compare May 19, 2025 06:07
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch 6 times, most recently from fc519de to 88171cc Compare May 26, 2025 05:32
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 88171cc to 58174f5 Compare June 2, 2025 06:44
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 2, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 58174f5 to 5704972 Compare June 2, 2025 07:20
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 5704972 to 2d82e95 Compare June 2, 2025 07:59
…pdates

Bumps the stylelint group with 3 updates in the / directory: [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss).


Updates `stylelint` from 16.16.0 to 16.19.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.16.0...16.19.1)

Updates `stylelint-config-recommended` from 15.0.0 to 16.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@15.0.0...16.0.0)

Updates `stylelint-config-standard-scss` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-config-standard-scss@v14.0.0...v15.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.19.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
- dependency-name: stylelint-config-recommended
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
- dependency-name: stylelint-config-standard-scss
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stylelint-3019e02e98 branch from 2d82e95 to dfaaec5 Compare June 2, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Maintaining 3rd-party dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants