-
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
- […
-
Have you thought about supporting something like [ESLint shareable config](https://eslint.org/docs/developer-guide/shareable-configs)?
```js
{
"graphql-schema-linter": {
"extends": "some-p…
-
https://github.com/input-output-hk/cardano-graphql/blob/55524476ca625756f45734ce4dbf261910d33278/packages/api-cardano-db-hasura/src/HasuraClient.ts#L299
```
{
"errors": [
{
…
-
### Bug description
The GraphQL Api does not work in the latest Statamic Version. No query is possible, the explorer window is empty and there is also an error in the Docs.
![image-1](https://gi…
-
### Environment information
```bash
CLI:
Version: 1.9.4
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
When running Eslint in vscode using flat config I get the following output:
```
[Info - 10:43:56] ESLint server is starting.
[Info - 10:43:56] ESLint server running in node v20.11.0
[Info - 10:…
-
## Product Plan
Create a linter that is
* zero-config
* only checks for correctness errors (code that is outright wrong or useless) - definition from [Rust Clippy](https://github.com/rust-lang/…
-
```
➜ yarn graphql-schema-linter --comment-descriptions
yarn run v1.22.19
$ ./node_modules/.bin/graphql-schema-linter --comment-descriptions
It looks like you may have hit a bug in graphql-schema-…
-
### Describe the feature you'd like to request
Steps to reproduce
- Create simple react application
- amplify init
- Add auth and api category with below schema
- amplify push
Appsync Sche…
-
## Issue
Our usage of AWS AppSync's WebSockets implementation currently means we’re sending Cognito JWTs using query string parameters to the AWS AppSync GraphQL endpoint.
As per the [AWS Docu…