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 io.github.reactivecircus.flowbinding:flowbinding-android from 1.0.0 to 1.2.0 #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

Bumps io.github.reactivecircus.flowbinding:flowbinding-android from 1.0.0 to 1.2.0.

Release notes

Sourced from io.github.reactivecircus.flowbinding:flowbinding-android's releases.

1.2.0

Added

  • New bindings for NavigationBarView which works with both BottomNavigationView and the new NavigationRailView, deprecate bindings on BottomNavigationView.

Changed

  • Kotlin 1.5.20
  • Material Components 1.4.0
  • AndroidX Core 1.6.0
  • AndroidX Fragment 1.3.5

1.1.0

Added

  • New bindings for MaterialTimePicker:
    • fun <S> MaterialDatePicker<S>.cancels(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.dismisses(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.negativeButtonClicks(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.positiveButtonClicks(): Flow<S>

Changed

  • Kotlin 1.5.10.
  • Coroutines 1.5.0.
  • Material Components 1.3.0
  • AndroidX Activity 1.2.3.
  • AndroidX Annotation 1.2.0.
  • AndroidX AppCompat 1.3.0.
  • AndroidX Core 1.5.0.
  • AndroidX Fragment 1.3.4.
  • AndroidX Lifecycle 2.3.1.
  • AndroidX Navigation 2.3.5.
  • AndroidX RecyclerView 1.2.1.
Changelog

Sourced from io.github.reactivecircus.flowbinding:flowbinding-android's changelog.

1.2.0

Added

  • New bindings for NavigationBarView which works with both BottomNavigationView and the new NavigationRailView, deprecate bindings on BottomNavigationView.

Changed

  • Kotlin 1.5.20
  • Material Components 1.4.0
  • AndroidX Core 1.6.0
  • AndroidX Fragment 1.3.5

1.1.0

Added

  • New bindings for MaterialTimePicker:
    • fun <S> MaterialDatePicker<S>.cancels(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.dismisses(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.negativeButtonClicks(): Flow<Unit>
    • fun <S> MaterialDatePicker<S>.positiveButtonClicks(): Flow<S>

Changed

  • Kotlin 1.5.10.
  • Coroutines 1.5.0.
  • Material Components 1.3.0
  • AndroidX Activity 1.2.3.
  • AndroidX Annotation 1.2.0.
  • AndroidX AppCompat 1.3.0.
  • AndroidX Core 1.5.0.
  • AndroidX Fragment 1.3.4.
  • AndroidX Lifecycle 2.3.1.
  • AndroidX Navigation 2.3.5.
  • AndroidX RecyclerView 1.2.1.
Commits
  • 0aaea36 Prepare for release 1.2.0.
  • c581bf4 Gradle 7.1.1.Gradle 7.1.1.
  • 73f91a2 Material 1.4.0.
  • bd76373 AndroidX Core 1.6.0.
  • 795d297 Add jvmargs for Gradle, enable daemon.
  • bec1b37 Kotlin 1.5.20.
  • 2259aee gradle-maven-publish-plugin 0.16.0.
  • 375c1f4 Disable force-avd-creationg to enable snapshot caching.
  • 0f97309 Enable AVD snapshot caching.
  • 372cda8 Replace deprecated Gradle APIs.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2023
@markusressel
Copy link
Owner

@dependabot rebase

Bumps [io.github.reactivecircus.flowbinding:flowbinding-android](https://github.com/reactivecircus/FlowBinding) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/reactivecircus/FlowBinding/releases)
- [Changelog](https://github.com/ReactiveCircus/FlowBinding/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/FlowBinding@1.0.0...1.2.0)

---
updated-dependencies:
- dependency-name: io.github.reactivecircus.flowbinding:flowbinding-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.reactivecircus.flowbinding-flowbinding-android-1.2.0 branch from d840856 to 69aa40c Compare May 18, 2023 20:45
@markusressel markusressel merged commit 44369a1 into master May 19, 2023
@markusressel markusressel deleted the dependabot/gradle/io.github.reactivecircus.flowbinding-flowbinding-android-1.2.0 branch May 19, 2023 21:38
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant