This is a backport PR for branch 44-x-y
#54158: build: update @electron/lint-roller to 4.0.0 and check docs code blocks with oxfmt (44-x-y)
Open
Backport of #53431
Backport of #54139
Backport of #54140
See those PRs for details. The oxlint 1.80 bump comes along because lint-roller 4 needs oxlint >= 1.65, and the docs reformat was re-run on this branch's docs rather than cherry-picked.
Notes: none
Generated by Claude Code
Backport Information
Backported from
#53431: build(deps-dev): bump oxlint from 1.57.0 to 1.80.0Original PR Author
dependabot[bot]Original PR Status
Merged
Original PR Merged At
Sep 4, 2026, 2:33:11 AM
Original PR Link
View on GitHubSemver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron