Skip to content

build(deps): bump wonka from 4.0.15 to 6.1.2#439

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wonka-6.1.2
Closed

build(deps): bump wonka from 4.0.15 to 6.1.2#439
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wonka-6.1.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 5, 2022

Bumps wonka from 4.0.15 to 6.1.2.

Release notes

Sourced from wonka's releases.

v6.1.2

  • Fix takeUntil missing a Close signal to the notifier source emitting a Push signal (See #128)

v6.1.1

  • Remove active polyfilling of Symbol.observable with defacto standard string constant (See #121)
  • Remove deprecated Node.js package.json root folder mapping (See #127)

v6.1.0

Some minor fixes and goodies 🎉

  • Reduce size by deriving multiple sources from make
  • Introduce fromIterable (which takes over functionality from fromArray)
    • This also adds support for async iterables!
  • Reimplement combine as a variadic function and zip for any length of an array of sources
  • Fix sourcemaps

v6.0.0

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.

v5.0.0-rc.1

  • Add package.json:exports entry for raw file access, by @​Austaras (See #96)
  • Fix spec-compliance of toObservable operator (See #94)

v5.0.0-rc.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wonka](https://github.com/0no-co/wonka) from 4.0.15 to 6.1.2.
- [Release notes](https://github.com/0no-co/wonka/releases)
- [Commits](0no-co/wonka@v4.0.15...v6.1.2)

---
updated-dependencies:
- dependency-name: wonka
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 5, 2022

Dependabot tried to add @liyasthomas as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/javascript-indonesias/postwoman/pulls/439/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the javascript-indonesias/postwoman repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 13, 2023

Superseded by #453.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wonka-6.1.2 branch February 13, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants