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

fix(dependencies): Use RW-specific version of apollo ssr package #9992

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Feb 12, 2024

Lenz on the Apollo team has created a special Redwood version of their NextJS SSR package. It's only available as a PR build right now, so we can't use the latest version of the package available from the npm registry.

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Feb 12, 2024
@Tobbe Tobbe modified the milestones: v7.0.0, SSR Feb 12, 2024
@Tobbe Tobbe merged commit 43cb641 into redwoodjs:main Feb 12, 2024
43 of 45 checks passed
@Tobbe Tobbe deleted the tobbe-apollo-ssr-package-version branch February 12, 2024 10:57
dac09 added a commit to dac09/redwood that referenced this pull request Feb 12, 2024
…d-cookies-dbauth

* 'main' of github.com:redwoodjs/redwood:
  fix(dependencies): Use RW-specific version of apollo ssr package (redwoodjs#9992)
  RSC: chore(test): Update RSC test fixture project (redwoodjs#9990)
  RSC: createServerCell (redwoodjs#9987)
  chore(refactor): Router: Splitting things up into smaller files (redwoodjs#9988)
  chore(project-config): make chore changes to trigger ci (redwoodjs#9985)
@jtoar
Copy link
Contributor

jtoar commented Feb 14, 2024

@Tobbe could you include this package in Renovate's ignore list so that it doesn't accidentally get updated?

@Tobbe
Copy link
Member Author

Tobbe commented Feb 15, 2024

Sure thing! I had never looked at renovate config before, so this was a great opportunity for me to learn something new 🙂

#10016

jtoar pushed a commit that referenced this pull request Feb 15, 2024
Disable renovate for our special Apollo package

See #9992 for context
@Josh-Walker-GM Josh-Walker-GM modified the milestones: SSR, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants