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(deps-dev): bump @apollo/federation from 0.21.0 to 0.23.0 #83

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2021

Bumps @apollo/federation from 0.21.0 to 0.23.0.

Changelog

Sourced from @​apollo/federation's changelog.

v0.23.0

  • BREAKING - Update CSDL to the new core schema format, implementing the currently-being-introduced core and join specs. composeAndValidate now returns supergraphSdl in the new format instead of composedSdl in the previous CSDL format. [PR #622](apollographql/federation#622)

v0.22.0

  • No changes to the package itself, though there are some small changes to the way this package is compiled and the tests within this package due to the changes in [PR #453](apollographql/federation#453)

v0.21.2

v0.21.1

  • Ignore thrown errors from extendSchema during composition (these particular errors are already validated against and returned as composition errors) [PR #478](apollographql/federation#478)
Commits
  • 8365ec4 Release
  • 78df2e7 Release
  • 9db6aa9 Update changelogs
  • 6906a8c Change lib.apollo.dev to specs.apollo.dev
  • 22e6e77 Remove CSDL
  • 973db23 Print @​join__type directives on interface types
  • 25b5453 Make context a required arg everywhere, pass to printInterface
  • 88f8c09 Escape string literals when printing core schema
  • 1b2af2d Always invoke GraphQLNonNull as a constructor
  • 0b133e5 Uniquify and sanitize enum values in the join__Graph enum
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apollo/federation-0.23.0 branch from ea1b1e2 to 023086f Compare April 13, 2021 08:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2021

Superseded by #96.

@dependabot dependabot bot closed this Apr 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apollo/federation-0.23.0 branch April 23, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants