build(deps): bump io.mockk:mockk from 1.13.12 to 1.14.5
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(11 months ago)
(8 months ago)
(8 months ago)
dependencies java
bmc08gt
Bumps io.mockk:mockk from 1.13.12 to 1.14.5.
Release notes
Sourced from io.mockk:mockk's releases.
1.14.5
What's Changed
- [Feature] Implement BDD-style aliases as separate module (mockk-bdd) by
@Minseok-2001in mockk/mockk#1399- fix: downgrade byte-buddy to 1.5.11 by
@Komdoshin mockk/mockk#1413New Contributors
@Minseok-2001made their first contribution in mockk/mockk#1399Full Changelog: https://github.com/mockk/mockk/compare/1.14.4...1.14.5
1.14.4
This release is functionally equivalent to v1.14.3, I just wanted to try out the new publishing process that uses Maven Central instead of OSSRH.
Full Changelog: https://github.com/mockk/mockk/compare/1.14.3...1.14.4
1.14.3
What's Changed
- chore: bump byte buddy version to support java 24 by
@Komdoshin mockk/mockk#1387- chore: bump gradle version to 8.14 by
@Komdoshin mockk/mockk#1389- chore: bump dokka, kotlinx.coroutines, slf4j, logback, junit jupiter by
@Komdoshin mockk/mockk#1388- Add recursive detection of meta-annotations by
@VitalyVPinchukin mockk/mockk#1393- chore: bump kotlin to 2.1.20 by
@Komdoshin mockk/mockk#1390- fix: enable confirmVerified to work with static mocks by
@happysubinin mockk/mockk#1396- Add logging on failure inside withArg by
@Djalerin mockk/mockk#1395- Update Android aritfacts to support 16kb page sizes by
@WhosNickDoglioin mockk/mockk#1394- Use instance factory for value classes with any() matcher by
@esafakin mockk/mockk#1403New Contributors
@Komdoshmade their first contribution in mockk/mockk#1387@happysubinmade their first contribution in mockk/mockk#1396@Djalermade their first contribution in mockk/mockk#1395@WhosNickDogliomade their first contribution in mockk/mockk#1394@esafakmade their first contribution in mockk/mockk#1403Full Changelog: https://github.com/mockk/mockk/compare/1.14.2...1.14.3
1.14.2
What's Changed
- Change mockk configuration paths to test sourceSet by
@TWiStErRobin mockk/mockk#1378- Use redefine if mockkStatic is used (fix candidate for #1375) by
@sgerke-1Lin mockk/mockk#1376Full Changelog: https://github.com/mockk/mockk/compare/1.14.0...1.14.2
1.14.0
What's Changed
- Update the kdoc of verifyAll to describe its behavior correctly by
@harel-bitonin mockk/mockk#1363- Fix returning result values by
@burnooin mockk/mockk#1352- fix: ensure confirmVerified is isolated per test by
@rsviniciusin mockk/mockk#1367- Do not generate visibility bridge for package-private default methods (fixes #1118) by
@sgerke-1Lin mockk/mockk#1366
... (truncated)
Commits
4982edaVersion bump290312eMerge pull request #1413 from Komdosh/masterdadf4ecMerge pull request #1399 from Minseok-2001/bddef31e7ddocs: Remove colon from BDD style section in READMEea45e43docs: Add BDD style usage and aliases to READMEcd08da0fix: downgrade byte-buddy to 1.5.11 to be compatible with current android bui...ab602a9test: Add Android instrumentation tests for BDD API4880451chore: Add AndroidManifest.xml for mockk-bdd-android module50c716bchore: Add mockk-bdd-android.api filedd2f484Clear a warning on android builds- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
1
2
+2
-2
Package Dependencies
Technical Details
| ID: | 3903422 |
| UUID: | 2682543800 |
| Node ID: | PR_kwDOKxjbMM6f5F64 |
| Host: | GitHub |
| Repository: | code-payments/code-android-app |
| Mergeable: | Yes |
| Merge State: | Unstable |