Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps agroal.version from 2.7.1 to 2.8.
Updates io.agroal:agroal-api from 2.7.1 to 2.8

Commits
  • 902e211 [maven-release-plugin] prepare release 2.8
  • bfb332e AG-267 - update dependencies
  • fd58833 AG-264 - add beforePoolBlock callback
  • 1bdf100 AG-264 - Replace custom AgroalSynchronizer with LinkedTransferQueue
  • 5576d3f AG-266 - Reduce usage of connection.isClosed()
  • 4b35e6c updates based upon code review
  • 05f7526 fix: adding pruning of closed statements from what is tracked
  • db8bee1 AG-262: On rollback, when the RM return any of the XA_RB* codes, do not call ...
  • 1d8d9b6 AG-265 - Only collect pool statistics when needed
  • 0c96b45 Fix potential NPE in XAConnectionWrapper
  • Additional commits viewable in compare view

Updates io.agroal:agroal-narayana from 2.7.1 to 2.8

Commits
  • 902e211 [maven-release-plugin] prepare release 2.8
  • bfb332e AG-267 - update dependencies
  • fd58833 AG-264 - add beforePoolBlock callback
  • 1bdf100 AG-264 - Replace custom AgroalSynchronizer with LinkedTransferQueue
  • 5576d3f AG-266 - Reduce usage of connection.isClosed()
  • 4b35e6c updates based upon code review
  • 05f7526 fix: adding pruning of closed statements from what is tracked
  • db8bee1 AG-262: On rollback, when the RM return any of the XA_RB* codes, do not call ...
  • 1d8d9b6 AG-265 - Only collect pool statistics when needed
  • 0c96b45 Fix potential NPE in XAConnectionWrapper
  • Additional commits viewable in compare view

Updates io.agroal:agroal-pool from 2.7.1 to 2.8

Commits
  • 902e211 [maven-release-plugin] prepare release 2.8
  • bfb332e AG-267 - update dependencies
  • fd58833 AG-264 - add beforePoolBlock callback
  • 1bdf100 AG-264 - Replace custom AgroalSynchronizer with LinkedTransferQueue
  • 5576d3f AG-266 - Reduce usage of connection.isClosed()
  • 4b35e6c updates based upon code review
  • 05f7526 fix: adding pruning of closed statements from what is tracked
  • db8bee1 AG-262: On rollback, when the RM return any of the XA_RB* codes, do not call ...
  • 1d8d9b6 AG-265 - Only collect pool statistics when needed
  • 0c96b45 Fix potential NPE in XAConnectionWrapper
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @gastaldi.


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 `agroal.version` from 2.7.1 to 2.8.

Updates `io.agroal:agroal-api` from 2.7.1 to 2.8
- [Commits](agroal/agroal@2.7.1...2.8)

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

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

---
updated-dependencies:
- dependency-name: io.agroal:agroal-api
  dependency-version: '2.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.agroal:agroal-narayana
  dependency-version: '2.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.agroal:agroal-pool
  dependency-version: '2.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Aug 14, 2025
@gastaldi
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit e739afc into main Aug 15, 2025
56 checks passed
@dependabot dependabot bot deleted the dependabot/maven/main/agroal.version-2.8 branch August 15, 2025 02:06
@quarkus-bot quarkus-bot bot added this to the 3.28 - main milestone Aug 15, 2025
Copy link

quarkus-bot bot commented Aug 15, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 8c639d9.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet modified the milestones: 3.28 - main, 3.26.0 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agroal area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants