build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by dependabot[bot] · Pull Request #788 · golangci/golangci-lint-action (original) (raw)
Bumps eslint from 8.43.0 to 8.44.0.
Release notes
Sourced from eslint's releases.
v8.44.0
Features
- 1766771 feat: add
es2023andes2024environments (#17328) (Milos Djermanovic)- 4c50400 feat: add
ecmaVersion: 2024, regexpvflag parsing (#17324) (Milos Djermanovic)- 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
- c8b1f4d feat: Move
parserServicestoSourceCode(#17311) (Milos Djermanovic)- ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
- 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)
Bug Fixes
- a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
- 7620b89 fix: Remove
no-unused-labelsautofix before potential directives (#17314) (Francesco Trotta)- 391ed38 fix: Remove
no-extra-semiautofix before potential directives (#17297) (Francesco Trotta)Documentation
- 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
- e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
- 19a8c5d docs: Update README (GitHub Actions Bot)
Chores
- 49e46ed chore: upgrade
@eslint/js@8.44.0 (#17329) (Milos Djermanovic)- a1cb642 chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
- e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
- eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
- cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
- 9718a97 refactor: remove unnecessary code in
flat-eslint.js(#17308) (Milos Djermanovic)- f82e56e perf: various performance improvements (#17135) (moonlightaria)
- da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
- b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
Changelog
Sourced from eslint's changelog.
v8.44.0 - June 30, 2023
- 49e46ed chore: upgrade
@eslint/js@8.44.0 (#17329) (Milos Djermanovic)- a1cb642 chore: package.json update for
@eslint/jsrelease (ESLint Jenkins)- 1766771 feat: add
es2023andes2024environments (#17328) (Milos Djermanovic)- 4c50400 feat: add
ecmaVersion: 2024, regexpvflag parsing (#17324) (Milos Djermanovic)- 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
- 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
- e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
- eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
- a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
- c8b1f4d feat: Move
parserServicestoSourceCode(#17311) (Milos Djermanovic)- cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
- 7620b89 fix: Remove
no-unused-labelsautofix before potential directives (#17314) (Francesco Trotta)- ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
- 9718a97 refactor: remove unnecessary code in
flat-eslint.js(#17308) (Milos Djermanovic)- 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)
- f82e56e perf: various performance improvements (#17135) (moonlightaria)
- da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
- 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
- b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
- 391ed38 fix: Remove
no-extra-semiautofix before potential directives (#17297) (Francesco Trotta)- e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
- 19a8c5d docs: Update README (GitHub Actions Bot)
Commits
- 8c1ec65 8.44.0
- 849933b Build: changelog update for 8.44.0
- 49e46ed chore: upgrade
@eslint/js@8.44.0 (#17329) - a1cb642 chore: package.json update for
@eslint/jsrelease - 1766771 feat: add
es2023andes2024environments (#17328) - 4c50400 feat: add
ecmaVersion: 2024, regexpvflag parsing (#17324) - 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17...
- 840a264 test: More test cases for no-case-declarations (#17315)
- e6e74f9 chore: package.json update for eslint-config-eslint release
- eb3d794 chore: upgrade semver@7.5.3 (#17323)
- 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)