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 all non-major dependencies #54

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 11, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.1 -> v4.1.7 age adoption passing confidence
actions/upload-artifact action minor v4.3.1 -> v4.4.0 age adoption passing confidence
gradle (source) minor 8.7 -> 8.10.1 age adoption passing confidence
com.google.accompanist:accompanist-navigation-animation dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
io.github.raamcosta.compose-destinations:ksp dependencies minor 1.9.62 -> 1.11.6 age adoption passing confidence
io.github.raamcosta.compose-destinations:core dependencies minor 1.9.62 -> 1.11.6 age adoption passing confidence
androidx.appcompat:appcompat (source) dependencies minor 1.6.1 -> 1.7.0 age adoption passing confidence
com.android.tools:desugar_jdk_libs dependencies minor 2.0.4 -> 2.1.2 age adoption passing confidence
com.google.accompanist:accompanist-pager-indicators dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
com.google.accompanist:accompanist-pager dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
com.google.accompanist:accompanist-systemuicontroller dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
com.google.dagger:hilt-android-compiler dependencies minor 2.51 -> 2.52 age adoption passing confidence
com.google.dagger:hilt-android dependencies minor 2.51 -> 2.52 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies minor 2.7.0 -> 2.8.5 age adoption passing confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.1 -> 3.6.1 age adoption passing confidence
io.github.raamcosta.compose-destinations:ksp dependencies minor 1.10.2 -> 1.11.6 age adoption passing confidence
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1 age adoption passing confidence
io.github.raamcosta.compose-destinations:core dependencies minor 1.10.2 -> 1.11.6 age adoption passing confidence
androidx.work:work-runtime-ktx (source) dependencies patch 2.9.0 -> 2.9.1 age adoption passing confidence
com.google.android.material:material dependencies minor 1.11.0 -> 1.12.0 age adoption passing confidence
com.google.accompanist:accompanist-permissions dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
com.google.accompanist:accompanist-flowlayout dependencies minor 0.34.0 -> 0.36.0 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.12.0 -> 1.13.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies minor 2.7.0 -> 2.8.5 age adoption passing confidence
com.google.dagger.hilt.android plugin minor 2.51 -> 2.52 age adoption passing confidence
androidx.compose.material3:material3 (source) dependencies minor 1.2.1 -> 1.3.0 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies minor 1.8.2 -> 1.9.2 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies minor 2.7.0 -> 2.8.5 age adoption passing confidence
com.airbnb.android:lottie-compose dependencies minor 6.4.0 -> 6.5.2 age adoption passing confidence
androidx.compose.compiler:compiler (source) dependencies patch 1.5.10 -> 1.5.15 age adoption passing confidence
composeOptions (source) dependencies patch 1.5.10 -> 1.5.15 age adoption passing confidence
androidx.compose.animation:animation-core (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.animation:animation (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.runtime:runtime-livedata (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.material:material (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence
androidx.compose.ui:ui (source) dependencies minor 1.6.5 -> 1.7.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.0

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

v4.3.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

gradle/gradle (gradle)

v8.10.1

Compare Source

v8.10

Compare Source

v8.9

Compare Source

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

google/accompanist (com.google.accompanist:accompanist-navigation-animation)

v0.36.0: 🌈

What’s Changed
raamcosta/compose-destinations (io.github.raamcosta.compose-destinations:ksp)

v1.11.6

Compare Source

v1.10.2

Compare Source

Full Changelog: raamcosta/compose-destinations@1.10.1...1.10.2

v1.10.1

Compare Source

** What changed

  • Updated dependencies to latest 1.6 compose stable

Full Changelog: raamcosta/compose-destinations@1.10.0...1.10.1

v1.10.0

Compare Source

Changes
  • Update to Compose 1.6
  • Fixed an issue with having line comments after nav arguments with certain default values

Full Changelog: raamcosta/compose-destinations@1.9.63...1.10.0

v1.9.63

Compare Source

Changes
  • Fixed an issue with having line comments after nav arguments with certain default values

Full Changelog: raamcosta/compose-destinations@1.9.62...1.9.63

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.2

  • Added support for standalone weekday names. Before they were returned as
    numbers 1 through 7.
    See issue 362277530

v2.1.1

v2.1.0

  • Support default method java.util.Collection#toArray(java.util.function.IntFunction).
  • Improve collection wrapping through java.util.Collections.
    See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
  • Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).
material-components/material-components-android (com.google.android.material:material)

v1.12.0

Compare Source

What's new since 1.11.0

  • Slider and Progress Indicator have 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

  • Gradle
    • Update library minSdkVersion to 19. (1bbb43d)
    • Upgrade to //third_party/gradle to 8.4 (1756f23)
  • Carousel
    • Shifted keylines in contained strategies when there exists padding, and clipToPadding=false (1ef42e2)
    • Fixed Javadoc formatting error in FullScreenCarouselStrategy class 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)
  • CollapsingToolbarLayout
    • Fix text shadow fading when transitioning between expanded and collapsed states (7674e12)
  • Checkbox
    • Updated string translations (198e08c)
  • Dialog
    • Unified scrim opacity in Material themes/theme overlays. (f3e4439)
  • Divider
    • Fixed divider instantly appearing or disappearing on insertion or removal (ef4a0c5)
  • i18n
    • Update translated strings (a8307ef)
  • MaterialDatePicker
    • Fix date validation on Samsung devices (5aa6edf)
  • MaterialAutoCompleteTextView
    • Enabled switch access in MaterialAutoCompleteTextView. (14a7b40)
  • NavigationDrawer
    • Fixed wrong item selected after click (a3af20a)
  • NavigationRail
    • Added label padding for when the label is long enough to reach the sides of the nav rail (2439dc0)
    • Increased padding in between items as per design specs (16eca7e)
  • Predictive Back
    • Animated corners during predictive back when no drawerLayoutCornerSize is set (c8b9b1c)
  • 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)
  • Search
    • Excluded icons from search bar handwriting bounds (387f59b)
    • Made searchbar_scrolling_view_behavior string public (ce386e4)
    • Updated string translations (198e08c)
  • SideSheet
    • 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](https://redi

Configuration

📅 Schedule: Branch creation - "on friday" in timezone Africa/Nairobi, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from c389be2 to c6e6d3e Compare April 17, 2024 20:28
@renovate renovate bot changed the title update all non-major dependencies from 2.4.4 to v2.51.1 update all non-major dependencies Apr 17, 2024
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 5 times, most recently from 00c0f66 to 16729e8 Compare April 25, 2024 13:38
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from b77ba3e to 54347bb Compare May 2, 2024 19:23
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from 97c48f8 to e26c951 Compare May 14, 2024 17:40
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from e26c951 to d0aa5db Compare May 16, 2024 18:35
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 3 times, most recently from eb11509 to 121f623 Compare June 1, 2024 00:21
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from fad660c to 949571a Compare June 12, 2024 22:48
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 3 times, most recently from 323349e to cd84434 Compare July 1, 2024 18:46
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from b3e17cc to e26e051 Compare July 11, 2024 16:15
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from e26e051 to ea81815 Compare July 24, 2024 18:56
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 6 times, most recently from 9075b4e to 4ba8859 Compare August 7, 2024 19:42
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from b1ee27f to 490d3ae Compare August 14, 2024 14:48
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 4 times, most recently from 75aec18 to 2739816 Compare August 30, 2024 18:51
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 4 times, most recently from 3264ffb to 31926c3 Compare September 5, 2024 04:21
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 31926c3 to 04b218a Compare September 8, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants