Skip to content

docs(linter): set version to 1.79.0 for rules shipped in 1.79.0 - #25902

Merged
graphite-app[bot] merged 1 commit into
mainfrom
docs/rule-versions-1-79-0
Aug 19, 2026
Merged

docs(linter): set version to 1.79.0 for rules shipped in 1.79.0#25902
graphite-app[bot] merged 1 commit into
mainfrom
docs/rule-versions-1-79-0

Conversation

@connorshea

@connorshea connorshea commented Aug 19, 2026

Copy link
Copy Markdown
Member

The 22 React Compiler rules split out by #25500, plus eslint/no-unreachable-loop, all first shipped in oxlint 1.79.0 but were still marked version = "next". I think the release PR must've failed to run this part of the release task?

🤖 Generated with Claude Code

@github-actions github-actions Bot added the A-linter Area - Linter label Aug 19, 2026
@connorshea
connorshea marked this pull request as ready for review August 19, 2026 02:30
@connorshea
connorshea requested a review from camc314 as a code owner August 19, 2026 02:30
@codspeed-hq

codspeed-hq Bot commented Aug 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 5 untouched benchmarks
⏩ 76 skipped benchmarks1


Comparing docs/rule-versions-1-79-0 (0eb1e86) with main (a701bcc)

Open in CodSpeed

Footnotes

  1. 76 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Aug 19, 2026

Boshen commented Aug 19, 2026

Copy link
Copy Markdown
Member

Merge activity

…5902)

The 22 React Compiler rules split out by #25500, plus `eslint/no-unreachable-loop`, all first shipped in oxlint 1.79.0 but were still marked `version = "next"`. I think the release PR must've failed to run this part of the release task?

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@graphite-app
graphite-app Bot force-pushed the docs/rule-versions-1-79-0 branch from 0eb1e86 to 9b7e153 Compare August 19, 2026 02:52
@graphite-app
graphite-app Bot merged commit 9b7e153 into main Aug 19, 2026
31 checks passed
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label Aug 19, 2026
@graphite-app
graphite-app Bot deleted the docs/rule-versions-1-79-0 branch August 19, 2026 02:57
graphite-app Bot pushed a commit that referenced this pull request Aug 24, 2026
# Oxlint
### 🚀 Features

- 70c3e35 linter/typescript/no-confusing-non-null-assertion: Implement suggestion (#26012) (Mikhail Baev)

### 🐛 Bug Fixes

- 8a353a7 linter/eslint/no-control-regex: Refine help message text (#25996) (Rahul Mishra)
- 8a9bdbd estree: Include decorators in `FormalParameterRest ` spans (#26021) (camc314)
- 8d94cd1 linter/eslint/no-useless-rename: Preserve type modifiers (#26020) (Cameron)
- 2cde1f6 rust: Address nightly deprecations (#25998) (Boshen)
- 51d36d7 linter/vue: Resolve `vue` imports via shared import helpers (#25903) (Connor Shea)
- 83a68d2 linter/react/no-react-children: Resolve `react` imports by symbol (#25901) (Connor Shea)
- 124e196 linter: Resolve globals by reference, not by name (#25905) (Connor Shea)
- a701bcc linter: Remove invalid React compiler doc links (#25900) (Boshen)

### 📚 Documentation

- 9b7e153 linter: Set `version` to 1.79.0 for rules shipped in 1.79.0 (#25902) (connorshea)
# Oxfmt
### 🐛 Bug Fixes

- bf37dd5 formatter: Preserve class decorators before export when the statement is suppressed (#26034) (leaysgur)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter

2 participants