Skip to content

build(deps): bump @stylistic/stylelint-plugin from 4.0.1 to 5.3.0 - #558

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stylistic/stylelint-plugin-5.3.0
Open

build(deps): bump @stylistic/stylelint-plugin from 4.0.1 to 5.3.0#558
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stylistic/stylelint-plugin-5.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @stylistic/stylelint-plugin from 4.0.1 to 5.3.0.

Release notes

Sourced from @​stylistic/stylelint-plugin's releases.

Release v5.3.0

Added

  • The function-comma-newline-after rule now has an additional ignoreFunctions option (see #78).
  • The function-comma-newline-before rule now has an additional ignoreFunctions option (see #81).
  • The function-comma-space-after rule now has an additional ignoreFunctions option (see #82).
  • The function-comma-space-before rule now has an additional ignoreFunctions option (see #83).

Release v5.2.1

Fixed

  • The protocol in the repository's metadata URL now meets current requirements (#79) (@​BowenMilner).

Release v5.2.0

Added

  • The declaration-block-semicolon-newline-before rule is now autofixable.

Fixed

  • An exception for an empty custom property value has been added to the declaration-block-semicolon-newline-before and declaration-colon-space-after rules: the --custom-prop: ; and --custom-prop:; variants are now considered valid (see #50).

Release v5.1.0

Added

  • The no-multiple-whitespaces rule, which disallows multiple whitespaces between property values and function arguments.

Fixed

  • The dependencies have now been updated to versions that include security fixes.

Release v5.0.1

Fixed

  • The selector-pseudo-class-parentheses-space-inside rule no longer triggers false positives in multiline pseudo-classes.

Release v5.0.0

Changed

  • The plugin now requires:
    • stylelint version 17.0.0 or higher
    • node.js version 20.19.0 or higher
Changelog

Sourced from @​stylistic/stylelint-plugin's changelog.

[5.3.0] — 2026–08–09

Added

  • The function-comma-newline-after rule now has an additional ignoreFunctions option (see #78).
  • The function-comma-newline-before rule now has an additional ignoreFunctions option (see #81).
  • The function-comma-space-after rule now has an additional ignoreFunctions option (see #82).
  • The function-comma-space-before rule now has an additional ignoreFunctions option (see #83).

[5.2.1] — 2026–07–01

Fixed

  • The protocol in the repository's metadata URL now meets current requirements (#79) (@​BowenMilner).

[5.2.0] — 2026–05–20

Added

  • The declaration-block-semicolon-newline-before rule is now autofixable.

Fixed

  • An exception for an empty custom property value has been added to the declaration-block-semicolon-newline-before and declaration-colon-space-after rules: the --custom-prop: ; and --custom-prop:; variants are now considered valid (see #50).

[5.1.0] — 2026–03–28

Added

  • The no-multiple-whitespaces rule, which disallows multiple whitespaces between property values and function arguments.

Fixed

  • The dependencies have now been updated to versions that include security fixes.

[5.0.1] — 2026–01–22

Fixed

  • The selector-pseudo-class-parentheses-space-inside rule no longer triggers false positives in multiline pseudo-classes.

[5.0.0] — 2026–01–15

Changed

  • The plugin now requires:
    • stylelint version 17.0.0 or higher
    • node.js version 20.19.0 or higher
Commits
  • fedd5d8 5.3.0
  • 2183698 Sync the commands in AGENTS.md with the Makefile
  • 4b9b8e7 Add the ignoreFunctions option to the function-comma-space-before rule
  • 702fa94 Add the ignoreFunctions option to the function-comma-space-after rule
  • ede75c7 Add the ignoreFunctions option to the function-comma-newline-before rule
  • 35c491a Add requirements for commit message formatting
  • ec3bb91 Add new prose, prose-check and verify make targets
  • 708c62f Move the CI reporter setting from the action to the vitest config
  • 3b4e88d Update dependencies
  • dae59b9 Add requirements for the prose typography
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 4.0.1 to 5.3.0.
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](stylelint-stylistic/stylelint-stylistic@v4.0.1...v5.3.0)

---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-plugin"
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 16:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The dependency update is up to standards according to Codacy analysis. However, this major version transition introduces stricter environment and peer dependency constraints. The PR lacks evidence that the project's current 'stylelint' version and 'Node.js' engine meet these new requirements, posing a risk of incompatibility.

About this PR

  • This major version upgrade introduces new constraints for peer dependencies and the runtime engine. Ensure that the project environment and the 'stylelint' package are updated to meet these minimum requirements to prevent execution or installation failures.

Test suggestions

  • Verify that stylelint linting tasks still function correctly with the new plugin version.
  • Validate compatibility with stylelint version 17.0.0 (minimum requirement for v5.0.0).
  • Validate compatibility with Node.js version 20.19.0 (minimum requirement for v5.0.0).
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that stylelint linting tasks still function correctly with the new plugin version.
2. Validate compatibility with stylelint version 17.0.0 (minimum requirement for v5.0.0).
3. Validate compatibility with Node.js version 20.19.0 (minimum requirement for v5.0.0).

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants