Skip to content

Commit 752879e

Browse files
Update Node.js Inventory (#1090)
* Update Inventory for heroku/nodejs-engine ### Added - Node.js 22.15.0 (linux-amd64, linux-arm64) - Node.js 20.19.1 (linux-amd64, linux-arm64) * Updated snapshots --------- Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com> Co-authored-by: Colin Casey <[email protected]>
1 parent 4a9426e commit 752879e

24 files changed

+144
-111
lines changed

buildpacks/nodejs-corepack/tests/snapshots/corepack_npm_10.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-corepack/tests/snapshots/corepack_npm_8.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-corepack/tests/snapshots/corepack_pnpm_7.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-corepack/tests/snapshots/corepack_pnpm_8.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-corepack/tests/snapshots/corepack_yarn_2.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-corepack/tests/snapshots/corepack_yarn_3.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-engine/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- 22.15.0 (linux-amd64, linux-arm64)
13+
- 20.19.1 (linux-amd64, linux-arm64)
14+
1015
## [3.6.0] - 2025-04-09
1116

1217
### Added

buildpacks/nodejs-engine/inventory.toml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,20 @@ arch = "amd64"
180180
url = "https://nodejs.org/download/release/v23.0.0/node-v23.0.0-linux-x64.tar.gz"
181181
checksum = "sha256:702cbc710fcf1102cef1aced74443fee34eff8df4827de30ec970d377ce31d9e"
182182

183+
[[artifacts]]
184+
version = "22.15.0"
185+
os = "linux"
186+
arch = "arm64"
187+
url = "https://nodejs.org/download/release/v22.15.0/node-v22.15.0-linux-arm64.tar.gz"
188+
checksum = "sha256:c3582722db988ed1eaefd590b877b86aaace65f68746726c1f8c79d26e5cc7de"
189+
190+
[[artifacts]]
191+
version = "22.15.0"
192+
os = "linux"
193+
arch = "amd64"
194+
url = "https://nodejs.org/download/release/v22.15.0/node-v22.15.0-linux-x64.tar.gz"
195+
checksum = "sha256:29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981"
196+
183197
[[artifacts]]
184198
version = "22.14.0"
185199
os = "linux"
@@ -614,6 +628,20 @@ arch = "amd64"
614628
url = "https://nodejs.org/download/release/v21.0.0/node-v21.0.0-linux-x64.tar.gz"
615629
checksum = "sha256:013f370f1772197cb4e22f22f2185ee26d2e5f3acdb2f252d11cd214e9a8cdb9"
616630

631+
[[artifacts]]
632+
version = "20.19.1"
633+
os = "linux"
634+
arch = "arm64"
635+
url = "https://nodejs.org/download/release/v20.19.1/node-v20.19.1-linux-arm64.tar.gz"
636+
checksum = "sha256:f8fac0cc6cb06b4e443febda59178d5a6c6a5379e0194e6d156d3d3116e75b5f"
637+
638+
[[artifacts]]
639+
version = "20.19.1"
640+
os = "linux"
641+
arch = "amd64"
642+
url = "https://nodejs.org/download/release/v20.19.1/node-v20.19.1-linux-x64.tar.gz"
643+
checksum = "sha256:086ab500a98900a4c05127559b2cec4d659b3aa674453be5028d416de4eb1532"
644+
617645
[[artifacts]]
618646
version = "20.19.0"
619647
os = "linux"

buildpacks/nodejs-engine/tests/snapshots/simple_indexjs.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)

buildpacks/nodejs-npm-install/tests/snapshots/test_dependencies_and_missing_lockfile_errors.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Detected Node.js version range: `>=20.0.0 <21.0.0-0`
8-
- Resolved Node.js version: `20.19.0`
8+
- Resolved Node.js version: `20.19.1`
99
- Installing Node.js distribution
10-
- Downloading Node.js `20.19.0 (<arch>)` from https://nodejs.org/download/release/v20.19.0/node-v20.19.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `20.19.1 (<arch>)` from https://nodejs.org/download/release/v20.19.1/node-v20.19.1-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `20.19.0 (<arch>)`
13-
- Installing Node.js `20.19.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `20.19.1 (<arch>)`
13+
- Installing Node.js `20.19.1 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js npm Install

buildpacks/nodejs-npm-install/tests/snapshots/test_native_modules_are_recompiled_even_on_cache_restore.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Detected Node.js version range: `>=20.0.0 <21.0.0-0`
8-
- Resolved Node.js version: `20.19.0`
8+
- Resolved Node.js version: `20.19.1`
99
- Installing Node.js distribution
10-
- Downloading Node.js `20.19.0 (<arch>)` from https://nodejs.org/download/release/v20.19.0/node-v20.19.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `20.19.1 (<arch>)` from https://nodejs.org/download/release/v20.19.1/node-v20.19.1-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `20.19.0 (<arch>)`
13-
- Installing Node.js `20.19.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `20.19.1 (<arch>)`
13+
- Installing Node.js `20.19.1 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js npm Install
@@ -45,9 +45,9 @@ source: test_support/src/lib.rs
4545
4646
- Checking Node.js version
4747
- Detected Node.js version range: `>=20.0.0 <21.0.0-0`
48-
- Resolved Node.js version: `20.19.0`
48+
- Resolved Node.js version: `20.19.1`
4949
- Installing Node.js distribution
50-
- Reusing Node.js 20.19.0 (<arch>)
50+
- Reusing Node.js 20.19.1 (<arch>)
5151
- Done (finished in <time_elapsed>)
5252
5353
# Heroku Node.js npm Install

buildpacks/nodejs-pnpm-engine/tests/snapshots/pnpm_unknown_version.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js pnpm Engine

buildpacks/nodejs-pnpm-install/tests/snapshots/pnpm_8_hoist.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-pnpm-install/tests/snapshots/pnpm_8_nuxt.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-pnpm-install/tests/snapshots/test_default_web_process_registration_is_skipped_if_procfile_exists.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

buildpacks/nodejs-pnpm-install/tests/snapshots/test_native_modules_are_recompiled_even_on_cache_restore.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Detected Node.js version range: `>=20.0.0 <21.0.0-0`
8-
- Resolved Node.js version: `20.19.0`
8+
- Resolved Node.js version: `20.19.1`
99
- Installing Node.js distribution
10-
- Downloading Node.js `20.19.0 (<arch>)` from https://nodejs.org/download/release/v20.19.0/node-v20.19.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `20.19.1 (<arch>)` from https://nodejs.org/download/release/v20.19.1/node-v20.19.1-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `20.19.0 (<arch>)`
13-
- Installing Node.js `20.19.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `20.19.1 (<arch>)`
13+
- Installing Node.js `20.19.1 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
@@ -68,9 +68,9 @@ source: test_support/src/lib.rs
6868
6969
- Checking Node.js version
7070
- Detected Node.js version range: `>=20.0.0 <21.0.0-0`
71-
- Resolved Node.js version: `20.19.0`
71+
- Resolved Node.js version: `20.19.1`
7272
- Installing Node.js distribution
73-
- Reusing Node.js 20.19.0 (<arch>)
73+
- Reusing Node.js 20.19.1 (<arch>)
7474
- Done (finished in <time_elapsed>)
7575
7676
# Heroku Node.js Corepack

buildpacks/nodejs-pnpm-install/tests/snapshots/test_skip_build_scripts_from_buildplan.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ source: test_support/src/lib.rs
55

66
- Checking Node.js version
77
- Node.js version not specified, using `22.x`
8-
- Resolved Node.js version: `22.14.0`
8+
- Resolved Node.js version: `22.15.0`
99
- Installing Node.js distribution
10-
- Downloading Node.js `22.14.0 (<arch>)` from https://nodejs.org/download/release/v22.14.0/node-v22.14.0-<arch>.tar.gz ... (<time_elapsed>)
10+
- Downloading Node.js `22.15.0 (<arch>)` from https://nodejs.org/download/release/v22.15.0/node-v22.15.0-<arch>.tar.gz ... (<time_elapsed>)
1111
- Verifying checksum
12-
- Extracting Node.js `22.14.0 (<arch>)`
13-
- Installing Node.js `22.14.0 (<arch>)` ... (<time_elapsed>)
12+
- Extracting Node.js `22.15.0 (<arch>)`
13+
- Installing Node.js `22.15.0 (<arch>)` ... (<time_elapsed>)
1414
- Done (finished in <time_elapsed>)
1515
1616
# Heroku Node.js Corepack
1717
18-
- Using Corepack version `0.31.0`
18+
- Using Corepack version `0.32.0`
1919
- Found `packageManager` set to `[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b` in `package.json`
2020
- Enabling Corepack
2121
- Creating Corepack shims

0 commit comments

Comments
 (0)