-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: linkerd/linkerd2
base: edge-25.10.4
head repository: linkerd/linkerd2
compare: edge-25.10.5
- 6 commits
- 4 files changed
- 2 contributors
Commits on Oct 17, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for 9233dd3 - Browse repository at this point
Copy the full SHA 9233dd3View commit details
Commits on Oct 20, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for da793ac - Browse repository at this point
Copy the full SHA da793acView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7fc7a61 - Browse repository at this point
Copy the full SHA 7fc7a61View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for aae37ac - Browse repository at this point
Copy the full SHA aae37acView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1d80878 - Browse repository at this point
Copy the full SHA 1d80878View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f98fc6a - Browse repository at this point
Copy the full SHA f98fc6aView 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 edge-25.10.4...edge-25.10.5