-
### Description
Migrate `apollo-server-express` tests to use `node:test`
-
removed this it will work
"dev": "next dev --turbopack",
error:
GraphQL Error: {
message: 'Internal server error',
extensions: {
code: 'INTERNAL_SERVER_ERROR',
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch: x64
…
-
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
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
`@apollo/server` has express v4 as a dependency. After several years, express is moving forward with releasing v5 (currently published as `next` tag). Having support for v5 here would unblock and enco…
-
## WS-2021-0418 - Medium Severity Vulnerability
Vulnerable Library - apollo-server-core-2.22.2.tgz
Core engine for Apollo GraphQL server
Library home page: https://registry.npmjs.org/apollo-server-c…
-
## WS-2020-0111 - High Severity Vulnerability
Vulnerable Library - apollo-server-express-1.4.0.tgz
Production-ready Node.js GraphQL server for Express and Connect
Library home page: https://registry…
-
### Description
It seems that Express v5 is actually close: https://github.com/expressjs/express/releases/tag/v5.0.0
We should ensure we have support for this. This means ensuring that this is suppo…
mydea updated
3 weeks ago