Skip to content

chore: changeset corrections#10145

Merged
Netail merged 2 commits into
nextfrom
chore/changeset-corrections
Apr 28, 2026
Merged

chore: changeset corrections#10145
Netail merged 2 commits into
nextfrom
chore/changeset-corrections

Conversation

@Netail

@Netail Netail commented Apr 28, 2026

Copy link
Copy Markdown
Member

Summary

Some changesets were merged into main & released already with the 2.4.7 release, but somehow not deleted in the next branch with rebases. (Perhaps some wrong merge conflicts resolutions)

Correctly name the action organizePackageJson -> useSortedPackageJson in the changeset

Test Plan

Docs

@changeset-bot

changeset-bot Bot commented Apr 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b19eda6

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 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

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-Linter Area: linter L-JSON Language: JSON and super languages labels Apr 28, 2026
@coderabbitai

coderabbitai Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This PR removes multiple .changeset files (nine deletions) that previously recorded patch notes for various @biomejs/biome lint and formatter fixes/features, and updates two files to rename an assist action from organizePackageJson to useSortedPackageJson. One README in a compatibility test was adjusted to reference useSortedPackageJson. Changes are documentation/test-only; no production code or exported/public API declarations were modified.

Suggested reviewers

  • ematipico
  • dyc3
  • Conaclos
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: changeset corrections' accurately describes the main change—removing stale changesets and renaming an action in the changeset files.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The pull request description accurately describes the changeset—removing duplicates from the 2.4.7 release and correcting the action name from organizePackageJson to useSortedPackageJson.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/changeset-corrections

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In @.changeset/cool-rice-change.md:
- Line 5: Update the markdown link in .changeset/cool-rice-change.md that
currently points to .../assist/actions/organize-package-json/ so it matches the
renamed action; change the URL to .../assist/actions/useSortedPackageJson/
(i.e., replace "organize-package-json" with "useSortedPackageJson") wherever
that link appears so it points to the new action page for useSortedPackageJson.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4cdd8f91-f95e-4e93-8794-4ef69b8c5ab1

📥 Commits

Reviewing files that changed from the base of the PR and between 47c08fb and d3883e7.

📒 Files selected for processing (11)
  • .changeset/add-use-baseline-css-rule.md
  • .changeset/add-use-imports-first.md
  • .changeset/cool-rice-change.md
  • .changeset/curly-games-follow.md
  • .changeset/fix-css-unicode-escape-in-string.md
  • .changeset/fix-embedded-template-crash.md
  • .changeset/fix-tailwind-utility-slash.md
  • .changeset/fix-use-semantic-elements-base-concepts.md
  • .changeset/lovely-clouds-change.md
  • .changeset/resolve-record-type.md
  • crates/biome_json_analyze/tests/compat_sortpkg/README.md
💤 Files with no reviewable changes (9)
  • .changeset/fix-tailwind-utility-slash.md
  • .changeset/resolve-record-type.md
  • .changeset/add-use-imports-first.md
  • .changeset/add-use-baseline-css-rule.md
  • .changeset/fix-css-unicode-escape-in-string.md
  • .changeset/fix-use-semantic-elements-base-concepts.md
  • .changeset/lovely-clouds-change.md
  • .changeset/curly-games-follow.md
  • .changeset/fix-embedded-template-crash.md

Comment thread .changeset/cool-rice-change.md Outdated
@Netail Netail merged commit a09874a into next Apr 28, 2026
27 checks passed
@Netail Netail deleted the chore/changeset-corrections branch April 28, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Linter Area: linter L-JSON Language: JSON and super languages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants