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 h2 from 1.4.197 to 2.2.220 #2345

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps h2 from 1.4.197 to 2.2.220.

Release notes

Sourced from h2's releases.

Version 2.2.220

Changes since 2.1.214 release:

... (truncated)

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.197...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2023
@mareknovotny
Copy link
Member

ok to test

@mareknovotny
Copy link
Member

jenkins do fdb

@tkobayas
Copy link
Contributor

tkobayas commented Jul 19, 2023

https://github.com/kiegroup/drools/pull/4115 solved the issue by adding ;MODE=LEGACY. With the option, tests passed in drools, but I still see lots of warnings. Following h2database/h2database#3325 , I also added ;OLD_INFORMATION_SCHEMA=TRUE which reduces the warnings. Filed https://github.com/kiegroup/drools/pull/5394 for test

@mariofusco
Copy link
Member

jenkins do fdb

@tkobayas
Copy link
Contributor

@tkobayas
Copy link
Contributor

jenkins do fdb

@tkobayas
Copy link
Contributor

FDB doesn't check out dependabot/maven/com.h2database-h2-2.2.220 branch of drools, jbpm and droolsjbpm-integration which I raised as PRs. So it resulted in the same test failures. Probably I will need to raise a PR for droolsjbpm-build-bootstrap by myself, too.

[2023-07-19T09:45:08.191Z] # Checkout summary
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/lienzo-core]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/lienzo-core:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/droolsjbpm-build-bootstrap]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/droolsjbpm-build-bootstrap:main
[2023-07-19T09:45:08.191Z] [INFO]        Merged kiegroup/droolsjbpm-build-bootstrap:dependabot/maven/com.h2database-h2-2.2.220 into branch main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-soup]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-soup:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/lienzo-tests]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/lienzo-tests:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/appformer]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/appformer:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-uberfire-extensions]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-uberfire-extensions:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/droolsjbpm-knowledge]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/droolsjbpm-knowledge:7.x
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/drools]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/drools:7.x
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/jbpm]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/jbpm:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/droolsjbpm-integration]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/droolsjbpm-integration:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-wb-playground]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-wb-playground:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-wb-common]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-wb-common:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/drools-wb]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/drools-wb:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/jbpm-work-items]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/jbpm-work-items:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/jbpm-wb]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/jbpm-wb:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-wb-distributions]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-wb-distributions:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/kie-jpmml-integration]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/kie-jpmml-integration:main
[2023-07-19T09:45:08.191Z] [INFO] [kiegroup/process-migration-service]
[2023-07-19T09:45:08.191Z] [INFO]        Project taken from kiegroup/process-migration-service:main

@tkobayas
Copy link
Contributor

I raised

independently from this dependabot PR.

I still see some issues in jbpm and droolsjbpm-integration

@mareknovotny
Copy link
Member

yes, the PRs need to be for the same user @tkobayas or pushed the PR branch directly to kiegroup repository to be on the same org user repository ;)
nm, you created new one under your user so i can close this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mareknovotny mareknovotny deleted the dependabot/maven/com.h2database-h2-2.2.220 branch July 20, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.67.x Generate backport PR for 7.67.x branch backport-7.67.x-blue Generate backport PR for 7.67.x-blue branch dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants