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

chore: update dependency @graphql-tools/mock to v8 (master) #1551

Merged
merged 1 commit into from Feb 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/mock ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

ardatan/graphql-tools

v8.0.0

Compare Source

Major Changes
  • 2492665: Reworked to add state-full behavior to the library:

    • Breaking: mock functions does not receive resolver arguments anymore and can't return promise. Use resolvers option instead.
    • Breaking: when preserved, resolvers will not receive plain object returned by mock anymore as source but rather a Ref that can be used to query the store.
    • Deprecated: MockList is deprecated. Use plain arrays instead.

    See migration guide.


Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 📦 master Apply this label to a pull request, if it has to be cherry-picked to the maste-branch. label Feb 10, 2021
Copy link
Contributor

@herschel666 herschel666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@herschel666 herschel666 added the Merging… 🤖 Bors is trying to merge this PR. label Feb 16, 2021
@bors
Copy link
Contributor

bors bot commented Feb 16, 2021

Build succeeded:

@bors bors bot merged commit 29c533d into master Feb 16, 2021
@bors bors bot deleted the renovate/master-major-graphql-tools-monorepo branch February 16, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merging… 🤖 Bors is trying to merge this PR. 📦 master Apply this label to a pull request, if it has to be cherry-picked to the maste-branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants