-
-
Notifications
You must be signed in to change notification settings - Fork 826
Comparing changes
Open a pull request
base repository: ardatan/graphql-tools
base: @graphql-tools/load-files@6.3.2
head repository: ardatan/graphql-tools
compare: @graphql-tools/load-files@6.4.0
Commits on Apr 1, 2021
-
fix(deps): update dependency classnames to v2.3.0 (#2792)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for e147fcf - Browse repository at this point
Copy the full SHA e147fcfView commit details
Commits on Apr 2, 2021
-
chore(deps): update dependency @vue/compiler-sfc to v3.0.11 (#2793)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 6494ae9 - Browse repository at this point
Copy the full SHA 6494ae9View commit details -
chore(deps): update dependency @types/ws to v7.4.1 (#2794)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 75fe51f - Browse repository at this point
Copy the full SHA 75fe51fView commit details
Commits on Apr 3, 2021
-
fix(deps): update dependency classnames to v2.3.1 (#2796)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for dfd9005 - Browse repository at this point
Copy the full SHA dfd9005View commit details -
chore(deps): update dependency @changesets/cli to v2.15.0 (#2317)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for a5d077c - Browse repository at this point
Copy the full SHA a5d077cView commit details -
fix(deps): update dependency cross-fetch to v3.1.4 (#2797)
* fix(deps): update dependency cross-fetch to v3.1.4 * Fix build * Add husky gitignore * Fix husky Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8bfe8c - Browse repository at this point
Copy the full SHA f8bfe8cView commit details -
chore(deps): update dependency typedoc to v0.20.35 (#2437)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b0e07a8 - Browse repository at this point
Copy the full SHA b0e07a8View commit details
Commits on Apr 5, 2021
-
chore(deps): update dependency @apollo/client to v3.3.14 (#2798)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 9a03b6a - Browse repository at this point
Copy the full SHA 9a03b6aView commit details -
chore(deps): update typescript-eslint monorepo to v4.21.0 (#2799)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 10b88ac - Browse repository at this point
Copy the full SHA 10b88acView commit details -
fix(deps): update dependency tslib to ~2.2.0 (#2800)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 0338f98 - Browse repository at this point
Copy the full SHA 0338f98View commit details
Commits on Apr 6, 2021
-
chore(deps): update dependency concurrently to v6.0.1 (#2801)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b2b1247 - Browse repository at this point
Copy the full SHA b2b1247View commit details -
chore(deps): update dependency typedoc-plugin-markdown to v3.6.1 (#2802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c4bf909 - Browse repository at this point
Copy the full SHA c4bf909View commit details -
enhance(stitch) Multiple key access for merged types (#2554)
* multi-access types. * dont use .flat() for backwards support. * fix typescript errors. * raise errors for accessors with base selectionSet or fieldName. * Remove duplicate interface field * clone accessors. * split accessors with canonical. * rename files. * include resolver in pairing error. * why yes, typescript, I did mean "resolve". * update "accessor" to "entryPoint" * Create two-tips-suffer.md * add documentation.
Configuration menu - View commit details
-
Copy full SHA for 6aed171 - Browse repository at this point
Copy the full SHA 6aed171View commit details -
chore(release): update monorepo packages versions (#2803)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 981d2a5 - Browse repository at this point
Copy the full SHA 981d2a5View commit details
Commits on Apr 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6848497 - Browse repository at this point
Copy the full SHA 6848497View commit details -
[deploy_website] enhance(docs) clarify batchDelegateToSchema results …
…implicit contract (#2790) * enhance(docs) clarify batchDelegateToSchema results implicit contract * enhance(docs) clarify batchDelegateToSchema results, mention valuesFromResults
Configuration menu - View commit details
-
Copy full SHA for 8be6d3f - Browse repository at this point
Copy the full SHA 8be6d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 415df64 - Browse repository at this point
Copy the full SHA 415df64View commit details -
[deploy_website] No Algolia scraper (#2807)
* Delete config.json * Update website.yml
Configuration menu - View commit details
-
Copy full SHA for 05e2671 - Browse repository at this point
Copy the full SHA 05e2671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf6341 - Browse repository at this point
Copy the full SHA 3cf6341View commit details
Commits on Apr 8, 2021
-
chore(deps): update dependency typescript to v4.2.4 (#2809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 73d342e - Browse repository at this point
Copy the full SHA 73d342eView commit details -
chore(deps): update dependency @changesets/cli to v2.16.0 (#2812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for d4bbc8e - Browse repository at this point
Copy the full SHA d4bbc8eView commit details -
fix(stitching-directives): to allow keys to include lists (#2811)
* remove unnecessary type * rename things key was being overused and sometimes used incorrectly * filter original result in preparation for reducing the number of mapping instructions, leads to better type safety and marginal performance benefit when passing the entire key/entity as an argument * stab at #2735 * add changeset * still no tests
Configuration menu - View commit details
-
Copy full SHA for d7b4e09 - Browse repository at this point
Copy the full SHA d7b4e09View commit details -
chore(release): update monorepo packages versions (#2814)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67818dd - Browse repository at this point
Copy the full SHA 67818ddView commit details -
chore(deps): update babel monorepo to v7.13.15 (#2815)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 20a066e - Browse repository at this point
Copy the full SHA 20a066eView commit details
Commits on Apr 10, 2021
-
chore(deps): update dependency eslint to v7.24.0 (#2822)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 940a0a2 - Browse repository at this point
Copy the full SHA 940a0a2View commit details
Commits on Apr 11, 2021
-
args from keys cornercase tests (#2817)
* args from keys cornercase tests * fix Co-authored-by: Yaacov Rydzinski <yaacovCR@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5977636 - Browse repository at this point
Copy the full SHA 5977636View commit details -
[deploy_website] Distinguish stitching and wrapping in docs (#2821)
* distinguish stitching from wrapping. * mention proxy.
Configuration menu - View commit details
-
Copy full SHA for bac01cf - Browse repository at this point
Copy the full SHA bac01cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4db53 - Browse repository at this point
Copy the full SHA 2c4db53View commit details -
chore(release): update monorepo packages versions (#2827)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fe3ac9 - Browse repository at this point
Copy the full SHA 1fe3ac9View commit details -
fix(deps): update dependency graphql-ws to v4.3.3 (#2825)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 05983e1 - Browse repository at this point
Copy the full SHA 05983e1View commit details
Commits on Apr 12, 2021
-
fix(deps): update dependency graphql-ws to v4.4.0 (#2828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 30e39fe - Browse repository at this point
Copy the full SHA 30e39feView commit details -
chore(deps): update dependency eslint-plugin-promise to v5 (#2823)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 0d55ac3 - Browse repository at this point
Copy the full SHA 0d55ac3View commit details -
chore(deps): update dependency @changesets/apply-release-plan to v5 (#…
…2813) Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b5ac44f - Browse repository at this point
Copy the full SHA b5ac44fView commit details -
__ is reserved for introspection (#2805)
* fix error as __ is reserved for introspection graphql "__fake" must not begin with "__", which is reserved by GraphQL introspection. c.f. graphql/graphql-spec#244 * run yarn changset
Configuration menu - View commit details
-
Copy full SHA for a4f1ee5 - Browse repository at this point
Copy the full SHA a4f1ee5View commit details -
chore(release): update monorepo packages versions (#2830)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00e8b1a - Browse repository at this point
Copy the full SHA 00e8b1aView commit details -
chore(deps): update typescript-eslint monorepo to v4.22.0 (#2831)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 546ea17 - Browse repository at this point
Copy the full SHA 546ea17View commit details
Commits on Apr 13, 2021
-
chore(deps): update dependency concurrently to v6.0.2 (#2832)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 9b79b93 - Browse repository at this point
Copy the full SHA 9b79b93View commit details -
chore(deps): update dependency eslint-config-prettier to v8.2.0 (#2835)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for f0318b0 - Browse repository at this point
Copy the full SHA f0318b0View commit details
Commits on Apr 14, 2021
-
chore(deps): update dependency @apollo/client to v3.3.15 (#2836)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for ef99648 - Browse repository at this point
Copy the full SHA ef99648View commit details -
fix(deps): update dependency graphql-ws to v4.4.1 (#2837)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 4b7ff39 - Browse repository at this point
Copy the full SHA 4b7ff39View commit details -
[deploy_website] Allow using @merge directive without
keyArg
argume……nt when 'mergeArgsExpr' is not null and resolver takes more than one argument. (#2834) * remove restriction for mandatory 'keyArg' when using 'argsExpr' * add changeset * enriched argsExpr documentation
Configuration menu - View commit details
-
Copy full SHA for 5f5436f - Browse repository at this point
Copy the full SHA 5f5436fView commit details -
chore(release): update monorepo packages versions (#2838)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa7fa36 - Browse repository at this point
Copy the full SHA aa7fa36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6894666 - Browse repository at this point
Copy the full SHA 6894666View commit details -
chore(release): update monorepo packages versions (#2839)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 659a5d6 - Browse repository at this point
Copy the full SHA 659a5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a17c7 - Browse repository at this point
Copy the full SHA d2a17c7View commit details -
chore(release): update monorepo packages versions (#2840)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3bed3c - Browse repository at this point
Copy the full SHA a3bed3cView commit details
Commits on Apr 15, 2021
-
chore(deps): update dependency @types/node to v14.14.39 (#2841)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8d9df82 - Browse repository at this point
Copy the full SHA 8d9df82View commit details -
chore(deps): update dependency graphql-helix to v1.3.0 (#2842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8957962 - Browse repository at this point
Copy the full SHA 8957962View commit details -
chore(deps): update dependency @types/node to v14.14.41 (#2843)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for bf10d06 - Browse repository at this point
Copy the full SHA bf10d06View commit details -
chore(deps): update dependency ts-jest to v26.5.5 (#2844)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for a0b3356 - Browse repository at this point
Copy the full SHA a0b3356View commit details
There are no files selected for viewing