chore: release v3.3.18 - #488
Open
alongubkin wants to merge 1 commit into
Open
Conversation
Greptile SummaryThis release PR consistently advances the Rust workspace, TypeScript SDKs, and npm packages from 3.3.17 to 3.3.18.
Confidence Score: 5/5The PR appears safe to merge because the release metadata is consistently aligned at 3.3.18 with no executable or dependency-source changes. The changes are limited to coordinated version metadata across Rust crates, generated clients, npm packages, and native binding prebuilds, with no concrete release inconsistency or runtime defect identified.
|
| Filename | Overview |
|---|---|
| Cargo.toml | Advances the workspace package version and all version-constrained internal Rust dependencies to 3.3.18. |
| Cargo.lock | Consistently refreshes workspace crate lockfile entries to 3.3.18 without changing third-party dependencies. |
| client-sdks/manager/typescript/package.json | Advances the Manager TypeScript SDK package version to 3.3.18 in alignment with its generator and JSR metadata. |
| client-sdks/platform/typescript/package.json | Advances the Platform TypeScript SDK package version to 3.3.18 in alignment with its lockfile, generator, and JSR metadata. |
| packages/bindings/package.json | Advances the bindings wrapper version alongside all four native prebuild package versions. |
| packages/sdk/package.json | Advances the public Worker SDK package version to 3.3.18. |
Reviews (1): Last reviewed commit: "chore: release v3.3.18" | Re-trigger Greptile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version-only release PR generated by the stable release workflow. The Release qualification check builds and records the exact artifact set. After every required check passes and this merges, run the stable publish action from
mainto promote those qualified artifacts.