voc / voctoweb

voctoweb – the frontend and backend software behind media.ccc.de
GNU General Public License v3.0
189 stars 58 forks source link

Bump apollo-federation from 3.3.1 to 3.6.6 #718

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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)