Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps reactivex/rxphp from 2.0.7 to 2.0.10.

Release notes

Sourced from reactivex/rxphp's releases.

2.0.10

See the change log for a list of changes.

2.0.9

See the change log for a list of changes.

2.0.8

See the change log for a list of changes.

Changelog

Sourced from reactivex/rxphp's changelog.

2.0.10

Update

  • Suppress warnings from php 8.1

2.0.9

Bug Fixes

  • ObservableFactoryWrapper should convert promise to observable (b24ec82)
  • Promise should support low level Throwable (c48c168)

2.0.8

Update

  • Allow PHP 8
  • Update PHPUnit
Commits
  • eee4e76 Update CHANGELOG.md
  • 842eb68 Fixed PHP 8.1 deprecation by adding \ReturnTypeWillChange annotation in Inter...
  • 3eedf26 Update CHANGELOG.md
  • de943d3 Merge pull request #211 from WyriHaximus-secret-labs/promise-should-support-l...
  • 37839a4 Merge pull request #210 from WyriHaximus-secret-labs/ObservableFactoryWrapper...
  • fa9136e Promise should support low level Throwable
  • 732c1fd Add tests for ObservableFactoryWrapper
  • 6115f36 ObservableFactoryWrapper should convert promise to observable
  • 851913a Update CHANGELOG.md
  • f196569 Allow PHP 8 and Update PHPUnit (#208)
  • 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 [reactivex/rxphp](https://github.com/ReactiveX/RxPHP) from 2.0.7 to 2.0.10.
- [Release notes](https://github.com/ReactiveX/RxPHP/releases)
- [Changelog](https://github.com/ReactiveX/RxPHP/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/RxPHP@2.0.7...2.0.10)

---
updated-dependencies:
- dependency-name: reactivex/rxphp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from WyriHaximus as a code owner December 10, 2021 23:09
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Dec 10, 2021
@WyriHaximus WyriHaximus added this to the 1.1.0 milestone Dec 11, 2021
@WyriHaximus WyriHaximus merged commit c66de8f into master Dec 12, 2021
@dependabot dependabot bot deleted the dependabot/composer/reactivex/rxphp-2.0.10 branch December 12, 2021 17:56
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 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant