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

Commits on Oct 17, 2025

  1. fix(helm): use parenthesized tracing guards (#14634)

    If upgrading linkerd to the latest edge without using the latest values.yaml, the helm chart could blow up with a nil deref. This adds guards that ensure proper defaulting.
    olix0r authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    9233dd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. build(deps): bump the clap group with 4 updates (#14623)

    Bumps the clap group with 4 updates: [clap](https://github.com/clap-rs/clap), [clap_builder](https://github.com/clap-rs/clap), [clap_derive](https://github.com/clap-rs/clap) and [clap_lex](https://github.com/clap-rs/clap).
    
    
    Updates `clap` from 4.5.48 to 4.5.49
    - [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.48...clap_complete-v4.5.49)
    
    Updates `clap_builder` from 4.5.48 to 4.5.49
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.5.48...v4.5.49)
    
    Updates `clap_derive` from 4.5.47 to 4.5.49
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.5.47...v4.5.49)
    
    Updates `clap_lex` from 0.7.5 to 0.7.6
    - [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_lex-v0.7.5...clap_lex-v0.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-version: 4.5.49
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: clap
    - dependency-name: clap_builder
      dependency-version: 4.5.49
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: clap
    - dependency-name: clap_derive
      dependency-version: 4.5.49
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: clap
    - dependency-name: clap_lex
      dependency-version: 0.7.6
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: clap
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    da793ac View commit details
    Browse the repository at this point in the history
  2. build(deps): bump regex-syntax from 0.8.6 to 0.8.8 (#14624)

    Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.8.6 to 0.8.8.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@regex-syntax-0.8.6...regex-syntax-0.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: regex-syntax
      dependency-version: 0.8.8
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    7fc7a61 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump nu-ansi-term from 0.50.1 to 0.50.3 (#14625)

    Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term) from 0.50.1 to 0.50.3.
    - [Release notes](https://github.com/nushell/nu-ansi-term/releases)
    - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/nushell/nu-ansi-term/commits)
    
    ---
    updated-dependencies:
    - dependency-name: nu-ansi-term
      dependency-version: 0.50.3
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    aae37ac View commit details
    Browse the repository at this point in the history
  4. build(deps): bump regex-automata from 0.4.12 to 0.4.13 (#14626)

    Bumps [regex-automata](https://github.com/rust-lang/regex) from 0.4.12 to 0.4.13.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@regex-automata-0.4.12...regex-automata-0.4.13)
    
    ---
    updated-dependencies:
    - dependency-name: regex-automata
      dependency-version: 0.4.13
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    1d80878 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump generic-array from 0.14.8 to 0.14.9 (#14627)

    Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.8 to 0.14.9.
    - [Release notes](https://github.com/fizyk20/generic-array/releases)
    - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/fizyk20/generic-array/commits)
    
    ---
    updated-dependencies:
    - dependency-name: generic-array
      dependency-version: 0.14.9
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    f98fc6a View commit details
    Browse the repository at this point in the history
Loading