-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When supplying a custom esbuild config to Function it's not getting applied
```ts
const myFunction = new sst.aws.Function('MyFunction', {
handler: 'src/main.handler',
url: true,
nodejs: {…
-
# Nest js with AWS Dynamo DB 🚀🚀 – @tkssharma | Tarun Sharma | My Profile
Nest js with AWS Dynamo DB using Amazon DynamoDB DataMapper 🚀🚀 What is DynamoDB? DynamoDB is a hosted NoSQL database offered b…
-
## Bug Report
**Current Behavior**
When running `sls offline` for a Serverless application using `serverless-offline` with the configuration below, an error occurs: `TypeError: ee.on is not a fu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi. I just implemented the SQS queries. It calls the nestjs server, but this is not calling the handler correctly. It isn't logging any error messages or even entering in the handler. I verified that …
-
Since version 1.124.0 I can no longer build an aws sam template with a lambda function inside in nodejs
log:
> Running workflow 'NodejsNpmBuilder'
> 2024-09-23 14:17:50,494 | Running NodejsNpm…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Problem Statement
Right now for the JS SDKs we have 2 categories that an SDK can fall into, `browser` and `server`.
I'd like to explore having more categories, so that the docs become more accur…
-
```bash
$ git log -1 --oneline
2aa0d8e (HEAD -> main, tag: v1.3.1, upstream/main, origin/main, origin/HEAD) 7:add support for NestJS 10 (#14)
$ npm audit
# npm audit report
braces