@fgv/repo-template 5.1.0-16 → 5.1.0-18

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: Mon Apr 13 2026 15:33:09 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/05a22c2d01748417a91172bd0fbe927ac80c4642-b28d1cd6869cfb73.temp -z --files-from=-"
1
+ Start time: Mon Apr 27 2026 05:36:54 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/a695a462804ec688f0c13a3f957f20c2490e9ee2-dc0e11e79cf752df.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 (3.067s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (3.071s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (2.926s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (2.931s) --------------------\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 (3.067s) ----
6
- -------------------- Finished (3.071s) --------------------
5
+ ---- build finished (2.926s) ----
6
+ -------------------- Finished (2.931s) --------------------
@@ -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 (3.067s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (3.071s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (2.926s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (2.931s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 3535.2879719999996
2
+ "nonCachedDurationMs": 3459.546622
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/repo-template",
3
- "version": "5.1.0-16",
3
+ "version": "5.1.0-18",
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: 05a22c2d01748417a91172bd0fbe927ac80c4642
5
+ Cache key: a695a462804ec688f0c13a3f957f20c2490e9ee2
@@ -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 (3.067s) ----
6
- -------------------- Finished (3.071s) --------------------
5
+ ---- build finished (2.926s) ----
6
+ -------------------- Finished (2.931s) --------------------