Skip to content

Bump org.jdbi:jdbi3-sqlobject from 3.49.1 to 3.49.3 #104

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.jdbi:jdbi3-sqlobject from 3.49.1 to 3.49.3.

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

3.49.3

  • Only use JFR if the flight recorder was registered (#2736)

3.49.2

  • Fix returning long update count from update statements (#2778)
  • Fix JFR usage on GraalVM (#2736)
  • Fix SBOM creation
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.49.3

  • Only use JFR if the flight recorder was registered (#2736)

3.49.2

  • Fix returning long update count from update statements (#2778)
  • Fix JFR usage on GraalVM (#2736)
  • Fix SBOM creation
Commits
  • 89d5f40 [maven-release-plugin] prepare release v3.49.3
  • 1fea34d prepare 3.49.3 release
  • 1ad568f Merge pull request #2788 from hgschmie/jfr-fix
  • 48c5b82 Fix bad JFR test with GraalVM
  • 6c7393f [maven-release-plugin] prepare for next development iteration
  • a26b647 [maven-release-plugin] prepare release v3.49.2
  • cf94860 Merge pull request #2785 from hgschmie/release-prepare
  • c058145 prep for 3.49.2
  • b167a19 release notes fixup
  • 532d436 fix sbom build
  • 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 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 [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) from 3.49.1 to 3.49.3.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.1...v3.49.3)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-version: 3.49.3
  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 May 2, 2025
@velo velo merged commit 7f9ff50 into main May 5, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jdbi-jdbi3-sqlobject-3.49.3 branch May 5, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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