Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps the lint group with 14 updates in the /ember directory:

Package From To
@adfinis/eslint-config 2.1.1 3.0.2
ember-template-lint 6.0.0 7.9.3
eslint-config-prettier 9.1.0 10.1.8
eslint-plugin-ember 12.2.1 12.7.3
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-n 17.11.1 17.21.3
eslint-plugin-prettier 5.2.1 5.5.4
eslint-plugin-qunit 8.1.2 8.2.5
prettier 3.3.3 3.6.2
prettier-plugin-ember-template-tag 2.0.2 2.1.0
stylelint 16.10.0 16.24.0
stylelint-config-standard-scss 13.1.0 16.0.0
stylelint-prettier 5.0.2 5.0.3
stylelint-scss 6.8.1 6.12.1

Updates @adfinis/eslint-config from 2.1.1 to 3.0.2

Release notes

Sourced from @​adfinis/eslint-config's releases.

v3.0.2

3.0.2 (2025-02-12)

Bug Fixes

  • update ember eslint config (7be9b82)

v3.0.1

3.0.1 (2025-01-06)

Bug Fixes

  • add missing CJS files for ember addons (96419dd)

v3.0.0

3.0.0 (2024-12-17)

Bug Fixes

  • fix module exports (8e6be9a)
  • fix module type of config files (79f990d)
  • minor fixes for eslint 9 (3e3000b)

Features

BREAKING CHANGES

  • @adfinis/eslint-config now required the usage of ESLint v9.

v3.0.0-beta.4

3.0.0-beta.4 (2024-12-17)

Bug Fixes

v3.0.0-beta.3

3.0.0-beta.3 (2024-12-17)

Bug Fixes

... (truncated)

Changelog

Sourced from @​adfinis/eslint-config's changelog.

3.0.2 (2025-02-12)

Bug Fixes

  • update ember eslint config (7be9b82)

3.0.1 (2025-01-06)

Bug Fixes

  • add missing CJS files for ember addons (96419dd)

3.0.0 (2024-12-17)

Bug Fixes

  • fix module exports (8e6be9a)
  • fix module type of config files (79f990d)
  • minor fixes for eslint 9 (3e3000b)

Features

BREAKING CHANGES

  • @adfinis/eslint-config now required the usage of ESLint v9.

3.0.0-beta.4 (2024-12-17)

Bug Fixes

3.0.0-beta.3 (2024-12-17)

Bug Fixes

  • fix module type of config files (79f990d)

3.0.0-beta.2 (2024-12-17)

... (truncated)

Commits
  • ca6fe2a chore(release): 3.0.2 [skip ci]
  • 75b1f58 chore(deps): update dependencies
  • 7be9b82 fix: update ember eslint config
  • 7239053 chore(deps-dev): bump @​babel/eslint-parser from 7.25.9 to 7.26.5 (#451)
  • d3c46b1 chore(deps-dev): bump semantic-release from 24.2.0 to 24.2.1 (#449)
  • c4e0531 chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#448)
  • ea6d5f0 chore(release): 3.0.1 [skip ci]
  • 96419dd fix: add missing CJS files for ember addons
  • 51314c2 chore(release): 3.0.0 [skip ci]
  • 4991fd7 chore(release): 3.0.0-beta.4 [skip ci]
  • Additional commits viewable in compare view

Updates ember-template-lint from 6.0.0 to 7.9.3

Release notes

Sourced from ember-template-lint's releases.

v7.9.3-ember-template-lint

Release (2025-08-15)

  • ember-template-lint 7.9.3 (patch)

🐛 Bug Fix

  • ember-template-lint

Committers: 1

v7.9.2-ember-template-lint

Release (2025-08-06)

  • ember-template-lint 7.9.2 (patch)

🐛 Bug Fix

  • ember-template-lint

📝 Documentation

🏠 Internal

Committers: 3

v7.9.1-ember-template-lint

Release (2025-06-13)

ember-template-lint 7.9.1 (patch)

🐛 Bug Fix

  • ember-template-lint

Committers: 1

v7.9.0-ember-template-lint

Release (2025-06-07)

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

Changelog

Release (2025-08-15)

  • ember-template-lint 7.9.3 (patch)

🐛 Bug Fix

  • ember-template-lint

Committers: 1

Release (2025-08-06)

  • ember-template-lint 7.9.2 (patch)

🐛 Bug Fix

  • ember-template-lint

📝 Documentation

🏠 Internal

Committers: 3

Release (2025-06-13)

ember-template-lint 7.9.1 (patch)

🐛 Bug Fix

  • ember-template-lint

Committers: 1

Release (2025-06-07)

ember-template-lint 7.9.0 (minor)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by katiegengler, a new releaser for ember-template-lint since your current version.


Updates eslint-config-prettier from 9.1.0 to 10.1.8

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.8

republish latest version

Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8

v10.1.5

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

v10.1.2

Patch Changes

v10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also prettier/eslint-config-prettier#308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

... (truncated)

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

10.1.2

Patch Changes

10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also prettier/eslint-config-prettier#308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

10.1.0

Minor Changes

... (truncated)

Commits
  • 9b0b0a4 fix: release a new latest version
  • 4c94893 chore: release eslint-config-prettier (#333)
  • 60fef02 chore: add funding field into package.json (#332)
  • f55501f chore: release eslint-config-prettier (#329)
  • 50a8a22 chore(deps): update all dependencies (#330)
  • 94b4799 fix(cli): do not crash on no rules configured (#328)
  • cdc4a5c chore: release eslint-config-prettier (#326)
  • 4e95a1d fix: this package is commonjs, align its types correctly (#325)
  • 8911369 chore: release eslint-config-prettier (#322)
  • a8768bf chore(package): add homepage url (#321)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.


Updates eslint-plugin-ember from 12.2.1 to 12.7.3

Release notes

Sourced from eslint-plugin-ember's releases.

v12.7.3-eslint-plugin-ember

Release (2025-08-22)

eslint-plugin-ember 12.7.3 (patch)

🏠 Internal

  • eslint-plugin-ember
    • #2323 chore: add npm provenance to publishing (second attempt) (@​bmish)

Committers: 1

v12.7.2-eslint-plugin-ember

Release (2025-08-22)

eslint-plugin-ember 12.7.2 (patch)

🏠 Internal

  • eslint-plugin-ember

Committers: 1

v12.7.1-eslint-plugin-ember

Release (2025-08-22)

eslint-plugin-ember 12.7.1 (patch)

🐛 Bug Fix

📝 Documentation

Committers: 3

v12.7.0-eslint-plugin-ember

Release (2025-07-24)

eslint-plugin-ember 12.7.0 (minor)

🚀 Enhancement

  • eslint-plugin-ember

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

Changelog

Release (2025-08-22)

eslint-plugin-ember 12.7.3 (patch)

🏠 Internal

  • eslint-plugin-ember
    • #2323 chore: add npm provenance to publishing (second attempt) (@​bmish)

Committers: 1

Release (2025-08-22)

eslint-plugin-ember 12.7.2 (patch)

🏠 Internal

  • eslint-plugin-ember

Committers: 1

Release (2025-08-22)

eslint-plugin-ember 12.7.1 (patch)

🐛 Bug Fix

📝 Documentation

Committers: 3

Release (2025-07-24)

eslint-plugin-ember 12.7.0 (minor)

🚀 Enhancement

... (truncated)

Commits

Updates eslint-plugin-import from 2.31.0 to 2.32.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Updates eslint-plugin-n from 17.11.1 to 17.21.3

Release notes

Sourced from eslint-plugin-n's releases.

v17.21.3

17.21.3 (2025-07-28)

🩹 Fixes

  • no-missing-import: Support data imports (#465) (69ea12b)

v17.21.2

17.21.2 (2025-07-27)

🧹 Chores

v17.21.1

17.21.1 (2025-07-27)

🩹 Fixes

  • ci: Ignore type test failures for types present in ESLint 8 that we removed in ESLint 9.31.0 (#460) (76f8150)
  • no-restricted-require: Handle .. paths (#458) (34719e8)

v17.21.0

17.21.0 (2025-07-03)

🌟 Features

🩹 Fixes

  • correctly handle version ranges in prefer-node-protocol (#454) (d60439d)

🧹 Chores

  • no-sync: remove @typescript-eslint/utils (#449) (45e2803)

v17.20.0

17.20.0 (2025-06-12)

🌟 Features

  • no-top-level-await: add support for await using (#447) (88dea92)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.21.3 (2025-07-28)

🩹 Fixes

  • no-missing-import: Support data imports (#465) (69ea12b)

17.21.2 (2025-07-27)

🧹 Chores

17.21.1 (2025-07-27)

🩹 Fixes

  • ci: Ignore type test failures for types present in ESLint 8 that we removed in ESLint 9.31.0 (#460) (76f8150)
  • no-restricted-require: Handle .. paths (#458) (34719e8)

17.21.0 (2025-07-03)

🌟 Features

🩹 Fixes

  • correctly handle version ranges in prefer-node-protocol (#454) (d60439d)

🧹 Chores

  • no-sync: remove @typescript-eslint/utils (#449) (45e2803)

17.20.0 (2025-06-12)

🌟 Features

  • no-top-level-await: add support for await using (#447) (88dea92)

17.19.0 (2025-06-02)

🌟 Features

... (truncated)

Commits
  • f468a1a chore(master): release 17.21.3 (#466)
  • 69ea12b fix(no-missing-import): Support data imports (#465)
  • 047d914 chore(master): release 17.21.2 (#463)
  • 92a24ac refactor: remove minimatch dependency (#462)
  • f770164 chore(master): release 17.21.1 (#461)
  • 34719e8 fix(no-restricted-require): Handle .. paths (#458)
  • 76f8150 fix(ci): Ignore type test failures for types present in ESLint 8 that we remo...
  • 8185617 chore(master): release 17.21.0 (#452)
  • d60439d fix: correctly handle version ranges in prefer-node-protocol (#454)
  • 45e2803 chore(no-sync): remove @typescript-eslint/utils (#449)
  • Additional commits viewable in compare view

Updates eslint-plugin-prettier from 5.2.1 to 5.5.4

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.4

Patch Changes

v5.5.3

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3

v5.5.2

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2

v5.5.1

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.5.0...v5.5.1

v5.5.0

Minor Changes

  • #743 92f2c9c Thanks @​dotcarmen! - feat: support non-js languages like css for @eslint/css and json for @eslint/json

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.4.1...v5.5.0

v5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

Full Changelog: prettier/eslint-plugin-prettier@v5.4.0...v5.4.1

v5.4.0

Minor Changes

v5.3.1

Patch Changes

... (truncated)

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.4

Patch Changes

5.5.1

Patch Changes

5.5.0

Minor Changes

  • #743 92f2c9c Thanks @​dotcarmen! - feat: support non-js languages like css for @eslint/css and json for @eslint/json

5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

5.4.0

Minor Changes

5.3.1

Patch Changes

5.3.0

Minor Changes

5.2.6

Patch Changes

... (truncated)

Commits
  • e2c31d2 chore: release eslint-plugin-prettier (#756)
  • 98a8bfd chore(deps): update all dependencies (#750)
  • cf52b30 fix: disallow extra properties in rule options (#751)
  • 723f7a8 fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to parserBlocklist (#755)

Bumps the lint group with 14 updates in the /ember directory:

| Package | From | To |
| --- | --- | --- |
| [@adfinis/eslint-config](https://github.com/adfinis/eslint-config) | `2.1.1` | `3.0.2` |
| [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) | `6.0.0` | `7.9.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` |
| [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.2.1` | `12.7.3` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.11.1` | `17.21.3` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.5.4` |
| [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) | `8.1.2` | `8.2.5` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.6.2` |
| [prettier-plugin-ember-template-tag](https://github.com/ember-tooling/prettier-plugin-ember-template-tag) | `2.0.2` | `2.1.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.24.0` |
| [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `13.1.0` | `16.0.0` |
| [stylelint-prettier](https://github.com/prettier/stylelint-prettier) | `5.0.2` | `5.0.3` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.8.1` | `6.12.1` |



Updates `@adfinis/eslint-config` from 2.1.1 to 3.0.2
- [Release notes](https://github.com/adfinis/eslint-config/releases)
- [Changelog](https://github.com/adfinis/eslint-config/blob/main/CHANGELOG.md)
- [Commits](adfinis/eslint-config@v2.1.1...v3.0.2)

Updates `ember-template-lint` from 6.0.0 to 7.9.3
- [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases)
- [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-template-lint/ember-template-lint/commits)

Updates `eslint-config-prettier` from 9.1.0 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8)

Updates `eslint-plugin-ember` from 12.2.1 to 12.7.3
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/eslint-plugin-ember/commits)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

Updates `eslint-plugin-n` from 17.11.1 to 17.21.3
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.11.1...v17.21.3)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.5.4
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.5.4)

Updates `eslint-plugin-qunit` from 8.1.2 to 8.2.5
- [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases)
- [Changelog](https://github.com/qunitjs/eslint-plugin-qunit/blob/main/CHANGELOG.md)
- [Commits](qunitjs/eslint-plugin-qunit@v8.1.2...v8.2.5)

Updates `prettier` from 3.3.3 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.6.2)

Updates `prettier-plugin-ember-template-tag` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/releases)
- [Changelog](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/commits)

Updates `stylelint` from 16.10.0 to 16.24.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.10.0...16.24.0)

Updates `stylelint-config-standard-scss` from 13.1.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@v13.1.0...v16.0.0)

Updates `stylelint-prettier` from 5.0.2 to 5.0.3
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v5.0.2...v5.0.3)

Updates `stylelint-scss` from 6.8.1 to 6.12.1
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.8.1...v6.12.1)

---
updated-dependencies:
- dependency-name: "@adfinis/eslint-config"
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: ember-template-lint
  dependency-version: 7.9.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint-plugin-ember
  dependency-version: 12.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-n
  dependency-version: 17.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-qunit
  dependency-version: 8.2.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier-plugin-ember-template-tag
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint
  dependency-version: 16.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint-config-standard-scss
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: stylelint-prettier
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: stylelint-scss
  dependency-version: 6.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

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 Sep 12, 2025
@dependabot dependabot bot requested a review from c0rydoras as a code owner September 12, 2025 10:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

1 participant