This repository was archived by the owner on Sep 10, 2025. It is now read-only.
chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates#17
Merged
bowlofarugula merged 1 commit intoJul 18, 2025
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-dependencies-5cc22bdab6
branch
2 times, most recently
from
July 15, 2025 19:14
af2c103 to
dd3ae2f
Compare
…h 10 updates Bumps the cargo-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.23.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.12` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `8.0.0` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `8.1.0` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.18.1` | `0.21.0` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.0` | | [console](https://github.com/console-rs/console) | `0.15.11` | `0.16.0` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `4.3.0` | Updates `toml` from 0.8.23 to 0.9.2 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.2) Updates `toml_edit` from 0.22.27 to 0.23.1 - [Commits](toml-rs/toml@v0.22.27...v0.23.1) Updates `thiserror` from 1.0.69 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) Updates `which` from 6.0.3 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.3...8.0.0) Updates `notify` from 6.1.1 to 8.1.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.1.0) Updates `cargo_metadata` from 0.18.1 to 0.21.0 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.18.1...0.21.0) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `indicatif` from 0.17.11 to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) Updates `console` from 0.15.11 to 0.16.0 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.11...0.16.0) Updates `zip` from 2.4.2 to 4.3.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v4.3.0) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: toml_edit dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: notify dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: cargo_metadata dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: console dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: zip dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-dependencies-5cc22bdab6
branch
from
July 18, 2025 04:32
dd3ae2f to
7a71fb4
Compare
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-5cc22bdab6
branch
July 18, 2025 16:39
bowlofarugula
added a commit
that referenced
this pull request
Jul 24, 2025
## 🚀 Release: Release: CLI v0.0.25 This PR prepares the release of **cli v0.0.25**. ### 📋 Checklist - [ ] Version bumped correctly - [ ] Changelog updated - [ ] All tests passing - [ ] Documentation updated if needed ### 📝 Release Notes ## [CLI] 0.0.25 - 2025-07-23 ### Changes - Fix additional nightly references (#4) - fix/prepare-release-access-bug - refactor: ftl-core -> ftl-sdk - refactor: name - refactor: use wasmcp and remove SDKs and templates (#13) - release: v0.0.17 - release: v0.0.20 (#16) - release: v0.0.21 (#20) - ✨ feat: Add JS tool support - ✨ feat: Add app commands and other improvements (#27) - ✨ feat: Add auto release workflows (#33) - ✨ feat: Add ftl login and related commands. (#19) - ✨ feat: Add gateway component (#1) - ✨ feat: Add parallel builds and pushes (#22) - ✨ feat: Allow updating the CLI. Adds version check functionality (#12) - ✨ feat: Big change to component model (#9) - ✨ feat: Clean up dead code and add automatic spin dependency management (#7) - ✨ feat: Exports working - ✨ feat: Fix syntax incompatibilities with stable toolchain (#6) - ✨ feat: Integrate ftl-mcp code into this repo. (#29) - ✨ feat: Replace wasmcp with ftl-mcp (#15) - ✨ feat: Speedup installs in gha (#32) - ✨ feat: TS support - ✨ feat: Update backend API calls and add tests. (#23) - ✨ feat: gateway/mcp -> mcp - ✨ feat: js wip - ✨ feat: release - ✨ feat: update release workflow to stable (#3) - ✨ feat: use stable rust toolchain (#2) - ✨ feat: wip get deploys working (#21) - ✨ feat: working js deploys - 🐛 fix: Deploys (#24) - 🐛 fix: Fix rust tool unit tests (#8) - 🐛 fix: GHA access for creating PRs in prepare-release.yml (#36) - 🐛 fix: OpenAPI spec (#28) - 🐛 fix: README path - 🐛 fix: Release workflow (#31) - 🐛 fix: Use new working backend for deploys (#26) - 🐛 fix: allocator - 🐛 fix: audit - 🐛 fix: ci - 🐛 fix: clippy - 🐛 fix: clippy and old ftl_sdk refs - 🐛 fix: deps - 🐛 fix: finish refactor - 🐛 fix: fmt - 🐛 fix: fmt and lint - 🐛 fix: formatting - 🐛 fix: formatting and nightly - 🐛 fix: js tests - 🐛 fix: links - 🐛 fix: old ftl_sdk ref - 🐛 fix: pre-release lockfile handling - 🐛 fix: prepare-release label handling (#34) - 🐛 fix: prepeare-release git push (#35) - 🐛 fix: release - 🐛 fix: rm macos test in ci.yml - 🐛 fix: spin.toml location for JS tools - 🐛 fix: template dependency versions - 🐛 fix: ts tests - 🐛 fix: version - 🐛 fix: versions - 📚 docs: Readme clarification - 📚 docs: Readme diagram clarification - 📚 docs: Update (#18) - 📚 docs: Update diagrams - 📚 docs: Update diagrams and bump Cargo.toml version - 📚 docs: clarification - 📚 docs: cleanup - 📚 docs: diagram - 📚 docs: examples - 📚 docs: fix commands - 📚 docs: fix diagram - 📚 docs: nit - 📚 docs: nit readme - 📚 docs: readme nit - 📚 docs: toolkits - 📚 docs: update - 🔧 chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates (#17) - 🔧 chore: rm unused file ### Contributors - Corey Ryan - Ian McDonald - bowlofarugula - dependabot[bot] ### 🔄 Release Process 1. Review and merge this PR 2. The release will be tagged automatically 3. The release workflow will then: - Build and publish artifacts - Create GitHub release - Publish to package registries ###⚠️ Important - Ensure all CI checks pass before merging - Review the changelog for accuracy - Verify version numbers are correct - **DO NOT** manually create the tag - it will be created automatically when merged Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 tasks
bowlofarugula
added a commit
that referenced
this pull request
Jul 24, 2025
## release: mcp-authorizer v0.0.7 This PR prepares the release of **mcp-authorizer v0.0.7**. ### 📋 Checklist - [ ] Version bumped correctly - [ ] Changelog updated - [ ] All tests passing - [ ] Documentation updated if needed ### 📝 Release Notes ## [mcp-authorizer] 0.0.7 - 2025-07-24 ### Changes - Fix additional nightly references (#4) - Release: CLI v0.0.25 (#38) - fix/prepare-release-access-bug - refactor: ftl-core -> ftl-sdk - refactor: name - refactor: use wasmcp and remove SDKs and templates (#13) - release: CLI v0.0.26 (#40) - release: CLI v0.0.27 (#41) - release: CLI v0.0.28 (#42) - release: CLI v0.0.29 (#43) - release: CLI v0.0.30 (#44) - release: v0.0.17 - release: v0.0.20 (#16) - release: v0.0.21 (#20) - ✨ feat: Add JS tool support - ✨ feat: Add app commands and other improvements (#27) - ✨ feat: Add auto release workflows (#33) - ✨ feat: Add ftl login and related commands. (#19) - ✨ feat: Add gateway component (#1) - ✨ feat: Add parallel builds and pushes (#22) - ✨ feat: Allow updating the CLI. Adds version check functionality (#12) - ✨ feat: Big change to component model (#9) - ✨ feat: Clean up dead code and add automatic spin dependency management (#7) - ✨ feat: Exports working - ✨ feat: Fix syntax incompatibilities with stable toolchain (#6) - ✨ feat: Integrate ftl-mcp code into this repo. (#29) - ✨ feat: Replace wasmcp with ftl-mcp (#15) - ✨ feat: Speedup installs in gha (#32) - ✨ feat: TS support - ✨ feat: Update backend API calls and add tests. (#23) - ✨ feat: gateway/mcp -> mcp - ✨ feat: js wip - ✨ feat: prepare-release nit - ✨ feat: release - ✨ feat: update release workflow to stable (#3) - ✨ feat: use stable rust toolchain (#2) - ✨ feat: wip get deploys working (#21) - ✨ feat: working js deploys - 🐛 fix: CLI releases - 🐛 fix: Deploys (#24) - 🐛 fix: Fix rust tool unit tests (#8) - 🐛 fix: GHA access for creating PRs in prepare-release.yml (#36) - 🐛 fix: OpenAPI spec (#28) - 🐛 fix: README path - 🐛 fix: Release workflow (#31) - 🐛 fix: Use new working backend for deploys (#26) - 🐛 fix: allocator - 🐛 fix: audit - 🐛 fix: auto-tag-release - 🐛 fix: ci - 🐛 fix: clippy - 🐛 fix: clippy and old ftl_sdk refs - 🐛 fix: component releases - 🐛 fix: deps - 🐛 fix: finish refactor - 🐛 fix: fmt - 🐛 fix: fmt and lint - 🐛 fix: formatting - 🐛 fix: formatting and nightly - 🐛 fix: install.sh - 🐛 fix: js tests - 🐛 fix: links - 🐛 fix: more gha permissions - 🐛 fix: names - 🐛 fix: old ftl_sdk ref - 🐛 fix: pre-release lockfile handling - 🐛 fix: prepare-release label handling (#34) - 🐛 fix: prepeare-release git push (#35) - 🐛 fix: release - 🐛 fix: release-cli - 🐛 fix: rm macos test in ci.yml - 🐛 fix: spin.toml location for JS tools - 🐛 fix: template dependency versions - 🐛 fix: ts tests - 🐛 fix: version - 🐛 fix: versions - 📚 docs: Readme clarification - 📚 docs: Readme diagram clarification - 📚 docs: Update (#18) - 📚 docs: Update diagrams - 📚 docs: Update diagrams and bump Cargo.toml version - 📚 docs: clarification - 📚 docs: cleanup - 📚 docs: diagram - 📚 docs: examples - 📚 docs: fix commands - 📚 docs: fix diagram - 📚 docs: nit - 📚 docs: nit readme - 📚 docs: readme nit - 📚 docs: toolkits - 📚 docs: update - 🔧 chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates (#17) - 🔧 chore: rm unused file ### Contributors - Corey Ryan - Ian McDonald - bowlofarugula - dependabot[bot] ### 🔄 Release Process 1. Review and merge this PR 2. The release will be tagged automatically 3. The release workflow will then: - Build and publish artifacts - Create GitHub release - Publish to package registries ###⚠️ Important - Ensure all CI checks pass before merging - Review the changelog for accuracy - Verify version numbers are correct - **DO NOT** manually create the tag - it will be created automatically when merged Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 tasks
bowlofarugula
added a commit
that referenced
this pull request
Jul 24, 2025
## release: mcp-gateway v0.0.4 This PR prepares the release of **mcp-gateway v0.0.4**. ### 📋 Checklist - [ ] Version bumped correctly - [ ] Changelog updated - [ ] All tests passing - [ ] Documentation updated if needed ### 📝 Release Notes ## [mcp-gateway] 0.0.4 - 2025-07-24 ### Changes - Fix additional nightly references (#4) - Release: CLI v0.0.25 (#38) - fix/prepare-release-access-bug - refactor: ftl-core -> ftl-sdk - refactor: name - refactor: use wasmcp and remove SDKs and templates (#13) - release: CLI v0.0.26 (#40) - release: CLI v0.0.27 (#41) - release: CLI v0.0.28 (#42) - release: CLI v0.0.29 (#43) - release: CLI v0.0.30 (#44) - release: mcp-authorizer v0.0.7 (#45) - release: mcp-authorizer v0.0.8 (#47) - release: v0.0.17 - release: v0.0.20 (#16) - release: v0.0.21 (#20) - ✨ feat: Add JS tool support - ✨ feat: Add app commands and other improvements (#27) - ✨ feat: Add auto release workflows (#33) - ✨ feat: Add ftl login and related commands. (#19) - ✨ feat: Add gateway component (#1) - ✨ feat: Add parallel builds and pushes (#22) - ✨ feat: Allow updating the CLI. Adds version check functionality (#12) - ✨ feat: Big change to component model (#9) - ✨ feat: Clean up dead code and add automatic spin dependency management (#7) - ✨ feat: Exports working - ✨ feat: Fix syntax incompatibilities with stable toolchain (#6) - ✨ feat: Integrate ftl-mcp code into this repo. (#29) - ✨ feat: Replace wasmcp with ftl-mcp (#15) - ✨ feat: Speedup installs in gha (#32) - ✨ feat: TS support - ✨ feat: Update backend API calls and add tests. (#23) - ✨ feat: gateway/mcp -> mcp - ✨ feat: js wip - ✨ feat: prepare-release nit - ✨ feat: release - ✨ feat: update release workflow to stable (#3) - ✨ feat: use stable rust toolchain (#2) - ✨ feat: wip get deploys working (#21) - ✨ feat: working js deploys - 🐛 fix: CLI releases - 🐛 fix: Deploys (#24) - 🐛 fix: Fix rust tool unit tests (#8) - 🐛 fix: GHA access for creating PRs in prepare-release.yml (#36) - 🐛 fix: OpenAPI spec (#28) - 🐛 fix: README path - 🐛 fix: Release workflow (#31) - 🐛 fix: Use new working backend for deploys (#26) - 🐛 fix: allocator - 🐛 fix: audit - 🐛 fix: auto-tag-release - 🐛 fix: ci - 🐛 fix: clippy - 🐛 fix: clippy and old ftl_sdk refs - 🐛 fix: component releases - 🐛 fix: deps - 🐛 fix: finish refactor - 🐛 fix: fmt - 🐛 fix: fmt and lint - 🐛 fix: formatting - 🐛 fix: formatting and nightly - 🐛 fix: install.sh - 🐛 fix: js tests - 🐛 fix: links - 🐛 fix: more gha permissions - 🐛 fix: names - 🐛 fix: old ftl_sdk ref - 🐛 fix: pre-release lockfile handling - 🐛 fix: prepare-release label handling (#34) - 🐛 fix: prepeare-release git push (#35) - 🐛 fix: release - 🐛 fix: release-cli - 🐛 fix: rm macos test in ci.yml - 🐛 fix: spin.toml location for JS tools - 🐛 fix: template dependency versions - 🐛 fix: ts tests - 🐛 fix: use gh commands in install.sh - 🐛 fix: version - 🐛 fix: versions - 🐛 fix: wasm ci - 📚 docs: Readme clarification - 📚 docs: Readme diagram clarification - 📚 docs: Update (#18) - 📚 docs: Update diagrams - 📚 docs: Update diagrams and bump Cargo.toml version - 📚 docs: clarification - 📚 docs: cleanup - 📚 docs: diagram - 📚 docs: examples - 📚 docs: fix commands - 📚 docs: fix diagram - 📚 docs: nit - 📚 docs: nit readme - 📚 docs: readme nit - 📚 docs: toolkits - 📚 docs: update - 🔧 chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates (#17) - 🔧 chore: rm unused file ### Contributors - Corey Ryan - Ian McDonald - bowlofarugula - dependabot[bot] ### 🔄 Release Process 1. Review and merge this PR 2. The release will be tagged automatically 3. The release workflow will then: - Build and publish artifacts - Create GitHub release - Publish to package registries ###⚠️ Important - Ensure all CI checks pass before merging - Review the changelog for accuracy - Verify version numbers are correct - **DO NOT** manually create the tag - it will be created automatically when merged Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This was referenced Jul 24, 2025
Closed
Merged
bowlofarugula
added a commit
that referenced
this pull request
Jul 24, 2025
## release: Rust SDK v0.2.4 This PR prepares the release of **sdk-rust v0.2.4**. ### 📋 Checklist - [ ] Version bumped correctly - [ ] Changelog updated - [ ] All tests passing - [ ] Documentation updated if needed ### 📝 Release Notes ## [Rust SDK] 0.2.4 - 2025-07-24 ### Changes - Fix additional nightly references (#4) - Release: CLI v0.0.25 (#38) - fix/prepare-release-access-bug - refactor: ftl-core -> ftl-sdk - refactor: name - refactor: use wasmcp and remove SDKs and templates (#13) - release: CLI v0.0.26 (#40) - release: CLI v0.0.27 (#41) - release: CLI v0.0.28 (#42) - release: CLI v0.0.29 (#43) - release: CLI v0.0.30 (#44) - release: CLI v0.0.31 (#49) - release: mcp-authorizer v0.0.7 (#45) - release: mcp-authorizer v0.0.8 (#47) - release: mcp-gateway v0.0.4 (#48) - release: v0.0.17 - release: v0.0.20 (#16) - release: v0.0.21 (#20) - ✨ feat: Add JS tool support - ✨ feat: Add app commands and other improvements (#27) - ✨ feat: Add auto release workflows (#33) - ✨ feat: Add ftl login and related commands. (#19) - ✨ feat: Add gateway component (#1) - ✨ feat: Add parallel builds and pushes (#22) - ✨ feat: Allow updating the CLI. Adds version check functionality (#12) - ✨ feat: Big change to component model (#9) - ✨ feat: Clean up dead code and add automatic spin dependency management (#7) - ✨ feat: Exports working - ✨ feat: Fix syntax incompatibilities with stable toolchain (#6) - ✨ feat: Integrate ftl-mcp code into this repo. (#29) - ✨ feat: Replace wasmcp with ftl-mcp (#15) - ✨ feat: Speedup installs in gha (#32) - ✨ feat: TS support - ✨ feat: Update backend API calls and add tests. (#23) - ✨ feat: gateway/mcp -> mcp - ✨ feat: js wip - ✨ feat: prepare-release nit - ✨ feat: release - ✨ feat: update release workflow to stable (#3) - ✨ feat: use stable rust toolchain (#2) - ✨ feat: wip get deploys working (#21) - ✨ feat: working js deploys - 🐛 fix: CLI releases - 🐛 fix: Deploys (#24) - 🐛 fix: Fix rust tool unit tests (#8) - 🐛 fix: GHA access for creating PRs in prepare-release.yml (#36) - 🐛 fix: OpenAPI spec (#28) - 🐛 fix: README path - 🐛 fix: Release workflow (#31) - 🐛 fix: Use new working backend for deploys (#26) - 🐛 fix: allocator - 🐛 fix: audit - 🐛 fix: auto-tag-release - 🐛 fix: ci - 🐛 fix: clippy - 🐛 fix: clippy and old ftl_sdk refs - 🐛 fix: component releases - 🐛 fix: deps - 🐛 fix: examples/demo ghcr.io refs - 🐛 fix: exclude templates/examples from cargo update - 🐛 fix: finish refactor - 🐛 fix: fmt - 🐛 fix: fmt and lint - 🐛 fix: formatting - 🐛 fix: formatting and nightly - 🐛 fix: install.sh - 🐛 fix: js tests - 🐛 fix: links - 🐛 fix: mcp-gateway rust sdk dep - 🐛 fix: more gha permissions - 🐛 fix: names - 🐛 fix: old ftl_sdk ref - 🐛 fix: pre-release lockfile handling - 🐛 fix: prepare-release label handling (#34) - 🐛 fix: prepeare-release git push (#35) - 🐛 fix: release - 🐛 fix: release-cli - 🐛 fix: rm macos test in ci.yml - 🐛 fix: rust sdk release - 🐛 fix: sdk release - 🐛 fix: spin.toml location for JS tools - 🐛 fix: template dependency versions - 🐛 fix: ts tests - 🐛 fix: use gh commands in install.sh - 🐛 fix: version - 🐛 fix: versions - 🐛 fix: wasm ci - 📚 docs: Readme clarification - 📚 docs: Readme diagram clarification - 📚 docs: Update (#18) - 📚 docs: Update diagrams - 📚 docs: Update diagrams and bump Cargo.toml version - 📚 docs: clarification - 📚 docs: cleanup - 📚 docs: diagram - 📚 docs: examples - 📚 docs: fix commands - 📚 docs: fix diagram - 📚 docs: nit - 📚 docs: nit readme - 📚 docs: readme nit - 📚 docs: toolkits - 📚 docs: update - 🔧 chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates (#17) - 🔧 chore: rm unused file ### Contributors - Corey Ryan - Ian McDonald - bowlofarugula - dependabot[bot] ### 🔄 Release Process 1. Review and merge this PR 2. The release will be tagged automatically 3. The release workflow will then: - Build and publish artifacts - Create GitHub release - Publish to package registries ###⚠️ Important - Ensure all CI checks pass before merging - Review the changelog for accuracy - Verify version numbers are correct - **DO NOT** manually create the tag - it will be created automatically when merged Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 tasks
bowlofarugula
added a commit
that referenced
this pull request
Jul 24, 2025
## release: TypeScript SDK v0.2.4 This PR prepares the release of **sdk-typescript v0.2.4**. ### 📋 Checklist - [ ] Version bumped correctly - [ ] Changelog updated - [ ] All tests passing - [ ] Documentation updated if needed ### 📝 Release Notes ## [TypeScript SDK] 0.2.4 - 2025-07-24 ### Changes - Fix additional nightly references (#4) - Release: CLI v0.0.25 (#38) - fix/prepare-release-access-bug - refactor: ftl-core -> ftl-sdk - refactor: name - refactor: use wasmcp and remove SDKs and templates (#13) - release: CLI v0.0.26 (#40) - release: CLI v0.0.27 (#41) - release: CLI v0.0.28 (#42) - release: CLI v0.0.29 (#43) - release: CLI v0.0.30 (#44) - release: CLI v0.0.31 (#49) - release: Rust SDK v0.2.4 (#51) - release: Rust SDK v0.2.5 (#52) - release: Rust SDK v0.2.6 (#53) - release: Rust SDK v0.2.7 (#54) - release: mcp-authorizer v0.0.7 (#45) - release: mcp-authorizer v0.0.8 (#47) - release: mcp-gateway v0.0.4 (#48) - release: v0.0.17 - release: v0.0.20 (#16) - release: v0.0.21 (#20) - ✨ feat: Add JS tool support - ✨ feat: Add app commands and other improvements (#27) - ✨ feat: Add auto release workflows (#33) - ✨ feat: Add ftl login and related commands. (#19) - ✨ feat: Add gateway component (#1) - ✨ feat: Add parallel builds and pushes (#22) - ✨ feat: Allow updating the CLI. Adds version check functionality (#12) - ✨ feat: Big change to component model (#9) - ✨ feat: Clean up dead code and add automatic spin dependency management (#7) - ✨ feat: Exports working - ✨ feat: Fix syntax incompatibilities with stable toolchain (#6) - ✨ feat: Integrate ftl-mcp code into this repo. (#29) - ✨ feat: Replace wasmcp with ftl-mcp (#15) - ✨ feat: Speedup installs in gha (#32) - ✨ feat: TS support - ✨ feat: Update backend API calls and add tests. (#23) - ✨ feat: gateway/mcp -> mcp - ✨ feat: js wip - ✨ feat: prepare-release nit - ✨ feat: release - ✨ feat: update release workflow to stable (#3) - ✨ feat: use stable rust toolchain (#2) - ✨ feat: wip get deploys working (#21) - ✨ feat: working js deploys - 🐛 fix: CLI releases - 🐛 fix: Deploys (#24) - 🐛 fix: Fix rust tool unit tests (#8) - 🐛 fix: GHA access for creating PRs in prepare-release.yml (#36) - 🐛 fix: OpenAPI spec (#28) - 🐛 fix: README path - 🐛 fix: Release workflow (#31) - 🐛 fix: Use new working backend for deploys (#26) - 🐛 fix: allocator - 🐛 fix: audit - 🐛 fix: auto-tag-release - 🐛 fix: ci - 🐛 fix: clippy - 🐛 fix: clippy and old ftl_sdk refs - 🐛 fix: component releases - 🐛 fix: deps - 🐛 fix: examples/demo ghcr.io refs - 🐛 fix: exclude templates/examples from cargo update - 🐛 fix: finish refactor - 🐛 fix: fmt - 🐛 fix: fmt and lint - 🐛 fix: formatting - 🐛 fix: formatting and nightly - 🐛 fix: install.sh - 🐛 fix: js tests - 🐛 fix: links - 🐛 fix: mcp-gateway rust sdk dep - 🐛 fix: more gha permissions - 🐛 fix: names - 🐛 fix: old ftl_sdk ref - 🐛 fix: pre-release lockfile handling - 🐛 fix: prepare-release label handling (#34) - 🐛 fix: prepeare-release git push (#35) - 🐛 fix: release - 🐛 fix: release-cli - 🐛 fix: rm macos test in ci.yml - 🐛 fix: rust sdk release - 🐛 fix: sdk release - 🐛 fix: spin.toml location for JS tools - 🐛 fix: template dependency versions - 🐛 fix: ts tests - 🐛 fix: use gh commands in install.sh - 🐛 fix: version - 🐛 fix: versions - 🐛 fix: wasm ci - 📚 docs: Readme clarification - 📚 docs: Readme diagram clarification - 📚 docs: Update (#18) - 📚 docs: Update diagrams - 📚 docs: Update diagrams and bump Cargo.toml version - 📚 docs: clarification - 📚 docs: cleanup - 📚 docs: diagram - 📚 docs: examples - 📚 docs: fix commands - 📚 docs: fix diagram - 📚 docs: nit - 📚 docs: nit readme - 📚 docs: readme nit - 📚 docs: toolkits - 📚 docs: update - 🔧 chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates (#17) - 🔧 chore: rm unused file ### Contributors - Corey Ryan - Ian McDonald - bowlofarugula - dependabot[bot] ### 🔄 Release Process 1. Review and merge this PR 2. The release will be tagged automatically 3. The release workflow will then: - Build and publish artifacts - Create GitHub release - Publish to package registries ###⚠️ Important - Ensure all CI checks pass before merging - Review the changelog for accuracy - Verify version numbers are correct - **DO NOT** manually create the tag - it will be created automatically when merged Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the cargo-dependencies group with 10 updates in the / directory:
0.8.230.9.20.22.270.23.11.0.692.0.126.0.38.0.06.1.18.1.00.18.10.21.05.0.16.0.00.17.110.18.00.15.110.16.02.4.24.3.0Updates
tomlfrom 0.8.23 to 0.9.2Commits
c28f9acchore: Releasef3a2299docs: Update changelog69f09d3fix(lex): Don't loop over ')' for forever (#1003)cc68ae4fix(lex): Don't loop over ')' for forever8c8ef44chore: Releaseb60ac5bfix(toml): Correct minimal version for indexmap (#998)966bd40fix(toml): Correct minimal version for indexmap2ed2af6docs(readme): Mention additional cratesc7d93e5chore: Release1ac3aa1chore: ReleaseUpdates
toml_editfrom 0.22.27 to 0.23.1Commits
c28f9acchore: Releasef3a2299docs: Update changelog69f09d3fix(lex): Don't loop over ')' for forever (#1003)cc68ae4fix(lex): Don't loop over ')' for forever8c8ef44chore: Releaseb60ac5bfix(toml): Correct minimal version for indexmap (#998)966bd40fix(toml): Correct minimal version for indexmap2ed2af6docs(readme): Mention additional cratesc7d93e5chore: Release1ac3aa1chore: ReleaseUpdates
thiserrorfrom 1.0.69 to 2.0.12Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignore0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostdUpdates
whichfrom 6.0.3 to 8.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
adac2cdbump version, update changelog84e152ereduce sys::Sys requirements, add some tracing for otherwise silent errors (#...a0a6daffeat: add Sys trait for swapping out system (#109)eef1998Add actively maintained badge1d145derelease version 7.0.3f5e5292fix unrelated lint error4dcefa6bump rustixbd86881bump version, add to changelogcf37760don't run relative dot test on macosf2c4bd6update target to new name for wasm32-wasip1Updates
notifyfrom 6.1.1 to 8.1.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)850833fRemovefiletimedependency (#690)65ea4b7windows: Fix server hangs under some circumstance (#674)f5c6814Make INotifyWatcher return the native PathNotFound error when watchin… (#686)df83fd2chore(ci): Use stable toolchain for rustfmt/clippy (#689)Updates
cargo_metadatafrom 0.18.1 to 0.21.0Commits
70018a8Update main.yml523cfbebump msrvb1a61d3bump version0f300d5Merge pull request #295 from smoelius/update-cargo-util-schemas4b28226Merge pull request #300 from joeferner/fix-node-dep-namebcd2373fix clippy errors73aaebbfixes "package name cannot be empty" under "resolve/nodes/deps/name"f9a67c2Merge pull request #298 from kornelski/result289e117Make Result alias wildcard-import-proofa9147a6Merge pull request #297 from ranger-ross/build-dir-unstable-supportUpdates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
indicatiffrom 0.17.11 to 0.18.0Release notes
Sourced from indicatif's releases.
Commits
354b732Bump version to 0.18.0f46ba0aBump version to 0.17.129f08f12Upgrade to console 0.169afc362draw_target: inline the format arg to silence clippy880d8ceSwitch from number_prefix to unit-prefix (#709)458e4dcProgressStyleenable/disable colors based on draw target (#699)abd2181Use width to truncateHumanFloatCountvalues (#696)79ea085Add ProgressBar::force_draw (#689)Updates
consolefrom 0.15.11 to 0.16.0Release notes
Sourced from console's releases.
Commits
bda6a6eAdd FUNDING metadata87ace80Remove authors from Cargo metadata (per RFC 3052)6e30bfdBump version to 0.16.0da63dcdApply fixes from clippy 1.88863e217Bump version to 0.15.12 (#262)06df64cUpdate license URL03025e0Fix CI badgea9492dfFix clippy issues18760c9Add features to work with no_std, and with alloc in no_stdf628475Update windows-sys requirement from 0.59 to 0.60Updates
zipfrom 2.4.2 to 4.3.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
6c78fe3Bump version to 4.3.0 and update CHANGELOG741ca45ci: Update release-plz configuration2c77a90deps: Remove dependency on getrandom wasm backend (#336) (#372)f5963e3Add support for PPMd (#370)c827899Upgrade to bzip2 0.6.0 (#366)3a92c78chore: release v4.2.0 (#365)3f34acdAdd StreamWriter::into_inner() (#367)44c0315Include magic signature when writing data descriptors (#368)027cbb7feat: Write ZIP file to stream (#246)6ad5924chore: release v4.1.0 (#362)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions