build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by dependabot[bot] · Pull Request #179 · peter-evans/find-comment (original) (raw)
Bumps eslint from 8.39.0 to 8.40.0.
Release notes
Sourced from eslint's releases.
v8.40.0
Features
- 5db7808 feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)
- f5574dc feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)
- e52b98b feat: add
sourceCodeproperty to the rule context (#17107) (Nitin Kumar)- 1468f5b feat: add
physicalFilenameproperty to the rule context (#17111) (Nitin Kumar)- 0df4d4f feat: add
cwdto rule context (#17106) (Nitin Kumar)- 52018f2 feat: add
filenameproperty to the rule context (#17108) (Nitin Kumar)- 559ff4e feat: add new
omitLastInOneLineClassBodyoption to thesemirule (#17105) (Nitin Kumar)Bug Fixes
Documentation
- e980bf3 docs: Update README (GitHub Actions Bot)
- e92a6fc docs: Update README (GitHub Actions Bot)
- af5fe64 docs: Fix custom rule schema docs (#17115) (Adam Jones)
- 4a352a9 docs: explain how to include predefined globals (#17114) (Marcus Wyatt)
- 5ea15d9 docs: add mastodon link in readme (#17110) (唯然)
Chores
- 4053004 chore: upgrade
@eslint/js@8.40.0 (#17156) (Milos Djermanovic)- 50fed1d chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 4c7a170 chore: upgrade
@eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)- e80b7cc chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic)
- ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic)
- 9094d79 chore: add
latest/tometa.docs.urlin all core rules (#17136) (Milos Djermanovic)- d85efad perf: don't use
grapheme-splitteron ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v8.40.0 - May 5, 2023
- 4053004 chore: upgrade
@eslint/js@8.40.0 (#17156) (Milos Djermanovic)- 50fed1d chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)
- 4c7a170 chore: upgrade
@eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)- e80b7cc chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic)
- ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic)
- 5db7808 feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)
- f5574dc feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)
- e52b98b feat: add
sourceCodeproperty to the rule context (#17107) (Nitin Kumar)- e980bf3 docs: Update README (GitHub Actions Bot)
- 9094d79 chore: add
latest/tometa.docs.urlin all core rules (#17136) (Milos Djermanovic)- 1468f5b feat: add
physicalFilenameproperty to the rule context (#17111) (Nitin Kumar)- 0df4d4f feat: add
cwdto rule context (#17106) (Nitin Kumar)- 52018f2 feat: add
filenameproperty to the rule context (#17108) (Nitin Kumar)- 559ff4e feat: add new
omitLastInOneLineClassBodyoption to thesemirule (#17105) (Nitin Kumar)- e92a6fc docs: Update README (GitHub Actions Bot)
- d85efad perf: don't use
grapheme-splitteron ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)- af5fe64 docs: Fix custom rule schema docs (#17115) (Adam Jones)
- 4a352a9 docs: explain how to include predefined globals (#17114) (Marcus Wyatt)
- 5ea15d9 docs: add mastodon link in readme (#17110) (唯然)
Commits
- 69a19c8 8.40.0
- 9ef73ea Build: changelog update for 8.40.0
- 4053004 chore: upgrade
@eslint/js@8.40.0 (#17156) - 50fed1d chore: package.json update for
@eslint/jsrelease - f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151)
- 4c7a170 chore: upgrade
@eslint/eslintrc@2.0.3 (#17155) - e80b7cc chore: upgrade espree@9.5.2 (#17154)
- ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153)
- 5db7808 feat: improve flat config errors for invalid rule options and severities (#17...
- f5574dc feat: Add findConfigFile() method to FlatESLint (#17142)
- Additional commits viewable in compare view
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 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)