-
-
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.5.0
head repository: ardatan/graphql-tools
compare: @graphql-tools/load-files@6.5.1
Commits on Sep 30, 2021
-
fix(deps): update dependency is-glob to v4.0.3 (#3615)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 1bcdf39 - Browse repository at this point
Copy the full SHA 1bcdf39View commit details -
chore(deps): update dependency @types/react to v17.0.26 (#3618)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for fb96986 - Browse repository at this point
Copy the full SHA fb96986View commit details -
chore(deps): update dependency mock-socket to v9.0.5 (#3619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 7c22260 - Browse repository at this point
Copy the full SHA 7c22260View commit details -
fix(deps): update dependency value-or-promise to v1.0.11 (#3620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for a0b2837 - Browse repository at this point
Copy the full SHA a0b2837View commit details
Commits on Oct 2, 2021
-
chore(deps): update dependency concurrently to v6.3.0 (#3623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for d51095a - Browse repository at this point
Copy the full SHA d51095aView commit details -
fix(deps): update dependency @guild-docs/client to v1.0.7 (#3627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for d6d938b - Browse repository at this point
Copy the full SHA d6d938bView commit details -
fix(deps): update dependency ws to v8.2.3 (#3628)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 237c496 - Browse repository at this point
Copy the full SHA 237c496View commit details
Commits on Oct 3, 2021
-
chore(deps): update dependency @types/react to v17.0.27 (#3630)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for c9dfe55 - Browse repository at this point
Copy the full SHA c9dfe55View commit details -
fix(deps): update dependency react-icons to v4.3.1 (#3631)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 33182ec - Browse repository at this point
Copy the full SHA 33182ecView commit details
Commits on Oct 4, 2021
-
Fix broken README links (#3632)
Co-authored-by: Patrick Szmucer <pszmucer@palantir.com>
1Configuration menu - View commit details
-
Copy full SHA for 72d5f7a - Browse repository at this point
Copy the full SHA 72d5f7aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7f86ca5 - Browse repository at this point
Copy the full SHA 7f86ca5View commit details -
chore(deps): update typescript-eslint monorepo to v4.33.0 (#3634)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 193f548 - Browse repository at this point
Copy the full SHA 193f548View commit details -
chore(deps): update dependency lint-staged to v11.2.0 (#3633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 5d3b5c3 - Browse repository at this point
Copy the full SHA 5d3b5c3View commit details
Commits on Oct 5, 2021
-
chore(deps): update dependency @apollo/client to v3.4.16 (#3635)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 34f1efd - Browse repository at this point
Copy the full SHA 34f1efdView commit details -
[deploy_website] Refactor processImport from @graphql-tools/import (#…
…3639) * Break import code up into more functions * A few more refactors * revert * Add changelog
1Configuration menu - View commit details
-
Copy full SHA for 1e90f09 - Browse repository at this point
Copy the full SHA 1e90f09View commit details -
feat(loader): provide option to raise any errors found when loading v…
…alid and invalid schema files (#3596) * test(file-loader): raise error if pattern includes valid and invalid schemas * fix: add option to raise errors when glob matches valid and invalid schema files * chore: add changeset * test: commit fixture file for git test * feat(git-loader): allow errors to be raised with new option * feat(code-file): allow errors to be raised with new option * feat(json-file): allow errors to be raised with new option * chore: update changeset * test(loaders/git): use different glob style to appease windows maybe * chore: remove option for git-loader
Configuration menu - View commit details
-
Copy full SHA for 00d06c2 - Browse repository at this point
Copy the full SHA 00d06c2View commit details -
chore(release): update monorepo packages versions (#3640)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 7a454c5 - Browse repository at this point
Copy the full SHA 7a454c5View commit details -
chore(deps): update dependency graphql to v15.6.1 (#3642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 2269765 - Browse repository at this point
Copy the full SHA 2269765View commit details -
chore(deps): update dependency esbuild to v0.13.4 (#3643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for b02795f - Browse repository at this point
Copy the full SHA b02795fView commit details -
chore(deps): update dependency graphql-scalars to v1.11.0 (#3644)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 601fc1b - Browse repository at this point
Copy the full SHA 601fc1bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for be9fad0 - Browse repository at this point
Copy the full SHA be9fad0View commit details -
chore(release): update monorepo packages versions (#3648)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 1447274 - Browse repository at this point
Copy the full SHA 1447274View commit details -
fix(deps): update dependency @chakra-ui/react to v1.6.9 (#3647)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 346df40 - Browse repository at this point
Copy the full SHA 346df40View commit details -
chore(deps): update dependency @types/node to v14.17.21 (#3646)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 0179950 - Browse repository at this point
Copy the full SHA 0179950View commit details -
chore(deps): update dependency @types/concurrently to v6.3.0 (#3649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1Configuration menu - View commit details
-
Copy full SHA for 4c78b1d - Browse repository at this point
Copy the full SHA 4c78b1dView commit details
Commits on Oct 6, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for 1043219 - Browse repository at this point
Copy the full SHA 1043219View commit details -
chore(release): update monorepo packages versions (#3652)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 789de0c - Browse repository at this point
Copy the full SHA 789de0cView commit details
There are no files selected for viewing