dimaMachina / graphql-eslint

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://the-guild.dev/graphql/eslint
MIT License
779 stars 103 forks source link

fix(deps): update dependency @graphql-tools/utils to v10.1.3 #2227

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/utils (source) 10.1.0 -> 10.1.3 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/utils) ### [`v10.1.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1013) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.1.2...@graphql-tools/utils@10.1.3) ##### Patch Changes - [#​6055](https://togithub.com/ardatan/graphql-tools/pull/6055) [`4093f70`](https://togithub.com/ardatan/graphql-tools/commit/4093f7043a195fda1f2f8315e3cb1d4d05723415) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - Disallow new lines in paths when checking with `isValidPath` A string may sometimes look like a path but is not (like an SDL of a simple GraphQL schema). To make sure we don't yield false-positives in such cases, we disallow new lines in paths (even though most Unix systems support new lines in file names). ### [`v10.1.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1012) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.1.1...@graphql-tools/utils@10.1.2) ##### Patch Changes - [`fff2399`](https://togithub.com/ardatan/graphql-tools/commit/fff2399fc42cdf41d88925fe1f6681c68f002846) Thanks [@​ardatan](https://togithub.com/ardatan)! - Respect `toJSON` in `astFromValueUntyped` ### [`v10.1.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1011) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.1.0...@graphql-tools/utils@10.1.1) ##### Patch Changes - [#​5931](https://togithub.com/ardatan/graphql-tools/pull/5931) [`baf3c28`](https://togithub.com/ardatan/graphql-tools/commit/baf3c28f43dcfafffd15386daeb153bc2895c1b3) Thanks [@​henryqdineen](https://togithub.com/henryqdineen)! - fix filterSchema argument filter for schema with non-default root types

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 1e8f148a59ab3832c4de24d4d74967ac8adc8f37

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://4e555c7e.graphql-eslint.pages.dev](https://4e555c7e.graphql-eslint.pages.dev)