-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update graphqlcodegenerator monorepo #2747
chore(deps): update graphqlcodegenerator monorepo #2747
Conversation
WalkthroughThe Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add Documentation and Community
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2747 +/- ##
===================================================
+ Coverage 31.41151% 31.47943% +0.06792%
===================================================
Files 419 418 -1
Lines 27127 27078 -49
Branches 82 82
===================================================
+ Hits 8521 8524 +3
+ Misses 17798 17747 -51
+ Partials 808 807 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
271ee17
to
7c5dbd6
Compare
Deploying sanguine-fe with Cloudflare Pages
|
8f05eb5
to
44d7724
Compare
4d3c7eb
to
eccc95f
Compare
Bundle ReportChanges will decrease total bundle size by 25 bytes ⬇️
|
eccc95f
to
bc4f711
Compare
b2c3957
to
69f269d
Compare
c632f05
to
bd3bb64
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Additional comments not posted (4)
packages/synapse-interface/package.json (4)
3-3
: Confirm version update and verify associated changes.The package version has been updated to
0.35.0
. Ensure that all changes associated with this version are documented and tested.
99-99
: Verify compatibility for@graphql-codegen/cli
update.The version has been updated to
5.0.2
. Ensure compatibility and test any changes introduced in this update.
101-101
: Verify compatibility for@graphql-codegen/introspection
update.The version has been updated to
4.0.3
. Ensure compatibility and test any changes introduced in this update.
100-100
: Verify compatibility for@graphql-codegen/client-preset
update.The version has been updated to
4.3.3
. Ensure compatibility with the current codebase, especially regarding ESM environments and custom hash functions.
9086c3e
to
0cec389
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
0cec389
to
5f6abb6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
5f6abb6
to
e3ccf06
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
e3ccf06
to
7574f37
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
7574f37
to
7022b32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
7022b32
to
d1f456e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Additional comments not posted (4)
packages/synapse-interface/package.json (4)
3-3
: Version update approved.The package version has been incremented from
0.34.7
to0.35.0
, indicating a new release. This change aligns with the PR objectives.
99-99
: Dependency update approved:@graphql-codegen/cli
.The
@graphql-codegen/cli
package has been updated from5.0.0
to5.0.2
. This minor version bump likely includes bug fixes and improvements.
100-100
: Dependency update approved:@graphql-codegen/client-preset
.The
@graphql-codegen/client-preset
package has been updated from4.1.0
to4.3.3
. This update resolves runtime errors in ESM environments and adds support for custom hash functions.
101-101
: Dependency update approved:@graphql-codegen/introspection
.The
@graphql-codegen/introspection
package has been updated from4.0.0
to4.0.3
. This patch version bump likely includes bug fixes and minor improvements.
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | npm | @graphql-codegen/cli | 5.0.0 | 5.0.2 | | npm | @graphql-codegen/client-preset | 4.1.0 | 4.3.3 | | npm | @graphql-codegen/introspection | 4.0.0 | 4.0.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d1f456e
to
ff085a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/synapse-interface/package.json
d6f65ae
to
ff085a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files selected for processing (1)
- packages/synapse-interface/slices/api/generated.ts (4 hunks)
Additional comments not posted (3)
packages/synapse-interface/slices/api/generated.ts (3)
139-139
: LGTM! Verify the usage of the new properties.The new properties
blast
,linea
, andscroll
enhance the flexibility and extensibility of the data structures used in the application. Ensure that these new properties are handled correctly in the codebase.The code changes are approved.
Run the following script to verify the usage of the new properties:
Also applies to: 151-151, 157-157
115-115
: LGTM! Verify the usage of the new enum value.The new value
Rfq
enhances the categorization of contract types. Ensure that this new value is handled correctly in the codebase.The code changes are approved.
Run the following script to verify the usage of the new enum value:
94-94
: LGTM! Verify the usage of the new enum value.The new value
Rfq
enhances the categorization of bridge transactions. Ensure that this new value is handled correctly in the codebase.The code changes are approved.
Run the following script to verify the usage of the new enum value:
…rator-monorepo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/synapse-interface/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- packages/synapse-interface/package.json
This PR contains the following updates:
5.0.0
->5.0.2
4.1.0
->4.3.3
4.0.0
->4.0.3
Warning
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.2
Compare Source
Patch Changes
#9813
4e69568
Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568
]:v5.0.1
Compare Source
Patch Changes
#9811
d8364e045
Thanks @saihaj! - dependencies updates:@graphql-codegen/client-preset@^4.1.0
↗︎ (todependencies
)#9811
d8364e045
Thanks @saihaj! - ignore events in.git
directory#9811
d8364e045
Thanks @saihaj! - Surface error occurring during import of @parcel/watcher#9811
d8364e045
Thanks @saihaj! - Include @graphql-codegen/client-preset in @graphql-codegen/cli by default#9811
d8364e045
Thanks @saihaj! - fix watcher unable to find highest common directory on WindowsUpdated dependencies [
d8364e045
,d8364e045
,d8364e045
,d8364e045
]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.3.3
Compare Source
Patch Changes
7ac42a3
Thanks @nikitalocalhost! - Resolve runtime error when using the babel plugin within an ESM environment.v4.3.2
Compare Source
Patch Changes
79fee3c
]:v4.3.1
Compare Source
Patch Changes
808ada5
,14ce39e
]:v4.3.0
Compare Source
Minor Changes
#10001
1be6e65
Thanks @n1ru4l! - Support discriminatingnull
andundefined
within theuseFragment
function.Before, the returned type from
useFragment
was alwaysTType | null | undefined
.#9804
5e594ef
Thanks @rachel-church! - PreservingArray<T>
orReadonlyArray<T>
inuseFragment()
return type.Patch Changes
99f449c
Thanks @nahn20! - Added configuration to allow for custom hash functions for persisted documents in the client presetExample
5501c62
]:v4.2.6
Compare Source
Patch Changes
dfc5310
,156cc2b
,dfc5310
,b49457b
]:v4.2.5
Compare Source
Patch Changes
cd60e14
Thanks @Sojaner! - Omit__typename
from being added on the root node of a subscription when usingaddTypenameSelectionDocumentTransform
with documentTransforms since a single root node is expected and the code generator fails because of that (refer to https://spec.graphql.org/draft/#sec-Single-root-field)v4.2.4
Compare Source
Patch Changes
920b443
,ed9c205
]:v4.2.3
Compare Source
Patch Changes
53f270a
]:v4.2.2
Compare Source
Patch Changes
#9813
4e69568
Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568
]:v4.2.1
Compare Source
Patch Changes
#9557
48ddaeae1
Thanks @konomae! - Add eslint-disable comment to fragment-masking.tsUpdated dependencies [
7718a8113
]:v4.2.0
Compare Source
Minor Changes
d8364e045
Thanks @saihaj! - The client preset now allows the use of thefutureProofEnums
config optionPatch Changes
d8364e045
Thanks @saihaj! - dependencies updates:tslib@~2.6.0
↗︎ (from~2.5.0
, independencies
)d8364e045
,d8364e045
,d8364e045
,d8364e045
,d8364e045
,d8364e045
,d8364e045
,d8364e045
,d8364e045
]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v4.0.3
Compare Source
Patch Changes
53f270a
]:v4.0.2
Compare Source
Patch Changes
#9813
4e69568
Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568
]:v4.0.1
Compare Source
Patch Changes
d8364e045
Thanks @saihaj! - dependencies updates:tslib@~2.6.0
↗︎ (from~2.5.0
, independencies
)d8364e045
,d8364e045
,d8364e045
,d8364e045
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
Summary by CodeRabbit
Rfq
, to enhance transaction categorization.DateResultByChain
type to include new optional properties:blast
,linea
, andscroll
, improving data handling across various blockchain platforms.bd46e2f: synapse-interface preview link
8d45006: synapse-interface preview link
a2da7d9: synapse-interface preview link
050bc62: synapse-interface preview link
2d7bb34: synapse-interface preview link
61639a7: synapse-interface preview link
7c943ce: synapse-interface preview link
11dcfe7: synapse-interface preview link
355e284: synapse-interface preview link
12cd7d8: synapse-interface preview link
15d5736: synapse-interface preview link
72a3ed1: synapse-interface preview link
08001ca: synapse-interface preview link
687d532: synapse-interface preview link