fix(deps): update dependency codemirror-graphql to v2 #14
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:
1.2.5
->2.1.1
Release Notes
graphql/graphiql (codemirror-graphql)
v2.1.1
Compare Source
Patch Changes
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
v2.1.0
Compare Source
Minor Changes
#3682
6c9f0df
Thanks @yaacovCR! - Support v17 ofgraphql-js
from17.0.0-alpha.2
forward.Includes support for the latest incremental delivery response format. For further details, see https://github.com/graphql/defer-stream-wg/discussions/69.
Patch Changes
6c9f0df
]:v2.0.13
Compare Source
Patch Changes
#3637
fdec377
Thanks @dimaMachina! - update eslint plugins and fix errorsUpdated dependencies [
fdec377
]:v2.0.12
Compare Source
Patch Changes
#3521
aa6dbbb4
Thanks @acao! - Fixes several issues with Type System (SDL) completion across the ecosystem:.graphqls
ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknownUpdated dependencies [
aa6dbbb4
]:v2.0.11
Compare Source
Patch Changes
fc7de5a7
Thanks @retrodaredevil! - tooltip a tag's click listener calls event.preventDefault() to stop navigating away from pagev2.0.10
Compare Source
Patch Changes
7b00774a
,7b00774a
]:v2.0.9
Compare Source
Patch Changes
#3203
61986469
Thanks @lesleydreyer! - fix info tooltips to work when Graphiql is not used as full pageUpdated dependencies [
5971d528
,d9e5089f
]:v2.0.8
Compare Source
Patch Changes
06007498
]:v2.0.7
Compare Source
Patch Changes
4d33b221
]:v2.0.6
Compare Source
Patch Changes
#3113
2e477eb2
Thanks @B2o5T! - replace.forEach
withfor..of
#3109
51007002
Thanks @B2o5T! - enableno-floating-promises
eslint ruleUpdated dependencies [
2e477eb2
]:v2.0.5
Compare Source
Patch Changes
#3046
b9c13328
Thanks @B2o5T! - Prefer .at() method for index accessUpdated dependencies [
b9c13328
,881a2024
]:v2.0.4
Compare Source
Patch Changes
#2993
bdc966cb
Thanks @B2o5T! - addunicorn/consistent-destructuring
rule#2962
db2a0982
Thanks @B2o5T! - clean all ESLint warnings, add--max-warnings=0
and--cache
flags#2940
8725d1b6
Thanks @B2o5T! - enableunicorn/prefer-node-protocol
ruleUpdated dependencies [
e68cb8bc
,f788e65a
,bdc966cb
,db2a0982
,8725d1b6
]:v2.0.3
Compare Source
Patch Changes
#2931
f7addb20
Thanks @B2o5T! - enableno-negated-condition
andno-else-return
rules#2922
d1fcad72
Thanks @B2o5T! - extendsplugin:import/recommended
and fix warnings#2941
4a8b2e17
Thanks @B2o5T! - enableunicorn/prefer-logical-operator-over-ternary
rule#2937
c70d9165
Thanks @B2o5T! - enableunicorn/prefer-includes
#2936
18f8e80a
Thanks @B2o5T! - enablelonely-if
/unicorn/lonely-if
rules#2963
f263f778
Thanks @B2o5T! - enableprefer-destructuring
ruleUpdated dependencies [
f7addb20
,d1fcad72
,4a8b2e17
,c70d9165
,c44ea4f1
,0669767e
,18f8e80a
,f263f778
,6a9d913f
]:v2.0.2
Compare Source
Patch Changes
20869583
Thanks @acao! - increment @codemirror/language peer dependency to 6.0.0v2.0.1
Compare Source
Patch Changes
#3637
fdec377
Thanks @dimaMachina! - update eslint plugins and fix errorsUpdated dependencies [
fdec377
]:v2.0.0
Compare Source
Major Changes
e59ec32e
Thanks @acao! - BREAKING: Change the implementation of the info popup when hovering items in the code editor:MyType.myField
->myField
MyType.myField(myArg: MyArgType)
->myArg: MyArgType
v1.3.2
Compare Source
Patch Changes
cccefa70
]:v1.3.1
Compare Source
Patch Changes
c9c51b8a
]:v1.3.0
Compare Source
Minor Changes
2dec55f2
Thanks @sergeichestakov! - Moved @codemirror/language to peer dependencies and upgraded to 0.20.0Patch Changes
d22f6111
]:v1.2.17
Compare Source
Patch Changes
45cbc759
]:v1.2.16
Compare Source
Patch Changes
c36504a8
]:v1.2.15
Compare Source
Patch Changes
261f2044
Thanks @acao! - Fix typescript path resolution bug in codemirror-graphqlv1.2.14
Compare Source
Patch Changes
3626f8d5
,3626f8d5
]:v1.2.13
Compare Source
Patch Changes
2502a364
]:v1.2.12
Compare Source
Patch Changes
484c0523
,5852ba47
,48c5df65
]:v1.2.11
Compare Source
Patch Changes
v1.2.10
Compare Source
Patch Changes
a44772d6
]:v1.2.9
Compare Source
Patch Changes
e20760fb
]:v1.2.8
Compare Source
Patch Changes
#2091
ff9cebe5
Thanks @acao! - Fix graphql 15 related issues. Should now build & test interchangeably.Updated dependencies []:
v1.2.7
Compare Source
Patch Changes
0f1f90ce
]:v1.2.6
Compare Source
Patch Changes
9df315b4
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.