Skip to content

Commit

Permalink
chore(deps): update to router-bridge containing Federation v2.3.0 (a…
Browse files Browse the repository at this point in the history
…pollographql#2462)

At surface level, the motivation for this PR is to update to a version
of `router-bridge` which includes Federation 2.3.0 — available as of
apollographql/federation-rs#236 in
`router-bridge@0.1.13-beta.0+v2.3.0-beta.3`.

However, an underlying dependency, `deno_core`, has pinned a lot of
dependencies in their latest release to versions which predate the
versions which we now have in `apollo-router`, which we have updated to
via `cargo update` and various Renovate-automated upgrades.

Therefore, to make `0.1.13-beta.0+v2.3.0-beta.3` work, , we need to
revert some of those dependency updates to allow the version
dependencies to be resolved.

Co-authored-by: Jesse Rosenberger <git@jro.cc>
  • Loading branch information
o0Ignition0o and abernix authored Jan 24, 2023
1 parent d3c5383 commit 4788bbc
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 244 deletions.
Loading

0 comments on commit 4788bbc

Please sign in to comment.