build(deps): bump rharkor/caching-for-turbo from 2.4.2 to 2.5.0 (#5114)

Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases)
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 18:38:39 +05:30
committed by GitHub
parent 1037d6241a
commit 933a3a5966
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: E2E Test
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Integration Test
+4 -4
View File
@@ -20,7 +20,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Build Types
@@ -37,7 +37,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Build Dist
@@ -55,7 +55,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Build Types
@@ -75,7 +75,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Test Type Test
@@ -23,7 +23,7 @@ jobs:
deno-version: 'v2.1.x'
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Deno Unit Test
@@ -42,7 +42,7 @@ jobs:
bun-version: '1.1.42'
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Bun Unit Test
+3 -3
View File
@@ -26,11 +26,11 @@ jobs:
- name: yarn install (root)
run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-website-
server-port: 41231 # The default is 41230, but we use a different cache key so we need a different port
@@ -70,7 +70,7 @@ jobs:
- name: yarn install (root)
run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Build all pkg
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
cache: yarn
- run: yarn install --immutable
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v2.4.2
uses: rharkor/caching-for-turbo@v2.5.0
with:
cache-prefix: turbo-cache-
- name: Unit Test