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(resolutions): Remove rehackt resolution #11447

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Sep 5, 2024

The rehackt resolution isn't needed anymore. Apollo Client has updated to rehackt 0.1.0. See https://github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3101

Unfortunately this requires our users to manually go and update their resolutions

@Tobbe Tobbe added the release:fix This PR is a fix label Sep 5, 2024
@Tobbe Tobbe added this to the next-release-patch milestone Sep 5, 2024
@Tobbe Tobbe added changesets-ok Override the changesets check and removed changesets-ok Override the changesets check labels Sep 5, 2024
@Tobbe Tobbe merged commit e092d63 into redwoodjs:main Sep 5, 2024
50 checks passed
@Tobbe Tobbe deleted the tobbe-remove-rehackt-resolution branch September 5, 2024 22:41
dac09 added a commit to dac09/redwood that referenced this pull request Sep 6, 2024
…ood into feat/storage-additional-tests

* 'feat/storage-additional-tests' of github.com:dac09/redwood:
  chore(deps): update dependency @supabase/supabase-js to v2.45.3 (redwoodjs#11434)
  chore(deps): update dependency jsdom to v24.1.3 (redwoodjs#11438)
  chore(deps): update dependency @playwright/test to v1.47.0 (redwoodjs#11433)
  fix(resolutions): Remove rehackt resolution (redwoodjs#11447)
  chore(deps): update dependency @types/eslint to v8.56.12 (redwoodjs#11435)
  chore(deps): update dependency @envelop/core to v5.0.2 (redwoodjs#11432)
  chore(deps): update eslint monorepo to v9.9.1 (redwoodjs#11441)
  chore(deps): update actions/upload-artifact digest (redwoodjs#11442)
  chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11440)
  chore(deps): update mheap/github-action-required-labels digest to d25134c (redwoodjs#11443)
  chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11439)
  chore(deps): update actions/checkout action to v4.1.7 (redwoodjs#11444)
  Updates SDL codegen to handle prettier 3 correctly (redwoodjs#11446)
  Updates on how locking a job works
  chore(rsc): Switch to web streams instead of using node streams (redwoodjs#11445)
dac09 added a commit to dac09/redwood that referenced this pull request Sep 6, 2024
…ploads-cli

* 'main' of github.com:redwoodjs/redwood: (35 commits)
  docs(uploads): Add upload docs (redwoodjs#11398)
  chore(storage): Add type tests & extra tests for savers and result extension (redwoodjs#11416)
  chore(deps): update dependency @supabase/supabase-js to v2.45.3 (redwoodjs#11434)
  chore(deps): update dependency jsdom to v24.1.3 (redwoodjs#11438)
  chore(deps): update dependency @playwright/test to v1.47.0 (redwoodjs#11433)
  fix(resolutions): Remove rehackt resolution (redwoodjs#11447)
  chore(deps): update dependency @types/eslint to v8.56.12 (redwoodjs#11435)
  chore(deps): update dependency @envelop/core to v5.0.2 (redwoodjs#11432)
  chore(deps): update eslint monorepo to v9.9.1 (redwoodjs#11441)
  chore(deps): update actions/upload-artifact digest (redwoodjs#11442)
  chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11440)
  chore(deps): update mheap/github-action-required-labels digest to d25134c (redwoodjs#11443)
  chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11439)
  chore(deps): update actions/checkout action to v4.1.7 (redwoodjs#11444)
  Updates SDL codegen to handle prettier 3 correctly (redwoodjs#11446)
  Updates on how locking a job works
  chore(rsc): Switch to web streams instead of using node streams (redwoodjs#11445)
  chore(deps): update dependency esbuild to v0.23.1 (redwoodjs#11436)
  chore(rsc): Remove unused methods in the worker (redwoodjs#11431)
  chore(rsc): Simplify worker by not using vite config (redwoodjs#11430)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants