chore(deps): bump com.h2database:h2 from 1.4.188 to 2.2.220 in /saiku-bom#840
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump com.h2database:h2 from 1.4.188 to 2.2.220 in /saiku-bom#840dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.188 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.188...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 16, 2026
pull Bot
pushed a commit
to ppker/saiku
that referenced
this pull request
May 17, 2026
…, postgresql Picks up three of the four open dependabot bumps: - spring-core 6.2.8 → 6.2.11 (spiculedata#842 — CVE patch releases) - spring-security 6.5.1 → 6.5.10 (spiculedata#843 — security/bugfix line) - postgresql 42.7.4 → 42.7.11 (spiculedata#841 — JDBC driver patch) Held back: h2 1.4.188 → 2.2.220 (spiculedata#840). H2 v2 is a major-version jump with a stricter SQL dialect that breaks the bundled FoodMart seed under the launcher — the async-query IT failed with the new h2. Filed for follow-up; the FoodMart seed SQL needs regeneration against an h2-2.x baseline before we can take the bump. The four dependabot PRs failed CI under their own runs because the GH Packages auth token for mondrian-saiku isn't available in the Dependabot secrets context (only Actions secrets are wired). Tests verify the bumps locally: 93 unit tests + 78 integration tests pass with the three accepted bumps applied.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.h2database:h2 from 1.4.188 to 2.2.220.
Release notes
Sourced from com.h2database:h2's releases.
... (truncated)
Commits
66185fbchangelog adjustmentf3c8222version and release date087522bjavadoc1ae052aspell-check4ac5343Merge pull request #3834 from katzyn/version72f6e98Update TestMVStore81bac50Update changelogf047d77Add 2.0.* and 2.1.* versions to Upgrade utility1341feaIncrease database format version581ed18Merge pull request #3833 from katzyn/passwordDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.