Skip to content

Commit c87184c

Browse files
chore(deps): update graphql-tools monorepo (#1406)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@graphql-tools/load](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/load)) | dependencies | patch | [`8.1.3` -> `8.1.4`](https://renovatebot.com/diffs/npm/@graphql-tools%2fload/8.1.3/8.1.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ardatan/graphql-tools/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ardatan/graphql-tools) | | [@graphql-tools/url-loader](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/url)) | dependencies | patch | [`9.0.1` -> `9.0.2`](https://renovatebot.com/diffs/npm/@graphql-tools%2furl-loader/9.0.1/9.0.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ardatan/graphql-tools/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ardatan/graphql-tools) | --- ### Release Notes <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/load)</summary> ### [`v8.1.4`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/load/CHANGELOG.md#814) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/load@8.1.3...@graphql-tools/load@8.1.4) ##### Patch Changes - Updated dependencies \[[`fbb58b5`](https://redirect.github.com/ardatan/graphql-tools/commit/fbb58b51c4993ba9680ce6c2ef7203ab3a142713)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;10.10.1 - [@&#8203;graphql-tools/schema](https://redirect.github.com/graphql-tools/schema)@&#8203;10.0.27 </details> <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/url-loader)</summary> ### [`v9.0.2`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/loaders/url/CHANGELOG.md#902) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/url-loader@9.0.1...@graphql-tools/url-loader@9.0.2) ##### Patch Changes - Updated dependencies \[[`fbb58b5`](https://redirect.github.com/ardatan/graphql-tools/commit/fbb58b51c4993ba9680ce6c2ef7203ab3a142713)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;10.10.1 - [@&#8203;graphql-tools/executor-legacy-ws](https://redirect.github.com/graphql-tools/executor-legacy-ws)@&#8203;1.1.21 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update graphql-tools packages to the latest patches to pick up bug fixes and internal utils/schema updates. Affects sdk/mcp only; no code or API changes expected. - **Dependencies** - @graphql-tools/load: 8.1.3 → 8.1.4 - @graphql-tools/url-loader: 9.0.1 → 9.0.2 <sup>Written for commit 239a025. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73dee2a commit c87184c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140
},
141141
"dependencies": {
142142
"@commander-js/extra-typings": "14.0.0",
143-
"@graphql-tools/load": "8.1.3",
144-
"@graphql-tools/url-loader": "9.0.1",
143+
"@graphql-tools/load": "8.1.4",
144+
"@graphql-tools/url-loader": "9.0.2",
145145
"@modelcontextprotocol/sdk": "1.21.0",
146146
"@settlemint/sdk-js": "workspace:*",
147147
"@settlemint/sdk-utils": "workspace:*",
@@ -417,17 +417,17 @@
417417

418418
"@graphql-tools/executor-http": ["@graphql-tools/executor-http@3.0.4", "", { "dependencies": { "@graphql-hive/signal": "^2.0.0", "@graphql-tools/executor-common": "^1.0.2", "@graphql-tools/utils": "^10.9.1", "@repeaterjs/repeater": "^3.0.4", "@whatwg-node/disposablestack": "^0.0.6", "@whatwg-node/fetch": "^0.10.11", "@whatwg-node/promise-helpers": "^1.3.2", "meros": "^1.3.2", "tslib": "^2.8.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-S4d/FiHBxHWVG2iELP2zx23ESt7kpaW4oagFT8K+nezOkFL6TDvzuhPKSVhEq6A6G0qUUcKDHLJhcJ0ppmtCvw=="],
419419

420-
"@graphql-tools/executor-legacy-ws": ["@graphql-tools/executor-legacy-ws@1.1.20", "", { "dependencies": { "@graphql-tools/utils": "^10.10.0", "@types/ws": "^8.0.0", "isomorphic-ws": "^5.0.0", "tslib": "^2.4.0", "ws": "^8.17.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-tyolgsRbsc4U7mwn05mVhOSK33rUSIv2CZKIxVyFyyqwXhjm4OIJSP3tA4fzN/a8UAas+159iF6LbbWztT7Njw=="],
420+
"@graphql-tools/executor-legacy-ws": ["@graphql-tools/executor-legacy-ws@1.1.21", "", { "dependencies": { "@graphql-tools/utils": "^10.10.1", "@types/ws": "^8.0.0", "isomorphic-ws": "^5.0.0", "tslib": "^2.4.0", "ws": "^8.17.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-tyr/KFkWwN6GgX2KFkLi1CJw6CkMS6rpI2TEL3TM5TdBIk5+dbC457GpOLFdAqzCDrOqH5COlFwaBSgdKJEPdg=="],
421421

422-
"@graphql-tools/load": ["@graphql-tools/load@8.1.3", "", { "dependencies": { "@graphql-tools/schema": "^10.0.26", "@graphql-tools/utils": "^10.10.0", "p-limit": "3.1.0", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-LOFV8dWIrSGZJg6UOvdK+cnxymhxIaojOU6uJoF24k2YuIcWHXqGapGqLa838T25+PXPYRKoXUNZO73pnvJ9Gg=="],
422+
"@graphql-tools/load": ["@graphql-tools/load@8.1.4", "", { "dependencies": { "@graphql-tools/schema": "^10.0.27", "@graphql-tools/utils": "^10.10.1", "p-limit": "3.1.0", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-WJOJZnroCA7AoI4oOQgR2FAwyhQbIL1QOo8T65MFU5xnPUS5rKU2MDPpClXizq91m2lwYDn6Wcs2SvrEPjaTFw=="],
423423

424-
"@graphql-tools/merge": ["@graphql-tools/merge@9.1.2", "", { "dependencies": { "@graphql-tools/utils": "^10.10.0", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-Ny9YhWKv+KxZFdXYt+wlyEW55GzhFiq4daV4wYgpP0aRbwQaczNJd1L3VjjBsPKjmW8lctZXUoqYTqU5QPcBGw=="],
424+
"@graphql-tools/merge": ["@graphql-tools/merge@9.1.3", "", { "dependencies": { "@graphql-tools/utils": "^10.10.1", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-O53kiNwGU/moJxX8m4BKpf9xHxVhmThhrctZ1gqHkdC3fYmafzWdzyNGkBsZcoh9x0wKM1ORPPuaE6Bwp3OFBA=="],
425425

426-
"@graphql-tools/schema": ["@graphql-tools/schema@10.0.26", "", { "dependencies": { "@graphql-tools/merge": "^9.1.2", "@graphql-tools/utils": "^10.10.0", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-KOmjuiWa9poP/Lza4HV0ZBPYGJI3VE3QzXA/8e0+wjcsRuEmxMLP82re1PUg0QRzp2UzifAB/gd7DoXmVGG9Fg=="],
426+
"@graphql-tools/schema": ["@graphql-tools/schema@10.0.27", "", { "dependencies": { "@graphql-tools/merge": "^9.1.3", "@graphql-tools/utils": "^10.10.1", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-Lb5mJG8eF3TPnW0TXS9qoqR40S5rrnS3DFaY9dGf+8y3petTF2nc1khcOaLlOsvyvfSWSMUgkB/U6LRofRjb6w=="],
427427

428-
"@graphql-tools/url-loader": ["@graphql-tools/url-loader@9.0.1", "", { "dependencies": { "@graphql-tools/executor-graphql-ws": "^3.1.0", "@graphql-tools/executor-http": "^3.0.4", "@graphql-tools/executor-legacy-ws": "^1.1.20", "@graphql-tools/utils": "^10.10.0", "@graphql-tools/wrap": "^11.0.0", "@types/ws": "^8.0.0", "@whatwg-node/fetch": "^0.10.11", "@whatwg-node/promise-helpers": "^1.0.0", "isomorphic-ws": "^5.0.0", "sync-fetch": "0.6.0-2", "tslib": "^2.4.0", "ws": "^8.17.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-5RvnZiqpsJzUx4EzFMUP7I5ew+oJ+KlO137j9vlMKZeOtHqImHdSF6pNwFAr3CYLUhQhvl3eRoveUhWVuAwNtQ=="],
428+
"@graphql-tools/url-loader": ["@graphql-tools/url-loader@9.0.2", "", { "dependencies": { "@graphql-tools/executor-graphql-ws": "^3.1.0", "@graphql-tools/executor-http": "^3.0.4", "@graphql-tools/executor-legacy-ws": "^1.1.21", "@graphql-tools/utils": "^10.10.1", "@graphql-tools/wrap": "^11.0.0", "@types/ws": "^8.0.0", "@whatwg-node/fetch": "^0.10.11", "@whatwg-node/promise-helpers": "^1.0.0", "isomorphic-ws": "^5.0.0", "sync-fetch": "0.6.0-2", "tslib": "^2.4.0", "ws": "^8.17.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-3w5dJHzRbl4fgid+Gnd+j+Ufxq1BW00Ny+ZTetuITOBDOhOOOekARe7wSBh/gajLmgLNv3WNqscrheNjzfypXQ=="],
429429

430-
"@graphql-tools/utils": ["@graphql-tools/utils@10.10.0", "", { "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@whatwg-node/promise-helpers": "^1.0.0", "cross-inspect": "1.0.1", "dset": "^3.1.4", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-OOeab5Y9qeKq0zfoJCSScMcDfGcIxp05+LW2xYVCS2l3su+K3lYcg5+cAAx9n0SFxpJl8zF5denq2QDsfM7NnQ=="],
430+
"@graphql-tools/utils": ["@graphql-tools/utils@10.10.1", "", { "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@whatwg-node/promise-helpers": "^1.0.0", "cross-inspect": "1.0.1", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-9iOZ7x6tuIpp/dviNmTCSH1cDDNLIcrj6T3WKH9lU4nRWx5Pr0e7Faj7T/HmP2Njrjik63dJWuDVRxfQSTOc4g=="],
431431

432432
"@graphql-tools/wrap": ["@graphql-tools/wrap@11.0.1", "", { "dependencies": { "@graphql-tools/delegate": "^11.0.1", "@graphql-tools/schema": "^10.0.25", "@graphql-tools/utils": "^10.9.1", "@whatwg-node/promise-helpers": "^1.3.2", "tslib": "^2.8.1" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-V08Vnvt1xhdtDzmyZ9i14mLKREnrGupOTWQSd4tERrJP6HdiMATjk65Ht+ppRSbwDpqVroyR3szitZhnAV2gRw=="],
433433

sdk/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
},
4242
"dependencies": {
4343
"@commander-js/extra-typings": "14.0.0",
44-
"@graphql-tools/load": "8.1.3",
45-
"@graphql-tools/url-loader": "9.0.1",
44+
"@graphql-tools/load": "8.1.4",
45+
"@graphql-tools/url-loader": "9.0.2",
4646
"@modelcontextprotocol/sdk": "1.21.0",
4747
"@settlemint/sdk-js": "workspace:*",
4848
"@settlemint/sdk-utils": "workspace:*",

0 commit comments

Comments
 (0)