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: Swatinem/rust-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.3
Choose a base ref
...
head repository: Swatinem/rust-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.5
Choose a head ref
  • 9 commits
  • 17 files changed
  • 5 contributors

Commits on Feb 4, 2024

  1. update dependencies

    Swatinem committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1582741 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Upgrade checkout action from version 3 to 4 (#190)

    This fixes issue #189.
    
    This is necessary because GitHub actions are going to drop support for Node.js 16.
    Version 4 uses Node.js 20.
    See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
    carsten-wenderdel authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    640a221 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. "update dependencies"

    Swatinem committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2bceda3 View commit details
    Browse the repository at this point in the history
  2. "add jsonpath test"

    Swatinem committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f7a52f6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on Sep 17, 2024

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

Commits on Oct 8, 2024

  1. Support Cargo.lock format cargo-lock v4 (#211)

    Fixed #209
    
    Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
    NobodyXu authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8f842c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. update dependencies, rebuild

    Swatinem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    598fe25 View commit details
    Browse the repository at this point in the history
  2. 2.7.5

    Swatinem committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    82a92a6 View commit details
    Browse the repository at this point in the history
Loading