build
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
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@netlify/eslint-config-node](https://togithub.com/netlify/eslint-config-node) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@netlify%2feslint-config-node/6.0.0/7.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [del](https://togithub.com/sindresorhus/del) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/del/6.1.1/7.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
#### Summary Fixes [#](https://github.com/netlify/pillar-workflow/issues/773) The motivation is to provide clear error message --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...
#### Summary Fixes [#785](https://github.com/netlify/pillar-workflow/issues/785) Coerces environment variables to string values so as to avoid unmarshalling errors in Buildbot. --- For us to review and ship your PR efficiently, please perform...
Bumps [got](https://github.com/sindresorhus/got) from 10.7.0 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/netlify/build). ## Deprecations / Replacements > [!WARNING] These...
**Which problem is this feature request solving?** [pnpm](https://pnpm.js.org/) is a robust, mature dependency manager for Node.js projects, and is much faster than npm and yarn. It elegantly [solves npm doppelgängers...
`@netlify/build` and `@netlify/config` print debug logs when the `NETLIFY_BUILD_DEBUG` environment variable is set. This is very useful, but this requires a manual action from users which adds some back-and-forth with...
**Which problem is this feature request solving?** I was hoping to be able to use build plugins to solve our npmrc problem [described and workaround over here](https://community.netlify.com/t/common-issue-using-private-npm-modules-on-netlify/795/33) but it doesn't...
🎉 Thanks for submitting a pull request! 🎉 #### Summary Adding routine codeacanning workflow. Fixes # --- For us to review and ship your PR efficiently, please perform the following...