Skip to content

chore(deps-dev): bump the eslint group across 1 directory with 8 updates #2946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2025

Bumps the eslint group with 8 updates in the / directory:

Package From To
eslint 8.57.1 9.31.0
eslint-config-prettier 10.1.5 10.1.8
eslint-plugin-ember 12.2.1 12.6.0
eslint-plugin-ember-template-lint 0.15.0 0.21.0
eslint-plugin-import 2.30.0 2.32.0
eslint-plugin-n 17.10.3 17.21.0
eslint-plugin-prettier 5.5.0 5.5.3
eslint-plugin-qunit 8.1.2 8.2.4

Updates eslint from 8.57.1 to 9.31.0

Release notes

Sourced from eslint's releases.

v9.31.0

Features

  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)

Bug Fixes

  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

Documentation

  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

Chores

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)

v9.30.1

Bug Fixes

  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)

Documentation

  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)

Chores

  • b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for @​eslint/js release (Jenkins)

v9.30.0

Features

  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

v9.30.1 - July 1, 2025

  • b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for @​eslint/js release (Jenkins)
  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)

v9.29.0 - June 13, 2025

  • 5c114c9 chore: upgrade @​eslint/js@​9.29.0 (#19851) (Milos Djermanovic)
  • acf2201 chore: package.json update for @​eslint/js release (Jenkins)
  • f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic)
  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 00e3e6a docs: add support for custom name parameter to includeIgnoreFile (#19795) (루밀LuMir)

... (truncated)

Commits

Updates eslint-config-prettier from 10.1.5 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

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

Commits

Updates eslint-plugin-ember from 12.2.1 to 12.6.0

Release notes

Sourced from eslint-plugin-ember's releases.

v12.6.0-eslint-plugin-ember

Release (2025-07-12)

eslint-plugin-ember 12.6.0 (minor)

🚀 Enhancement

Committers: 1

v12.5.0-eslint-plugin-ember

Release (2025-01-30)

eslint-plugin-ember 12.5.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

v12.3.3-eslint-plugin-ember

Release (2024-11-22)

eslint-plugin-ember 12.3.3 (patch)

🐛 Bug Fix

  • eslint-plugin-ember

Committers: 1

v12.3.2-eslint-plugin-ember

Release (2024-11-21)

eslint-plugin-ember 12.3.2 (patch)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

Changelog

Release (2025-07-12)

eslint-plugin-ember 12.6.0 (minor)

🚀 Enhancement

Committers: 1

Release (2025-01-30)

eslint-plugin-ember 12.5.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

Release (2025-01-30)

eslint-plugin-ember 12.4.0 (minor)

🚀 Enhancement

Committers: 1

Release (2024-11-22)

eslint-plugin-ember 12.3.3 (patch)

🐛 Bug Fix

  • eslint-plugin-ember

Committers: 1

... (truncated)

Commits

Updates eslint-plugin-ember-template-lint from 0.15.0 to 0.21.0

Changelog

Sourced from eslint-plugin-ember-template-lint's changelog.

Changelog

0.20.0 (2024-11-26)

🐛 Bug Fix

Committers: 1

0.16.0 (2024-11-25)

🚀 Enhancement

Committers: 1

0.10.0 (2023-06-06)

🐛 Bug Fix

Committers: 1

0.9.0 (2023-05-31)

... (truncated)

Commits

Updates eslint-plugin-import from 2.30.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

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

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.10.3 to 17.21.0

Release notes

Sourced from eslint-plugin-n's releases.

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)

v17.19.0

17.19.0 (2025-06-02)

🌟 Features

  • add no-top-level-await rule (#440) (a500a48)
  • add support for ignoring sync methods from certain locations (#424) (ef94e49)

v17.18.0

17.18.0 (2025-05-09)

🌟 Features

  • Allow to use tryExtensions in the rule no-unpublished-import (#429) (002ac9c)
  • no-deprecated-api: Add support for process.getBuiltinModule() (#435) (fca7cf4)
  • node-builtins: Add support for process.getBuiltinModule() (#433) (d4c7831)
  • prefer-global: Add support for process.getBuiltinModule() (#436) (83aa3a7)
  • prefer-node-protocol: Add support for process.getBuiltinModule() (#430) (9e97d8e)
  • prefer-promises: Add support for process.getBuiltinModule() (#437) (6f5e81d)

🩹 Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

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

  • add no-top-level-await rule (#440) (a500a48)
  • add support for ignoring sync methods from certain locations (#424) (ef94e49)

17.18.0 (2025-05-09)

🌟 Features

  • Allow to use tryExtensions in the rule no-unpublished-import (#429) (002ac9c)
  • no-deprecated-api: Add support for process.getBuiltinModule() (#435) (fca7cf4)
  • node-builtins: Add support for process.getBuiltinModule() (#433) (d4c7831)
  • prefer-global: Add support for process.getBuiltinModule() (#436) (83aa3a7)
  • prefer-node-protocol: Add support for process.getBuiltinModule() (#430) (9e97d8e)
  • prefer-promises: Add support for process.getBuiltinModule() (#437) (6f5e81d)

🩹 Fixes

  • false negatives for https in prefer-node-protocol, and false negatives for node:sqlite in node-builtins (#432) (bb21bd0)

17.17.0 (2025-03-26)

... (truncated)

Commits
  • 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)
  • b6a0d71 feat: add config "flat/all" (#401)
  • 42464ab chore(master): release 17.20.0 (#448)
  • 88dea92 feat(no-top-level-await): add support for await using (#447)
  • 96998b9 chore(master): release 17.19.0 (#444)
  • ef94e49 feat: add support for ignoring sync methods from certain locations (#424)
  • a500a48 feat: add no-top-level-await rule (#440)
  • d50c88e ci: replace node 23 with 24 in test matrix (#442)
  • Additional commits viewable in compare view

Updates eslint-plugin-prettier from 5.5.0 to 5.5.3

Release notes

Sourced from eslint-plugin-prettier's releases.

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

Changelog

Sourced from eslint-plugin-prettier's changelog.

Changelog

5.5.1

Patch Changes

Commits

Updates eslint-plugin-qunit from 8.1.2 to 8.2.4

Release notes

Sourced from eslint-plugin-qunit's releases.

Release 8.2.4

8.2.4 (2025-07-15)

Bug Fixes

  • Flag assert.equal in module hooks in no-assert-equal rule (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2025
Copy link
Contributor

coderabbitai bot commented Jul 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

github-actions bot commented Jul 20, 2025

Test Results

  1 files  ±0    1 suites  ±0   9m 18s ⏱️ +7s
650 tests +5  602 ✅ +6  48 💤 ±0  0 ❌ ±0 
650 runs  +5  602 ✅ +7  48 💤 ±0  0 ❌  - 1 

Results for commit f4fd5b6. ± Comparison against base commit 80f3c6b.

This pull request removes 1 and adds 6 tests. Note that renamed tests count towards both.
Chrome ‑ error
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should be able to filter by stage(s) through a dropdown menu
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should be accessible if user is course author and authored current course
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should handle null value for tree SHA
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should have the commit SHA in the header
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should have the tree SHA in the header
Chrome 139.0 ‑ Acceptance | course-admin | view-submissions: it should not be accessible if user is course author and did not author current course

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jul 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Jul 20, 2025

Bundle Report

Bundle size has no change ✅

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from c3e69db to 984d349 Compare July 22, 2025 13:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 984d349 to a067e58 Compare July 25, 2025 13:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from a067e58 to c50d26e Compare July 29, 2025 13:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from c50d26e to f08398f Compare July 29, 2025 18:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from f08398f to 7622816 Compare July 31, 2025 13:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 7622816 to 37914d2 Compare August 1, 2025 13:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 37914d2 to 8f47d6d Compare August 5, 2025 15:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from b32d33b to f869094 Compare August 19, 2025 17:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from f869094 to 8032d07 Compare August 19, 2025 22:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 8032d07 to 724ab90 Compare August 19, 2025 23:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 724ab90 to 03f60f1 Compare August 20, 2025 02:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 03f60f1 to f61900a Compare August 20, 2025 02:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from f61900a to 890d44d Compare August 20, 2025 06:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 890d44d to 4a41960 Compare August 20, 2025 08:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-040b3116a8 branch from 4a41960 to 726a8ba Compare August 21, 2025 13:19
Bumps the eslint group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.31.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` |
| [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.2.1` | `12.6.0` |
| [eslint-plugin-ember-template-lint](https://github.com/patricklx/eslint-plugin-ember-template-lint) | `0.15.0` | `0.21.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.32.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.3` | `17.21.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.0` | `5.5.3` |
| [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) | `8.1.2` | `8.2.4` |



Updates `eslint` from 8.57.1 to 9.31.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.31.0)

Updates `eslint-config-prettier` from 10.1.5 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@v10.1.5...v10.1.8)

Updates `eslint-plugin-ember` from 12.2.1 to 12.6.0
- [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-ember-template-lint` from 0.15.0 to 0.21.0
- [Release notes](https://github.com/patricklx/eslint-plugin-ember-template-lint/releases)
- [Changelog](https://github.com/patricklx/eslint-plugin-ember-template-lint/blob/main/CHANGELOG.md)
- [Commits](patricklx/eslint-plugin-ember-template-lint@v0.15.0...v0.21.0)

Updates `eslint-plugin-import` from 2.30.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.30.0...v2.32.0)

Updates `eslint-plugin-n` from 17.10.3 to 17.21.0
- [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.10.3...v17.21.0)

Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.3
- [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.5.0...v5.5.3)

Updates `eslint-plugin-qunit` from 8.1.2 to 8.2.4
- [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.4)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.31.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-ember
  dependency-version: 12.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-ember-template-lint
  dependency-version: 0.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-n
  dependency-version: 17.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-qunit
  dependency-version: 8.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
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