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: julia-actions/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.7
Choose a base ref
...
head repository: julia-actions/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 1, 2025

  1. Bump actions/cache from 4.2.0 to 4.2.2 (#165)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@1bd1e32...d4323d4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    9b3f75e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Link to Github caching docs from README.md (#167)

    This can be useful for non-expert users.
    johnomotani authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    e5a7946 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    c231b4e View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 4.2.2 to 4.2.3 (#172)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@d4323d4...5a3ec84)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    c189348 View commit details
    Browse the repository at this point in the history
  3. Bump dcarbone/install-jq-action from 3.0.1 to 3.1.1 (#171)

    Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 3.0.1 to 3.1.1.
    - [Release notes](https://github.com/dcarbone/install-jq-action/releases)
    - [Commits](dcarbone/install-jq-action@e397bd8...f0e10f4)
    
    ---
    updated-dependencies:
    - dependency-name: dcarbone/install-jq-action
      dependency-version: 3.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    1f7b6e0 View commit details
    Browse the repository at this point in the history
  4. Bump pyTooling/Actions from 3.1.1 to 4.2.2 (#170)

    Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 3.1.1 to 4.2.2.
    - [Release notes](https://github.com/pytooling/actions/releases)
    - [Changelog](https://github.com/pyTooling/Actions/blob/dev/doc/Releases.rst)
    - [Commits](pyTooling/Actions@9ceefdb...42e17fa)
    
    ---
    updated-dependencies:
    - dependency-name: pyTooling/Actions
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    d10a6fd View commit details
    Browse the repository at this point in the history
Loading