Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 9.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe primary change involves upgrading the version of the Changes
Poem
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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
23-23: ESLint version updated to 9.9.0.The ESLint version has been successfully updated from
^8.53.0to^9.9.0. This update may introduce new rules, features, and bug fixes, enhancing the linting capabilities.Ensure that the updated ESLint version is compatible with your current linting rules and configurations. You might need to adjust your
.eslintrcconfiguration file to accommodate any new or modified rules.
|
Superseded by #95. |
Bumps eslint from 8.53.0 to 9.9.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd38639.9.02e5ba77Build: changelog update for 9.9.0461b2c3chore: upgrade to@eslint/js@9.9.0(#18765)59dba1bchore: package.json update for@eslint/jsreleasefea8563chore: update dependency@eslint/coreto ^0.3.0 (#18724)41d0206feat: Add support for TS config files (#18134)aac191echore: update dependency@eslint/jsonto ^0.3.0 (#18760)9fe068cdocs: how to author plugins with configs that extend other configs (#18753)b97fa05chore: update wdio dependencies for more stable tests (#18759)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716)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)Summary by CodeRabbit
eslintpackage to enhance code quality checks and adherence to coding standards.