chore(deps): update graphqlcodegenerator monorepo - #4045
Draft
renovate[bot] wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 5, 2026 12:41
20ead34 to
c6f46fa
Compare
Deploying sanguine-fe with
|
| Latest commit: |
ebb0401
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://63598d3a.sanguine-fe.pages.dev |
| Branch Preview URL: | https://renovate-synapse-interface-g.sanguine-fe.pages.dev |
Bundle ReportChanges will decrease total bundle size by 126 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sdk-router-@synapsecns/sdk-router-esmAssets Changed:
view changes for bundle: synapse-interface-server-cjsAssets Changed:
view changes for bundle: synapse-interface-client-array-pushAssets Changed:
view changes for bundle: sdk-router-@synapsecns/sdk-router-cjsAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4045 +/- ##
=============================================
Coverage 54.67169% 54.67169%
=============================================
Files 146 146
Lines 4249 4249
Branches 752 752
=============================================
Hits 2323 2323
Misses 1834 1834
Partials 92 92
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 6, 2026 22:05
c6f46fa to
09be0f3
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 12, 2026 12:49
09be0f3 to
89f00ef
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 18, 2026 18:15
89f00ef to
c7fee6b
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 22, 2026 03:54
c7fee6b to
8babbbf
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
May 22, 2026 04:09
8babbbf to
fc408ef
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
2 times, most recently
from
June 1, 2026 18:44
b2d4187 to
7c2cf95
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
June 11, 2026 13:17
7c2cf95 to
8f3e022
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
July 12, 2026 19:10
8f3e022 to
b143d62
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
July 16, 2026 17:57
b143d62 to
b3ff2a2
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
July 21, 2026 01:32
b3ff2a2 to
f415d5b
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
July 24, 2026 18:20
f415d5b to
785b8a3
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
July 30, 2026 18:55
785b8a3 to
4295be8
Compare
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
August 11, 2026 22:19
4295be8 to
b55a0dc
Compare
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | npm | @graphql-codegen/cli | 5.0.2 | 5.0.7 | | npm | @graphql-codegen/client-preset | 4.3.3 | 4.8.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/synapse-interface-graphqlcodegenerator-monorepo
branch
from
August 14, 2026 18:10
b55a0dc to
ebb0401
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.2→5.0.74.3.3→4.8.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7Compare Source
Patch Changes
#10150
e324382Thanks @ArminWiebigke! - Allow functions to be passed as valid
values for
UrlSchemaOptions.customFetch. This was already possible, but the type definitions didnot reflect that correctly.
#10358
157c823Thanks @eddeee888! - Remove extraneous error stacktrace if fails
to load
@parcel/watcherUpdated dependencies
[
e324382,98392fc]:v5.0.6Compare Source
Patch Changes
#10338
5d1c4e1Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all
errors
#10333
10ab58dThanks @eddeee888! - Improve syntax error messages whilst loading
schema/document
Updated dependencies
[
c5efba3]:v5.0.5Compare Source
Patch Changes
7d7760dThanks @oprypkhantc! - Fix watcher watching project root when
schema URL is used
v5.0.4Compare Source
Patch Changes
#10248
72eb86fThanks @renovate! - dependencies updates:
@whatwg-node/fetch@^0.10.0↗︎(from
^0.9.20, independencies)#10227
6f1741aThanks @eddeee888! - Fix schema pointers type to allow an array of
pointers
Updated dependencies
[
8737dd8,ed71811]:v5.0.3Compare Source
Patch Changes
#10069
8bb34e7Thanks @renovate! - dependencies updates:
@whatwg-node/fetch@^0.9.20↗︎(from
^0.8.0, independencies)graphql-config@^5.1.1↗︎ (from^5.0.2, independencies)e0092b5Thanks @ardatan! - Bump whatwg-node and graphql-config
Updated dependencies
[
8471a18,67e7556]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.8.3Compare Source
Patch Changes
#10362
3188b8cThanks @Brookke! - Make generated type compatible with
noImplicitOverride=true
#10373
c3295f9Thanks @eddeee888! - Fix client preset not working with
exactOptionalPropertyTypes=true when documentMode=string
Updated dependencies
[
3188b8c,c3295f9]:v4.8.2Compare Source
Patch Changes
#10120
98392fcThanks @yangirov! - The
@graphql-codegen/client-presetpackagenow supports the
enumValuesoption.Updated dependencies
[
e324382]:v4.8.1Compare Source
Patch Changes
#10330
c5efba3Thanks @jnoordsij! - Make graphql-sock optional peerDep
Updated dependencies
[
c5efba3]:v4.8.0Compare Source
Minor Changes
f3cf4dfThanks @eddeee888! - Add support for
nullability.errorHandlingClient. This allows clients to get stronger types withsemantic nullability-enabled
schemas.
Patch Changes
[
f6909d1,f3cf4df]:v4.7.0Compare Source
Minor Changes
bfe3c75Thanks @mvantellingen! - Update generated code to be
compatible with TypeScript 5.8
erasableSyntaxOnlyflagPatch Changes
[
bfe3c75]:v4.6.4Compare Source
Patch Changes
#10302
d8566c0Thanks @eddeee888! - Fix Apollo unmask directive incorrectly
generating fragmentRefs
Updated dependencies
[
d8566c0]:v4.6.3Compare Source
Patch Changes
#10298
3efc472Thanks @dotansimha! - Fix a bug where fragment spreads with
@clientdirectives is not being removed from the generated persisted documentsUpdated dependencies
[
6d7c1d7]:v4.6.2Compare Source
Patch Changes
6da52a3Thanks @konomae! - fix
onlyEnumspassthrough in client-presetv4.6.1Compare Source
Patch Changes
[
ec07018]:v4.6.0Compare Source
Minor Changes
#10268
8737dd8Thanks @eddeee888! - Forward customDirectives to support Apollo
unmask
#10155
ed71811Thanks @nebbles! - client-preset generated output is configurable
with onlyOperationTypes and onlyEnumTypes
Patch Changes
[
60dd72f]:v4.5.1Compare Source
Patch Changes
#9981
05aa6b4Thanks @azu! - The client preset now allows the use of the
enumsAsConstconfig optionUpdated dependencies
[
1617e3c,fa64fbf]:v4.5.0Compare Source
Minor Changes
3fd4486Thanks @wxt2005! - foward skipTypeNameForRoot to client-preset
Patch Changes
#10182
effd875Thanks @eddeee888! - Revert slimmer client preset output
Updated dependencies
[
55a1e9e,a235051,c7af639]:v4.4.0Compare Source
Minor Changes
8471a18Thanks @n1ru4l! - Reduce noise of generated code by only generating
code relevant to GraphQL operations.
Patch Changes
#10075
67e7556Thanks @n1ru4l! - Add note about enabling bundle size reduction for
the generated
graphqltag file.Updated dependencies
[
67e7556,3f4f546]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.