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

Update autodispose to v2.2.1 #3873

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Update autodispose to v2.2.1 #3873

merged 1 commit into from
Nov 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.uber.autodispose2:autodispose 2.1.1 -> 2.2.1 age adoption passing confidence
com.uber.autodispose2:autodispose-androidx-lifecycle 2.1.1 -> 2.2.1 age adoption passing confidence

Release Notes

uber/AutoDispose (com.uber.autodispose2:autodispose)

v2.2.1

Compare Source

2023-07-25

  • Fix: Don't hold a reference to the view if detach happens before DetachEventCompletable is disposed.

v2.2.0

Compare Source

2023-07-23

  • Fix: Dispose the handle returned by Job.invokeOnCompletion when Rx subscription is disposed.
  • Fix: The withScope() lint now correctly handles different named arguments order.
  • Fix: Support kotlin if/when/lambda expressions in lint lenient mode.
  • Update AndroidX Lifecycle to 2.6.1.
  • Update Kotlin to 1.9.0.
  • Update RxJava to 3.1.6.
  • Update RxAndroid to 3.0.2.
  • Update lint to 8.0.2/31.0.2.
  • Update error-prone to 2.20.0.
  • Update dokka + fresh coat of paint on API docs on the project site: https://uber.github.io/AutoDispose/api/2.x/

Special thanks to @​alexfu, @​sanggggg, and @​psteiger for contributing to this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update autodispose to v2.2.0 Update autodispose to v2.2.1 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/autodispose branch 2 times, most recently from 15cfe5c to 5292f6f Compare July 29, 2023 13:56
@renovate renovate bot changed the title Update autodispose to v2.2.1 fix(deps): update autodispose to v2.2.1 Aug 28, 2023
@renovate renovate bot changed the title fix(deps): update autodispose to v2.2.1 Update autodispose to v2.2.1 Sep 12, 2023
@renovate renovate bot changed the title Update autodispose to v2.2.1 fix(deps): update autodispose to v2.2.1 Oct 11, 2023
@renovate renovate bot changed the title fix(deps): update autodispose to v2.2.1 Update autodispose to v2.2.1 Nov 1, 2023
@Tak Tak merged commit b7841f2 into develop Nov 1, 2023
3 checks passed
@Tak Tak deleted the renovate/autodispose branch November 1, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant