fix(deps): update dependency apollo-upload-client to v19#7442
fix(deps): update dependency apollo-upload-client to v19#7442
Conversation
🦋 Changeset detectedLatest commit: 582a1de The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
💻 Website PreviewThe latest changes are available as preview in: https://pr-7442.graphql-tools.pages.dev |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
83b2561 to
95c1aaa
Compare
* fix(deps): update dependency apollo-upload-client to v19 * chore(dependencies): updated changesets for modified dependencies * .. * chore(dependencies): updated changesets for modified dependencies * FF * Go * chore(dependencies): updated changesets for modified dependencies * .. * .. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
This PR contains the following updates:
18.0.1->19.0.0Release Notes
jaydenseric/apollo-upload-client (apollo-upload-client)
v19.0.0Compare Source
Major
Updated Node.js support to
^20.9.0 || >=22.0.0.Use the TypeScript v5.5+ JSDoc tag
@importto import types in modules. To migrate: Upgrade TypeScript to v5.5+.Updated the peer dependency
@apollo/clientto^4.0.0, fixing #359.Added a new peer dependency
rxjsat^7.3.0. This is an Apollo Client v4 requirement.The function
createUploadLinkhas been removed and the upload terminating Apollo Link is now the exported classUploadHttpLinkthat extendsApolloLink. To migrate:Updated dev dependencies, some of which require newer Node.js versions than previously supported.
Minor
createUploadLinkoptionincludeUnusedVariablesdefaulting tofalseto toggle including unused GraphQL variables in the request (similar to the ApolloBaseHttpLinkoptionincludeUnusedVariables), via #348.Patch
createSignalIfSupported.Observerthat’s returned regardless of errors.npm runwithnode --run.actions/checkoutto v5.actions/setup-nodeto v4.npm runwithnode --run.noUnusedLocalsandnoUnusedParameters.File.ApolloLink.frominstead of the deprecated Apollo Link utility functionconcat.browserslistto match what’s documented in the readme.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.