8000 chore: release stable-hash-x by github-actions[bot] · Pull Request #10 · un-ts/stable-hash-x · GitHub
[go: up one dir, main page]

Skip to content

chore: release stable-hash-x #10

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
Jun 25, 2025
Merged

chore: release stable-hash-x #10

merged 1 commit into from
Jun 25, 2025

Conversation

github-actions[bot]
Copy link
Contributor
@github-actions github-actions bot commented Jun 25, 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 main, this PR will be updated.

Releases

stable-hash-x@0.2.0

Minor Changes

Patch Changes

  • #9 8dcd38d Thanks @JounQin! - fix: use toString and prototype instead of constructor for type checking

Important

Release stable-hash-x version 0.2.0 with a new crossRealm option and improved type checking.

  • Release:
    • Bumps version to 0.2.0 in package.json.
    • Updates CHANGELOG.md with new version details.
  • Features:
    • Adds crossRealm option for performance improvement.
  • Fixes:
    • Changes type checking to use toString and prototype instead of constructor.

This description was created by Ellipsis for c078d4b. You can customize this summary. It will automatically update as commits are pushed.

Copy link
coderabbitai bot commented Jun 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @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
codesandbox-ci bot commented Jun 25, 2025

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
@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 6417a3e in 35 seconds. Click for details.
  • Reviewed 39 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
  • Draft comment:
    Deleted changeset file as expected during release; confirm intentional removal.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. CHANGELOG.md:7
  • Draft comment:
    Changelog entry for version 0.1.2 is correctly formatted with proper commit and PR references.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. package.json:3
  • Draft comment:
    Version bump to 0.1.2 aligns with the new release; ensure consistency with changelog.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_oLjLyQDDALbofiCn

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6417a3e to 93fcf0f Compare June 25, 2025 09:23
Copy link
Contributor
@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed 93fcf0f in 35 seconds. Click for details.
  • Reviewed 50 lines of code in 4 files
  • Skipped 0 files when reviewing.
  • Skipped posting 4 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
  • Draft comment:
    Removed changeset file for the patch update. Confirm that cleanup after release is intentional.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. .changeset/four-beds-visit.md:1
  • Draft comment:
    Removed changeset file for the minor update. Verify this removal aligns with your release workflow.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. CHANGELOG.md:3
  • Draft comment:
    Changelog updated for version 0.2.0 with clear separation of minor and patch changes.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
4. package.json:3
  • Draft comment:
    Version bumped to 0.2.0 in package.json, consistent with the changelog update.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_gts7GrYs60pYlrWm

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 93fcf0f to c078d4b Compare June 25, 2025 14:59
Copy link
Contributor
@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed c078d4b in 49 seconds. Click for details.
  • Reviewed 50 lines of code in 4 files
  • Skipped 1 files when reviewing.
  • Skipped posting 4 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
  • Draft comment:
    Removed changeset file for patch fix; this is expected with the release process.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. .changeset/four-beds-visit.md:1
  • Draft comment:
    Removed changeset file for minor change; aligns with automated release removal.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. CHANGELOG.md:3
  • Draft comment:
    Changelog update for 0.2.0 looks clear and follows style conventions.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
4. package.json:3
  • Draft comment:
    Version bumped to 0.2.0 as expected; aligns with the changelog entry.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_Uvo6atjy1Vkq8GfA

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@JounQin JounQin merged commit 0235026 into main Jun 25, 2025
7 checks passed
@JounQin JounQin deleted the changeset-release/main branch June 25, 2025 15:02
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