Closed
Bug 1921838
Opened 4 days ago
Closed 3 days ago
Upgrade eslint-plugin-no-unsanitized and others to pull in latest fixes
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox132 fixed, firefox133 fixed)
RESOLVED
FIXED
133 Branch
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
The update from bug 1920802 introduced eslint-plugin-no-unsanitized v4.1.0 with flat config support, but this caused issues for Thunderbird, because of how it was handling its metadata.
Those are fixed in v4.1.2, so I'd like to update that, and whilst here there's a couple of other updates that we might as well take (the eslint-plugin-html one also looks useful for flat config or v9).
Assignee | ||
Updated•4 days ago
|
Summary: Upgrade eslint-plugin-no-unsantized and others to pull in latest fixes → Upgrade eslint-plugin-no-unsanitized and others to pull in latest fixes
Assignee | ||
Comment 1•4 days ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9523d13e01b
Upgrade eslint-plugin-no-unsanitized and others to pull in latest fixes. r=frontend-codestyle-reviewers,Gijs
Assignee | ||
Comment 3•4 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D224140
Updated•4 days ago
|
Attachment #9428223 -
Flags: approval-mozilla-beta?
Comment 4•4 days ago
|
||
beta Uplift Approval Request
- User impact if declined: None - Uplift to help fix linting automation for Thunderbird
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: Low
- Explanation of risk level: Linting infrastructure only
- String changes made/needed: None
- Is Android affected?: no
Comment 5•3 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 days ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Updated•3 days ago
|
Attachment #9428223 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•3 days ago
|
status-firefox132:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•