Skip to content

chore(deps-dev): Bump agroal-version from 3.0.1 to 3.1#23059

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/agroal-version-3.1
May 7, 2026
Merged

chore(deps-dev): Bump agroal-version from 3.0.1 to 3.1#23059
apupier merged 1 commit into
mainfrom
dependabot/maven/agroal-version-3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps agroal-version from 3.0.1 to 3.1.
Updates io.agroal:agroal-pool from 3.0.1 to 3.1

Commits
  • 4bbac3f [maven-release-plugin] prepare release 3.1
  • c54ce1e Bump org.postgresql:postgresql in /agroal-integration-tests
  • ac161fb AG-307 - update dependencies
  • 34e2d4f AG-302: Flush all idle connections on first validation failure to speed up re...
  • 7a9fd46 Fix operator precedence bug in performValidation
  • 7ebe213 AG-304 - use var handle in wrappers
  • a839863 Rename MultipleAcquisitionAction.OFF to LENIENT for clarity
  • ebbf534 Use Connection.setNetworkTimeout as a hard backstop in sqlValidator
  • d891b2e Replace dynamic proxies with static classes to minimize reflection
  • 2d20382 Fix flaky concurrentDataSourceCloseTest on Windows CI
  • Additional commits viewable in compare view

Updates io.agroal:agroal-narayana from 3.0.1 to 3.1

Commits
  • 4bbac3f [maven-release-plugin] prepare release 3.1
  • c54ce1e Bump org.postgresql:postgresql in /agroal-integration-tests
  • ac161fb AG-307 - update dependencies
  • 34e2d4f AG-302: Flush all idle connections on first validation failure to speed up re...
  • 7a9fd46 Fix operator precedence bug in performValidation
  • 7ebe213 AG-304 - use var handle in wrappers
  • a839863 Rename MultipleAcquisitionAction.OFF to LENIENT for clarity
  • ebbf534 Use Connection.setNetworkTimeout as a hard backstop in sqlValidator
  • d891b2e Replace dynamic proxies with static classes to minimize reflection
  • 2d20382 Fix flaky concurrentDataSourceCloseTest on Windows CI
  • Additional commits viewable in compare view

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 `agroal-version` from 3.0.1 to 3.1.

Updates `io.agroal:agroal-pool` from 3.0.1 to 3.1
- [Commits](agroal/agroal@3.0.1...3.1)

Updates `io.agroal:agroal-narayana` from 3.0.1 to 3.1
- [Commits](agroal/agroal@3.0.1...3.1)

---
updated-dependencies:
- dependency-name: io.agroal:agroal-pool
  dependency-version: '3.1'
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.agroal:agroal-narayana
  dependency-version: '3.1'
  dependency-type: direct:development
  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 May 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: agroal-version

Modules affected by dependency changes (1)
  • :camel-jta
All tested modules (2 modules)
  • Camel :: JTA
  • Camel :: Parent

⚙️ View full build and test results

@apupier apupier merged commit 20109a2 into main May 7, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/agroal-version-3.1 branch May 7, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-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.

2 participants