Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update heroku/buildpacks-nodejs to v2.5.0 (#445)
## heroku/nodejs ### Changed - Updated `heroku/nodejs-corepack` to `2.5.0`. - Updated `heroku/nodejs-engine` to `2.5.0`. - Updated `heroku/nodejs-npm-engine` to `2.5.0`. - Updated `heroku/nodejs-npm-install` to `2.5.0`. - Updated `heroku/nodejs-pnpm-install` to `2.5.0`. - Updated `heroku/nodejs-yarn` to `2.5.0`. ## heroku/nodejs-corepack ### Added - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) ## heroku/nodejs-engine ### Added - Added Node.js version 21.4.0. - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) ## heroku/nodejs-function ### Changed - Updated `heroku/nodejs-engine` to `2.5.0`. - Updated `heroku/nodejs-function-invoker` to `2.5.0`. - Updated `heroku/nodejs-npm` to `2.5.0`. ## heroku/nodejs-function-invoker - No changes. ## heroku/nodejs-npm - No changes. ## heroku/nodejs-npm-engine ### Added - Added npm version 10.2.5. - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) ## heroku/nodejs-npm-install ### Added - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) ## heroku/nodejs-pnpm-install ### Added - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) ## heroku/nodejs-yarn ### Added - Enabled libcnb `trace` feature, so that OpenTelemetry file exports with buildpack detect and build traces are emitted to the file system. ([#749](heroku/buildpacks-nodejs#749)) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
- Loading branch information