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-bom from 0.9.1 to 0.10.0 #733

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps kiwi-bom from 0.9.1 to 0.10.0.

Release notes

Sourced from kiwi-bom's releases.

v0.10.0

Summary

  • 2022-06-08T21:17:35.276076 - 54 commit(s) by Scott Leberknight, dependabot[bot], Chris Rohr

Assorted

Dependency Updates

... (truncated)

Commits
  • 138e740 [maven-release-plugin] prepare release v0.10.0
  • 6dffd23 Bump kiwi-parent from 2.0.2 to 2.0.3 (#242)
  • 086f4b1 Bump jdbi3-bom from 3.29.0 to 3.30.0 (#240)
  • f76f761 Bump kiwi-parent from 2.0.1 to 2.0.2 (#239)
  • 1427bf8 Bump checker-qual from 3.22.0 to 3.22.1 (#237)
  • 10ea637 Bump embedded-postgres from 1.3.1 to 2.0.0 (#231)
  • f7d91f3 Bump caffeine from 3.1.0 to 3.1.1 (#236)
  • 9b9ffa2 Bump error_prone_annotations from 2.13.1 to 2.14.0 (#235)
  • b08821c Bump liquibase-core from 4.10.0 to 4.11.0 (#234)
  • d861457 Bump postgresql from 42.3.5 to 42.3.6 (#233)
  • 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)

@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Jun 9, 2022
@dependabot dependabot bot requested review from chrisrohr and sleberknight June 9, 2022 19:02
@sleberknight sleberknight added this to the 2.1.0 milestone Jun 9, 2022
@sleberknight
Copy link
Member

Test failed due to Hibernate Validator update which disables EL. There is a custom validator in a test that I forgot to update. The error:

Error:    KiwiValidationsTest$AddError.shouldAddErrorFromGivenTemplate:158 
expected: "'The Awesome' will always be regarded as invalid! (sorry)"
 but was: "'${validatedValue}' will always be regarded as invalid! (sorry)"

Before this PR can be merged, this needs to be fixed.

@sleberknight
Copy link
Member

@dependabot rebase

Bumps [kiwi-bom](https://github.com/kiwiproject/kiwi-bom) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.kiwiproject-kiwi-bom-0.10.0 branch from a116df3 to 9dc7637 Compare June 9, 2022 19:54
@sleberknight sleberknight merged commit e01b823 into master Jun 9, 2022
@sleberknight sleberknight deleted the dependabot/maven/org.kiwiproject-kiwi-bom-0.10.0 branch June 9, 2022 20:03
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