Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update all #17

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

Update all #17

wants to merge 1 commit into from

Conversation

oscarg798
Copy link
Owner

@oscarg798 oscarg798 commented Feb 25, 2022

This PR contains the following updates:

Package Update Change
com.github.skydoves:landscapist-fresco patch 1.4.4 -> 1.4.8
com.github.skydoves:landscapist-glide patch 1.4.4 -> 1.4.8
org.burnoutcrew.composereorderable:reorderable patch 0.7.0 -> 0.7.4
com.google.accompanist:accompanist-flowlayout patch 0.23.0 -> 0.23.1
com.google.accompanist:accompanist-placeholder-material patch 0.23.0 -> 0.23.1
com.google.accompanist:accompanist-insets patch 0.23.0 -> 0.23.1
com.google.accompanist:accompanist-pager-indicators patch 0.23.0 -> 0.23.1
com.google.accompanist:accompanist-pager patch 0.23.0 -> 0.23.1
io.github.vanpra.compose-material-dialogs:datetime patch 0.6.1 -> 0.6.3
io.arrow-kt:arrow-core major 0.13.2 -> 1.0.1
io.arrow-kt:arrow-meta major 0.13.2 -> 1.6.0
com.airbnb.android:lottie-compose major 4.0.0 -> 5.0.1
joda-time:joda-time (source) patch 2.10.3 -> 2.10.13
net.danlew:android.joda patch 2.10.9.1 -> 2.10.12.2
androidx.test:orchestrator patch 1.4.0 -> 1.4.1
io.mockk:mockk-android (source) patch 1.12.0 -> 1.12.2
io.mockk:mockk (source) patch 1.12.0 -> 1.12.2
androidx.constraintlayout:constraintlayout-compose (source) patch 1.0.0-beta02 -> 1.0.0
androidx.lifecycle:lifecycle-viewmodel-compose (source) major 1.0.0-alpha07 -> 2.4.1
com.google.code.gson:gson minor 2.8.6 -> 2.9.0
com.github.rubensousa:gravitysnaphelper patch 2.2.1 -> 2.2.2
com.github.tomakehurst:wiremock-standalone (source) minor 2.26.3 -> 2.27.2
org.assertj:assertj-core (source) minor 3.16.1 -> 3.22.0
com.queue-it.androidsdk:library-androidx patch 2.0.34 -> 2.0.36
com.google.android.material:material minor 1.4.0 -> 1.5.0
com.squareup.leakcanary:leakcanary-android-instrumentation minor 2.6 -> 2.8.1
org.mockito.kotlin:mockito-kotlin major 3.2.0 -> 4.0.0
org.mockito:mockito-android major 3.12.4 -> 4.3.1
org.mockito:mockito-core major 3.12.4 -> 4.3.1
com.github.bumptech.glide:compiler minor 4.12.0 -> 4.13.1
com.github.bumptech.glide:okhttp3-integration minor 4.12.0 -> 4.13.1
com.github.bumptech.glide:glide minor 4.12.0 -> 4.13.1
com.airbnb.android:epoxy-processor patch 4.6.2 -> 4.6.4
com.airbnb.android:epoxy patch 4.6.2 -> 4.6.4
androidx.core:core-splashscreen (source) patch 1.0.0-alpha02 -> 1.0.0-beta01
androidx.fragment:fragment-testing (source) minor 1.3.6 -> 1.4.1
androidx.fragment:fragment-ktx (source) minor 1.3.6 -> 1.4.1
androidx.lifecycle:lifecycle-livedata-core-ktx (source) minor 2.3.1 -> 2.4.1
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) minor 2.3.1 -> 2.4.1
androidx.lifecycle:lifecycle-livedata-ktx (source) minor 2.3.1 -> 2.4.1
androidx.lifecycle:lifecycle-viewmodel-ktx (source) patch 2.4.0-alpha02 -> 2.4.1
androidx.lifecycle:lifecycle-common-java8 (source) minor 2.3.1 -> 2.4.1
androidx.lifecycle:lifecycle-runtime (source) patch 2.4.0 -> 2.4.1
androidx.browser:browser (source) minor 1.3.0 -> 1.4.0
com.android.tools.build:gradle (source) patch 7.1.1 -> 7.1.2
androidx.preference:preference (source) minor 1.1.1 -> 1.2.0
androidx.constraintlayout:constraintlayout (source) patch 2.1.0 -> 2.1.3
androidx.activity:activity-ktx (source) minor 1.3.0-rc02 -> 1.4.0
androidx.appcompat:appcompat (source) patch 1.4.0 -> 1.4.1

Release Notes

skydoves/landscapist

v1.4.8

Compare Source

What's Changed

Full Changelog: skydoves/landscapist@1.4.7...1.4.8

v1.4.7

Compare Source

What's Changed

Full Changelog: skydoves/landscapist@1.4.6...1.4.7

v1.4.6

Compare Source

🎉 Released a new version 1.4.6! 🎉

What's Changed

Full Changelog: skydoves/landscapist@1.4.5...1.4.6

v1.4.5

Compare Source

What's Changed

Full Changelog: skydoves/landscapist@1.4.4...1.4.5

google/accompanist

v0.23.1

What's Changed
vanpra/compose-material-dialogs

v0.6.3

Compare Source

v0.6.2

Compare Source

  • Update compose to 1.1.0-beta04 (#​120)
  • Update kotlin to 1.6.0
arrow-kt/arrow

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: arrow-kt/arrow@1.0.0...1.0.1

v1.0.0

Compare Source

1.0.0 (2021-09-20)

  • Introduce traverse and sequence for nullable types (#​2519) [Mitchell Yuwono]
  • Use dokkaGfm to build docs [Simon Vergauwen]
  • Updating website (#​2477) [Francisco Diaz, Israel Perez]
  • Fix Release pipeline [Simon Vergauwen, franciscodr, Raúl Raja Martínez]
  • Fix dependencies and run native tests (#​2490) [Imran Settuba]
  • fix publication (#​2488) [Imran Settuba]
  • publish missing targets (#​2485) [Imran Settuba]
  • Rename to pull_request (#​2486) [Simon Vergauwen]
  • Bump to Kotest 5 M1 version (#​2482) [Simon Vergauwen]
  • Remove optics mtl (#​2481) [Simon Vergauwen]
  • Case sensitive github actions name [Simon Vergauwen]
  • Add MPP Native support for Arrow Core, Fx & Optics (#​2466) [Simon Vergauwen]
  • Add Arrow Core & Fx syntax for Kotlin's Result type (#​2478) [Simon Vergauwen]
  • fix incorrect option.zip type parameters (#​2475) [Mitchell Yuwono]
  • CU-yrnj0u Fix binary comp of 0.13.2 (#​2472) [Imran Settuba]
  • Remove examples, benchmarks, preserve scalaz license, remove inaccurate Schedule doc reference (#​2473) [Raúl Raja Martínez]
  • add api validation and files from 0.13.2 (#​2471) [Imran Settuba]
  • Bump Kotlin to 1.5.30 (#​2470) [Simon Vergauwen]
  • Fix the examples to have the chaining: student -> university -> dean (#​2467) [Ovidiu Ionescu]
  • Expose CoroutineScope in Fx (#​2469) [Simon Vergauwen]
  • Arrow Fx Website Doc re-org + improvements. (#​2460) [Simon Vergauwen]
  • CU-j99b32 Kdoc example to Contributing guideline (#​2461) [Raúl Raja Martínez]
  • Improvements Flow.parMap (#​2462) [Simon Vergauwen]
  • Bump versions Kotlin, KotlinX, KtLint (#​2463) [Simon Vergauwen]
  • Flow operators fixedRate/metered/mapIndexed/repeat (#​2457) [Simon Vergauwen]
  • Fix publish_doc.yml [Simon Vergauwen]
  • Upgrade Gradle to 7.1.1 (#​2443) [Pablo Gonzalez Alonso]
  • CU-m3dyef Either, Option and Validated tap effect (#​2459) [Raúl Raja Martínez]
  • Flow parMap & parMapUnordered (#​2453) [Simon Vergauwen]
  • Optimise Github Actions (#​2454) [Simon Vergauwen]
  • Fix test impl atomic on JS (#​2455) [Simon Vergauwen]
  • Resource parZip & fromAutoCloseable (#​2452) [Simon Vergauwen]
  • Revert "Add Resourc parZip" [Simon Vergauwen]
  • Add Resourc parZip [Simon Vergauwen]
  • Add ensure, and ensureNotNull in computation DSL (#​2449) [Simon Vergauwen]
  • Allow to recover to Option in Option.catch (#​2437) [Dariusz Nowak]
  • Change implementation of Option-related ext. functions (#​2436) [Azim Muradov]
  • Activate explicit API mode (#​2447) [Simon Vergauwen]
  • Remove Gradle error from newer JDK versions (#​2392) [Pablo Gonzalez Alonso]
  • Support JS for Arrow Optics (#​2441) [Simon Vergauwen]
  • Support JS for Arrow Fx (#​2444) [Simon Vergauwen]
  • Deprecate Float & Double comparison operators (#​2440) [Simon Vergauwen]
  • Support JS for Arrow Core (#​2409) [Simon Vergauwen]
  • Documentation: provide details about Gradle tasks (#​2435) [Rachel M. Carmena]
  • Configuration: remove the use of expr (#​2434) [Rachel M. Carmena]
  • Configuration: fixes wrong version (#​2430) [Rachel M. Carmena]
  • Documentation: about signing artifacts with GPG/PGP (#​2429) [Rachel M. Carmena]
  • Fixes random failure with Dokka 0.10.0 and MPP (#​2428) [Rachel M. Carmena]
  • Documentation: fix basedir for landing page (step 2) (#​2426) [Rachel M. Carmena]
  • Documentation: include context for fixing released versions (#​2425) [Rachel M. Carmena]
  • Documentation: fix basedir for landing page (#​2424) [Rachel M. Carmena]
  • Documentation: relative URLs for css, js and img (#​2423) [Rachel M. Carmena]
  • Configuration: improve doc publication (#​2422) [Rachel M. Carmena]
  • Configuration: recover issues creation (#​2421) [Rachel M. Carmena]
  • Configuration: recover test reports (#​2420) [Rachel M. Carmena]
  • Doc: provide more details (#​2419) [Rachel M. Carmena]
  • Recover kotlin.stdlib.default.dependency property (#​2413) [Rachel M. Carmena]
  • Add missing Gradle tasks (#​2412) [Rachel M. Carmena]
  • Create CODE_OF_CONDUCT.md (#​2417) [Maureen Elsberry]
  • Specify type variance for compose and plus methods across the lenses (#​2415) [Mitchell Skaggs]
  • Bump version Kotlin, KotlinX Coroutines & AtomicFU (#​2411) [Simon Vergauwen]
  • Add partiallyX for arity over 5 and suspend functions (#​2408) [Dariusz Nowak]
  • CU-j98nxk Move jvmTest to commonTest (#​2406) [Simon Vergauwen]
  • Upgrade KotlinTest to Kotest (#​2405) [Simon Vergauwen]
  • Move code Arrow-Core (#​2403) [Simon Vergauwen]
  • Initial step for Arrow multiplatform (#​2402) [Rachel M. Carmena]
  • More Either tests (#​2398) [Anton Ivanov]
  • add common extensions for option (#​2397) [Mitchell Yuwono]
  • Configuration: disable parallel execution when publishing (#​2387) [Rachel M. Carmena]
  • Documentation: fix latest snapshot badge (#​2386) [Rachel M. Carmena]

v0.13.3

Compare Source

0.13.3 (2021-09-20)

  • Release 0.13.3 [Simon Vergauwen]
  • Deprecate Resource#tailRecM [Simon Vergauwen]
  • Fix Release pipeline [Simon Vergauwen, franciscodr, Raúl Raja Martínez]
  • Fix dependencies and run native tests (#​2490) [Imran Settuba]
  • Fix Arrow Fx Coroutines tests after reverting API change [Simon Vergauwen]
  • Update version [Simon Vergauwen]
  • Revert some changes, and deprecations [Simon Vergauwen]
  • fix publication (#​2488) [Imran Settuba]
  • publish missing targets (#​2485) [Imran Settuba]
  • Rename to pull_request (#​2486) [Simon Vergauwen]
  • Bump to Kotest 5 M1 version (#​2482) [Simon Vergauwen]
  • Remove optics mtl (#​2481) [Simon Vergauwen]
  • Case sensitive github actions name [Simon Vergauwen]
  • Add MPP Native support for Arrow Core, Fx & Optics (#​2466) [Simon Vergauwen]
  • Add Arrow Core & Fx syntax for Kotlin's Result type (#​2478) [Simon Vergauwen]
  • fix incorrect option.zip type parameters (#​2475) [Mitchell Yuwono]
  • CU-yrnj0u Fix binary comp of 0.13.2 (#​2472) [Imran Settuba]
  • Remove examples, benchmarks, preserve scalaz license, remove inaccurate Schedule doc reference (#​2473) [Raúl Raja Martínez]
  • add api validation and files from 0.13.2 (#​2471) [Imran Settuba]
  • Bump Kotlin to 1.5.30 (#​2470) [Simon Vergauwen]
  • Fix the examples to have the chaining: student -> university -> dean (#​2467) [Ovidiu Ionescu]
  • Expose CoroutineScope in Fx (#​2469) [Simon Vergauwen]
  • Arrow Fx Website Doc re-org + improvements. (#​2460) [Simon Vergauwen]
  • CU-j99b32 Kdoc example to Contributing guideline (#​2461) [Raúl Raja Martínez]
  • Improvements Flow.parMap (#​2462) [Simon Vergauwen]
  • Bump versions Kotlin, KotlinX, KtLint (#​2463) [Simon Vergauwen]
  • Flow operators fixedRate/metered/mapIndexed/repeat (#​2457) [Simon Vergauwen]
  • Fix publish_doc.yml [Simon Vergauwen]
  • Upgrade Gradle to 7.1.1 (#​2443) [Pablo Gonzalez Alonso]
  • CU-m3dyef Either, Option and Validated tap effect (#​2459) [Raúl Raja Martínez]
  • Flow parMap & parMapUnordered (#​2453) [Simon Vergauwen]
  • Optimise Github Actions (#​2454) [Simon Vergauwen]
  • Fix test impl atomic on JS (#​2455) [Simon Vergauwen]
  • Resource parZip & fromAutoCloseable (#​2452) [Simon Vergauwen]
  • Revert "Add Resourc parZip" [Simon Vergauwen]
  • Add Resourc parZip [Simon Vergauwen]
  • Add ensure, and ensureNotNull in computation DSL (#​2449) [Simon Vergauwen]
  • Allow to recover to Option in Option.catch (#​2437) [Dariusz Nowak]
  • Change implementation of Option-related ext. functions (#​2436) [Azim Muradov]
  • Activate explicit API mode (#​2447) [Simon Vergauwen]
  • Remove Gradle error from newer JDK versions (#​2392) [Pablo Gonzalez Alonso]
  • Support JS for Arrow Optics (#​2441) [Simon Vergauwen]
  • Support JS for Arrow Fx (#​2444) [Simon Vergauwen]
  • Deprecate Float & Double comparison operators (#​2440) [Simon Vergauwen]
  • Support JS for Arrow Core (#​2409) [Simon Vergauwen]
  • Documentation: provide details about Gradle tasks (#​2435) [Rachel M. Carmena]
  • Configuration: remove the use of expr (#​2434) [Rachel M. Carmena]
  • Configuration: fixes wrong version (#​2430) [Rachel M. Carmena]
  • Documentation: about signing artifacts with GPG/PGP (#​2429) [Rachel M. Carmena]
  • Fixes random failure with Dokka 0.10.0 and MPP (#​2428) [Rachel M. Carmena]
  • Documentation: fix basedir for landing page (step 2) (#​2426) [Rachel M. Carmena]
  • Documentation: include context for fixing released versions (#​2425) [Rachel M. Carmena]
  • Documentation: fix basedir for landing page (#​2424) [Rachel M. Carmena]
  • Documentation: relative URLs for css, js and img (#​2423) [Rachel M. Carmena]
  • Configuration: improve doc publication (#​2422) [Rachel M. Carmena]
  • Configuration: recover issues creation (#​2421) [Rachel M. Carmena]
  • Configuration: recover test reports (#​2420) [Rachel M. Carmena]
  • Doc: provide more details (#​2419) [Rachel M. Carmena]
  • Recover kotlin.stdlib.default.dependency property (#​2413) [Rachel M. Carmena]
  • Add missing Gradle tasks (#​2412) [Rachel M. Carmena]
  • Create CODE_OF_CONDUCT.md (#​2417) [Maureen Elsberry]
  • Specify type variance for compose and plus methods across the lenses (#​2415) [Mitchell Skaggs]
  • Bump version Kotlin, KotlinX Coroutines & AtomicFU (#​2411) [Simon Vergauwen]
  • Add partiallyX for arity over 5 and suspend functions (#​2408) [Dariusz Nowak]
  • CU-j98nxk Move jvmTest to commonTest (#​2406) [Simon Vergauwen]
  • Upgrade KotlinTest to Kotest (#​2405) [Simon Vergauwen]
  • Move code Arrow-Core (#​2403) [Simon Vergauwen]
  • Initial step for Arrow multiplatform (#​2402) [Rachel M. Carmena]
  • More Either tests (#​2398) [Anton Ivanov]
  • add common extensions for option (#​2397) [Mitchell Yuwono]
  • Configuration: disable parallel execution when publishing (#​2387) [Rachel M. Carmena]
  • Documentation: fix latest snapshot badge (#​2386) [Rachel M. Carmena]
airbnb/lottie-android

v5.0.1

New Features
  • [Removed API] Removed the setScale(float) APIs from LottieAnimationView and LottieDrawable. The expected behavior was highly ambiguous when paired with other scale types and canvas transformations. For the vast majority of cases, ImageView.ScaleType should be sufficient. For remaining cases, you may apply transformations to Canvas and use LottieDrawable#draw directly.

  • Added support for the "Rounded Corners" effect on Shape and Rect layers (#​1953)

  • Prior to 5.0, LottieAnimationView would always call setLayerType with either HARDWARE or SOFTWARE. In the hardware case, this would case Android to allocate a dedicated hardware buffer for the animation that had to be uploaded to the GPU separately. In the software case, LottieAnimationView would rely on View's internal drawing cache.

    This has a few disadvantages:

    • The hardware/software distinction happened at the LottieAnimationView level. That means that consumers of LottieDrawable (such as lottie-compose) had no way to
      choose a render mode.
    • Dedicated memory for Lottie was always allocated. In the software case, it would be a bitmap that is the size of the LottieAnimationView and in the hardware case, it was a dedicated hardware layer.

    Benefits as a result of this change:

    • Reduced memory consumption. In the hardware case, no new memory is allocated. In the software case, Lottie will create a bitmap that is the intersection of your View/Composition bounds mapped with the drawing transformation which often yields a surface are that is smaller than the entire LottieAnimationView.
    • lottie-compose now supports setting a RenderMode.
    • Custom uses of LottieDrawable now support setting a RenderMode via setRenderMode.
  • Lottie can now render outside of its composition bounds. To allow this with views such as LottieAnimationView, set clipToCompositionBounds to false on LottieDrawable or LottieAnimationView and clipChildren to false on the parent view. For Compose, use the clipToCompositionBounds parameter.

  • Prior to 5.0, LottieAnimationView handled all animation controls when the view's visibility or attach state changed. This worked fine for consumers of LottieAnimationView. However, custom uses of LottieDrawable were prone to leaking infinite animators if they did not properly handle cancelling animations correctly. This opens up the possibility for unexpected behavior and increased battery drain. Lottie now behaves more like animated drawables in the platform and moves this logic into the Drawable via its setVisible API. This should lead to no explicit behavior changes if you are using LottieAnimationView. However, if you are using LottieDrawable directly and were explicitly pausing/cancelling animations on lifecycle changes, you may want to cross check your expected behavior with that of LottieDrawable after this update. This change also resolved a long standing bug when Lottie is used in RecyclerViews due to the complex way in which RecyclerView handles View lifecycles (#​1495).
    #​1981

  • Add an API setClipToCompositionBounds on LottieAnimationView, LottieDrawable, and the LottieAnimation composable to prevent Lottie from clipping animations to the composition bounds.

  • Add an API to always render dynamically set bitmaps at the original animation bounds. Previously, dynamically set bitmaps would be rendered at their own size anchored to the top left
    of the original bitmap. This meant that if you wanted to supply a lower resolution bitmap to save memory, it would render smaller. The default behavior remains the same but you can
    enable setMaintainOriginalImageBounds to be able to supply lower resolution bitmaps (#​1706).

  • Add support for LottieProperty.TEXT to use dynamic properties for text. This enables dynamic text support for lottie-compose (#​1995).

  • Add getters for Marker fields (#​1998)

  • Add support for reversed polystar paths (#​2003)

Bugs Fixed
  • Fix a rare NPE multi-threaded race condition (#​1959)
  • Don't cache dpScale to support moving Activities between different displays (#​1915)
  • Fix some cases that would prevent LottieAnimationView or LottieDrawable from being rendered by the Android Studio layout preview (#​1984)
  • Better handle animations in which there is only a single color in a gradient (#​1985)
  • Fix a rare race condition that could leak a LottieTask object (#​1986)
  • Call onAnimationEnd when animations are cancelled to be consistent with platform APIs (#​1994)
  • Fix a bug that would only render part of a path if the trim path extended from 0-100 and had an offset (#​1999)
  • Add support for languages that use DIRECTIONALITY_NONSPACING_MARK like Hindi (#​2001)
  • Prevent LottieAnimationView from overwriting user actions when restoring instance state (#​2002)

v4.2.2

Bugs Fixed
  • Removed allocations when setting paint alpha prior to API 29 (#​1929)
  • Added application/x-zip and application/x-zip-compressed as recognized zip mime types (#​1950)
  • Fixed a rare NPE in TransformKeyframeAnimation (#​1955)

v4.2.1

Features and Improvements
  • Upgraded to Compose 1.0.3 (#​1913)
  • Added an overload to TextDelegate that provides layerName (#​1931)
Bugs Fixed
  • Removed some extra Integer allocations with dynamic colors (#​1927)
  • Fixed two rare potential NPEs (#​1917)

v4.2.0

  • Fixed some rounding errors with trim paths (#​1897)

v4.1.0

  • Added support for gaussian blur effects (#​1859)
  • Added support for drop shadow effects (#​1860)

BREAKING CHANGES
Before this release, drop shadows and blurs were completely ignored. They will now be rendered. In most cases, they will now be rendered correctly. However, you should read the implementation details here if they are not.

JodaOrg/joda-time

v2.10.13

See the change notes for more information.

v2.10.12

See the change notes for more information.

v2.10.11

See the change notes for more information.

v2.10.10

See the change notes for more information.

v2.10.9

See the change notes for more information.

v2.10.8

See the change notes for more information.

v2.10.7

See the change notes for more information.

v2.10.6

See the change notes for more information.

v2.10.5

See the change notes for more information.

v2.10.4

See the change notes for more information.

dlew/joda-time-android

v2.10.12.2

v2.10.12.1

v2.10.12

mockk/mockk

v1.12.2

Compare Source

v1.12.1

google/gson

v2.9.0

The minimum supported Java version changes from 6 to 7.

  • Change target Java version to 7 (#​2043)
  • Put module-info.class into Multi-Release JAR folder (#​2013)
  • Improve error message when abstract class cannot be constructed (#​1814)
  • Support EnumMap deserialization (#​2071)
  • Add LazilyParsedNumber default adapter (#​2060)
  • Fix JsonReader.hasNext() returning true at end of document (#​2061)
  • Remove Gradle build support. Build script was outdated and not actively
    maintained anymore (#​2063)
  • Add GsonBuilder.disableJdkUnsafe() (#​1904)
  • Add UPPER_CASE_WITH_UNDERSCORES in FieldNamingPolicy (#​2024)
  • Fix failing to serialize Collection or Map with inaccessible constructor (#​1902)
  • Improve TreeTypeAdapter thread-safety (#​1976)
  • Fix Gson.newJsonWriter ignoring lenient and HTML-safe setting (#​1989)
  • Delete unused LinkedHashTreeMap (#​1992)
  • Make default adapters stricter; improve exception messages (#​2000)
  • Fix FieldNamingPolicy.upperCaseFirstLetter uppercasing non-letter (#​2004)

v2.8.9

  • Make OSGi bundle's dependency on sun.misc optional (#​1993).
  • Deprecate Gson.excluder() exposing internal Excluder class (#​1986).
  • Prevent Java deserialization of internal classes (#​1991).
  • Improve number strategy implementation (#​1987).
  • Fix LongSerializationPolicy null handling being inconsistent with Gson (#​1990).
  • Support arbitrary Number implementation for Object and Number deserialization (#​1290).
  • Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (#​1980).
  • Don't exclude static local classes (#​1969).
  • Fix RuntimeTypeAdapterFactory depending on internal Streams class (#​1959).
  • Improve Maven build (#​1964).
  • Make dependency on java.sql optional (#​1707).

v2.8.8

  • Fixed issue with recursive types (#​1390).
  • Better behaviour with Java 9+ and Unsafe if there is a security manager (#​1712).
  • EnumTypeAdapter now works better when ProGuard has obfuscated enum fields (#​1495).

v2.8.7

  • Fixed ISO8601UtilsTest failing on systems with UTC+X.
  • Improved javadoc for JsonStreamParser.
  • Updated proguard.cfg (#​1693).
  • Fixed IllegalStateException in JsonTreeWriter (#​1592).
  • Added JsonArray.isEmpty() (#​1640).
  • Added new test cases (#​1638).
  • Fixed OSGi metadata generation to work on JavaSE < 9 (#​1603).
rubensousa/GravitySnapHelper

v2.2.2

Compare Source

  • Fixed IllegalArgumentException being incorrectly thrown in GravitySnapRecyclerView when Gravity.CENTER is used.
tomakehurst/wiremock

v2.27.2

Compare Source

v2.27.1

Compare Source

v2.27.0

Compare Source

queueit/android-webui-sdk

v2.0.36

Compare Source

Release notes:
  • QueueITToken is now available when the waiting room is disabled. It can be accessed through queueDisabledInfo
Breaking changes:
  • The onQueueDisabled callback was changed. Its signature looks like this now:
void onQueueDisabled(QueueDisabledInfo queueDisabledInfo)

v2.0.35

Compare Source

Release notes:
  • Two new methods have been added to the QueueITEngine class:

    • runWithToken - This lets you enqueue with a queue token
    • runWithKey - This lets you enqueue with an unique key
  • A new callback was added in QueueListener, onSessionRestart. With that callback, you can restart the queue session for the user, by running run, runWithToken, or runWithKey

material-components/material-components-android

v1.5.0

Compare Source

What's new since 1.4.0

Other highlights

  • Badging
    • Added support for differing offsets for badges with/without text, and support for badge width and padding in styles. (bd4914d)
  • BottomAppBar
    • Added attr to set the color of navigation icon. (0ed7c76)
    • Added support for showing/hiding immediately (34740b6)
  • BottomNavigationView
    • Updated to explicitly read and set minimum height. (943c4f0)
  • BottomSheet
    • Added maxHeight to bottom sheet behavior (a38d2d8)
  • Chip
    • Fixed icon tint states are not updated after setting new icon (c08a07d)
  • CollapsingToolbarLayout
    • Added option to add extra height when title text spans across multiple lines (655dde0)
    • Added option to force always applying system window inset top regardless of layout_height (9ebf1a1)
    • Fixed multiline RTL collapsed title text position (af35dfb)
    • Added support for expanded and collapsed title text color attributes (5c14772)
    • Fixed RTL text only laying out as RTL when actual text is RTL (841f229)
    • Added title line spacing and hyphenation frequency setters (f0ce498)
    • Added support for multiline RTL when using fade title mode (f0ac362)
    • Updated default multiline hyphenation frequency to StaticLayout.HYPHENATION_FREQUENCY_NORMAL (3ad232d)
  • MaterialButton
    • Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74)
    • Fixed MaterialButton lollipop shape issue (153fdee)
  • MaterialDatePicker
    • Avoided NPE caused by getSelection() before created (cb5d622)
    • Fixed opening at the selected date in the end month (eb7b114)
    • Fixed DatePicker crashes and and potential issue of range selection (281688a)
    • Fixed excessive whitespace (8fda897)
  • Snackbar

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by Renovate Bot.

@oscarg798 oscarg798 force-pushed the renovate/all branch 5 times, most recently from 07e6f93 to a08dc81 Compare February 28, 2022 11:57
@oscarg798 oscarg798 force-pushed the master branch 3 times, most recently from 3a6a3bc to 6e5659b Compare June 2, 2022 13:43
@oscarg798 oscarg798 force-pushed the master branch 2 times, most recently from ebbb9b0 to ec994be Compare June 13, 2022 15:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant