fix(deps): update dependency @graphql-inspector/core to v6 #749
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:
^2.3.0->^6.0.0Release Notes
kamilkisiela/graphql-inspector (@graphql-inspector/core)
v6.0.1Patch Changes
9c36138Thanks @TuvalSimha! - dependencies updates:
[email protected]↗︎ (from1.12.3, independencies)v6.0.0Major Changes
50874f2Thanks @TuvalSimha! - Upgrade the Node version from 16 to 18, as
the minimum required version is now 18. Additionally, ensure that GraphQL Yoga is upgraded to
version 5.
v5.0.2Compare Source
Patch Changes
#2638
533ebfd4Thanks @TuvalSimha! - dependencies updates:
[email protected]↗︎ (from2.6.0, independencies)#2638
533ebfd4Thanks @TuvalSimha! - Patch update - dependencies
v5.0.1Compare Source
Patch Changes
#2569
bed4c437Thanks @TuvalSimha! - dependencies updates:
[email protected]↗︎ (from2.5.3, independencies)#2569
bed4c437Thanks @TuvalSimha! - Update dependencies for all packages.
v5.0.0Major Changes
7944118eThanks @TuvalSimha! - Update major dependcies & drop node 14
Patch Changes
#2510
7944118eThanks @TuvalSimha! - dependencies updates:
[email protected]↗︎ (from2.5.0, independencies)#2425
cc303a99Thanks @jirikuncar! - Fix typo for numFiledsCovered to
numFieldsCovered
v4.2.2Patch Changes
1b1b954cThanks @TuvalSimha! - Add a new stats display for coverage
command + display new Total queries / mutations / Sub
v4.2.1Compare Source
Patch Changes
53dae663Thanks @TuvalSimha! - Fix complexity importing for validate
v4.2.0Compare Source
Minor Changes
1180f761Thanks @taitruong007! - Support validate by complexity score
v4.1.1Compare Source
Patch Changes
#2435
09214509Thanks @TuvalSimha! - dependencies updates:
[email protected]↗︎ (from^2.0.0, independencies)#2435
09214509Thanks @TuvalSimha! - Update dependencies
v4.1.0Compare Source
Minor Changes
#2392
3184249bThanks @n1ru4l! - Wrap string values in quotes, so they can be
differentiated from types.
#2392
3184249bThanks @n1ru4l! - Add
isSafeBasedOnUsagetoCriticalitytype.This value is set to
truein case the criticality is set toCriticalityLevel.Dangerousbasedon usage. This is helpful for statistics.
#2392
3184249bThanks @n1ru4l! - include meta data in the changes that are machine
processable. This is useful if you want to efficiently store the changes in some database and
later-on reconstruct the full change objects.
You can construct the full
Changeobject from thetypeandmetaproperties.console.log output:
v4.0.3Compare Source
Patch Changes
34f84e8fThanks @TuvalSimha! - Update
bobversion -> change the way webuild the packages (Dist folder build now esm and cjs versions)
v4.0.2Patch Changes
5b275450Thanks @dotansimha! - Bump all packages to fix issues with
previous release
v4.0.1Patch Changes
#2393
c00cb09bThanks @TuvalSimha! - dependencies updates:
graphql@^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0↗︎(from
^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0, inpeerDependencies)#2404
948981efThanks @dotansimha! - dependencies updates:
graphql@^14.0.0 || ^15.0.0 || ^16.0.0↗︎(from
^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0, inpeerDependencies)v4.0.0Compare Source
Major Changes
b17ee0a3Thanks @velias! - fix: core bump to patch coverage
v3.5.1Compare Source
Patch Changes
dd840130Thanks @renovate! - dependencies updates:
[email protected]↗︎ (from1.10.3, independencies)v3.5.0Compare Source
Minor Changes
ca29cdd1Thanks @Tohaker! - suppressRemovalOfDeprecatedField rule will now
mark removed types as dangerous
v3.4.0Compare Source
auditcommand #2164v3.3.0Compare Source
Cannot convert object to primitive valueerror for defaultValue inChangeType.InputFieldDefaultValueChangedapprove-labelforpushevents #2133v3.2.0Compare Source
v3.1.4Compare Source
v3.1.3Compare Source
safeUnreachablerule #2063v3.1.2Compare Source
v3.1.1Compare Source
servecommandv3.1.0Compare Source
v3.0.2Compare Source
What's Changed
schemacan now point to GraphQL APIFull Changelog: graphql-hive/graphql-inspector@v3.0.1...v3.0.2
v3.0.1Compare Source
v3.0.0Compare Source
diffis now asyncexperimental_mergeis now enabled by defaultconsiderUsagerulesafeUnreachablerule@aws_lambdadirectivev2.9.0Compare Source
--ignoreto validate commandv2.8.1Compare Source
--filtershould not affect the exit code of the validate commandv2.8.0Compare Source
validatecommand can output JSON resultvalidatecommand can show only errorsvalidatecommand can show relative file pathsvalidatecommand has silent modev2.7.0Compare Source
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.