build icon indicating copy to clipboard operation
build copied to clipboard

Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI

Results 190 build issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- build: 29.42.3 ## [29.42.3](https://github.com/netlify/build/compare/build-v29.42.2...build-v29.42.3) (2024-05-23) ### Dependencies * The following workspace dependencies were updated * dependencies * @netlify/functions-utils bumped from ^5.2.57...

autorelease: pending

:robot: I have created a release *beep* *boop* --- build: 29.51.0 ## [29.51.0](https://github.com/netlify/build/compare/build-v29.50.2...build-v29.51.0) (2024-06-28) ### Features * add Frameworks API ([#5668](https://github.com/netlify/build/issues/5668)) ([ec3bcc8](https://github.com/netlify/build/commit/ec3bcc88165ae6b1be1145a5bded9f538afd5bdb)) * add used build plugins and their versions...

autorelease: pending

### Describe the bug zipFunction w/ esbuild (nodeBundler) does not bundle npm library `@aws-sdk/client-s3`. instead, it just includes the import statement in the output bundle file: also adding @aws-sdk/client-s3 to...

type: bug

### Describe the bug I am opening this issue to cross-reference this issue from the Sentry organisation: https://github.com/getsentry/sentry-javascript/issues/12603 ### Steps to reproduce 1. Create an Astro project that uses SSR...

type: bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@opentelemetry/api](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/api) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`~1.8.0` -> `~1.9.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fapi/1.8.0/1.9.0) |...

dependencies
javascript

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`^12.1.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/next/12.1.0/13.5.0) |...

dependencies
javascript

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-parser)) | [`7.24.6` -> `7.24.7`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.24.6/7.24.7) |...

dependencies
javascript

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [esbuild](https://togithub.com/evanw/esbuild) | [`0.19.11` -> `0.21.5`](https://renovatebot.com/diffs/npm/esbuild/0.21.2/0.21.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild/0.21.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [browserslist](https://togithub.com/browserslist/browserslist) | [`4.23.0` -> `4.23.1`](https://renovatebot.com/diffs/npm/browserslist/4.23.0/4.23.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/browserslist/4.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

### Which problem is this feature request solving? Netlify uses pnpm 7 by default. If your project is using pnpm 8 or pnpm 9 then the deployment will fail unless...

type: feature