Skip to content

build(deps): bump stylelint-config-standard-scss from 15.0.1 to 17.0.0#535

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

build(deps): bump stylelint-config-standard-scss from 15.0.1 to 17.0.0#535
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stylelint-config-standard-scss-17.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps stylelint-config-standard-scss from 15.0.1 to 17.0.0.

Release notes

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

17.0.0

16.0.0

Changelog

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

17.0.0

16.0.0

Commits

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-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 15.0.1 to 17.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@v15.0.1...v17.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-version: 17.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
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 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

This PR updates stylelint-config-standard-scss to version 17.0.0. While Codacy reports that the changes are up to standards, the PR is technically incomplete as it only includes the package-lock.json file and omits the package.json file.

Major version 17 represents a significant shift, including a transition to the EcmaScript Module (ESM) format and updated peer dependency requirements for Stylelint core (>= 17.0.0). Without the core package upgrade and verification of the ESM transition, this PR is likely to cause installation failures or execution errors in the CI/CD pipeline. The absence of the main manifest file prevents a full assessment of project compatibility.

About this PR

  • The upgrade to stylelint-config-standard-scss v17 requires Stylelint >= 17.0.0. There is no evidence in the provided changes that the core stylelint package has been upgraded, which will likely result in peer dependency conflicts during installation.
  • The package.json file is missing from this Pull Request. Any dependency update must include both the manifest (package.json) and the lockfile to ensure environment consistency.

Test suggestions

  • Verify that stylelint runs without errors using the updated configuration
  • Verify that the project correctly handles the ESM module type transition for the linting config
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that stylelint runs without errors using the updated configuration
2. Verify that the project correctly handles the ESM module type transition for the linting config

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