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: actions-rust-lang/setup-rust-toolchain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.2
Choose a base ref
...
head repository: actions-rust-lang/setup-rust-toolchain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.3
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    c103666 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from actions-rust-lang/dependabot/github_actio…

    …ns/actions/checkout-6
    robjtede authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    ca4a643 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump Swatinem/rust-cache from 2.8.1 to 2.8.2

    Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2.
    - [Release notes](https://github.com/swatinem/rust-cache/releases)
    - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rust-cache@f13886b...779680d)
    
    ---
    updated-dependencies:
    - dependency-name: Swatinem/rust-cache
      dependency-version: 2.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    e541adf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from actions-rust-lang/dependabot/github_actio…

    …ns/Swatinem/rust-cache-2.8.2
    robjtede authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    b598bed View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Add dependabot cooldown

    This limits how quickly new dependencies are considered for updates.
    jonasbb committed Dec 24, 2025
    Configuration menu
    Copy the full SHA
    806aa7d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    a000416 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    e0e53f1 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jonasbb authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    a0b538f View commit details
    Browse the repository at this point in the history
Loading