Closed dependabot[bot] closed 4 months ago
Latest commit: bfa8b0a40de76891e3d7ebd262d219ccd47a12a0
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.
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
Bumps the graphql group with 2 updates in the / directory: @graphql-codegen/client-preset and graphql.
Updates
@graphql-codegen/client-preset
from 4.2.5 to 4.3.1Release notes
Sourced from
@graphql-codegen/client-preset
's releases.Changelog
Sourced from
@graphql-codegen/client-preset
's changelog.... (truncated)
Commits
61b6a94
Upcoming Release Changes (#10010)cac19e5
Upcoming Release Changes (#10000)1be6e65
feat: support discriminating null and undefined within useFragment (#10001)99f449c
feat(client-preset): persisted document custom hash function (#9996)5e594ef
feat(client-preset): preserving Array<T> or ReadonlyArray<T> in useFragment()...21fbf0d
chore(release): update monorepo packages versions (#9947)Updates
graphql
from 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e
16.9.06a1614c
backport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7
backport[v16]: Implement OneOf Input Objects via@oneOf
directive (#4124)c35130e
Revert error extension symbol (#4123)29c1bff
feat: allow defining symbol error extensions (#3730)c985c27
backport[v16]: Introduce "recommended" validation rules (#4119)08779a0
16.8.2c82609e
Fix publish scripts (#4104)0d12b06
fix: removeglobalThis
check and align with what bundlers can accept (#4022)Maintainer changes
This version was pushed to npm by benjie, a new releaser for graphql since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show