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 io.agroal:agroal-spring-boot-starter from 2.5 to 2.6 #4557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps io.agroal:agroal-spring-boot-starter from 2.5 to 2.6.

Commits
  • afab563 [maven-release-plugin] prepare release 2.6
  • e3de442 AG-254 - Update dependencies
  • 47e2210 AG-253 - Add an option to disable recovery for a connection pool
  • 0d95781 AG-251 - Be cautious about exceptions in connection validators
  • c7b607e AG-252 - Throw exception on acquire after tx timeout
  • 0ea978c AG-250 - Callback for pool interceptors
  • cee0916 AG-248 - Remove empty line
  • 061d649 AG-247 - Add poolRecovery flag to disable retrieving recovery connections fro...
  • 21381b1 AG-249 - Add jta property to enable/disable integration from DataSource insta...
  • 22da720 AG-248 - Slightly optimizations for better readability and custom usage
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2025
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Apr 1, 2025

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HSEARCH-\d+
    ↳ Offending commits: [ee48397]

› This message was automatically generated.

@marko-bekhta
Copy link
Member

@dependabot recreate

Bumps [io.agroal:agroal-spring-boot-starter](https://github.com/agroal/agroal) from 2.5 to 2.6.
- [Commits](agroal/agroal@2.5...2.6)

---
updated-dependencies:
- dependency-name: io.agroal:agroal-spring-boot-starter
  dependency-version: '2.6'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.agroal-agroal-spring-boot-starter-2.6 branch from b3c83a8 to ee48397 Compare April 1, 2025 07:11
@marko-bekhta marko-bekhta merged commit fbfd3be into main Apr 1, 2025
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.agroal-agroal-spring-boot-starter-2.6 branch April 1, 2025 08:28
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