Skip to content

Conversation

@arendjr
Copy link
Contributor

@arendjr arendjr commented Jun 27, 2025

Summary

Updates next with the latest commits from main and resolves some merge conflicts. I pushed this to my own fork, and don't want to force push over next, so a PR it is :)

Test Plan

All should be green.

ematipico and others added 30 commits June 20, 2025 08:28
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ematipico and others added 12 commits June 26, 2025 08:26
…L entities marked as unnecessary (biomejs#6518)

Co-authored-by: Emanuele Stoppa <[email protected]>
…gment that is in a return statement (biomejs#6544)

Co-authored-by: Emanuele Stoppa <[email protected]>

Co-authored-by: Loskir <[email protected]>
Co-authored-by: ematipico <[email protected]>
…ule (biomejs#6553)

Co-authored-by: Emanuele Stoppa <[email protected]>

Co-authored-by: dyc3 <[email protected]>
Co-authored-by: ematipico <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Jun 27, 2025

🦋 Changeset detected

Latest commit: 392b861

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@biomejs/biome Minor
@biomejs/cli-win32-x64 Minor
@biomejs/cli-win32-arm64 Minor
@biomejs/cli-darwin-x64 Minor
@biomejs/cli-darwin-arm64 Minor
@biomejs/cli-linux-x64 Minor
@biomejs/cli-linux-arm64 Minor
@biomejs/cli-linux-x64-musl Minor
@biomejs/cli-linux-arm64-musl Minor
@biomejs/wasm-web Minor
@biomejs/wasm-bundler Minor
@biomejs/wasm-nodejs Minor
@biomejs/backend-jsonrpc Patch
@biomejs/js-api Major

Not sure what this means? Click here to learn what changesets are.

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

@arendjr arendjr changed the base branch from main to next June 27, 2025 08:40
@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project A-Linter Area: linter A-Parser Area: parser A-Formatter Area: formatter A-Tooling Area: internal tools A-LSP Area: language server protocol L-JavaScript Language: JavaScript and super languages L-CSS Language: CSS L-JSON Language: JSON and super languages A-Diagnostic Area: diagnostocis L-Grit Language: GritQL A-Type-Inference Area: type inference A-Resolver Area: resolver labels Jun 27, 2025
@arendjr arendjr merged commit 3b828b4 into biomejs:next Jun 27, 2025
30 checks passed
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 27, 2025

CodSpeed Performance Report

Merging #6581 will create unknown performance changes

Comparing arendjr:next (392b861) with next (c8c738e)

Summary

🆕 115 new benchmarks
⁉️ 95 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 deserialize_from_json_str[biome.json] N/A 362.4 µs N/A
🆕 css_analyzer[bootstrap_18416142857265205439.css] N/A 487.4 ms N/A
🆕 css_analyzer[bulma_5641719244145477318.css] N/A 1.1 s N/A
🆕 css_analyzer[foundation_11602414662825430680.css] N/A 177.1 ms N/A
🆕 css_analyzer[pure_9395922602181450299.css] N/A 18.9 ms N/A
🆕 css_analyzer[tachyons_11778168428173736564.css] N/A 133.2 ms N/A
🆕 css_formatter[bootstrap_18416142857265205439.css] N/A 116.2 ms N/A
🆕 css_formatter[bulma_5641719244145477318.css] N/A 365.7 ms N/A
🆕 css_formatter[foundation_11602414662825430680.css] N/A 77.6 ms N/A
🆕 css_formatter[full_5814491140539129161.css] N/A 1.3 s N/A
🆕 css_formatter[materialize_5526761731747548557.css] N/A 84.3 ms N/A
🆕 css_formatter[pure_9395922602181450299.css] N/A 9.6 ms N/A
🆕 css_formatter[semantic_4685287698740288120.css] N/A 372.4 ms N/A
🆕 css_formatter[tachyons_11778168428173736564.css] N/A 37 ms N/A
🆕 bootstrap_18416142857265205439.css[cached] N/A 35.1 ms N/A
🆕 bootstrap_18416142857265205439.css[uncached] N/A 39 ms N/A
🆕 bulma_5641719244145477318.css[cached] N/A 110.6 ms N/A
🆕 bulma_5641719244145477318.css[uncached] N/A 118.4 ms N/A
🆕 foundation_11602414662825430680.css[cached] N/A 23 ms N/A
🆕 foundation_11602414662825430680.css[uncached] N/A 25.3 ms N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Formatter Area: formatter A-Linter Area: linter A-LSP Area: language server protocol A-Parser Area: parser A-Project Area: project A-Resolver Area: resolver A-Tooling Area: internal tools A-Type-Inference Area: type inference L-CSS Language: CSS L-Grit Language: GritQL 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.