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.0
Release Notes
kamilkisiela/graphql-inspector (@graphql-inspector/core)
v6.0.1
Patch Changes
9c36138
Thanks @TuvalSimha! - dependencies updates:
[email protected]
↗︎ (from1.12.3
, independencies
)v6.0.0
Major Changes
50874f2
Thanks @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.2
Compare Source
Patch Changes
#2638
533ebfd4
Thanks @TuvalSimha! - dependencies updates:
[email protected]
↗︎ (from2.6.0
, independencies
)#2638
533ebfd4
Thanks @TuvalSimha! - Patch update - dependencies
v5.0.1
Compare Source
Patch Changes
#2569
bed4c437
Thanks @TuvalSimha! - dependencies updates:
[email protected]
↗︎ (from2.5.3
, independencies
)#2569
bed4c437
Thanks @TuvalSimha! - Update dependencies for all packages.
v5.0.0
Major Changes
7944118e
Thanks @TuvalSimha! - Update major dependcies & drop node 14
Patch Changes
#2510
7944118e
Thanks @TuvalSimha! - dependencies updates:
[email protected]
↗︎ (from2.5.0
, independencies
)#2425
cc303a99
Thanks @jirikuncar! - Fix typo for numFiledsCovered to
numFieldsCovered
v4.2.2
Patch Changes
1b1b954c
Thanks @TuvalSimha! - Add a new stats display for coverage
command + display new Total queries / mutations / Sub
v4.2.1
Compare Source
Patch Changes
53dae663
Thanks @TuvalSimha! - Fix complexity importing for validate
v4.2.0
Compare Source
Minor Changes
1180f761
Thanks @taitruong007! - Support validate by complexity score
v4.1.1
Compare Source
Patch Changes
#2435
09214509
Thanks @TuvalSimha! - dependencies updates:
[email protected]
↗︎ (from^2.0.0
, independencies
)#2435
09214509
Thanks @TuvalSimha! - Update dependencies
v4.1.0
Compare Source
Minor Changes
#2392
3184249b
Thanks @n1ru4l! - Wrap string values in quotes, so they can be
differentiated from types.
#2392
3184249b
Thanks @n1ru4l! - Add
isSafeBasedOnUsage
toCriticality
type.This value is set to
true
in case the criticality is set toCriticalityLevel.Dangerous
basedon usage. This is helpful for statistics.
#2392
3184249b
Thanks @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
Change
object from thetype
andmeta
properties.console.log output:
v4.0.3
Compare Source
Patch Changes
34f84e8f
Thanks @TuvalSimha! - Update
bob
version -> change the way webuild the packages (Dist folder build now esm and cjs versions)
v4.0.2
Patch Changes
5b275450
Thanks @dotansimha! - Bump all packages to fix issues with
previous release
v4.0.1
Patch Changes
#2393
c00cb09b
Thanks @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
948981ef
Thanks @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.0
Compare Source
Major Changes
b17ee0a3
Thanks @velias! - fix: core bump to patch coverage
v3.5.1
Compare Source
Patch Changes
dd840130
Thanks @renovate! - dependencies updates:
[email protected]
↗︎ (from1.10.3
, independencies
)v3.5.0
Compare Source
Minor Changes
ca29cdd1
Thanks @Tohaker! - suppressRemovalOfDeprecatedField rule will now
mark removed types as dangerous
v3.4.0
Compare Source
audit
command #2164v3.3.0
Compare Source
Cannot convert object to primitive value
error for defaultValue inChangeType.InputFieldDefaultValueChanged
approve-label
forpush
events #2133v3.2.0
Compare Source
v3.1.4
Compare Source
v3.1.3
Compare Source
safeUnreachable
rule #2063v3.1.2
Compare Source
v3.1.1
Compare Source
serve
commandv3.1.0
Compare Source
v3.0.2
Compare Source
What's Changed
schema
can now point to GraphQL APIFull Changelog: graphql-hive/graphql-inspector@v3.0.1...v3.0.2
v3.0.1
Compare Source
v3.0.0
Compare Source
diff
is now asyncexperimental_merge
is now enabled by defaultconsiderUsage
rulesafeUnreachable
rule@aws_lambda
directivev2.9.0
Compare Source
--ignore
to validate commandv2.8.1
Compare Source
--filter
should not affect the exit code of the validate commandv2.8.0
Compare Source
validate
command can output JSON resultvalidate
command can show only errorsvalidate
command can show relative file pathsvalidate
command has silent modev2.7.0
Compare 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.