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 1.1.5 to 2.0.0 #161

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps kiwi-test from 1.1.5 to 2.0.0.

Release notes

Sourced from kiwi-test's releases.

v2.0.0

Summary

  • 2022-04-21T22:05:31.103166 - 12 commit(s) by Scott Leberknight, dependabot[bot]

This major version 2.0.0 of kiwi-test updates the Mongo Java Driver to major version 4.x (from 3.x). See #289 for details on the Mongo Driver upgrade, and #290 for more details on the MongoServerExtension and its use of the mongo-java-server library. This release also updates to a new major version of kiwi (2.x).

Even though the public kiwi-test APIs did not change, the internals of Mongo-related code changed significantly due to the Mongo Java Driver upgrade which contains breaking API changes. Those changes were such that we felt a major version change to kiwi-test was warranted to avoid any possible confusion or conflicts between the 1.x versions using Mongo Driver 3.x and the 2.x versions now using Mongo Driver 4.x.

Assorted

Dependency Updates

Commits

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)

@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Apr 22, 2022
@dependabot dependabot bot requested review from chrisrohr and sleberknight April 22, 2022 04:03
@sleberknight sleberknight added this to the 1.1.5 milestone Apr 22, 2022
@sleberknight
Copy link
Member

@dependabot rebase

Bumps [kiwi-test](https://github.com/kiwiproject/kiwi-test) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/kiwiproject/kiwi-test/releases)
- [Commits](kiwiproject/kiwi-test@v1.1.5...v2.0.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.kiwiproject-kiwi-test-2.0.0 branch from d9848f7 to c0c4fc9 Compare April 22, 2022 17:24
@sleberknight sleberknight merged commit 6c8721c into master Apr 22, 2022
@sleberknight sleberknight deleted the dependabot/maven/org.kiwiproject-kiwi-test-2.0.0 branch April 22, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants