Skip to content

chore: release v1.9.1#158

Merged
JounQin merged 1 commit intomainfrom
release-plz-2025-06-20T10-40-40Z
Jun 20, 2025
Merged

chore: release v1.9.1#158
JounQin merged 1 commit intomainfrom
release-plz-2025-06-20T10-40-40Z

Conversation

@JounQin
Copy link
Member

@JounQin JounQin commented Jun 20, 2025

🤖 New release

  • unrs_resolver: 1.9.0 -> 1.9.1 (✓ API compatible changes)
Changelog

1.9.1 - 2025-06-20

Bug Fixes

Contributors


This PR was generated with release-plz.


Important

Bump unrs_resolver to v1.9.1 with updated dependencies.

  • Version Update:
    • Bump unrs_resolver version from 1.9.0 to 1.9.1 in Cargo.toml and Cargo.lock.
  • Dependency Updates:
    • Update all dependencies to their latest versions as per CHANGELOG.md.
  • Changelog:
    • Add entry for version 1.9.1 in CHANGELOG.md noting dependency updates.

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

Summary by CodeRabbit

  • Chores
    • Updated project version to 1.9.1.
    • Updated dependencies to their latest versions.
    • Revised changelog to include details for version 1.9.1.

@JounQin JounQin force-pushed the release-plz-2025-06-20T10-40-40Z branch from 2757e18 to 6b267ac Compare June 20, 2025 10:40
@coderabbitai
Copy link

coderabbitai bot commented Jun 20, 2025

Walkthrough

This update increments the package version from 1.9.0 to 1.9.1 across configuration files and documents the release in the changelog. The changelog notes a dependency update as the only change in this release, with no modifications to features, fixes, or public API.

Changes

Files Change Summary
CHANGELOG.md Added 1.9.1 release entry with dependency update note.
Cargo.toml Updated unrs_resolver version from 1.9.0 to 1.9.1.
package.json Bumped version to 1.9.1 and updated postinstall script.

Possibly related PRs

Suggested labels

release

Poem

A hop, a skip, a version hop,
From 1.9.0, we never stop!
Dependencies fresh as morning dew,
The changelog sings, "Here's something new!"
With paws on keys, this bunny grins,
Another release, let hopping begin! 🐇✨


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 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? Create a ticket on our support page 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 docstrings to generate docstrings for this 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.

@sonarqubecloud
Copy link

Copy link

@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 2757e18 in 1 minute and 3 seconds. Click for details.
  • Reviewed 52 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 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. Cargo.toml:19
  • Draft comment:
    Workspace dependency version bump to 1.9.1 looks correct.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. Cargo.toml:23
  • Draft comment:
    Package version updated to 1.9.1 as expected.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_UgCJl2CKtfUsm8DY

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

@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (ca11573) to head (6b267ac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files          13       13           
  Lines        3068     3068           
=======================================
  Hits         2829     2829           
  Misses        239      239           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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)
CHANGELOG.md (1)

18-18: Use dash for list markers
Line 18 uses * for the contributor list; per markdownlint (MD004), switch to -.

- * @renovate[bot]
+ - @renovate[bot]
📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between ca11573 and 6b267ac.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • Cargo.toml (1 hunks)
  • package.json (2 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
CHANGELOG.md

18-18: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)

⏰ Context from checks skipped due to timeout of 90000ms (5)
  • GitHub Check: Benchmark
  • GitHub Check: Test (macos-14)
  • GitHub Check: Codacy Static Code Analysis
  • GitHub Check: Test (windows-latest)
  • GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (7)
package.json (3)

3-3: Version bump is correct
The package version has been updated to 1.9.1 in sync with the release.


24-24: Postinstall script version updated
The postinstall command now correctly reflects version 1.9.1.


3-3: Verify no stale version references
Please check that no other files (e.g., README, docs) still reference 1.9.0.

#!/bin/bash
# Verify no occurrences of the old version remain
rg -n "1\.9\.0" .
CHANGELOG.md (2)

10-11: Changelog entry for v1.9.1 added
Header with comparison link and date is correctly inserted.


12-14: Bug Fixes section updated
The dependency update is properly documented under “Bug Fixes” for v1.9.1.

Cargo.toml (2)

19-19: Workspace dependency version bumped
unrs_resolver = { version = "1.9.1", path = "." } is now aligned with the release.


23-23: Package version bumped
The package version under [package] has been updated to 1.9.1.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 20, 2025

CodSpeed Performance Report

Merging #158 will not alter performance

Comparing release-plz-2025-06-20T10-40-40Z (6b267ac) with main (ca11573)

Summary

✅ 3 untouched benchmarks

@JounQin JounQin merged commit ade786e into main Jun 20, 2025
23 checks passed
@JounQin JounQin deleted the release-plz-2025-06-20T10-40-40Z branch June 20, 2025 10:48
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