MVI-Coroutines-Flow
MVI-Coroutines-Flow copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| codecov/codecov-action | action | minor | v4.1.0 -> v4.3.1 |
||||
| io.arrow-kt:arrow-core | dependencies | patch | 1.2.3 -> 1.2.4 |
||||
| io.github.hoc081098:FlowExt | dependencies | patch | 0.8.1-Beta -> 0.8.1-SNAPSHOT |
||||
| io.insert-koin:koin-test (source) | dependencies | patch | 3.5.3 -> 3.5.6 |
||||
| io.insert-koin:koin-test-junit4 (source) | dependencies | patch | 3.5.3 -> 3.5.6 |
||||
| io.insert-koin:koin-android (source) | dependencies | patch | 3.5.3 -> 3.5.6 |
||||
| io.insert-koin:koin-core (source) | dependencies | patch | 3.5.3 -> 3.5.6 |
||||
| com.squareup.leakcanary:leakcanary-android | dependencies | minor | 2.13 -> 2.14 |
||||
| com.squareup.retrofit2:converter-moshi | dependencies | minor | 2.10.0 -> 2.11.0 |
||||
| com.squareup.retrofit2:retrofit | dependencies | minor | 2.10.0 -> 2.11.0 |
||||
| com.google.android.material:material | dependencies | minor | 1.11.0 -> 1.12.0 |
||||
| androidx.core:core-ktx (source) | dependencies | minor | 1.12.0 -> 1.13.1 |
||||
| com.android.tools.build:gradle (source) | dependencies | minor | 8.3.1 -> 8.4.0 |
Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.3.1
v4.3.0
What's Changed
- fix: automatically detect if using GitHub enterprise by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1356
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1355
- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in https://github.com/codecov/codecov-action/pull/1360
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1364
- build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1363
- feat: add network params by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1365
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1361
- chore(release): v4.3.0 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1366
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore(deps): update deps by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1351
- feat: allow for authentication via OIDC token by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1330
- fix: use_oidc shoudl be required false by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1353
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0
v4.1.1
What's Changed
- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in https://github.com/codecov/codecov-action/pull/1315
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in https://github.com/codecov/codecov-action/pull/1319
- Removed mention of Mercurial by @drazisil-codecov in https://github.com/codecov/codecov-action/pull/1325
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in https://github.com/codecov/codecov-action/pull/1332
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/codecov/codecov-action/pull/1331
- fix: force version by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1329
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1334
- build(deps): bump undici from 5.28.2 to 5.28.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1338
- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by @dependabot in https://github.com/codecov/codecov-action/pull/1341
- fix: typo in disable_safe_directory by @mkroening in https://github.com/codecov/codecov-action/pull/1343
- chore(release): 4.1.1 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1344
New Contributors
- @mkroening made their first contribution in https://github.com/codecov/codecov-action/pull/1343
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1
arrow-kt/arrow (io.arrow-kt:arrow-core)
v1.2.4
1 Bug fixes:
- New
AutoCloseScopeDSL, make sure closing in reversed order
1 Rollback:
- Don't be too strict on return type of
RaiseDSL.
What's Changed
- chore(deps): update all dependencies by @renovate in https://github.com/arrow-kt/arrow/pull/3383
- fix(autoclose): close
Closeables in reversed order by @hoc081098 in https://github.com/arrow-kt/arrow/pull/3387 - chore(deps): update all dependencies by @renovate in https://github.com/arrow-kt/arrow/pull/3392
- fix: Fold restriction not allowing any Function<*> to be returned is too strict in https://github.com/arrow-kt/arrow/commit/4bd8694146be868aa6ac76e0a48e34a6e160d8ca
Full Changelog: https://github.com/arrow-kt/arrow/compare/1.2.3...1.2.4
InsertKoinIO/koin (io.insert-koin:koin-test)
v3.5.6
What's Changed
- Fix Gradle dependencies to be in 3.5.3 style by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1851
Full Changelog: https://github.com/InsertKoinIO/koin/compare/3.5.5...3.5.6
v3.5.5
What's Changed
- 3.5.5/fix sources export by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1850
Full Changelog: https://github.com/InsertKoinIO/koin/compare/3.5.4...3.5.5
v3.5.4
Milestones
- https://github.com/InsertKoinIO/koin/milestone/63
- https://github.com/InsertKoinIO/koin/milestone/62
- https://github.com/InsertKoinIO/koin/milestone/67
- https://github.com/InsertKoinIO/koin/milestone/69
What's Changed
- use io.github.gradle-nexus.publish-plugin by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1739
- [maintenance] bom added to versions table by @GrzegorzBobryk in https://github.com/InsertKoinIO/koin/pull/1777
- Bump version by @kpgalligan in https://github.com/InsertKoinIO/koin/pull/1786
- [DOC][FIX-1795] - Proofreading docs by @pedrofsn in https://github.com/InsertKoinIO/koin/pull/1796
- Adding koin BOM doc by @pedrofsn in https://github.com/InsertKoinIO/koin/pull/1760
- Fix coroutine engine fix dispatcher by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1798
- ios concurrency fix by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1799
- Fix test dependencies by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1802
- Add tests + Fix koin-test jvm reflect import by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1804
- Fix verify API dependency by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1807
- fix #1767 - Fix documentation links by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1808
- Creating tests to resolveViewModel method by @gustavobarbosab in https://github.com/InsertKoinIO/koin/pull/1800
- Fix ViewModel key generation + Fix ViewModel scope handling by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1809
- Add information about wrapping up around ClosedScopeException case by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1810
- Fix back VM resolution on root scope only, add scope logs by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1834
- Fix VM key generation - on key only, or qualifier + class name by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1835
- Fix for can auto-reload on ktor by @momosetkn in https://github.com/InsertKoinIO/koin/pull/1797
- Fix backward binary compatibility with Koin 3.4 by @gsprdev in https://github.com/InsertKoinIO/koin/pull/1830
- Update libs for 3.5 - kotlin 1.9.22 - jb compose 1.5.12 - jetpack compose 1.5.10 by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1836
- Koin version 3.5.4 & compose 1.1.3 by @arnaudgiuliani in https://github.com/InsertKoinIO/koin/pull/1842
New Contributors
- @momosetkn made their first contribution in https://github.com/InsertKoinIO/koin/pull/1797
- @gsprdev made their first contribution in https://github.com/InsertKoinIO/koin/pull/1830
Full Changelog: https://github.com/InsertKoinIO/koin/compare/3.5.3...3.5.4
square/retrofit (com.squareup.retrofit2:converter-moshi)
v2.11.0
New
- The built-in
OptionalConverterFactoryis now public to allow installing it before other converters which consume all types (e.g., Moshi, Gson, Jackson, etc.).
Fixed
- Ensure that exceptions thrown from failure to parse method annotations can be observed by multiple threads/callers. Previously only the first caller would see the actual parsing exception and other callers would get a cryptic
ClassCastException.
material-components/material-components-android (com.google.android.material:material)
v1.12.0
What's new since 1.11.0
SliderandProgress Indicatorhave been updated to better support Non-Text Contrast Accessibility requirements.- Predictive Back Fragment/View support added to Material motion transitions (
MaterialSharedAxis,MaterialFadeThrough,MaterialFade,MaterialElevationScale).
Important
Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).
Dependency Updates
| Dependency | Previous version | New version |
|---|---|---|
| androidx.transition | 1.2.0 | 1.5.0 |
Library Updates
GradleCarousel- Shifted keylines in contained strategies when there exists padding, and clipToPadding=false (
1ef42e2) - Fixed Javadoc formatting error in
FullScreenCarouselStrategyclass documentation. (a0a1c6e) - Added support for cross axis wrap_content RecyclerViews (
e88a1b9) - Added documentation recommending snapping for multi-browse strategy (
9e64a1f) - Add attributes to change small item size (
92a5444)
- Shifted keylines in contained strategies when there exists padding, and clipToPadding=false (
CollapsingToolbarLayout- Fix text shadow fading when transitioning between expanded and collapsed states (
7674e12)
- Fix text shadow fading when transitioning between expanded and collapsed states (
Checkbox- Updated string translations (
198e08c)
- Updated string translations (
Dialog- Unified scrim opacity in Material themes/theme overlays. (
f3e4439)
- Unified scrim opacity in Material themes/theme overlays. (
Divider- Fixed divider instantly appearing or disappearing on insertion or removal (
ef4a0c5)
- Fixed divider instantly appearing or disappearing on insertion or removal (
i18n- Update translated strings (
a8307ef)
- Update translated strings (
MaterialDatePicker- Fix date validation on Samsung devices (
5aa6edf)
- Fix date validation on Samsung devices (
MaterialAutoCompleteTextView- Enabled switch access in MaterialAutoCompleteTextView. (
14a7b40)
- Enabled switch access in MaterialAutoCompleteTextView. (
NavigationDrawer- Fixed wrong item selected after click (
a3af20a)
- Fixed wrong item selected after click (
NavigationRailPredictive Back- Animated corners during predictive back when no drawerLayoutCornerSize is set (
c8b9b1c)
- Animated corners during predictive back when no drawerLayoutCornerSize is set (
ProgressIndicator- Updated inactive track color from primary container to secondary container. (
c8cb0c6) - Updated the setter of track thickness to not update track corner radius. (
540f5ee) - Added the limit to not have stop indicator size bigger than track thickness. (
689e04f) - Fixed the rounded ends overlapping bug with semi-transparent track/indicator color in Circular default style. (
8167c11) - Removed the call to draw a transparent full track. (
3f80fdb) - Flipped the canvas for different circular directions. (
bcc27a3) - Split stop indicator drawing from indicator drawing. (
76207cb) - Added ActiveIndicator to improve readability. (
6fd920a) - Fixed ESCAPE animation in linear and added ESCAPE animation in circular. (
98284e7) - Updated to use the same drawing delegate object between determinate drawable and indeterminate drawable to prevent inconsistent drawings when specs update. (
52b4845) - Added missing graphics updates when spec changes. (
93b3010) - Update styles for new Accessibility updates (
15b533f) - Added static drawable for Circular type when system animator is disabled. (
22e054b)
- Updated inactive track color from primary container to secondary container. (
SearchSideSheet- Moved the modal side sheet default width/height into style so they can be customized
- Updated string translations (
198e08c)
Slider- Made tick size defaults to the stop indicator size if set (
92bc02c) - Fixed incorrect style of stop indicators near handles (
d61cffd) - Resolved issues that crash when assigning a large value to
valueTo(4d1b9e5) - Updated the track drawing for some corner cases. (
10484df) - Fixed ripple not transparent on API 33 (
cd4f618) - Updated documentation (
a641e18) - Updated styles (
c218b3c)(3b278d7) - Fixed slider label not moving while scrolling (
144b515)
- Made tick size defaults to the stop indicator size if set (
Tabs- Fixed title being announced twice when there's a badge in TalkBack mode. (
aaa7034)
- Fixed title being announced twice when there's a badge in TalkBack mode. (
ThemingTokensTopAppBarTextInputLayoutTransitions / Motion- Updated androidx transition dep to version 1.5.0-beta01 (
8c63848) - Added predictive fade through fragment transition demo to Catalog. (
6092a7d) - Added titles to fade through demo fragments in Catalog. (
104043c) - Added predictive transition support for fragments and views to the Material motion library, and enabled it in shared axis fragment transition demo. (
8ccec33)
- Updated androidx transition dep to version 1.5.0-beta01 (
Full list of release notes
Full list of changes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.