Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump kotestVersion from 5.5.1 to 5.5.2 #360

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps kotestVersion from 5.5.1 to 5.5.2.
Updates kotest-runner-junit5-jvm from 5.5.1 to 5.5.2

Release notes

Sourced from kotest-runner-junit5-jvm's releases.

v5.5.2

Gradle test filter fixes, by @​myuwono kotest/kotest#3257 Tag inheritance configuration is now available on AbstractProjectConfig

Commits
  • a123357 Check if s01 is needed for snapshots as well now..
  • 0c141ea Fix tag inheritance. Fixes #3231
  • 5db3e46 Issue/fix gradle filter (#3257)
  • d78332c Fix typo in tempfile.md (#3256)
  • 4c9ae66 Add missing brackets to example core matcher calls (#3252)
  • 9163ead Update plugin com.gradle.enterprise to v3.11.2 (#3242)
  • e5603f6 Added release_bom workflow
  • d3c66fb feat(3213): add should contain only assertion (#3216)
  • cf4b7f5 feat(Exhaustive.cartesian): support up to 12 args to Exhaustive.cartesian for...
  • 43d2ab0 test(proptest): add (failing) arity tests for checkAll and forAll with arity ...
  • Additional commits viewable in compare view

Updates kotest-assertions-core-jvm from 5.5.1 to 5.5.2

Release notes

Sourced from kotest-assertions-core-jvm's releases.

v5.5.2

Gradle test filter fixes, by @​myuwono kotest/kotest#3257 Tag inheritance configuration is now available on AbstractProjectConfig

Commits
  • a123357 Check if s01 is needed for snapshots as well now..
  • 0c141ea Fix tag inheritance. Fixes #3231
  • 5db3e46 Issue/fix gradle filter (#3257)
  • d78332c Fix typo in tempfile.md (#3256)
  • 4c9ae66 Add missing brackets to example core matcher calls (#3252)
  • 9163ead Update plugin com.gradle.enterprise to v3.11.2 (#3242)
  • e5603f6 Added release_bom workflow
  • d3c66fb feat(3213): add should contain only assertion (#3216)
  • cf4b7f5 feat(Exhaustive.cartesian): support up to 12 args to Exhaustive.cartesian for...
  • 43d2ab0 test(proptest): add (failing) arity tests for checkAll and forAll with arity ...
  • 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)

Bumps `kotestVersion` from 5.5.1 to 5.5.2.

Updates `kotest-runner-junit5-jvm` from 5.5.1 to 5.5.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.5.1...v5.5.2)

Updates `kotest-assertions-core-jvm` from 5.5.1 to 5.5.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2022 08:22
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Oct 24, 2022
@ybelMekk ybelMekk merged commit a4c54c5 into master Oct 24, 2022
@ybelMekk ybelMekk deleted the dependabot/gradle/kotestVersion-5.5.2 branch October 24, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant