azure-func-http icon indicating copy to clipboard operation
azure-func-http copied to clipboard

Azure Functions HTTP adapter for Nest framework (node.js) 🌥

Results 38 azure-func-http issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/common](https://nestjs.com) ([source](https://togithub.com/nestjs/nest)) | [`^6.0.0 \|\| ^7.0.0 \|\|...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`26.0.24` -> `29.1.2`](https://renovatebot.com/diffs/npm/@types%2fjest/26.0.24/29.1.2) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@angular-devkit/schematics](https://togithub.com/angular/angular-cli) | [`12.2.16` -> `14.2.6`](https://renovatebot.com/diffs/npm/@angular-devkit%2fschematics/12.2.16/14.2.6) | [![age](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fschematics/14.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`27.0.4` -> `27.1.5`](https://renovatebot.com/diffs/npm/ts-jest/27.0.4/27.1.5) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@angular-devkit/schematics](https://togithub.com/angular/angular-cli) | [`12.2.16` -> `12.2.18`](https://renovatebot.com/diffs/npm/@angular-devkit%2fschematics/12.2.16/12.2.18) | [![age](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fschematics/12.2.18/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Is there a reason this project has the following as hard dependencies? - @angular-devkit/schematics - @schematics/angular - @types/jest - jest - ts-jest Could you make them dev dependencies instead?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | major | `17.9` -> `18.10` | ---...

## I'm submitting a... [ ] Regression [ ] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit...

When doing npm run build && func host start I get the following error: Warning: Proxies are not supported in Azure Functions v4. Instead of 'proxies.json', try Azure API Management:...