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 agroal.version from 1.12 to 1.13 #20715

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2021

Bumps agroal.version from 1.12 to 1.13.
Updates agroal-api from 1.12 to 1.13

Commits
  • 59c1010 [maven-release-plugin] prepare release 1.13
  • 3ab9185 AG-181 - Github Actions
  • 7c8a490 AG-181 - Github Actions
  • 3ab4e50 AG-180 - Health check feature
  • 3c98a93 AG-177 - Prevent re-use of configuration supplier
  • 4335ba7 AG-179 - Check for fatal exceptions in all operations
  • 2fd43e8 AG-178 - Fix concurrency issue on graceful flush
  • 5d92ff5 AG-176 - Add warning on CreateConnectionTask
  • 42e0234 AG-175 - Add volatile to the implementations of LocalCache
  • d634e9f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-narayana from 1.12 to 1.13

Commits
  • 59c1010 [maven-release-plugin] prepare release 1.13
  • 3ab9185 AG-181 - Github Actions
  • 7c8a490 AG-181 - Github Actions
  • 3ab4e50 AG-180 - Health check feature
  • 3c98a93 AG-177 - Prevent re-use of configuration supplier
  • 4335ba7 AG-179 - Check for fatal exceptions in all operations
  • 2fd43e8 AG-178 - Fix concurrency issue on graceful flush
  • 5d92ff5 AG-176 - Add warning on CreateConnectionTask
  • 42e0234 AG-175 - Add volatile to the implementations of LocalCache
  • d634e9f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-pool from 1.12 to 1.13

Commits
  • 59c1010 [maven-release-plugin] prepare release 1.13
  • 3ab9185 AG-181 - Github Actions
  • 7c8a490 AG-181 - Github Actions
  • 3ab4e50 AG-180 - Health check feature
  • 3c98a93 AG-177 - Prevent re-use of configuration supplier
  • 4335ba7 AG-179 - Check for fatal exceptions in all operations
  • 2fd43e8 AG-178 - Fix concurrency issue on graceful flush
  • 5d92ff5 AG-176 - Add warning on CreateConnectionTask
  • 42e0234 AG-175 - Add volatile to the implementations of LocalCache
  • d634e9f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 12, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 12, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 00bc00b

Status Name Step Failures Logs Raw logs
Initial JDK 11 Build Build Failures Logs Raw logs

Failures

⚙️ Initial JDK 11 Build #

- Failing: extensions/agroal/runtime 
! Skipped: devtools/bom-descriptor-json docs extensions/agroal/deployment and 137 more

📦 extensions/agroal/runtime

Failed to execute goal on project quarkus-agroal: Could not resolve dependencies for project io.quarkus:quarkus-agroal:jar:999-SNAPSHOT: The following artifacts could not be resolved: io.agroal:agroal-api:jar:1.13, io.agroal:agroal-narayana:jar:1.13, io.agroal:agroal-pool:jar:1.13: Could not find artifact io.agroal:agroal-api:jar:1.13 in google-maven-central (https://maven-central.storage-download.googleapis.com/maven2/)

@gastaldi
Copy link
Contributor

@dependabot rebase

Bumps `agroal.version` from 1.12 to 1.13.

Updates `agroal-api` from 1.12 to 1.13
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.12...1.13)

Updates `agroal-narayana` from 1.12 to 1.13
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.12...1.13)

Updates `agroal-pool` from 1.12 to 1.13
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.12...1.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/agroal.version-1.13 branch from 00bc00b to b1bc3b8 Compare October 13, 2021 00:21
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 13, 2021

Failing Jobs - Building b1bc3b8

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17

@geoand geoand requested a review from barreiro October 13, 2021 07:26
@gsmet gsmet merged commit e1fb12d into main Oct 14, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 14, 2021
@gsmet
Copy link
Member

gsmet commented Oct 14, 2021

Thanks @barreiro !

@dependabot dependabot bot deleted the dependabot/maven/agroal.version-1.13 branch October 14, 2021 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants