Skip to content

chore(main): release 0.9.3 - #568

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

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-09-27)

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 StackReview Change Stack

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

⛔ 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
⚙️ Run configuration

Configuration used: Repository: ophi-dev/cribo/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 168faacf-3fc2-4824-b5fb-70e8f84573ee

📥 Commits

Reviewing files that changed from the base of the PR and between 1e409d4 and 3c9c83d.

⛔ 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

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

Run ID: c2092ad4-df64-4fa2-b2c8-496144c01979

📥 Commits

Reviewing files that changed from the base of the PR and between 7a86943 and 1b54aa9.

⛔ Files ignored due to path filters (2)
  • CHANGELOG.md is excluded by !CHANGELOG.md
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

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.

Priority: ⬇️ Low

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

Merge Risk: ⚪ Minimal · up to 5021e

The release metadata is consistently updated to 0.9.3, with no remaining merge-blocking risk identified.

🚥 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. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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. It is concise and directly related to the version updates in the changeset.
✨ 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
503.87 ns
(-17.14%)Baseline: 608.13 ns
776.40 ns
(64.90%)
bundle_simple_project📈 view plot
🚷 view threshold
1,859,100.00 ns
(-5.12%)Baseline: 1,959,420.78 ns
3,051,089.58 ns
(60.93%)
resolve_module_path📈 view plot
🚷 view threshold
84.27 ns
(-21.16%)Baseline: 106.88 ns
144.66 ns
(58.25%)
🐰 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
(+4.35%)Baseline: 406.07
471.79
(89.81%)
📈 view plot
🚷 view threshold
259.39
(+13.13%)Baseline: 229.28
336.09
(77.18%)
idna📈 view plot
🚷 view threshold
264.42
(+1.28%)Baseline: 261.07
273.52
(96.67%)
📈 view plot
🚷 view threshold
56.02
(+9.44%)Baseline: 51.19
66.39
(84.39%)
pyyaml📈 view plot
🚷 view threshold
314.74
(+4.40%)Baseline: 301.48
350.84
(89.71%)
📈 view plot
🚷 view threshold
212.27
(+19.78%)Baseline: 177.21
262.12
(80.98%)
requests📈 view plot
🚷 view threshold
282.61
(+4.17%)Baseline: 271.30
313.41
(90.17%)
📈 view plot
🚷 view threshold
167.10
(+13.42%)Baseline: 147.32
217.08
(76.98%)
rich📈 view plot
🚷 view threshold
1,142.64
(+3.09%)Baseline: 1,108.37
1,235.94
(92.45%)
📈 view plot
🚷 view threshold
968.97
(+13.64%)Baseline: 852.69
1,279.36
(75.74%)
🐰 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 259.39 ms 423.73 KB
idna 56.02 ms 264.42 KB
pyyaml 212.27 ms 314.74 KB
requests 167.1 ms 282.61 KB
rich 968.97 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
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 24, 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 👍 / 👎.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 25, 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: 0bbfefe448

ℹ️ 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))

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 Remove the reverted token-authentication note

For maintainers using these notes to configure or troubleshoot the 0.9.3 npm release, this entry incorrectly says token authentication shipped: cac22e0, the next listed change, removes NODE_AUTH_TOKEN again, and the released workflow publishes through trusted-publishing OIDC with no npm token (.github/workflows/release.yml, Publish to npm). Keeping this transient, fully reverted change in the published changelog misstates the release's authentication requirements.

Useful? React with 👍 / 👎.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 14, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 15, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 16, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 17, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 18, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 19, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 20, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 21, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 22, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 23, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 24, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 25, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Sep 26, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

This branch has not been deployed

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