-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: bug-ops/mcpls
base: v0.3.3
head repository: bug-ops/mcpls
compare: v0.3.4
- 8 commits
- 5 files changed
- 2 contributors
Commits on Feb 11, 2026
-
deps: bump anyhow from 1.0.100 to 1.0.101 (#52)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 988e503 - Browse repository at this point
Copy the full SHA 988e503View commit details -
deps: bump tempfile from 3.24.0 to 3.25.0 (#53)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9ae850 - Browse repository at this point
Copy the full SHA c9ae850View commit details -
deps: bump rmcp from 0.14.0 to 0.15.0 (#54)
* deps: bump rmcp from 0.14.0 to 0.15.0 Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.14.0...rmcp-v0.15.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix(mcp): add required description field for rmcp 0.15.0 compatibility Implementation struct gained a required description field in rmcp 0.15.0. Populate it from CARGO_PKG_DESCRIPTION. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei G. <k05h31@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ffbf39 - Browse repository at this point
Copy the full SHA 8ffbf39View commit details
Commits on Feb 18, 2026
-
deps: bump clap from 4.5.57 to 4.5.59 (#57)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.59. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.59) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30f8e3f - Browse repository at this point
Copy the full SHA 30f8e3fView commit details -
deps: bump rmcp from 0.15.0 to 0.16.0 (#55)
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.15.0...rmcp-v0.16.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 253461e - Browse repository at this point
Copy the full SHA 253461eView commit details -
deps: bump predicates from 3.1.3 to 3.1.4 (#58)
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.3 to 3.1.4. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 761b5b1 - Browse repository at this point
Copy the full SHA 761b5b1View commit details -
deps: bump toml from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0 (#56)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55683e0 - Browse repository at this point
Copy the full SHA 55683e0View commit details
Commits on Feb 22, 2026
-
* release: prepare v0.3.4 * deps: update transitive dependencies * ci: add gate job for branch protection
Configuration menu - View commit details
-
Copy full SHA for d22116d - Browse repository at this point
Copy the full SHA d22116dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.3...v0.3.4