Skip to content

fix: merge main to next#9054

Merged
ematipico merged 8 commits intonextfrom
fix/next-failures
Feb 13, 2026
Merged

fix: merge main to next#9054
ematipico merged 8 commits intonextfrom
fix/next-failures

Conversation

@ematipico
Copy link
Member

@ematipico ematipico commented Feb 13, 2026

Summary

Next is currently failing after a merge. Opening this PR to gradually fix failures.

The PR is big because it updates all snapshots. They were outdated, and insta complained out it, making the stdout garbage. Had to do it.

Test Plan

Green CI

Docs

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

⚠️ No Changeset found

Latest commit: 64c58cb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added A-Parser Area: parser L-HTML Language: HTML and super languages labels Feb 13, 2026
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Feb 13, 2026
@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project A-Formatter Area: formatter L-CSS Language: CSS L-JSON Language: JSON and super languages L-Grit Language: GritQL labels Feb 13, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 13, 2026

Merging this PR will not alter performance

✅ 58 untouched benchmarks
⏩ 95 skipped benchmarks1


Comparing fix/next-failures (e1d71e5) with next (b8c1cc8)

Open in CodSpeed

Footnotes

  1. 95 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.

@ematipico ematipico marked this pull request as ready for review February 13, 2026 20:50
@ematipico ematipico merged commit c047e86 into next Feb 13, 2026
10 of 11 checks passed
@ematipico ematipico deleted the fix/next-failures branch February 13, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI A-Formatter Area: formatter A-Linter Area: linter A-Parser Area: parser A-Project Area: project L-CSS Language: CSS L-Grit Language: GritQL L-HTML Language: HTML and super languages L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants