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 @apollo/federation from 0.20.2 to 0.21.2 #10

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps @apollo/federation from 0.20.2 to 0.21.2.

Changelog

Sourced from @​apollo/federation's changelog.

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)

v0.21.0

  • BREAKING: Drop support for Node.js 8 and Node.js 10. This package now only targets Node.js 12+ LTS (Long-Term Support) versions, the same as @apollo/gateway, which first received this treatment in apollographql/apollo-server#4031. Node.js 8 has already lapsed from the Node.js Foundation's LTS schedule and Node.js 10 (in Maintenance LTS right now) is targeted to be end-of-life'd (EOL) at the end of April 2021. [PR #311](apollographql/federation#311)
  • Export GraphQLSchemaModule type. [PR #293](apollographql/federation#293)
  • BREAKING: Remove ComposedGraphQLSchema type as it's no longer needed. This is breaking because it was part of the public API, though we strongly believe nobody was or should have had any need for this type. Update composeAndValidate function signature for better typing, and align the compose function signature with that of composeAndValidate [PR #278](apollographql/federation#278)

v0.20.7

v0.20.6

  • No changes, but please note that v0.20.5 was a botched release, with no update to the @apollo/query-planner-wasm package that was needed. If you're seeing an error similar to This data graph is missing a valid configuration. unreachable, please upgrade to at least this patch release.

v0.20.5

v0.20.4

  • Only changes in the similarly versioned @apollo/gateway package.

v0.20.3

Commits
  • 29571d1 Release
  • 0d9d3f3 fix(composition): correct a mistaken break to continue (#481)
  • 5ebbd07 Update changelog for publish
  • 7d2fdda Release
  • 2474d14 fix(gateway): Ignore thrown errors from extendSchema (#478)
  • 1259076 Update changelogs for publish
  • 35ec7b0 Release
  • d7ca0bc chore(federation)!: Drop support for Node.js 8 and Node.js 10. (#311)
  • d2e3490 feat(gateway): Remove internal dep on schema from composition (#278)
  • 4e751f3 Forbid package-lock.json files in the Lerna package directories.
  • 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 Mar 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #14.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apollo/federation-0.21.2 branch March 15, 2021 08:20
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.

0 participants