nodejs
nodejs copied to clipboard
A Cloud Native Buildpack for Node.JS
Bumps the go-modules group with 2 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam). Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.1 Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix...
## Describe the Enhancement I'm requesting an upgrade of the Datadog Buildpack from its current version 3.6.0 to the latest version 4.6.0. This upgrade will provide several benefits, including: -...
I am using a builder called abc, I want node versions 14,16,18,19,20 to participate in my builder. I want to integrate https://github.com/paketo-buildpacks/nodejs/releases/tag/v2.2.0 and https://github.com/paketo-buildpacks/nodejs/releases/tag/v1.8.0 in my builder, is it possible...
I have a simple rails app and after upgrading to datadog 4x and [email protected] it pulls in too many buildpacks and fails I rolled back the [email protected] and [email protected] and...
Update Buildpack TOML workflow [failed](https://github.com/paketo-buildpacks/nodejs/actions/runs/4323579350).
pnpm's market is increasing, some opensource project such as vuejs is fully moving to pnpm. It's better to add pnpm supported.
When using the `nodejs`, you get a different log output compared to `java`. It varies even between buildpacks since the `ca-certificates` buildpack is used in both meta buildpacks. ## Describe...