authenticator-android
authenticator-android copied to clipboard
[deps]: Update gradle minor
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.robolectric:robolectric (source) | 4.12.1 -> 4.12.2 |
||||
| io.mockk:mockk (source) | 1.13.10 -> 1.13.11 |
||||
| io.mockk:mockk-android (source) | 1.13.10 -> 1.13.11 |
||||
| androidx.test:runner | 1.5.0 -> 1.5.2 |
||||
| androidx.core:core-ktx (source) | 1.12.0 -> 1.13.1 |
||||
| androidx.compose.ui:ui-test-junit4 (source) | 1.6.6 -> 1.6.7 |
||||
| androidx.camera:camera-view (source) | 1.3.2 -> 1.3.3 |
||||
| androidx.camera:camera-lifecycle (source) | 1.3.2 -> 1.3.3 |
||||
| androidx.camera:camera-camera2 (source) | 1.3.2 -> 1.3.3 |
||||
| androidx.activity:activity-compose (source) | 1.8.2 -> 1.9.0 |
||||
| com.android.application (source) | 8.3.1 -> 8.4.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mockk/mockk (io.mockk:mockk)
v1.13.11
What's Changed
- Fix wasNotshould throw exception when called on non mocked object by @Gosunet in https://github.com/mockk/mockk/pull/1174
- Fix cannot mock value class for class property in 1.13.10 by @ZhaohuaZeng-at in https://github.com/mockk/mockk/pull/1230
- Introduce
verifyCountDSL by @T45K in https://github.com/mockk/mockk/pull/1234 - Fix parallel testing flag by @Evenprime in https://github.com/mockk/mockk/pull/1238
- Implement
clearStaticMockkfor KFunction and KProperty by @krocard in https://github.com/mockk/mockk/pull/1239 - [CONTRIBUTING.md] Suggest running
gradle checkbefore opening a PR by @krocard in https://github.com/mockk/mockk/pull/1240
New Contributors
- @Gosunet made their first contribution in https://github.com/mockk/mockk/pull/1174
- @ZhaohuaZeng-at made their first contribution in https://github.com/mockk/mockk/pull/1230
- @T45K made their first contribution in https://github.com/mockk/mockk/pull/1234
- @Evenprime made their first contribution in https://github.com/mockk/mockk/pull/1238
- @krocard made their first contribution in https://github.com/mockk/mockk/pull/1239
Full Changelog: https://github.com/mockk/mockk/compare/1.13.10...1.13.11
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.