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

Commits on Jan 20, 2023

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

    Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/DavidAnson/markdownlint-cli2-action/releases)
    - [Commits](DavidAnson/markdownlint-cli2-action@d57f8bd...5b7c9f7)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cb8f848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9547170 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 3.1.0 to 3.3.0 (#22)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93ea575...ac59398)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5071448 View commit details
    Browse the repository at this point in the history
  4. v39

    Update k3s images
    olix0r committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6513b88 View commit details
    Browse the repository at this point in the history
  5. Update clang & llvm to v14 (#23)

    * Update clang to v14
    
    * Update repos
    olix0r authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ca8e654 View commit details
    Browse the repository at this point in the history
Loading