@fgv/repo-template 5.1.0-4 → 5.1.0-5

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.
@@ -1,5 +1,5 @@
1
- Start time: Thu Mar 26 2026 21:26:06 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/7a926ac5cf704689cbc60d1e721f48aca63d7555-2afd6f330a8a5d7d.temp -z --files-from=-"
1
+ Start time: Thu Mar 26 2026 23:15:27 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/68862778ea124bb27fc39ceb40c0271b4311d61f-92b81e1fa7f8471b.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/build/all.log
@@ -2,5 +2,5 @@
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
5
- {"kind":"O","text":" ---- build finished (2.925s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (2.931s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (3.147s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (3.154s) --------------------\n"}
@@ -2,5 +2,5 @@ Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.
4
4
  [build:typescript] Using TypeScript version 5.9.3
5
- ---- build finished (2.925s) ----
6
- -------------------- Finished (2.931s) --------------------
5
+ ---- build finished (3.147s) ----
6
+ -------------------- Finished (3.154s) --------------------
@@ -2,5 +2,5 @@
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
5
- {"kind":"O","text":" ---- build finished (2.925s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (2.931s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (3.147s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (3.154s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 3428.2587029999995
2
+ "nonCachedDurationMs": 3691.512799
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/repo-template",
3
- "version": "5.1.0-4",
3
+ "version": "5.1.0-5",
4
4
  "description": "CLI tool for creating and maintaining fgv-derived Rush monorepos",
5
5
  "license": "MIT",
6
6
  "main": "lib/index.js",
@@ -2,4 +2,4 @@ Caching build output folders: lib, temp, .rush/temp/operation/build
2
2
  Trying to find "tar" binary
3
3
  Using "tar" binary: /usr/bin/tar
4
4
  Successfully set cache entry.
5
- Cache key: 7a926ac5cf704689cbc60d1e721f48aca63d7555
5
+ Cache key: 68862778ea124bb27fc39ceb40c0271b4311d61f
@@ -2,5 +2,5 @@ Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.
4
4
  [build:typescript] Using TypeScript version 5.9.3
5
- ---- build finished (2.925s) ----
6
- -------------------- Finished (2.931s) --------------------
5
+ ---- build finished (3.147s) ----
6
+ -------------------- Finished (3.154s) --------------------