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

Bump graphql-compose from 8.1.0 to 9.0.1 #6106

Merged
merged 1 commit into from Jun 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps graphql-compose from 8.1.0 to 9.0.1.

Release notes

Sourced from graphql-compose's releases.

v9.0.1

9.0.1 (2021-06-02)

Bug Fixes

  • ScalarTypeComposer: add specifiedBy to directives if type defined via ObjectConfig with specifiedByUrl property (38aa496)

v9.0.0

9.0.0 (2021-05-30)

Bug Fixes

  • add deprecationReason property to args (1ea2d55), closes #317

Code Refactoring

  • TC.getType() now is memoized; logic for working with directives are rewritten from scratch. (9d41807), closes #319 #306

Features

  • now graphql-compose is compatible with graphql@16.0.0-alpha.2 (e5ab140)

BREAKING CHANGES

  • directives are no more available under extensions.directives property. Now directives are stored under it's own property in TypeComposers.
Commits
  • 38aa496 fix(ScalarTypeComposer): add specifiedBy to directives if type defined via ...
  • c1ec2f2 build(deps): bump ws from 7.3.1 to 7.4.6
  • 71aca6c ci: remove node 10 from testing matrix
  • e5ab140 feat: now graphql-compose is compatible with graphql@16.0.0-alpha.2
  • 1ea2d55 fix: add deprecationReason property to args
  • 805b6ff test: fix broken tests for graphql@14.2
  • 3535e3c docs: add descriptions to Extension & Directive methods
  • 9d41807 refactor: TC.getType() now is memoized; logic for working with directives a...
  • eae726c ci: add annotations to jest & eslint in gihub actions
  • fff80ae build(deps): bump ssri from 6.0.1 to 6.0.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphql-compose](https://github.com/graphql-compose/graphql-compose) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/graphql-compose/graphql-compose/releases)
- [Changelog](https://github.com/graphql-compose/graphql-compose/blob/master/CHANGELOG.md)
- [Commits](graphql-compose/graphql-compose@v8.1.0...v9.0.1)

---
updated-dependencies:
- dependency-name: graphql-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@rijkvanzanten rijkvanzanten merged commit 2fb7aa9 into main Jun 7, 2021
@rijkvanzanten rijkvanzanten deleted the dependabot/npm_and_yarn/graphql-compose-9.0.1 branch June 7, 2021 13:29
@rijkvanzanten rijkvanzanten added this to the v9.0.0-rc.74 milestone Jun 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant