8000 chore: release package(s) by JounQin · Pull Request #419 · un-ts/prettier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: release package(s) #419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2025
Merged

chore: release package(s) #419

merged 1 commit into from
Mar 29, 2025

Conversation

JounQin
Copy link
Member
@JounQin JounQin commented Mar 29, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

prettier-plugin-toml@2.0.3

Patch Changes

Summary by CodeRabbit

  • Documentation

    • Updated the public guidance by removing instructions on TOML parser configuration.
  • Chores

    • Bumped the package version to 2.0.3 with an updated changelog entry.

Copy link
coderabbitai bot commented Mar 29, 2025

Walkthrough

The changes remove a documentation file that provided details on configuring the TOML parser via the prettier-plugin-toml, which affects how users reference these options. In addition, a new changelog section for version 2.0.3 has been added, and the package version in package.json has been updated from 2.0.2 to 2.0.3.

Changes

File(s) Change Summary
.changeset/forty-wasps-jam.md Deleted file that contained documentation on TOML parser options for prettier-plugin-toml.
packages/toml/CHANGELOG.md, packages/toml/package.json Added a new changelog section for v2.0.3 documenting the patch for TOML parser options; updated the package version from 2.0.2 to 2.0.3.

Possibly related PRs

Poem

Hop, skip, and jump, the docs have flown away,
A flutter of changes in a version display.
With a twitch of my nose and a dapper little hop,
I'm celebrating updates that just don’t stop!
Version 2.0.3 brings cheer—let's all hop, hop, hop!
🐇🎉


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 538 B (0%)
packages/pkg/lib/index.js 447 B (0%)
packages/sh/lib/index.js 2.32 KB (0%)
packages/sql/lib/index.js 2.41 KB (0%)

Copy link
@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
packages/toml/CHANGELOG.md (1)

25-27: Improve Clarity for 2.0.0 Entry

The changelog for version 2.0.0 contains a sentence that could benefit from improved wording. In particular, consider rephrasing:

  • Change “wrapps” to “wraps”
  • Change “efficienter” to “more efficient”

For example, you might update the line as follows:

-We've migrated our repository from https://github.com/un-ts/toml-tools (v1) to https://github.com/un-ts/prettier/tree/master/packages/toml (v2), v1 has its own parser and printer while v2 just wrapps [`taplo`](https://github.com/tamasfe/taplo) which is faster and efficienter.
+We've migrated our repository from https://github.com/un-ts/toml-tools (v1) to https://github.com/un-ts/prettier/tree/master/packages/toml (v2). In v1, we maintained a separate parser and printer, whereas in v2, it simply wraps [`taplo`](https://github.com/tamasfe/taplo), which is faster and more efficient.
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

27-27: Bare URL used
null

(MD034, no-bare-urls)


27-27: Bare URL used
null

(MD034, no-bare-urls)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4716026 and 2aa2711.

📒 Files selected for processing (3)
  • .changeset/forty-wasps-jam.md (0 hunks)
  • packages/toml/CHANGELOG.md (1 hunks)
  • packages/toml/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/forty-wasps-jam.md
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: Codacy Static Code Analysis
🔇 Additional comments (5)
packages/toml/package.json (1)

3-3: Version Bump Confirmed

The package version has been updated to "2.0.3", which is consistent with the intended patch release. Ensure that any dependent tooling or CI processes that reference this version are updated accordingly.

packages/toml/CHANGELOG.md (4)

3-8: New Release Entry for 2.0.3

A new changelog section for version 2.0.3 has been added, including a patch change note referencing #418 with commit 4716026. The note indicates that TOML parser options were added to the README. Please verify that the README now provides sufficient guidance on these options.


13-13: Verify 2.0.2 Entry Details

The entry for version 2.0.2 now documents a fix for the homepage URL (PR #392). Confirm that this information remains accurate and that no conflicting details exist in related documentation.


19-19: Confirmation of 2.0.1 Changelog Entry

This entry for version 2.0.1 cites a fix concerning the CommonJS export of @taplo/lib. The information appears correct; please double-check that it aligns with the actual release changes.


29-31: Review of 2.0.0 Patch Changes Entry

The patch change entry under version 2.0.0 (regarding not removing blank lines after comments) appears consistent and properly formatted. Please ensure that the linked issue remains relevant.

🧰 Tools
🪛 LanguageTool

[style] ~31-~31: Using many exclamation marks might seem excessive (in this case: 6 exclamation marks for a text that’s 1669 characters long)
Context: ...hanks @so1ve! - fix: do not remove blank lines after ...

(EN_EXCESSIVE_EXCLAMATION)

🪛 markdownlint-cli2 (0.17.2)

31-31: Bare URL used
null

(MD034, no-bare-urls)

@JounQin JounQin requested a review from Copilot March 29, 2025 02:43
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR facilitates the release process by bumping the version and updating the changelog for the prettier-plugin-toml package. It includes:

  • A new changelog entry for version 2.0.3 detailing the patch changes.
  • The removal of the changeset file for "forty-wasps-jam" as part of the release process.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/toml/CHANGELOG.md Added changelog entry for version 2.0.3 with details on patch changes.
.changeset/forty-wasps-jam.md Removed changeset file corresponding to the prettier-plugin-toml patch update.
Files not reviewed (1)
  • packages/toml/package.json: Language not supported

@JounQin JounQin merged commit 16fcea1 into master Mar 29, 2025
17 of 18 checks passed
@JounQin JounQin deleted the changeset-release/master branch March 29, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0