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 rx2-idler from 0.9.1 to 0.11.0 #261

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2020

Bumps rx2-idler from 0.9.1 to 0.11.0.

Changelog

Sourced from rx2-idler's changelog.

Version 0.11.0 (2020-05-19)

  • New: RxJava3 artifact
  • Fix: stopWork() crashes when attempting to call onTransitionToIdle()

Version 0.10.0 (2019-11-22)

  • Fix: Migrate to AndroidX.
Commits
  • 95c1624 Merge branch 'jrod/2020-05-19/next-version'
  • 8ce7b45 Prepare version 0.11.0
  • e830811 Merge pull request #32 from square/jrod/2020-05-19/rx3
  • ccfef93 Add rx3-idler artifact
  • 8e5fd9f Merge pull request #31 from square/jrod/2020-05-19/bump-deps
  • e2758d3 Bump dependencies
  • a3fed12 Merge pull request #28 from technoir42/fix_callback_npe
  • 1b31ca5 Merge pull request #29 from technoir42/disable_buildconfig
  • 38bd431 Disable BuildConfig generation
  • 62bd790 Don't crash in stopWork if registerIdleTransitionCallback hasn't been called yet
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2020
@dependabot dependabot bot force-pushed the dependabot/gradle/com.squareup.rx.idler-rx2-idler-0.11.0 branch 2 times, most recently from 0229d1b to 8374f6b Compare August 24, 2020 09:12
@dependabot dependabot bot force-pushed the dependabot/gradle/com.squareup.rx.idler-rx2-idler-0.11.0 branch from 8374f6b to 284cbc9 Compare August 24, 2020 09:21
@jraska jraska merged commit cc3b419 into master Aug 24, 2020
@jraska jraska deleted the dependabot/gradle/com.squareup.rx.idler-rx2-idler-0.11.0 branch August 24, 2020 12:34
@jraska
Copy link
Owner

jraska commented Mar 19, 2021

This PR was released with 0.22.1

@jraska jraska added this to the 0.22.1 milestone Mar 19, 2021
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.

1 participant