Skip to content

build(deps): bump stylelint-config-standard from 39.0.0 to 40.0.0#534

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stylelint-config-standard-40.0.0
Open

build(deps): bump stylelint-config-standard from 39.0.0 to 40.0.0#534
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stylelint-config-standard-40.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps stylelint-config-standard from 39.0.0 to 40.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

40.0.0

  • Removed: stylelint less than 17.0.0 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.
  • Changed: updated to stylelint-config-recommended@18.0.0.
  • Changed: module type to ESM.

39.0.1

  • Fixed: layer-name-pattern false positives for dot notation.
Changelog

Sourced from stylelint-config-standard's changelog.

40.0.0

  • Removed: stylelint less than 17.0.0 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.
  • Changed: updated to stylelint-config-recommended@18.0.0.
  • Changed: module type to ESM.

39.0.1

  • Fixed: layer-name-pattern false positives for dot notation.
Commits
  • fbbe7b8 Release 40.0.0 (#386)
  • e6368f9 Prepare 40.0.0 (#381)
  • 481e21c Bump the dev-deps group with 3 updates (#382)
  • 696689d Bump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....
  • 5d46c0f Bump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...
  • f888c90 Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...
  • 066dda1 Fix vulnerable dependencies via npm audit fix (#378)
  • b6e6aec Bump js-yaml from 4.1.0 to 4.1.1 (#379)
  • 63bb8dd Bump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)
  • 0cc790a Bump the dev-deps group with 2 updates (#377)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for stylelint-config-standard since your current version.


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 [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 39.0.0 to 40.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@39.0.0...40.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-version: 40.0.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 Jun 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 16:32

@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

While Codacy reports that the PR is up to standards, the implementation is currently incomplete. The version bump is present in the lockfile but missing from the primary manifest file. Additionally, the upgrade introduces breaking changes regarding the minimum Node.js environment and peer dependency versions that are not yet reflected in the project configuration. These omissions must be addressed to ensure the dependency is correctly applied and the project remains compatible.

About this PR

  • The upgrade introduces new requirements for the Node.js environment and peer dependencies. These breaking changes are currently unaddressed in the PR and may lead to runtime or installation failures.
  • The manifest file was not updated in this PR. To correctly apply a dependency bump, the change must be reflected in the package manifest alongside the lockfile.

Test suggestions

  • Run linting to verify the new configuration version loads and executes correctly\n- [ ] Verify that the project CI/engine configuration is updated to meet the new minimum Node.js requirement\n- [ ] Check that peer dependencies are updated to the required version\n- [ ] Verify compatibility of project-level configurations with ES modules
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Run linting to verify the new configuration version loads and executes correctly\n- [ ] Verify that the project CI/engine configuration is updated to meet the new minimum Node.js requirement\n- [ ] Check that peer dependencies are updated to the required version\n- [ ] Verify compatibility of project-level configurations with ES modules

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