build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by dependabot[bot] · Pull Request #239 · peter-evans/find-comment (original) (raw)
Bumps eslint from 8.49.0 to 8.50.0.
Release notes
Sourced from eslint's releases.
v8.50.0
Features
- 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
- f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
- 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
- 22a5582 feat: add rule
no-object-constructor, deprecateno-new-object(#17576) (Francesco Trotta)- 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)
Bug Fixes
- cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
- 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
- aa1b657 fix: wrong suggestion and message in
no-misleading-character-class(#17571) (Yosuke Ota)Documentation
- 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
- 48a44a7 docs: Add correct/incorrect tags to
prefer-arrow-callback(#17589) (Francesco Trotta)- 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
- bd7a71f docs: Update README (GitHub Actions Bot)
Chores
Changelog
Sourced from eslint's changelog.
v8.50.0 - September 22, 2023
- f8a8a2d chore: upgrade
@eslint/js@8.50.0 (#17599) (Milos Djermanovic)- 38ada6d chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
- f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
- 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
- cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
- 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
- 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
- 22a5582 feat: add rule
no-object-constructor, deprecateno-new-object(#17576) (Francesco Trotta)- 48a44a7 docs: Add correct/incorrect tags to
prefer-arrow-callback(#17589) (Francesco Trotta)- aa1b657 fix: wrong suggestion and message in
no-misleading-character-class(#17571) (Yosuke Ota)- 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
- 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)
- bd7a71f docs: Update README (GitHub Actions Bot)
Commits
- 299bfae 8.50.0
- 212687c Build: changelog update for 8.50.0
- f8a8a2d chore: upgrade
@eslint/js@8.50.0 (#17599) - 38ada6d chore: package.json update for
@eslint/jsrelease - 27d5a9e feat: add suggestions to array-callback-return (#17590)
- f9082ff feat: flat-rule-tester make sure default config always matches (#17585)
- 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351)
- cc4d26b fix: Ensure deprecated context.parserServices warns (#17593)
- 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587)
- 1800537 docs: Fix and standardize JSX code examples (#17591)
- 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)