Bump eslint from 7.32.0 to 9.25.1#6537
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…nd_yarn/eslint-9.25.1
|
@bdukes @dnnsoftware/approvers eslint changed a lot from v7 to v9, this PR adjusts its config for their new "flat format" and then corrects the reported errors/warnings for each of the module. I removed the spellcheck plugin as it was not updated in a long time and not compatible with eslint v9. Also it was used but not configured in most projects and we had so many skipwords it was ridiculous IMO. I downloaded the CI build and tried the tabs in each module as a smoke test, everything loaded fine. |
|
Oh I forgot, for the |
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
|
Awesome, thanks Brian! |
Dnn.AdminExperience/ClientSide/AdminLogs.Web/src/components/LogSettings/index.jsx
Outdated
Show resolved
Hide resolved
…gSettings/index.jsx Good catch, thanks a lot for reviewing Co-authored-by: David Poindexter <dpoindexter@nvisionative.com>
Bumps eslint from 7.32.0 to 9.25.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
3ed4b369.25.17a19ccdBuild: changelog update for 9.25.11f2b057chore: upgrade@eslint/js@9.25.1 (#19642)771317fchore: package.json update for@eslint/jsreleasecdc8e8cfix: revert directive detection in no-unused-expressions (#19639)e62e2679.25.0bc2c3e6Build: changelog update for 9.25.088dc196chore: upgrade@eslint/js@9.25.0 (#19636)345288dchore: package.json update for@eslint/jsrelease910bd13fix:nodeTypeKeynot being used inNodeEventGenerator(#19631)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
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)