Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency codemirror-graphql to v2 #1306

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror-graphql (source) 1.2.11 -> 2.0.2 age adoption passing confidence

Release Notes

graphql/graphiql

v2.0.2

Compare Source

Patch Changes

v2.0.1

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • #​2694
    e59ec32e
    Thanks @​acao! - BREAKING: Change the implementation
    of the info popup when hovering items in the code editor:
    • For fields the type prefix was removed, i.e. MyType.myField -> myField
    • For args, the type and field was removed, i.e.
      MyType.myField(myArg: MyArgType) -> myArg: MyArgType
    • The DOM structure of the info tooltip changed to enable more flexible
      styling:
      • The first section (i.e. the clickable parts like type and field name) are
        wrapped in an additional div
      • The markdown content for deprecation reasons is wrapped in an additional
        div

v1.3.2

Compare Source

Patch Changes
  • Updated dependencies
    [cccefa70]:
    • graphql-language-service@5.0.6

v1.3.1

Compare Source

Patch Changes
  • Updated dependencies
    [c9c51b8a]:
    • graphql-language-service@5.0.5

v1.3.0

Compare Source

Minor Changes
Patch Changes
  • Updated dependencies
    [d22f6111]:
    • graphql-language-service@5.0.4

v1.2.17

Compare Source

Patch Changes
  • Updated dependencies
    [45cbc759]:
    • graphql-language-service@5.0.3

v1.2.16

Compare Source

Patch Changes
  • Updated dependencies
    [c36504a8]:
    • graphql-language-service@5.0.2

v1.2.15

Compare Source

Patch Changes

v1.2.14

Compare Source

Patch Changes

v1.2.13

Compare Source

Patch Changes
  • Updated dependencies
    [2502a364]:
    • graphql-language-service@5.0.0

v1.2.12

Compare Source

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency codemirror-graphql to v2 fix(deps): update dependency codemirror-graphql to v2 Dec 20, 2022
@hwillson hwillson closed this Dec 21, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 21, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/codemirror-graphql-2.x branch December 21, 2022 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant