-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps-dev): bump the eslint group across 1 directory with 7 updates #2706
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bundle ReportChanges will increase total bundle size by 1.75kB (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
Test Results 1 files ±0 1 suites ±0 6m 44s ⏱️ -1s For more details on these errors, see this check. Results for commit 9dd49ef. ± Comparison against base commit a67d309. ♻️ This comment has been updated with latest results. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
6cea0e6
to
ce1c535
Compare
Bumps the eslint group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.21.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` | | [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.2.1` | `12.5.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.31.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.3` | `17.15.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | Updates `eslint` from 8.57.1 to 9.21.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.21.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [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.0.2) Updates `eslint-plugin-ember` from 12.2.1 to 12.5.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.31.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.31.0) Updates `eslint-plugin-n` from 17.10.3 to 17.15.1 - [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.15.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-ember dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-ember-template-lint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
ce1c535
to
9dd49ef
Compare
Superseded by #2719. |
Bumps the eslint group with 7 updates in the / directory:
8.57.1
9.21.0
9.1.0
10.0.2
12.2.1
12.5.0
0.15.0
0.21.0
2.30.0
2.31.0
17.10.3
17.15.1
5.2.1
5.2.3
Updates
eslint
from 8.57.1 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-config-prettier
from 9.1.0 to 10.0.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
e2015cd
chore: release eslint-config-prettier (#301)e750edc
chore(package): explicitly declare js module type (#299)b5b913d
ci: bump github actions (#300)9160ca2
chore: add FUNDING.ymlc5170f0
fix: add main fielde814e70
chore: change release folders9ebedc7
chore: release eslint-config-prettier (#296)5be64be
feat: add support for@stylistic/eslint-plugin
(#272)5687e7d
chore: migrate to changeset for automatically releasing (#278)4f3bbb4
Remove unused eslint-disable-next-line commentMaintainer 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.5.0Release notes
Sourced from eslint-plugin-ember's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-ember's changelog.
... (truncated)
Commits
Updates
eslint-plugin-ember-template-lint
from 0.15.0 to 0.21.0Changelog
Sourced from eslint-plugin-ember-template-lint's changelog.
... (truncated)
Commits
9fd4d0d
update changeloga4a64f6
bump92c2b95
fix working dir1e5cd7c
fix82d2f0b
fix42e9c8a
fix8221338
fixf736aae
just retry5ef6d5e
update changelog1ecce67
fixUpdates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-n
from 17.10.3 to 17.15.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
6aee9f2
chore(master): release 17.15.1 (#399)c5bcb3a
fix: Promise.withResolvers is supported since node 22.11 (#398)308c80c
chore(master): release 17.15.0 (#394)db384d1
fix(no-unsupported): Correctly handle recursive objects on a per module basis...1466bec
feat(resolve): allow overriding enhanced-resolve's options (#384)af4f774
feat(no-unsupported): support node 22.12.0 (#393)ccf5f9e
chore(master): release 17.14.0 (#387)a52c968
feat(no-unsupported): support Node 23.2.0 & 23.3.0 (#390)c8fbf00
feat(no-sync): Add ignores option (#386)2f60954
chore(master): release 17.13.2 (#385)Updates
eslint-plugin-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.