universal-router
universal-router copied to clipboard
Bump kakao from 3.0.2 to 3.1.0
Bumps kakao from 3.0.2 to 3.1.0.
Release notes
Sourced from kakao's releases.
3.1.0 Release
What's Changed
- #53 Fix memory leak at IndexMatcher.kt by
@cosic
in KakaoCup/Kakao#54- Add support for compound drawables by
@Vacxe
in KakaoCup/Kakao#55- Ignore isPlatformPopup line by
@Vacxe
in KakaoCup/Kakao#30- Add support for gravity, text size, typeface for text view by
@hongwei-bai
in KakaoCup/Kakao#57- Typeface pre 28 support by
@Vacxe
in KakaoCup/Kakao#58New Contributors
@cosic
made their first contribution in KakaoCup/Kakao#54@hongwei-bai
made their first contribution in KakaoCup/Kakao#57Full Changelog: https://github.com/KakaoCup/Kakao/compare/3.0.6...3.1.0
3.0.6 Release
What's Changed
- Add hint matcher by
@Vacxe
in KakaoCup/Kakao#46- Fix a link to CONTRIBUTING in README by
@aafanasev
in KakaoCup/Kakao#47- Compare TextInputLayout's hint and error as String by
@iyakovlev
in KakaoCup/Kakao#50New Contributors
@aafanasev
made their first contribution in KakaoCup/Kakao#47@iyakovlev
made their first contribution in KakaoCup/Kakao#50Full Changelog: https://github.com/KakaoCup/Kakao/compare/3.0.5...3.0.6
3.0.5
New :
onPosition()
matcher forViewGroup
- Sample for
ViewGroup
matching3.0.4 Release
Espresso dependency update to 3.4.0
3.0.3 Release
No release notes provided.
Commits
192e8e7
Merge pull request #58 from KakaoCup/subfix-brancha3b35da
Up version to 3.1.0bfb247e
Typeface pre28 support6a56cd2
Add support for gravity, text size, typeface for text view (#57)5169db4
Merge pull request #30 from Vacxe/fix-isPlatformPopupMatcher47f0a72
Merge pull request #55 from Vacxe/add-text-view-compound-drawables-assertion3ba8910
Add support for compound drawables4c286da
#53 Fix memory leak at IndexMatcher.kt (#54)2bfeaa5
Update versionab13876
Compare TextInputLayout's hint and error as String (#50)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)