functions
functions copied to clipboard
JavaScript and TypeScript utilities for Netlify Functions.
**Describe the bug** Netlify `DEPLOY_URL` and `DEPLOY_PRIME_URL` are `undefined` in deploy preview. Not sure if this is the correct repository. If its not please let me know which one is?...
:robot: I have created a release *beep* *boop* --- ## [2.8.2](https://github.com/netlify/functions/compare/v2.8.1...v2.8.2) (2024-09-23) ### Bug Fixes * **deps:** update dependency @netlify/serverless-functions-api to v1.21.0 ([#515](https://github.com/netlify/functions/issues/515)) ([b8cf1e8](https://github.com/netlify/functions/commit/b8cf1e8f5c1cff41847b78f96d549bd32d8ae3ca)) * **deps:** update dependency @netlify/serverless-functions-api to...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nyc](https://istanbul.js.org/) ([source](https://togithub.com/istanbuljs/nyc)) | [`^15.0.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/nyc/15.1.0/17.0.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://togithub.com/npm/node-semver) | [`7.6.2` -> `7.6.3`](https://renovatebot.com/diffs/npm/semver/7.6.2/7.6.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://togithub.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.8` -> `0.2.9`](https://renovatebot.com/diffs/npm/publint/0.2.8/0.2.9) |...
In the NPM release has 1.18.1 version of @netlify/serverless-functions-api dependency. You can check in  or see the NPM code base: https://www.npmjs.com/package/@netlify/functions/v/2.7.0?activeTab=code#:~:text=%22%40netlify/serverless%2Dfunctions%2Dapi%22%3A%20%221.18.1%22 The right version is...
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed. You don't need to merge this PR...
**Which problem is this feature request solving?** Opening up websockets in sites to converse with functions. **Describe the solution you'd like** [Apparently](https://x.com/thdxr/status/1854520013501206755), AWS now supports sockets. A background function could...