Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Funkwhale Android Funkwhale Android
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • Funkwhale AndroidFunkwhale Android
  • Merge requests
  • !304

chore(deps): update dependency io.mockk:mockk-android to v1.13.4

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open RenovateBot requested to merge renovate/io.mockk-mockk-android-1.x into develop Jan 27, 2023
  • Overview 0
  • Commits 1
  • Pipelines 9
  • Changes 1

This MR contains the following updates:

Package Type Update Change
io.mockk:mockk-android (source) dependencies patch 1.13.3 -> 1.13.4

Release Notes

mockk/mockk

v1.13.4

What's Changed

  • Remove redundant spread (*) operator by @​SimonMarquis in https://github.com/mockk/mockk/pull/986
  • Inline mocked subclass of sealed class along with the sealed class itself by @​m-burst in https://github.com/mockk/mockk/pull/988
  • Document InaccessibleObjectException/IllegalAccessException on JDK 16+ with solution by @​sergey-volkov-lm in https://github.com/mockk/mockk/pull/965
  • fix: [#​989] Slf4J 2.0+ Support by @​Slava-Miligoulo-Target in https://github.com/mockk/mockk/pull/990
  • Fixes #​647 by allowing classBeingRedefined to be null by @​gmazzo in https://github.com/mockk/mockk/pull/985
  • bump Gradle to 7.6 by @​aSemy in https://github.com/mockk/mockk/pull/992
  • bump Kover to 0.6.1 by @​aSemy in https://github.com/mockk/mockk/pull/993
  • Code cleanup by @​aSemy in https://github.com/mockk/mockk/pull/976
  • Update ByteBuddy to 1.12.20 by @​ansman in https://github.com/mockk/mockk/pull/1002
  • Customize jobs name to make the matrix values more explicit by @​SimonMarquis in https://github.com/mockk/mockk/pull/1004
  • Replaced with fully qualified imports by @​Sandhya2902 in https://github.com/mockk/mockk/pull/1006
  • Update to Junit test by @​Sandhya2902 in https://github.com/mockk/mockk/pull/1007
  • Update to Junit5 from Junit4 by @​Sandhya2902 in https://github.com/mockk/mockk/pull/1009
  • Updated with right class name in logger by @​Sandhya2902 in https://github.com/mockk/mockk/pull/1010
  • Don't call match an extra time during verification by @​camhashemi in https://github.com/mockk/mockk/pull/1017
  • #​1013 uncouple proxy objects from cancellable to make proxy available… by @​bakomchik in https://github.com/mockk/mockk/pull/1018
  • Update Kotlin to 1.8.0 by @​aSemy in https://github.com/mockk/mockk/pull/1023
  • Edit RecordingStateTest, CommonCallRecorderTest by @​bossm0n5t3r in https://github.com/mockk/mockk/pull/1028
  • Edit CapturingGenericArgumentsTest by @​bossm0n5t3r in https://github.com/mockk/mockk/pull/1029
  • De-duplicate ProxyMaker by @​aSemy in https://github.com/mockk/mockk/pull/1025

New Contributors

  • @​sergey-volkov-lm made their first contribution in https://github.com/mockk/mockk/pull/965
  • @​Slava-Miligoulo-Target made their first contribution in https://github.com/mockk/mockk/pull/990
  • @​ansman made their first contribution in https://github.com/mockk/mockk/pull/1002
  • @​Sandhya2902 made their first contribution in https://github.com/mockk/mockk/pull/1006
  • @​camhashemi made their first contribution in https://github.com/mockk/mockk/pull/1017
  • @​bakomchik made their first contribution in https://github.com/mockk/mockk/pull/1018

Full Changelog: https://github.com/mockk/mockk/compare/1.13.3...v1.13.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited Jan 31, 2023 by RenovateBot
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/io.mockk-mockk-android-1.x