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 3.3.1 to 3.6.6 #718

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps apollo-federation from 3.3.1 to 3.6.6.

Release notes

Sourced from apollo-federation's releases.

v3.6.6

3.6.6 (2023-04-26)

Bug Fixes

  • ApolloFederation::Tracing.should_add_traces() looks for correct headers (#240) (d609977)

v3.6.5

3.6.5 (2023-04-25)

Bug Fixes

v3.6.4

3.6.4 (2023-04-19)

Bug Fixes

  • inherit Query type from schema superclass (#241) (0efb37e)

v3.6.3

3.6.3 (2023-04-12)

Bug Fixes

  • ensure correct ordering of resolve_references (#239) (f9948a7)

v3.6.2

3.6.2 (2023-03-27)

v3.6.1

3.6.1 (2023-03-24)

Bug Fixes

  • run w/ multiple ruby versions in CI to ensure compatibility (#232) (978c941)

v3.5.2

3.5.2 (2023-03-08)

Reverts

... (truncated)

Changelog

Sourced from apollo-federation's changelog.

3.6.6 (2023-04-26)

Bug Fixes

  • ApolloFederation::Tracing.should_add_traces() looks for correct headers (#240) (d609977)

3.6.5 (2023-04-25)

Bug Fixes

3.6.4 (2023-04-19)

Bug Fixes

  • inherit Query type from schema superclass (#241) (0efb37e)

3.6.3 (2023-04-12)

Bug Fixes

  • ensure correct ordering of resolve_references (#239) (f9948a7)

3.6.2 (2023-03-27)

3.6.1 (2023-03-24)

Bug Fixes

  • run w/ multiple ruby versions in CI to ensure compatibility (#232) (978c941)

3.6.1 (2023-03-24)

Bug Fixes

  • run w/ multiple ruby versions in CI to ensure compatibility (#232) (978c941)

3.6.0 (2023-03-17)

Features

  • attempt to fix missing CHANGELOG entries (07170d3)

... (truncated)

Commits
  • 04e67ca chore(release): 3.6.6 [skip ci]
  • d609977 fix: ApolloFederation::Tracing.should_add_traces() looks for correct headers ...
  • 6381140 chore(release): 3.6.5 [skip ci]
  • c4f2eae fix(tracer): add support for multiplex (#243)
  • 1f849e3 chore(release): 3.6.4 [skip ci]
  • 0efb37e fix: inherit Query type from schema superclass (#241)
  • 5a2f953 chore(release): 3.6.3 [skip ci]
  • f9948a7 fix: ensure correct ordering of resolve_references (#239)
  • 04de171 chore(release): 3.6.2 [skip ci]
  • a9c6501 chore: release a patch for all chore commits (#236)
  • 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 [apollo-federation](https://github.com/Gusto/apollo-federation-ruby) from 3.3.1 to 3.6.6.
- [Release notes](https://github.com/Gusto/apollo-federation-ruby/releases)
- [Changelog](https://github.com/Gusto/apollo-federation-ruby/blob/main/CHANGELOG.md)
- [Commits](Gusto/apollo-federation-ruby@v3.3.1...v3.6.6)

---
updated-dependencies:
- dependency-name: apollo-federation
  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 ruby Pull requests that update Ruby code labels May 1, 2023
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants