Skip to content

chore(main): release 0.9.3 - #568

Open
tinovyatkin wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.9.3#568
tinovyatkin wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@tinovyatkin

@tinovyatkin tinovyatkin commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

0.9.3 (2026-08-24)

Bug Fixes

  • ci: authenticate npm releases with token (c3f0fe6)
  • npm: update trusted publishing repository (cac22e0)

This PR was generated with Release Please. See documentation.

Copilot AI lite review requested due to automatic review settings August 20, 2026 08:05
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !CHANGELOG.md

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 0c31655b-a0e3-41de-82c0-907fa1892e89

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 0de4474c-5bbc-4a12-b148-ecac9aced3f8

📥 Commits

Reviewing files that changed from the base of the PR and between cac22e0 and c75eeca.

⛔ Files ignored due to path filters (3)
  • CHANGELOG.md is excluded by !CHANGELOG.md
  • Cargo.lock is excluded by !**/*.lock
  • npm/cribo/package.json is excluded by !npm/cribo/package.json
📒 Files selected for processing (3)
  • .release-please-manifest.json
  • Cargo.toml
  • version.txt

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release manifest, workspace package metadata, and version file were updated from 0.9.2 to 0.9.3.

Changes

Release version alignment

Layer / File(s) Summary
Update release version sources
.release-please-manifest.json, Cargo.toml, version.txt
All release version sources now specify 0.9.3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to c75ee

This release updates version and publishing metadata without an identified correctness or deployment issue. No actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary change: release version 0.9.3.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

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

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

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Projectcribo
Branchrelease-please--branches--main
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
build_dependency_graph📈 view plot
🚷 view threshold
544.04 ns
(-42.52%)Baseline: 946.42 ns
5,002.68 ns
(10.87%)
bundle_simple_project📈 view plot
🚷 view threshold
2,257,900.00 ns
(+18.64%)Baseline: 1,903,189.84 ns
5,473,072.21 ns
(41.25%)
resolve_module_path📈 view plot
🚷 view threshold
118.73 ns
(+8.39%)Baseline: 109.54 ns
150.83 ns
(78.72%)
🐰 View full continuous benchmarking report in Bencher

Copilot AI 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.

Pull request overview

Release PR for Cribo 0.9.3, updating the repository’s version metadata and changelog for the new patch release generated by Release Please.

Changes:

  • Bump project version to 0.9.3 across Rust workspace metadata (Cargo.toml/Cargo.lock) and version.txt
  • Bump npm package version and platform optional dependency versions to 0.9.3
  • Add 0.9.3 release entry to CHANGELOG.md and update Release Please manifest

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.txt Updates the single-source text version marker to 0.9.3.
npm/cribo/package.json Bumps npm package version and aligns platform optional dependency versions to 0.9.3.
CHANGELOG.md Adds the 0.9.3 release notes section.
Cargo.toml Updates Rust workspace package version to 0.9.3.
Cargo.lock Updates the locked cribo package version to 0.9.3.
.release-please-manifest.json Updates Release Please manifest version to 0.9.3.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Projectcribo
Branchpr-568
Testbedubuntu-latest
Click to view all benchmark results
Benchmarkbundle_sizeBenchmark Result
KB
(Result Δ%)
Upper Boundary
KB
(Limit %)
bundle_timeBenchmark Result
ms
(Result Δ%)
Upper Boundary
ms
(Limit %)
httpx📈 view plot
🚷 view threshold
423.73
(+21.08%)Baseline: 349.96
428.21
(98.95%)
📈 view plot
🚷 view threshold
145.07
(-41.44%)Baseline: 247.75
379.25
(38.25%)
idna📈 view plot
🚷 view threshold
264.42
(+5.49%)Baseline: 250.66
265.26
(99.68%)
📈 view plot
🚷 view threshold
43.53
(-17.32%)Baseline: 52.64
66.03
(65.92%)
pyyaml📈 view plot
🚷 view threshold
314.74
(+21.36%)Baseline: 259.34
318.11
(98.94%)
📈 view plot
🚷 view threshold
109.72
(-50.25%)Baseline: 220.53
356.88
(30.74%)
requests📈 view plot
🚷 view threshold
282.61
(+20.11%)Baseline: 235.29
285.49
(98.99%)
📈 view plot
🚷 view threshold
90.38
(-47.85%)Baseline: 173.29
327.02
(27.64%)
rich📈 view plot
🚷 view threshold
1,142.64
(+14.18%)Baseline: 1,000.70
1,151.34
(99.24%)
📈 view plot
🚷 view threshold
499.31
(-45.16%)Baseline: 910.56
1,325.58
(37.67%)
🐰 View full continuous benchmarking report in Bencher

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

📊 Ecosystem Test Results

📋 Test Status

Test Summary:

  • Total: 49
  • ✅ Passed: 48
  • ❌ Failed: 0
  • ⚠️ Errors: 0
  • ⏭️ Skipped: 1

📈 Benchmark Results

📊 View detailed benchmark report

📦 Package Bundling Metrics
Package Bundle Time Bundle Size
httpx 145.07 ms 423.73 KB
idna 43.53 ms 264.42 KB
pyyaml 109.72 ms 314.74 KB
requests 90.38 ms 282.61 KB
rich 499.31 ms 1142.64 KB

Benchmark metrics are tracked via Bencher.dev

📊 View detailed performance trends and comparisons on the Bencher dashboard.

Generated by ecosystem-tests workflow

@tinovyatkin
tinovyatkin force-pushed the release-please--branches--main branch from de964dc to c75eeca Compare August 20, 2026 08:47
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 20, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 21, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 22, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 23, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 65e3e3f73f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
### Bug Fixes

* **ci:** authenticate npm releases with token ([c3f0fe6](https://github.com/ophi-dev/cribo/commit/c3f0fe60bc98a74f530dea15a1f52997c9b3466e))
* **npm:** update trusted publishing repository ([cac22e0](https://github.com/ophi-dev/cribo/commit/cac22e029781e8e7699775a0d7085ebfaf5972c8))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Include all commits in the 0.9.3 release notes

When v0.9.3 is tagged at this commit, its range also contains e31b31e (docs(npm)), d988a3d (chore(deps)), and 5a41ba6 (chore(deps)), but this section stops at cac22e0. Because release-please-config.json explicitly marks both docs and chore(deps) entries as visible, the published changelog and generated GitHub release will omit changes that shipped in 0.9.3; regenerate the notes from the current parent before releasing.

Useful? React with 👍 / 👎.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants