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

Upgrade @apollo/utils.createhash #8010

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

glasser
Copy link
Member

@glasser glasser commented Jan 2, 2025

For compatibility with Next.js Turbopack.

Fixes #8004.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Jan 2, 2025

✅ Docs Preview Ready

No new or changed pages found.

@glasser glasser force-pushed the glasser/upgrade-createhash branch from 9c53de0 to 8360fed Compare January 2, 2025 19:03
Copy link

codesandbox-ci bot commented Jan 2, 2025

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.

For compatibility with Next.js Turbopack.

Fixes #8004.
@glasser glasser merged commit f4228e8 into main Jan 3, 2025
20 checks passed
@glasser glasser deleted the glasser/upgrade-createhash branch January 3, 2025 00:50
@github-actions github-actions bot mentioned this pull request Jan 3, 2025
glasser added a commit that referenced this pull request Jan 3, 2025
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.11.3

### Patch Changes

- [#8010](#8010)
[`f4228e8`](f4228e8)
Thanks [@glasser](https://github.com/glasser)! - Compatibility with
Next.js Turbopack. Fixes #8004.

- Updated dependencies
\[[`f4228e8`](f4228e8),
[`70eecce`](70eecce)]:
    -   @apollo/server@4.11.3

## @apollo/server-plugin-response-cache@4.1.4

### Patch Changes

- [#8010](#8010)
[`f4228e8`](f4228e8)
Thanks [@glasser](https://github.com/glasser)! - Compatibility with
Next.js Turbopack. Fixes #8004.

## @apollo/server@4.11.3

### Patch Changes

- [#8010](#8010)
[`f4228e8`](f4228e8)
Thanks [@glasser](https://github.com/glasser)! - Compatibility with
Next.js Turbopack. Fixes #8004.

- [#8005](#8005)
[`70eecce`](70eecce)
Thanks [@Meschreiber](https://github.com/Meschreiber)! - Remove Discord
link from README.md and templates

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Glasser <glasser@apollographql.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: module.require is not a function error when running with turbopack
3 participants