Doist / ffs

Feature flags solution that is fast, lean, and open-source.
http://ffs.delivery
MIT License
90 stars 6 forks source link

Update dependency com.soywiz.korlibs.krypto:krypto-js to v2.6.1 #82

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.soywiz.korlibs.krypto:krypto-js 2.5.3 -> 2.6.1 age adoption passing confidence

Release Notes

korlibs/korge-next ### [`v2.6.1`](https://togithub.com/korlibs/korge-next/releases/v2.6.1) - Fixes reading Spine 3.8 JSON: [https://github.com/korlibs/korge/issues/425](https://togithub.com/korlibs/korge/issues/425) - Fix BitmapCoords after rotation & transformation - Fix missing ThreadLocal in ImageInfo.orientation to support korge in a separate non-main thread - Bump kotlinx.coroutines and kotlinx.serialization versions **Full Changelog**: https://github.com/korlibs/korge-next/compare/v2.6.0...v2.6.1 ### [`v2.6.0`](https://togithub.com/korlibs/korge-next/releases/v2.6.0) #### What's Changed - Bump to Kotlin 1.6.10 again - Add material colors to Korge. by [@​Kietyo](https://togithub.com/Kietyo) in [https://github.com/korlibs/korge-next/pull/447](https://togithub.com/korlibs/korge-next/pull/447) - Allow removing `android.enableJetifier=true` by [@​soywiz-invideo](https://togithub.com/soywiz-invideo) in [https://github.com/korlibs/korge-next/pull/451](https://togithub.com/korlibs/korge-next/pull/451) - Simplify project structure so any source set has only one parent by [@​soywiz-invideo](https://togithub.com/soywiz-invideo) in [https://github.com/korlibs/korge-next/pull/452](https://togithub.com/korlibs/korge-next/pull/452) - Check if View is a Circle when Shape is null by [@​jobhh](https://togithub.com/jobhh) in [https://github.com/korlibs/korge-next/pull/450](https://togithub.com/korlibs/korge-next/pull/450) - Support ImageInfo.orientation, support EXIF reading ImageInfo, support reading EXIF from JPEG, PNG and HEIC/AVIF - MAJOR gradle project structure changes to not require cinterop commonization for now. Simplify project structure so any source set has only one parent - Try not to use androidx.appcompat either - Gradle: Reduce the number of warnings when building - Proper gradient transformations on Core Graphics - Fixes vector rendering with transformations on Android - Added Bitmap.resizedUpTo - Circumvent issues with cuplicate $catalog #### New Contributors - [@​Kietyo](https://togithub.com/Kietyo) made their first contribution in [https://github.com/korlibs/korge-next/pull/447](https://togithub.com/korlibs/korge-next/pull/447) - [@​jobhh](https://togithub.com/jobhh) made their first contribution in [https://github.com/korlibs/korge-next/pull/450](https://togithub.com/korlibs/korge-next/pull/450) **Full Changelog**: https://github.com/korlibs/korge-next/compare/v2.5.3...v2.6.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.