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

Update @apollo/utils.usagereporting dependency #7599

Merged
merged 1 commit into from Jun 5, 2023

Conversation

trevor-scheer
Copy link
Member

Previously, installing @apollo/gateway and @apollo/server could result in duplicate / differently versioned installs of @apollo/usage-reporting-protobuf. This is because the @apollo/server-gateway-interface package was updated to use the latest protobuf, but the @apollo/utils.usagereporting package was not. After this change, users should always end up with a single install of the protobuf package when installing both @apollo/server and @apollo/gateway latest versions.

@trevor-scheer trevor-scheer requested a review from a team June 5, 2023 21:27
@netlify
Copy link

netlify bot commented Jun 5, 2023

Deploy Preview for apollo-server-docs ready!

Name Link
🔨 Latest commit 80306ac
🔍 Latest deploy log https://app.netlify.com/sites/apollo-server-docs/deploys/647e5341e56ebe0008140194
😎 Deploy Preview https://deploy-preview-7599--apollo-server-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@trevor-scheer trevor-scheer merged commit c3f04d0 into main Jun 5, 2023
9 of 18 checks passed
@trevor-scheer trevor-scheer deleted the trevor/update-usage-reporting branch June 5, 2023 21:27
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 5, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 80306ac:

Sandbox Source
Apollo Server Typescript Configuration
Apollo Server Configuration

@github-actions github-actions bot mentioned this pull request Jun 5, 2023
trevor-scheer pushed a commit that referenced this pull request Jun 5, 2023
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @apollo/server-integration-testsuite@4.7.2

### Patch Changes

- Updated dependencies
\[[`c3f04d050`](c3f04d0)]:
    -   @apollo/server@4.7.2

## @apollo/server@4.7.2

### Patch Changes

- [#7599](#7599)
[`c3f04d050`](c3f04d0)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Update
`@apollo/utils.usagereporting` dependency. Previously, installing
`@apollo/gateway` and `@apollo/server` could result in duplicate /
differently versioned installs of `@apollo/usage-reporting-protobuf`.
This is because the `@apollo/server-gateway-interface` package was
updated to use the latest protobuf, but the
`@apollo/utils.usagereporting` package was not. After this change, users
should always end up with a single install of the protobuf package when
installing both `@apollo/server` and `@apollo/gateway` latest versions.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant