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/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: actions/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 12, 2025

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

    salmanmkc committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    ac7f115 View commit details
    Browse the repository at this point in the history
  3. fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix

    Updates @actions/cache to version 5.0.1 which includes the @azure/storage-blob
    update that fixes the punycode deprecation warning on Node.js 24.
    salmanmkc committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    74de208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a0e18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b975f2b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1685 from salmanmkc/node24-storage-blob-fix

    fix: update @actions/cache for Node.js 24 punycode deprecation
    salmanmkc authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    9233019 View commit details
    Browse the repository at this point in the history
  7. chore: release v5.0.1

    - Bump version to 5.0.1
    - Fix Node.js 24 punycode deprecation warning via @actions/[email protected]
    - Updates @azure/storage-blob to ^12.29.1
    
    Related: #1685
    salmanmkc committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    8ff5423 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1686 from actions/cache-v5.0.1-release

    prepare release v5.0.1
    salmanmkc authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    9255dc7 View commit details
    Browse the repository at this point in the history
Loading