Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the production-dependencies group with 4 updates in the / directory: @stylistic/stylelint-config, @stylistic/stylelint-plugin, stylelint-config-standard and stylelint-config-standard-scss.

Updates @stylistic/stylelint-config from 2.0.0 to 3.0.1

Release notes

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

Release v3.0.1

Fixed

  • The ability to install newer minor and patch versions of dependencies, which was accidentally removed, has been restored.

Release v3.0.0

Changed

  • The config now requires stylelint version 16.22.0 or higher.
Changelog

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

[3.0.1] — 2025–07–23

Fixed

  • The ability to install newer minor and patch versions of dependencies, which was accidentally removed, has been restored.

[3.0.0] — 2025–07–23

Changed

  • The config now requires stylelint version 16.22.0 or higher.
Commits

Updates @stylistic/stylelint-plugin from 3.1.3 to 4.0.0

Release notes

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

Release v4.0.0

Changed

  • The plugin now requires stylelint version 16.22.0 or higher.
Changelog

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

[4.0.0] — 2025–07–22

Changed

  • The plugin now requires stylelint version 16.22.0 or higher.
Commits

Updates stylelint-config-standard from 36.0.1 to 39.0.0

Release notes

Sourced from stylelint-config-standard's releases.

39.0.0

38.0.0

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@16.0.0.
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.

37.0.0

Changelog

Sourced from stylelint-config-standard's changelog.

39.0.0

38.0.0

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@16.0.0.
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.

37.0.0

Commits

Updates stylelint-config-standard-scss from 14.0.0 to 16.0.0

Release notes

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

16.0.0

15.0.1

  • Fixed: change minimum supported Node.js version to 20.

15.0.0

Changelog

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

16.0.0

15.0.1

  • Fixed: change minimum supported Node.js version to 20.

15.0.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
stylelint-config-standard [>= 37.a, < 38]
stylelint-config-standard [>= 38.a, < 39]
stylelint-config-standard-scss [>= 15.a, < 16]

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the production-dependencies group with 4 updates in the / directory: [@stylistic/stylelint-config](https://github.com/stylelint-stylistic/stylelint-config), [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic), [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss).


Updates `@stylistic/stylelint-config` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/stylelint-stylistic/stylelint-config/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](stylelint-stylistic/stylelint-config@v2.0.0...v3.0.1)

Updates `@stylistic/stylelint-plugin` from 3.1.3 to 4.0.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@v3.1.3...v4.0.0)

Updates `stylelint-config-standard` from 36.0.1 to 39.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@36.0.1...39.0.0)

Updates `stylelint-config-standard-scss` from 14.0.0 to 16.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@v14.0.0...v16.0.0)

---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-config"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@stylistic/stylelint-plugin"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: stylelint-config-standard
  dependency-version: 39.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: stylelint-config-standard-scss
  dependency-version: 16.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-432ec5b7a4 branch from 4db5fe7 to 1ede84e Compare December 3, 2025 15:12
@XhmikosR
Copy link
Member

XhmikosR commented Dec 3, 2025

@dependabot ignore stylelint-config-standard major version
@dependabot ignore stylelint-config-standard-scss major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

OK, I won't notify you about version 39.x.x of stylelint-config-standard again, unless you unignore it.

@XhmikosR
Copy link
Member

XhmikosR commented Dec 3, 2025

@dependabot ignore stylelint-config-standard-scss major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

OK, I won't notify you about version 16.x.x of stylelint-config-standard-scss again, unless you unignore it.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

OK, I won't notify you about version 16.x.x of stylelint-config-standard-scss again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-432ec5b7a4 branch December 3, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants