Skip to content

Release 0.67.0#381

Merged
tolgaergin merged 1 commit into
mainfrom
codex/release-0.67.0
Jul 10, 2026
Merged

Release 0.67.0#381
tolgaergin merged 1 commit into
mainfrom
codex/release-0.67.0

Conversation

@tolgaergin

Copy link
Copy Markdown
Contributor

Summary

  • bump rust-client workspace and npm wrapper/platform package versions to 0.67.0
  • refresh Cargo.lock for the release version
  • update managed tool baselines: Biome 2.5.3, oxlint 1.73.0, Rolldown 1.1.5, tsgo/native-preview 7.0.0-dev.20260707.2
  • refresh managed-tool workflow fixtures and snapshots

Local validation

  • cargo +1.94.0 fmt --check
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 test --locked -p lpm-plugin
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 clippy --workspace --all-targets --locked -- -D warnings
  • cargo deny check --hide-inclusion-graph advisories bans licenses
  • direct fancy-regex dependency grep
  • sh tests/install-sh/run.sh
  • bash bench/test-audit-install-args.sh
  • bash bench/test-local-install.sh
  • bash bench/test-live-metadata-route.sh
  • bash bench/test-run-readme.sh
  • npm --prefix npm/cli test
  • npm --prefix npm/cli run pack:check
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 build --workspace --locked
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 nextest run --locked --workspace --exclude lpm-workflows --exclude lpm-cli --no-fail-fast --status-level slow --final-status-level fail
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 test --locked -p lpm-cli --bin lpm-rs -- --test-threads=1
  • CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 nextest run --locked -p lpm-cli -E "not binary_id(/bin/lpm-rs/)" --no-fail-fast --status-level slow --final-status-level fail
  • env CARGO_BIN_EXE_lpm-rs=/tmp/lpm-rs-release-0670/debug/lpm-rs CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 nextest run --locked --workspace --ignore-default-filter --no-fail-fast --status-level slow --final-status-level fail
  • env CARGO_BIN_EXE_lpm-rs=/tmp/lpm-rs-release-0670/debug/lpm-rs CARGO_TARGET_DIR=/tmp/lpm-rs-release-0670 cargo +1.94.0 nextest run --locked -P audit -p lpm-workflows --test install_realworld --run-ignored only --no-fail-fast --status-level slow --final-status-level fail

Notes

  • npm confirmed current managed baselines before commit: @biomejs/biome 2.5.3, oxlint 1.73.0, rolldown 1.1.5, @typescript/native-preview 7.0.0-dev.20260707.2.
  • cargo-deny passed with existing duplicate-crate warnings.

@tolgaergin tolgaergin merged commit 22d2010 into main Jul 10, 2026
10 checks passed
@tolgaergin tolgaergin deleted the codex/release-0.67.0 branch July 10, 2026 00:43
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