@rushstack/rush-bridge-cache-plugin 5.165.0-pr5496.1 → 5.165.0-pr5496.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,5 +4,5 @@
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.2\n"}
5
5
  {"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
6
6
  {"kind":"O","text":"[build:lint] Using ESLint version 9.37.0\n"}
7
- {"kind":"O","text":" ---- build finished (9.627s) ---- \n"}
8
- {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (9.638s) --------------------\u001b[39m\u001b[22m\n"}
7
+ {"kind":"O","text":" ---- build finished (9.862s) ---- \n"}
8
+ {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (9.873s) --------------------\u001b[39m\u001b[22m\n"}
@@ -4,5 +4,5 @@ Invoking: heft run --only build -- --clean --production
4
4
  [build:typescript] Using TypeScript version 5.8.2
5
5
  [build:typescript] Copied 1 file and linked 0 files
6
6
  [build:lint] Using ESLint version 9.37.0
7
- ---- build finished (9.627s) ----
8
- -------------------- Finished (9.638s) --------------------
7
+ ---- build finished (9.862s) ----
8
+ -------------------- Finished (9.873s) --------------------
@@ -4,5 +4,5 @@
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.2\n"}
5
5
  {"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
6
6
  {"kind":"O","text":"[build:lint] Using ESLint version 9.37.0\n"}
7
- {"kind":"O","text":" ---- build finished (9.627s) ---- \n"}
8
- {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (9.638s) --------------------\u001b[39m\u001b[22m\n"}
7
+ {"kind":"O","text":" ---- build finished (9.862s) ---- \n"}
8
+ {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (9.873s) --------------------\u001b[39m\u001b[22m\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 11127.464830000012
2
+ "nonCachedDurationMs": 12123.110587999981
3
3
  }
@@ -1,5 +1,5 @@
1
- Start time: Tue Dec 30 2025 02:34:06 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-bridge-cache-plugin-_phase_build-a10fd1699ae31f32518a0eac22c31776b7b0cc0b-8ce02617973ddf94.temp -z --files-from=-"
1
+ Start time: Sat Jan 03 2026 03:35:23 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-bridge-cache-plugin-_phase_build-8810ddd67cc5300a73a488362f245d720a2204e4-09850084cc25e07b.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/_phase_build/all.log
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rushstack/rush-bridge-cache-plugin",
3
- "version": "5.165.0-pr5496.1",
3
+ "version": "5.165.0-pr5496.2",
4
4
  "description": "Rush plugin that provides a --set-cache-only command flag to populate the cache from content on disk.",
5
5
  "license": "MIT",
6
6
  "main": "lib/index.js",
@@ -12,10 +12,10 @@
12
12
  "homepage": "https://rushjs.io",
13
13
  "types": "lib/index.d.ts",
14
14
  "dependencies": {
15
+ "@rushstack/node-core-library": "5.19.1",
16
+ "@rushstack/rush-sdk": "5.165.0-pr5496.2",
15
17
  "@rushstack/ts-command-line": "5.1.5",
16
- "@rushstack/rush-sdk": "5.165.0-pr5496.1",
17
- "@rushstack/terminal": "0.19.5",
18
- "@rushstack/node-core-library": "5.19.1"
18
+ "@rushstack/terminal": "0.19.5"
19
19
  },
20
20
  "devDependencies": {
21
21
  "eslint": "~9.37.0",
@@ -1,3 +1,3 @@
1
1
  Caching build output folders: lib, temp, .rush/temp/operation/_phase_build
2
2
  Successfully set cache entry.
3
- Cache key: rushstack+rush-bridge-cache-plugin-_phase_build-a10fd1699ae31f32518a0eac22c31776b7b0cc0b
3
+ Cache key: rushstack+rush-bridge-cache-plugin-_phase_build-8810ddd67cc5300a73a488362f245d720a2204e4
@@ -4,5 +4,5 @@ Invoking: heft run --only build -- --clean --production
4
4
  [build:typescript] Using TypeScript version 5.8.2
5
5
  [build:typescript] Copied 1 file and linked 0 files
6
6
  [build:lint] Using ESLint version 9.37.0
7
- ---- build finished (9.627s) ----
8
- -------------------- Finished (9.638s) --------------------
7
+ ---- build finished (9.862s) ----
8
+ -------------------- Finished (9.873s) --------------------