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

Bump kiwi-test from 0.15.0 to 0.16.0 #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2021

Bumps kiwi-test from 0.15.0 to 0.16.0.

Release notes

Sourced from kiwi-test's releases.

v0.16.0

Summary

  • 2021-04-02T22:08:07.707829 - 16 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • New KiwiAssertJ methods to assert one element in collections and maps (#205)
  • Assertions to verify a HealthCheck.Result does NOT contain a detail (#203)
  • Add methods to ValidationTestHelper to assert there are some (one or many) violations (#201)
  • Add JUnit Jupiter ArgumentsSource to generate random doubles [(#199)](kiwiproject/kiwi-test#199)

Assorted

Dependency Updates

Commits
  • ee68c7a [maven-release-plugin] prepare release v0.16.0
  • cde1ef5 Change test POM files to use fake dependencies to avoid dependabot check (#213)
  • 8fcda58 Bump guava in /src/test/resources/ServiceNamesTest/no-parent-pom (#212)
  • ac0e748 Bump guava in /src/test/resources/MongoTestsTest (#211)
  • c32e90f Bump guava in /src/test/resources/ServiceNamesTest/top-level-service (#210)
  • 21dc01a Bump guava in /src/test/resources/ServiceNamesTest/top-level-app (#209)
  • 616b32b Bump guava in /src/test/resources/ServiceNamesTest/top-level-emulator (#208)
  • 6a38ad8 Bump guava (#207)
  • f436618 Add KiwiAssertJ methods to assert one element in collections and maps (#206)
  • 28b3ea5 Add assertions to HealthCheckResultAssertions for absence of details (#204)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [kiwi-test](https://github.com/kiwiproject/kiwi-test) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/kiwiproject/kiwi-test/releases)
- [Commits](kiwiproject/kiwi-test@v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates label Apr 5, 2021
@dependabot dependabot bot requested review from chrisrohr and sleberknight April 5, 2021 08:24
@sleberknight sleberknight added this to the 0.6.0 milestone Apr 5, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 5, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sleberknight sleberknight merged commit e42b416 into master Apr 5, 2021
@sleberknight sleberknight deleted the dependabot/maven/org.kiwiproject-kiwi-test-0.16.0 branch April 5, 2021 16:02
@sleberknight sleberknight modified the milestones: 0.6.0, 0.5.1 Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants