Skip to content

Comments

Bump @apollo/gateway from 2.0.4 to 2.4.7 in /apollo-gateway#333

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apollo-gateway/apollo/gateway-2.4.7
Closed

Bump @apollo/gateway from 2.0.4 to 2.4.7 in /apollo-gateway#333
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apollo-gateway/apollo/gateway-2.4.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Bumps @apollo/gateway from 2.0.4 to 2.4.7.

Release notes

Sourced from @​apollo/gateway's releases.

@​apollo/gateway@​2.4.7

Patch Changes

  • Re-work the code use to try to reuse query named fragments to improve performance (thus sometimes improving query (#2604) planning performance), to fix a possibly raised assertion error (with a message of form like Cannot add selection of field X to selection set of parent type Y), and to fix a rare issue where an interface or union field was not being queried for all the types it should be.
  • Updated dependencies [2d44f346]:
    • @​apollo/query-planner@​2.4.7
    • @​apollo/composition@​2.4.7
    • @​apollo/federation-internals@​2.4.7

@​apollo/gateway@​2.4.6

Patch Changes

@​apollo/gateway@​2.4.5

Patch Changes

  • Supersedes v2.4.4 due to a publishing error with no dist/ folder (#2583)

  • Updated dependencies [c96e24c4]:

    • @​apollo/composition@​2.4.5
    • @​apollo/federation-internals@​2.4.5
    • @​apollo/query-planner@​2.4.5

@​apollo/gateway@​2.4.4

Patch Changes

  • Fix incorrect import the assert function in the DataRewrite.ts. The incorrect method was imported (due to a bad (#2581) import auto-completion) and went unnoticed, leading to potential build issue.
  • Updated dependencies [cb7f414d]:
    • @​apollo/query-planner@​2.4.4
    • @​apollo/composition@​2.4.4
    • @​apollo/federation-internals@​2.4.4

@​apollo/gateway@​2.4.3

Patch Changes

  • Updated dependencies [f6a8c1ce]:
    • @​apollo/query-planner@​2.4.3
    • @​apollo/federation-internals@​2.4.3
    • @​apollo/composition@​2.4.3

@​apollo/gateway@​2.4.2

Patch Changes

... (truncated)

Changelog

Sourced from @​apollo/gateway's changelog.

2.4.7

Patch Changes

  • Re-work the code use to try to reuse query named fragments to improve performance (thus sometimes improving query (#2604) planning performance), to fix a possibly raised assertion error (with a message of form like Cannot add selection of field X to selection set of parent type Y), and to fix a rare issue where an interface or union field was not being queried for all the types it should be.
  • Updated dependencies [2d44f346]:
    • @​apollo/query-planner@​2.4.7
    • @​apollo/composition@​2.4.7
    • @​apollo/federation-internals@​2.4.7

2.4.6

Patch Changes

2.4.5

Patch Changes

  • Supersedes v2.4.4 due to a publishing error with no dist/ folder (#2583)

  • Updated dependencies [c96e24c4]:

    • @​apollo/composition@​2.4.5
    • @​apollo/federation-internals@​2.4.5
    • @​apollo/query-planner@​2.4.5

2.4.4

Patch Changes

  • Fix incorrect import the assert function in the DataRewrite.ts. The incorrect method was imported (due to a bad (#2581) import auto-completion) and went unnoticed, leading to potential build issue.
  • Updated dependencies [cb7f414d]:
    • @​apollo/query-planner@​2.4.4
    • @​apollo/composition@​2.4.4
    • @​apollo/federation-internals@​2.4.4

2.4.3

Patch Changes

  • Updated dependencies [f6a8c1ce]:
    • @​apollo/query-planner@​2.4.3
    • @​apollo/federation-internals@​2.4.3
    • @​apollo/composition@​2.4.3

... (truncated)

Commits

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 [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 2.0.4 to 2.4.7.
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/gateway@2.4.7/gateway-js)

---
updated-dependencies:
- dependency-name: "@apollo/gateway"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2023

Superseded by #342.

@dependabot dependabot bot closed this Jun 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apollo-gateway/apollo/gateway-2.4.7 branch June 16, 2023 02:58
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants