build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by dependabot[bot] · Pull Request #227 · peter-evans/find-comment (original) (raw)
Bumps eslint from 8.47.0 to 8.48.0.
Release notes
Sourced from eslint's releases.
v8.48.0
Features
- 1fbb3b0 feat: correct update direction in
for-direction(#17483) (Francesco Trotta)- d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
- ee2f718 feat: Allow
voidin ruleno-promise-executor-return(#17282) (nopeless)Bug Fixes
Documentation
- 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
- 9cd7ac2 docs: add
fetchscript to package.json conventions (#17459) (Nitin Kumar)- cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
- 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
- 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)
Chores
Changelog
Sourced from eslint's changelog.
v8.48.0 - August 25, 2023
- 8dd3cec chore: upgrade
@eslint/js@8.48.0 (#17501) (Milos Djermanovic)- 6d0496e chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
- 9cd7ac2 docs: add
fetchscript to package.json conventions (#17459) (Nitin Kumar)- 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)
- 1fbb3b0 feat: correct update direction in
for-direction(#17483) (Francesco Trotta)- 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
- cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
- 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
- d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
- ee2f718 feat: Allow
voidin ruleno-promise-executor-return(#17282) (nopeless)- 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)
Commits
- 10c4f85 8.48.0
- 5013ad7 Build: changelog update for 8.48.0
- 8dd3cec chore: upgrade
@eslint/js@8.48.0 (#17501) - 6d0496e chore: package.json update for
@eslint/jsrelease - 7a51d77 docs: no-param-reassign mention strict mode (#17494)
- 9cd7ac2 docs: add
fetchscript to package.json conventions (#17459) - 7234f6a fix: update RuleTester JSDoc and deprecations (#17496)
- 1fbb3b0 feat: correct update direction in
for-direction(#17483) - 9d4216d chore: Refactor and document CodePathSegment (#17474)
- cab21e6 docs: advice for inline disabling of rules (#17458)
- 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 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)