Skip to content

chore(deps): bump the testing group across 1 directory with 2 updates#630

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/testing-d3789cd610
Open

chore(deps): bump the testing group across 1 directory with 2 updates#630
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/testing-d3789cd610

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps the testing group with 2 updates in the / directory: dev.mokksy:mokksy and org.junit.jupiter:junit-jupiter-params.

Updates dev.mokksy:mokksy from 0.8.0 to 0.8.1

Release notes

Sourced from dev.mokksy:mokksy's releases.

0.8.1

What's Changed

Bug Fixes

  • Header chaining fixed — multiple headers { } blocks now accumulate correctly instead of the last one silently overwriting earlier ones by @​kpavlov in mokksy/mokksy#29
  • Improved exception handling in streaming responses — errors during stream building are now logged with context and rethrown cleanly.

Improvements

  • Unified header APIheaders and headerList direct properties replaced by a single HeadersConfigurer DSL for response header configuration by @​kpavlov in mokksy/mokksy#29
  • Priority API cleaned uppriority is now non-nullable with a sensible default; redundant priority() method removed by @​kpavlov in mokksy/mokksy#29
  • Faster stub lookupStubRegistry now uses binary search for stub matching by @​kpavlov in mokksy/mokksy#29

Dependencies

Full Changelog: mokksy/mokksy@v0.8.0...v0.8.1

Commits
  • 1be47c4 release: finalize version 0.8.1
  • 3e8ebea docs: create Module.md and update Dokka includes
  • 5a48038 tests: simplify StringOrListSerializerTest assertions
  • e7bc227 docs: add explanation and example for stub priority in README
  • 861ec28 fix: ensure headersLambda chaining in ResponseDefinitionBuilders
  • f00d03c tests: improve StringOrListSerializerTest with shouldEqualJson assertions
  • af59bb9 tests: add @BeforeEach to reset mocks in MokksyServerJavaTest
  • f988b68 refactor: use binarySearch in StubRegistry for optimized stub lookup
  • a5f45e1 tests: enhance header validation and error handling in response builder tests
  • ff8de25 Update mokksy/src/jvmTest/kotlin/dev/mokksy/mokksy/serializers/StringOrListSe...
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.14.2 to 5.14.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.14.3 = Platform 1.14.3 + Jupiter 5.14.3 + Vintage 5.14.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.14.2...r5.14.3

Commits
  • 1c14c1b Release 5.14.3
  • 698391f Finalize 5.14.3 release notes
  • 5655c22 Fix link to milestone
  • b4d1f56 Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • 5b6dfef Fix references
  • 718ee15 Fail build if xref fragment is invalid
  • a809887 Install poppler-utils for pdfinfo
  • b568f5a Update API baseline
  • 1ebb6bc Add missing checkout step
  • 4ca615b Back to snapshots for further development
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.junit.jupiter:junit-jupiter-params [>= 6.a, < 7]

@dependabot dependabot bot added dependencies Pull requests that update a dependency file kotlin labels Mar 26, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/testing-d3789cd610 branch 2 times, most recently from 50d0d66 to 5f82936 Compare March 26, 2026 21:12
@devcrocod
Copy link
Contributor

@dependabot rebase

Bumps the testing group with 2 updates: [dev.mokksy:mokksy](https://github.com/mokksy/mokksy) and [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework).


Updates `dev.mokksy:mokksy` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/mokksy/mokksy/releases)
- [Commits](mokksy/mokksy@v0.8.0...v0.8.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.2 to 5.14.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.2...r5.14.3)

---
updated-dependencies:
- dependency-name: dev.mokksy:mokksy
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 5.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title chore(deps): bump the testing group with 2 updates chore(deps): bump the testing group across 1 directory with 2 updates Mar 27, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/testing-d3789cd610 branch from 5f82936 to 25f754e Compare March 27, 2026 00:46
@devcrocod devcrocod enabled auto-merge (squash) March 27, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file kotlin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant