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 jdbi3-jodatime2 from 3.36.0 to 3.37.0 in /pgp-keys-map-test1 #1315

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps jdbi3-jodatime2 from 3.36.0 to 3.37.0.

Release notes

Sourced from jdbi3-jodatime2's releases.

JDBI 3.37.0

  • upgrade to geantyref 1.3.14
  • removes the core dependency on the caffeine library. This now uses a simple LRU cache for sql parser and sql statements.
  • adds pluggable cache implementation using caffeine. The old caching behavior can now be restored by using the jdbi3-caffeine-cache dependency and adding jdbi.installPlugin(new CaffeineCachePlugin());.
  • adds pluggable no-op cache implementation for testing and debugging
  • improve PostGIS null value handling (#2260, thanks @​tprebs)
  • use Postgres 15 (native arm64) for building on MacOS arm64
Changelog

Sourced from jdbi3-jodatime2's changelog.

3.37.0

  • upgrade to geantyref 1.3.14
  • removes the core dependency on the caffeine library. This now uses a simple LRU cache for sql parser and sql statements.
  • adds pluggable cache implementation using caffeine. The old caching behavior can now be restored by using the jdbi3-caffeine-cache dependency and adding jdbi.installPlugin(new CaffeineCachePlugin());.
  • adds pluggable no-op cache implementation for testing and debugging
  • improve PostGIS null value handling (#2260, thanks @​tprebs)
  • use Postgres 15 (native arm64) for building on MacOS arm64
Commits
  • 40f738f [maven-release-plugin] prepare release v3.37.0
  • 7bc0c7c release notes update
  • c12e440 Merge pull request #2267 from hgschmie/macos-arm-fix
  • 7fad777 Use native pg on macos arm64
  • 146de3e Merge pull request #2263 from hgschmie/map-entry-test
  • 7728c32 test for Map.Entry mapper
  • 37e152e Merge pull request #2261 from hgschmie/more-tests
  • 4432f08 add extensioncontext tests
  • 318f58f add some unit tests for sqlobject
  • a62ce84 Merge pull request #2259 from hgschmie/small-changes
  • 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 [jdbi3-jodatime2](https://github.com/jdbi/jdbi) from 3.36.0 to 3.37.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.36.0...v3.37.0)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-jodatime2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
@robot-simplify4u robot-simplify4u enabled auto-merge (rebase) February 6, 2023 01:47
@sonarcloud
Copy link

sonarcloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@robot-simplify4u robot-simplify4u merged commit 35999f1 into master Feb 6, 2023
@robot-simplify4u robot-simplify4u deleted the dependabot/maven/pgp-keys-map-test1/org.jdbi-jdbi3-jodatime2-3.37.0 branch February 6, 2023 01:53
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
Development

Successfully merging this pull request may close these issues.

1 participant