Skip to content

[DevDependency] Bump stylelint-config-standard from 39.0.1 to 40.0.0 in /site#12369

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/site/stylelint-config-standard-40.0.0
Closed

[DevDependency] Bump stylelint-config-standard from 39.0.1 to 40.0.0 in /site#12369
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/site/stylelint-config-standard-40.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps stylelint-config-standard from 39.0.1 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.
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.
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

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 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 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.1 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.1...40.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-version: 40.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@JManion32
Copy link
Copy Markdown
Contributor

JManion32 commented Feb 6, 2026

We need to complete #12389 before this one.

@JManion32 JManion32 self-assigned this Feb 6, 2026
williamjallen pushed a commit that referenced this pull request Feb 7, 2026
### Why is this Change Important & Necessary?
Both Stylelint and Stylelint Standard Config had major version bumps
that depend on one another (see #12369 and #12389). These are peer
dependencies, and thus we can't do one without the other.

### What is the New Behavior?
Ran `npm install --save-dev stylelint@17.1.0
stylelint-config-standard@40.0.0` to update both dependencies at once.
There should be no ERESOLVE errors on this PR since npm will now be able
to run without error.

### What steps should a reviewer take to reproduce or test the bug or
new feature?
Are all code changes acceptable, conforming to Submitty best design
practices as well as the new rules set by Stylelint?

### Automated Testing & Documentation
GitHub formatter has been removed from Stylelint. This is not a problem
for our project as we only run a check on CI.

### Other information
We need to combine Stylelint and the Stylelint Standard Config so we can
avoid future peer dependency conflicts. I think this will continue to
happen with each major version bump if we do not.
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2026

Looks like stylelint-config-standard is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/site/stylelint-config-standard-40.0.0 branch February 7, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant