Skip to content

build(deps): bump net.hydromatic:quidem from 0.11 to 0.12 - #19781

Merged
FrankChen021 merged 3 commits into
masterfrom
dependabot/maven/net.hydromatic-quidem-0.12
Jul 29, 2026
Merged

build(deps): bump net.hydromatic:quidem from 0.11 to 0.12#19781
FrankChen021 merged 3 commits into
masterfrom
dependabot/maven/net.hydromatic-quidem-0.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps net.hydromatic:quidem from 0.11 to 0.12.

Release notes

Sourced from net.hydromatic:quidem's releases.

0.12

See release notes.

Changelog

Sourced from net.hydromatic:quidem's changelog.

0.12 / 2025-04-28

  • [QUIDEM-80] Query recorder
  • Refactor ConnectionFactory
  • Rename TestUtil to TestUtils
  • [QUIDEM-95] Enable google-java-format plugin, to automatically reformat code to a standard style
  • Prepare for [QUIDEM-95] by removing some checkstyle rules and adding google-java-format plugin (disabled)
  • [QUIDEM-93] Allow multi-line strings as arguments to !set
  • Lint the source code as part of the test suite
  • Move GitHub repository from julianhyde to hydromatic
  • Add javadoc badge to README
  • In CI, timeout after 3 minutes, enable JDK 21, disable JDK 8
  • Add Maven Central badge to README
  • Allow CI runs to be triggered manually, and monthly

Upgrades

  • Support all JDK versions from 8 to 24
  • Bump maven from 3.5.4 to 3.9.6
  • Bump build-helper-maven-plugin from 3.3.0 to 3.6.0
  • Bump checkerframework from 3.24.0 to 3.49.2
  • Bump checkstyle from 10.4 to 10.23.0
  • Bump guava from 31.1-jre to 33.4.8-jre
  • Bump hamcrest from 2.2 to 3.0
  • Bump hsqldb from 2.7.1 to 2.7.4
  • Bump junit-jupiter from 5.9.1 to 5.12.2
  • Bump maven-checkstyle-plugin from 3.2.0 to 3.6.0
  • Bump maven-compiler-plugin from 3.10.1 to 3.14.0
  • Bump maven-enforcer-plugin from 3.1.0 to 3.5.0
  • Bump maven-gpg-plugin from 3.0.1 to 3.2.7
  • Bump maven-javadoc-plugin from 3.4.1 to 3.11.2
  • Bump maven-site-plugin from 3.12.1 to 3.21.0
  • Bump maven-surefire-plugin from 3.0.0-M7 to 3.5.3
Commits
  • 643a48a [maven-release-plugin] prepare release quidem-0.12
  • ffdbd6c [QUIDEM-94] Release Quidem 0.12
  • e818cb3 Upgrade build-helper-maven-plugin from 3.5.0 to 3.6.0, checkerframework from ...
  • 3b94aba [QUIDEM-80] Query recorder
  • 35c5e10 Refactor ConnectionFactory
  • 99f2adc Rename TestUtil to TestUtils
  • f287cbf [QUIDEM-95] Enable google-java-format
  • 1f53f5d Prepare for [QUIDEM-95] Enable google-java-format
  • e7fd7cf [QUIDEM-93] Allow multi-line strings as arguments to !set
  • 2c2482f Lint the source code as part of the test suite
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [net.hydromatic:quidem](https://github.com/hydromatic/quidem) from 0.11 to 0.12.
- [Release notes](https://github.com/hydromatic/quidem/releases)
- [Changelog](https://github.com/hydromatic/quidem/blob/main/HISTORY.md)
- [Commits](hydromatic/quidem@quidem-0.11...quidem-0.12)

---
updated-dependencies:
- dependency-name: net.hydromatic:quidem
  dependency-version: '0.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 28, 2026

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Reviewed Quidem 0.11 -> 0.12 together with the required shared Checker Framework 3.49.2 alignment and license metadata at exact head f616e04. Maven Enforcer and the full CI suite are green, the PR is mergeable, and no unresolved compatibility or review concern remains.

@FrankChen021
FrankChen021 merged commit c6e9389 into master Jul 29, 2026
28 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/net.hydromatic-quidem-0.12 branch July 29, 2026 06:05
@github-actions github-actions Bot added this to the 39.0.0 milestone Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies 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.

1 participant