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: hverlin/mise-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.0
Choose a base ref
...
head repository: hverlin/mise-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.0
Choose a head ref
  • 4 commits
  • 23 files changed
  • 2 contributors

Commits on Aug 2, 2026

  1. chore(deps): bump the actions group across 1 directory with 3 updates (

    …#226)
    
    Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [jdx/mise-action](https://github.com/jdx/mise-action) and [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action).
    
    
    Updates `actions/checkout` from 6.0.3 to 7.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@df4cb1c...3d3c42e)
    
    Updates `jdx/mise-action` from 4.1.0 to 4.2.3
    - [Release notes](https://github.com/jdx/mise-action/releases)
    - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
    - [Commits](jdx/mise-action@dba1968...9e7f763)
    
    Updates `awalsh128/cache-apt-pkgs-action` from 1.6.1 to 1.6.3
    - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
    - [Commits](awalsh128/cache-apt-pkgs-action@681749a...553a35b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: awalsh128/cache-apt-pkgs-action
      dependency-version: 1.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: jdx/mise-action
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2026
    Configuration menu
    Copy the full SHA
    04307aa View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2026

  1. feat: tool-stub (#261)

    hverlin authored Aug 3, 2026
    Configuration menu
    Copy the full SHA
    7584450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e57ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb1c87 View commit details
    Browse the repository at this point in the history
Loading