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: linkerd/linkerd2-proxy-init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: proxy-init/v2.4.4
Choose a base ref
...
head repository: linkerd/linkerd2-proxy-init
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    9810b08 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump rustls from 0.23.29 to 0.23.31 (#618)

    Bumps [rustls](https://github.com/rustls/rustls) from 0.23.29 to 0.23.31.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.23.29...v/0.23.31)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-version: 0.23.31
      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 Dec 17, 2025
    Configuration menu
    Copy the full SHA
    a7b3b75 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump tracing from 0.1.40 to 0.1.43 (#621)

    Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.43.
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.43)
    
    ---
    updated-dependencies:
    - dependency-name: tracing
      dependency-version: 0.1.43
      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 Dec 17, 2025
    Configuration menu
    Copy the full SHA
    6e50e9c View commit details
    Browse the repository at this point in the history
  4. build(deps): bump futures from 0.3.29 to 0.3.31 (#622)

    Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.31.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.29...0.3.31)
    
    ---
    updated-dependencies:
    - dependency-name: futures
      dependency-version: 0.3.31
      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 Dec 17, 2025
    Configuration menu
    Copy the full SHA
    b47ef96 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump tokio from 1.47.0 to 1.48.0 (#619)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.48.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.48.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 Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c672eee View commit details
    Browse the repository at this point in the history
  6. chore(deps): update all rust dependencies (#623)

    Also:
    - make the `cni-plugin-integration.yml` workflow get triggered on rust dependencies updates
    - `deny.toml` updates
    alpeb authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    cb3e628 View commit details
    Browse the repository at this point in the history
  7. chore(validator): bump version to 0.1.5 (#624)

    * chore(validator): bump version to 0.1.5
    
    Also updated release instructions and typo in GH action.
    
    * Update Cargo.lock
    alpeb authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    8309214 View commit details
    Browse the repository at this point in the history
Loading