Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bug-ops/mcpls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: bug-ops/mcpls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 11, 2026

  1. 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>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    988e503 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c9ae850 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] and bug-ops authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    8ffbf39 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. 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>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    30f8e3f View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    253461e View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    761b5b1 View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    55683e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. release: v0.3.4 (#59)

    * release: prepare v0.3.4
    
    * deps: update transitive dependencies
    
    * ci: add gate job for branch protection
    bug-ops authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    d22116d View commit details
    Browse the repository at this point in the history
Loading