Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: release v3.5.3#690

Open
mise-en-dev wants to merge 1 commit into
mainfrom
release
Open

chore: release v3.5.3#690
mise-en-dev wants to merge 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

πŸ“¦οΈ Dependency Updates

Summary by CodeRabbit

  • Chores
    • Released version 3.5.3
    • Updated jdx/pr-closer dependency to v1.1.0
    • Updated all version references and documentation to reflect the new release

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. πŸŽ‰

ℹ️ Recent review info
βš™οΈ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 6a2d39e8-3be0-45ed-a237-6aaf4b996908

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between e857c25 and 0250067.

β›” Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
πŸ“’ Files selected for processing (7)
  • CHANGELOG.md
  • Cargo.toml
  • cli/Cargo.toml
  • cli/usage.usage.kdl
  • docs/cli/reference/commands.json
  • docs/cli/reference/index.md
  • lib/Cargo.toml

πŸ“ Walkthrough

Walkthrough

Version bumped from 3.5.2 to 3.5.3 across lib/Cargo.toml, cli/Cargo.toml, the root Cargo.toml workspace dependency, cli/usage.usage.kdl, docs/cli/reference/commands.json, docs/cli/reference/index.md, and CHANGELOG.md (which adds a new 3.5.3 entry noting the jdx/pr-closer action update to v1.1.0).

Changes

v3.5.3 Release Bump

Layer / File(s) Summary
Cargo manifests, CLI spec, docs, and CHANGELOG
lib/Cargo.toml, cli/Cargo.toml, Cargo.toml, cli/usage.usage.kdl, docs/cli/reference/commands.json, docs/cli/reference/index.md, CHANGELOG.md
Package versions in all Rust manifests incremented to 3.5.3, workspace dependency for usage-lib updated to match, CLI spec and docs reference version fields updated, and a 3.5.3 CHANGELOG entry added with one dependency update bullet.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • jdx/usage#688: Identical set of files bumped from 3.5.1 β†’ 3.5.2, the immediately preceding release version bump.
  • jdx/usage#677: Same pattern of version bump across CHANGELOG.md and Rust manifest/version metadata files for an earlier release.
  • jdx/usage#658: Another release-version bump updating the same Cargo.toml, cli/Cargo.toml, cli/usage.usage.kdl, and CLI docs version fields.

Poem

πŸ‡ Hippity hop, the version ticks up,
From .2 to .3, I filled up my cup!
The manifests match, the docs are aligned,
A changelog entry β€” neat, tidy, and signed.
Small patch, big joy β€” this bunny's content! πŸŽ‰

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title 'chore: release v3.5.3' directly and clearly identifies the main changeβ€”a version release for v3.5.3, which is confirmed by version updates across all relevant files (Cargo.toml, CLI, documentation, and CHANGELOG).
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a routine patch release bump from v3.5.2 to v3.5.3, driven entirely by a Renovate dependency update to the jdx/pr-closer GitHub Action (v1.1.0). No production logic changed.

  • Version strings updated consistently across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, the generated KDL spec, and the docs reference files.
  • Cargo.lock reflects a getrandom bump (0.4.2β†’0.4.3) and the removal of a large transitive WASM dependency tree (wasip2, wasip3, wit-bindgen, wasmparser, etc.) that was no longer needed.

Confidence Score: 5/5

Purely a version-bump release commit with no logic changes; safe to merge.

All changes are mechanical version string updates and an auto-generated lockfile reflecting a minor transitive dependency upgrade. No code paths, APIs, or behaviours were modified.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.lock Bumps getrandom 0.4.2β†’0.4.3 and removes a large tree of now-unused WASM-related crates (wasip2, wasip3, wit-bindgen, wasm-encoder, wasmparser, etc.) that were previously pulled in transitively
Cargo.toml Version reference for usage-lib bumped from 3.5.2 to 3.5.3
cli/Cargo.toml Package version bumped from 3.5.2 to 3.5.3
lib/Cargo.toml Package version bumped from 3.5.2 to 3.5.3
CHANGELOG.md Adds v3.5.3 changelog entry documenting the renovate-triggered dependency update
cli/usage.usage.kdl Auto-generated spec file updated to reflect version 3.5.3
docs/cli/reference/commands.json Version field updated from 3.5.2 to 3.5.3
docs/cli/reference/index.md Version string updated from 3.5.2 to 3.5.3

Reviews (1): Last reviewed commit: "chore: release v3.5.3" | Re-trigger Greptile

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant