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

Bump ix from 4.0.0 to 4.5.2 #589

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2021

Bumps ix from 4.0.0 to 4.5.2.

Release notes

Sourced from ix's releases.

v4.5.2

Bug Fixes

  • pipethrough: fix Iterable/AsyncIterable pipeThrough signature (#338) (58dea12)

chore

Documentation

v4.5.1

Bug Fixes

  • add static Iterable.as and AsyncIterable.as (#336) (b911d1a)

chore

Documentation

v4.5.0

chore

Documentation

Features

  • from: support AbortSignal in from(observable) (#333) (7897e85)

... (truncated)

Changelog

Sourced from ix's changelog.

4.5.2 (2021-10-07)

Bug Fixes

  • pipethrough: fix Iterable/AsyncIterable pipeThrough signature (#338) (58dea12)

4.5.1 (2021-09-09)

Bug Fixes

  • add static Iterable.as and AsyncIterable.as (#336) (b911d1a)

4.5.0 (2021-07-29)

Features

  • from: support AbortSignal in from(observable) (#333) (7897e85)

4.4.1 (2021-07-11)

Bug Fixes

  • package.json: use ^ for allowed tslib versions (#330) (02b1a22)

4.4.0 (2021-06-09)

Bug Fixes

  • src/asynciterable/operators/batch.ts: create rejected Promise on demand (#328) (aa40ab1), closes #320
  • src/asynciterable/operators/timeout.ts: ensure AsyncIterable timeout operator passes its values (#327) (f5a213a), closes #325

Documentation

... (truncated)

Commits
  • 1807093 chore(release): 4.5.2
  • 783636d docs(CHANGELOG): 4.5.2
  • 58dea12 fix(pipethrough): fix Iterable/AsyncIterable pipeThrough signature (#338)
  • c5c3646 chore(release): 4.5.1
  • 7a1369f docs(CHANGELOG): 4.5.1
  • b911d1a fix: add static Iterable.as and AsyncIterable.as (#336)
  • 03454e4 chore(release): 4.5.0
  • 0d607f3 docs(CHANGELOG): 4.5.0
  • 7897e85 feat(from): support AbortSignal in from(observable) (#333)
  • 370ae91 * chore(readme.md): update travis-ci badge url (#334)
  • Additional commits viewable in compare view

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 [ix](https://github.com/ReactiveX/IxJS) from 4.0.0 to 4.5.2.
- [Release notes](https://github.com/ReactiveX/IxJS/releases)
- [Changelog](https://github.com/ReactiveX/IxJS/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/IxJS@v4.0.0...v4.5.2)

---
updated-dependencies:
- dependency-name: ix
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 📦 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2021
@dependabot dependabot bot mentioned this pull request Oct 7, 2021
@github-actions github-actions bot added this to the v0.1.0 milestone Oct 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2022

Superseded by #830.

@dependabot dependabot bot closed this Jul 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ix-4.5.2 branch July 26, 2022 10:09
@github-actions github-actions bot removed this from the v0.1.0 milestone Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code 📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant