9renpoto / backend

🧙‍♂️🔥💰 backend
MIT License
0 stars 0 forks source link

chore(deps): bump @apollo/gateway from 0.37.0 to 0.49.0 #1005

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @apollo/gateway from 0.37.0 to 0.49.0.

Changelog

Sourced from @​apollo/gateway's changelog.

CHANGELOG for @apollo/gateway

This CHANGELOG pertains only to Apollo Federation packages in the 2.x range. The Federation v0.x equivalent for this package can be found here on the version-0.x branch of this repo.

vNEXT

The changes noted within this vNEXT section have not been released yet. New PRs and commits which introduce changes should include an entry in this vNEXT section as part of their development. When a release is being prepared, a new header will be (manually) created below and the appropriate changes within that release will be moved into the new section.

v2.0.0-preview.7

  • Automatically add the @tag directive definition in buildSubgraphSchema (but still support it if the definition is present in the input document) [PR #1600](apollographql/federation#1600).

v2.0.0-preview.6

  • Released in sync with other federation packages but no changes to this package.

v2.0.0-preview.5

  • Fix propagation of @tag to the supergraph and allows @​tag to be repeated. Additionally, merged directives (only @tag and @deprecated currently) are not allowed on external fields anymore [PR #1592](apollographql/federation#1592).

v2.0.0-preview.4

v2.0.0-preview.3

v2.0.0-preview.2

  • Re-publishing release which published to npm with stale build artifacts from version-0.x release.

v2.0.0-preview.1

  • No-op publish to account for publishing difficulties.

v2.0.0-preview.0

v2.0.0-alpha.6

... (truncated)

Commits
  • 6103260 Release
  • 61a07db Ensure that we aren't in the same subgraph before throwing KEY_FIELDS_MISSING...
  • dd038ab chore(deps): update all non-major dependencies (version-0.x) (#1588)
  • 982266e feat(query-planner): Include operationKind and operationName in `FetchNod...
  • b942d4c Add demand control for uplink (backport of #1564) (#1589)
  • 5a5f30f Release
  • 366c3ef Update CHANGELOG.md, again, prior to publishing.
  • 5f49d51 Update codegend types
  • 5f0aadd Release
  • 41bc746 Update CHANGELOG.md prior to publishing
  • 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[bot] commented 2 years ago

Superseded by #1006.