[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
Closed
[DevDependency] Bump stylelint-config-standard from 39.0.1 to 40.0.0 in /site#12369dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
Contributor
|
We need to complete #12389 before this one. |
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.
Contributor
Author
|
Looks like stylelint-config-standard is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps stylelint-config-standard from 39.0.1 to 40.0.0.
Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
fbbe7b8Release 40.0.0 (#386)e6368f9Prepare 40.0.0 (#381)481e21cBump the dev-deps group with 3 updates (#382)696689dBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....5d46c0fBump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...f888c90Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...066dda1Fix vulnerable dependencies vianpm audit fix(#378)b6e6aecBump js-yaml from 4.1.0 to 4.1.1 (#379)63bb8ddBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)0cc790aBump the dev-deps group with 2 updates (#377)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)