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

Dispatch bom #225

Merged
merged 6 commits into from
May 17, 2021
Merged

Dispatch bom #225

merged 6 commits into from
May 17, 2021

Conversation

RBusarow
Copy link
Owner

No description provided.

@RBusarow RBusarow added the enhancement New feature or request label May 17, 2021
@RBusarow RBusarow added this to the 1.0.0-RC01 milestone May 17, 2021
# Conflicts:
#	README.md
#	buildSrc/src/main/kotlin/DocsTasks.kt
#	dispatch-android-espresso/README.md
#	dispatch-android-lifecycle-extensions/README.md
#	dispatch-android-lifecycle/README.md
#	dispatch-android-viewmodel/README.md
#	dispatch-core/README.md
#	dispatch-test-junit4/README.md
#	dispatch-test-junit5/README.md
#	dispatch-test/README.md
@RBusarow RBusarow merged commit eb578df into release/v1.0.0-rc01 May 17, 2021
@RBusarow RBusarow deleted the dispatch-bom branch May 17, 2021 04:20
RBusarow added a commit that referenced this pull request Jun 4, 2021
* dependency updates (#221)

* dependency updates
- AGP 4.2.1
- coroutines 1.5.0
- spotless 5.12.5

* update artifact versions in documentation samples

Signed-off-by: GitHub Actions <actions@github.com>

* Dispatch bom (#225)

* Bump com.diffplug.spotless from 5.12.4 to 5.12.5 (#220)

* introduce a BOM

* update main project README

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* dependency updates (#229)

* Bump com.diffplug.spotless from 5.12.4 to 5.12.5 (#220)

* introduce a BOM (#222)

* introduce a BOM

* update main project README

* Revert "introduce a BOM (#222)" (#224)

This reverts commit ddf205a.

* Bump io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0 (#226)

Bumps io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1 (#228)

Bumps io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* dependency updates
- detekt 1.17.1
- JUnit 5.7.2
- Kotest 4.6.0
- Kotlin 1.5.10
- Androidx AppCompat 1.3.0
- Androidx core-ktx 1.5.0
- Androidx Fragment 1.3.4

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove JUnit from the dispatch-test classpath (#232)

fixes #231

* stop generating a BuildConfig in the Android modules (#234)

fixes #233

* fix coroutineScope cancellation with withViewLifecycle (#237)

* change version to 1.0.0-beta10

* update CHANGELOG

* change library version in docs from RC01 to beta10

* add use of the BOM to junit readmes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant