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

Commits on May 15, 2025

  1. build(deps): bump DavidAnson/markdownlint-cli2-action (#467)

    Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.1.0 to 20.0.0.
    - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
    - [Commits](DavidAnson/markdownlint-cli2-action@05f3221...992badc)
    
    ---
    updated-dependencies:
    - dependency-name: DavidAnson/markdownlint-cli2-action
      dependency-version: 20.0.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 May 15, 2025
    Configuration menu
    Copy the full SHA
    bf554f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    72c510b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#481

    )
    
    Bumps google.golang.org/protobuf from 1.36.6 to 1.36.7.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.7
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    0b94971 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump google.golang.org/grpc from 1.71.0 to 1.74.2 (#479)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.0 to 1.74.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.71.0...v1.74.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.74.2
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    e0d8982 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.11 to 2.0.…

    …12 (#476)
    
    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.11 to 2.0.12.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@34899fc...30f817c)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-version: 2.0.12
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    d8b11c5 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#482)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    94aeb7c View commit details
    Browse the repository at this point in the history
  6. build(deps): bump linkerd/dev from 44 to 47 (#480)

    Bumps [linkerd/dev](https://github.com/linkerd/dev) from 44 to 47.
    - [Commits](linkerd/dev@v44...v47)
    
    ---
    updated-dependencies:
    - dependency-name: linkerd/dev
      dependency-version: '47'
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    c9fd502 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump softprops/action-gh-release from 2.2.1 to 2.3.2 (#471)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.3.2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@c95fe14...72f2c25)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.3.2
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    797abd7 View commit details
    Browse the repository at this point in the history
  8. chore: v0.17.0 (#484)

    sfleen authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    e5c5d72 View commit details
    Browse the repository at this point in the history
Loading