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 2.1.212 to 2.1.214 #2944

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps h2 from 2.1.212 to 2.1.214.

Release notes

Sourced from h2's releases.

version-2.1.214

Important bugs and regression fixes discovered after 2.1.210 release:

Commits
  • 1ba3590 release preparation - another minor adjustment
  • bbb5a59 release preparation - minor version
  • 01ad7fb release preparation
  • 48e5d10 Merge pull request #3540 from katzyn/compatibility
  • 1fbdd51 Update PgJDBC to version 42.4.0
  • c0d989e Use DECFLOAT for NUMERIC without parameters in PostgreSQL compatibility mode
  • 726bc26 Merge pull request #3539 from katzyn/parameters
  • 90caa1d Fix missing parameters in some subqueries
  • 28eec32 Merge pull request #3532 from katzyn/misc
  • 05d5999 Add more helper methods
  • 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 [h2](https://github.com/h2database/h2database) from 2.1.212 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.212...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jun 15, 2022
@github-actions
Copy link

Unit Test Results

  4 548 files  ±0    4 548 suites  ±0   29m 43s ⏱️ - 4m 34s
  4 508 tests ±0    4 294 ✔️ ±0     214 💤 ±0  0 ±0 
53 376 runs  ±0  48 368 ✔️ ±0  5 008 💤 ±0  0 ±0 

Results for commit 7ad8dbe. ± Comparison against base commit 970f63b.

@kataggart kataggart added this to To Do in Conditioning++ via automation Jun 15, 2022
Copy link
Contributor

@nvoxland nvoxland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@XDelphiGrl
Copy link
Contributor

Hi, @nvoxland - Does revving the H2 version here result in also updating the H2 version in the Liquibase installer?

Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • H2 driver patch version upgrade.
  • No Maven-Central reported CVEs

APPROVED

Passing Functional Tests
Test Harness Execution
NOTE: There are postgres failures in the test harness; these are unrelated to the H2 driver upgrade and the failures have been fixed in a different branch.

@nvoxland nvoxland merged commit fb7bafd into master Jul 1, 2022
Conditioning++ automation moved this from To Do to Done Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.h2database-h2-2.1.214 branch July 1, 2022 15:34
@kataggart kataggart added this to the v4.13.0 milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocandidate dependencies Pull requests that update a dependency file java Pull requests that update Java code sprint2022-28
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants