graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Update dependency wonka to v6

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wonka 4.0.15 -> 6.0.0 age adoption passing confidence

Release Notes

0no-co/wonka

v6.0.0

Compare Source

In v6.0.0 of Wonka, we've migrated fully to TypeScript. If you're using this project with Reason or OCaml before, we're sorry for the inconvenience. However, v4 and v5-rc will remain usable for these platforms and languages.

The move of Wonka to a TypeScript-first codebase allows us to focus on the goals of the project that have been most relevant for the urql project. These goals ultimately don't surround being cross-platform and supporting Reason but being a low-overhead, low-size streaming utility library that remains bug free. However, the previous codebase didn't allow us to always guarantee the latter (low-size) as best as we'd like and caused problems for keeping the library bug-free, as a Reason codebase simply isn't as accessible as a TypeScript codebase.

The internal API and data structures of Wonka haven't changed in v6.0.0 compared to the prior releases and are based on v4.0.14. This means that from a TypeScript, Flow, and JS perspective, v6.0.0 is backwards compatible and continues to function as before.

However, the fromList API has been removed so far, and we reserve ourselves room to make more breaking changes were behaviour before was broken.

We're also dropping IE11 support and are now bundling against an ES2015 target.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, 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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 13 '22 17:08 renovate[bot]

⚠️ No Changeset found

Latest commit: b4d48229d6d008a725c91e5588a1244a0ea39811

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Aug 13 '22 17:08 changeset-bot[bot]