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/dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v44
Choose a base ref
...
head repository: linkerd/dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v46
Choose a head ref
  • 7 commits
  • 22 files changed
  • 2 contributors

Commits on Dec 6, 2024

  1. build(deps): bump actions/checkout from 4.1.2 to 4.2.2 (#50)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.2.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9bb5618...11bd719)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 6, 2024
    Configuration menu
    Copy the full SHA
    7cf38ff View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Configuration menu
    Copy the full SHA
    0698a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8a069 View commit details
    Browse the repository at this point in the history
  3. chore: v45 (#59)

    olix0r authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    2908f8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0724be8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. v46 (#64)

    * feat: automate dependency updates
    
    The Dockerfile encodes many fixed versions of dependencies.
    
    This commit adds a Go program that updates the versions of dependencies.
    
    * fix script for cargo-nextest- with release prefix
    
    * setupt-tools bump
    
    * add umoci
    
    * bump go/rust in actions
    
    * fixup
    
    * fmt
    
    * pin rust patch version for now
    
    * bump k3s images
    
    * bump helm, yq
    
    * Update actions/setup-rust/action.yml
    olix0r authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    69b52ad View commit details
    Browse the repository at this point in the history
  2. build(deps): bump DavidAnson/markdownlint-cli2-action (#61)

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