Update eslint 8.57.1 → 10.4.1 (major) - #280
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #284. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
4.12.1
4.12.0
4.11.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
chore(release): 4.12.1 (#5152)chore(release): 4.12.1test: support with-aria-* attributes on testutils-element (#5137)fix(axe.d.ts): make enabled property of RuleMetadata optional (#5129)chore: migrate Karma to Web Test Runner (#5121)ci: continue-on-error for text_examples (#5124)ci: continue-on-error for text_exampleschore(release): v4.12.0 (#5122)chore(release): 4.12.0feat(getRules): include rule enabled state in returned objects (#5118)docs(check-options): fix duplicate "the" (passLength/failLength rows) (#5113)fix(utils): Add null check to parseCrossOriginStylesheet, closes #5074 (#5075)feat(list,listitem): support element internals role (#5119)ci: ignore gather-internals.js from import deploy validation (#5110)fix(utils): update isShadowRoot to use spec-compliant custom element regex (#5059)fix(locale): ensure all subtags are correctly set (#5112)fix(helpUrl): ensure axe.configure always updates the help URLs (#5114)feat: expose axe.resetLocale() to restore the default locale (#5108)feat(axe.externalAPIs): add public api for setting elementInternal data (#5105)feat: add gather-internals.js external script (#5099)fix(label-content-name-mismatch): match visible text with aria-label and exclude invisible text (#5096)chore: add perf timing to runPartial (#5103)fix(aria-conditional-attr): add support for radio (#5100)chore: bump typescript from 5.9.3 to 6.0.3 (#5090)chore: bump actions/upload-artifact from 7.0.0 to 7.0.1 in the gha-low-risk group (#5088)chore: bump jsdom from 28.1.0 to 29.0.2 (#5092)chore: bump start-server-and-test from 2.1.5 to 3.0.2 (#5093)chore: bump the npm-low-risk group across 1 directory with 8 updates (#5101)feat(aria-allowed/prohibited-attr, aria-required-parent/children): partially support element internals role (#5080)chore(utils/is-valid-custom-element-name): helper function to determine if custom-element nodeName is valid (#5097)chore: code mod to refactor test dir (#5068)ci(deploy): use gh cli to create github release (#5094)chore: merge master into develop (#5084)chore: Release 4.11.4 (#5081)fix(sri-history): correct axe.js hash for 4.11.4chore(release): 4.11.4fix(commons/text): exclude natively hidden elements from aria-labelledby accessible name (#5076)fix(commons/text): exclude natively hidden elements from aria-labelledby accessible name (#5076)chore: fix cherry-pick script buffer size error for large git logs (#5071)fix(utils/getAncestry): escape node name (#5079)chore: fix cherry-pick script buffer size error for large git logs (#5071)fix(utils/getAncestry): escape node name (#5079)feat(utils): add `getElementInternals` function (#5077)chore: merge master into develop (#5072)Release Notes
1.1.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
v1.1.2[Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `auto-changelog`, `eslint`, `npmignore`[types] improve `isObject` typeCommits
See the full diff on Github. The new version differs by 9 commits:
v1.2.0[Refactor] use `is-document.all`[Refactor] better support cjs-module-lexer[New] add types[Robustness] use `es-errors`, `es-define-property`[Dev Deps] update `eslint`[actions] update workflows[Deps] update `call-bind`, `call-bound`, `hasown`[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `eslint`, `for-each`, `has-strict-mode`, `make-generator-function`, `npmignore`, `tape`Release Notes
2.0.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
v2.0.4[types] drop the dead key-narrowing overload[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `eslint`Release Notes
4.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.2.11 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
v1.2.11[actions] update workflows[readme] remove dead badges[Deps] update `call-bind`, `call-bound`, `es-abstract`, `es-object-atoms`[Dev Deps] update `@ericcornelissen/assert-time`, `@ljharb/eslint-config`, `auto-changelog`, `eslint`, `for-each`, `has-strict-mode`, `npmignore`[Fix] make right-trim linear for all inputs, not just non-trailing-whitespace[Refactor] Handle pathological strings better[readme] replace runkit CI badge with shields.io check-runs badgeRelease Notes
1.0.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
v1.0.10[actions] update workflows[readme] remove dead badges[Deps] update `call-bind`, `call-bound`, `es-object-atoms`[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `eslint`, `has-strict-mode`, `npmignore`[Fix] avoid quadratic runtime trimming strings with large internal whitespace runs[readme] replace runkit CI badge with shields.io check-runs badge🆕 @eslint/config-array (added, 0.23.5)
🆕 @eslint/config-helpers (added, 0.6.0)
🆕 @eslint/core (added, 1.2.1)
🆕 @eslint/object-schema (added, 3.0.5)
🆕 @eslint/plugin-kit (added, 0.7.2)
🆕 @humanfs/core (added, 0.19.2)
🆕 @humanfs/node (added, 0.16.8)
🆕 @humanfs/types (added, 0.15.0)
🆕 @humanwhocodes/retry (added, 0.4.3)
🆕 @types/esrecurse (added, 4.3.1)
🆕 is-document.all (added, 1.0.0)
🆕 eslint-visitor-keys (added, 5.0.1)
🆕 balanced-match (added, 4.0.4)
🆕 brace-expansion (added, 5.0.6)
🆕 eslint (added, 10.4.1)
🆕 eslint-scope (added, 9.1.2)
🆕 espree (added, 11.2.0)
🆕 file-entry-cache (added, 8.0.0)
🆕 flat-cache (added, 4.0.1)
🆕 minimatch (added, 10.2.5)
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