Closed depfu[bot] closed 1 year ago
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
7d81ba2
) compared to base (11d4ead
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Closed in favor of #310.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (8.23.0 → 8.26.0) · Repo · Changelog
Release Notes
8.26.0
8.25.0
8.24.0
8.23.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 66 commits:
8.26.0
Build: changelog update for 8.26.0
Revert "docs: update header (#16403)" (#16451)
fix: use `baseConfig` constructor option in FlatESLint (#16432)
fix: Ensure that glob patterns are matched correctly. (#16449)
docs: Core concepts page (#16399)
feat: check `Object.create()` in getter-return (#16420)
ci: add node v19 (#16443)
fix: ignore messages without a `ruleId` in `getRulesMetaForResults` (#16409)
fix: `--ignore-pattern` in flat config mode should be relative to `cwd` (#16425)
fix: make `getRulesMetaForResults` return a plain object in trivial case (#16438)
fix: Ensure that directories can be unignored. (#16436)
docs: note --ignore-path not supported with flat config (#16434)
docs: fix syntax in examples for new config files (#16427)
feat: `no-implicit-globals` supports `exported` block comment (#16343)
fix: Ensure unignore and reignore work correctly in flat config. (#16422)
docs: update header (#16403)
chore: Add VS Code issues link (#16423)
feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356)
docs: Document extending plugin with new config (#16394)
feat: Swap out Globby for custom globbing solution. (#16369)
chore: suppress a Node.js deprecation warning (#16398)
8.25.0
Build: changelog update for 8.25.0
chore: upgrade @eslint/eslintrc@1.3.3 (#16397)
feat: Pass --max-warnings value to formatters (#16348)
chore: Remove CODEOWNERS (#16375)
chore: use "ci" for Dependabot commit message (#16377)
docs: Conflicting fixes (#16366)
docs: Add VS to integrations page (#16381)
feat: remove support for ignore files in FlatESLint (#16355)
docs: remove unused link definitions (#16376)
chore: bump actions/stale from 5 to 6 (#16350)
docs: typo cleanups for docs (#16374)
docs: remove duplicate words (#16378)
docs: add `BigInt` to `new-cap` docs (#16362)
feat: `id-length` counts graphemes instead of code units (#16321)
docs: Update docs README (#16352)
chore: remove `jsdoc` dev dependency (#16344)
docs: fix logical-assignment-operators option typo (#16346)
8.24.0
Build: changelog update for 8.24.0
chore: Upgrade @humanwhocodes/config-array for perf (#16339)
docs: note false positive `Object.getOwnPropertyNames` in prefer-reflect (#16317)
docs: fix warn severity description for new config files (#16324)
perf: switch from object spread to `Object.assign` when merging globals (#16311)
feat: account for `sourceType: "commonjs"` in the strict rule (#16308)
feat: add rule logical-assignment-operators (#16102)
feat: `array-callback-return` support `findLast` and `findLastIndex` (#16314)
docs: use more clean link syntax (#16309)
docs: fix typo (#16288)
8.23.1
Build: changelog update for 8.23.1
fix: Upgrade eslintrc to stop redefining plugins (#16297)
fix: improve autofix for the `prefer-const` rule (#16292)
fix: Ensure that glob patterns are normalized (#16287)
perf: migrate rbTree to js-sdsl (#16267)
docs: fix mobile double tap issue (#16293)
fix: Ensure globbing doesn't include subdirectories (#16272)
docs: keyboard control to search results (#16222)
docs: add Consolas font and prioritize resource loading (#16225)
chore: switch nyc to c8 (#16263)
chore: enable linting `.eleventy.js` again (#16274)
docs: copy & use main package version in docs on release (#16252)
chore: fix `npm run perf` crashes (#16258)
docs: Improve id-denylist documentation (#16223)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands