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.14 to 1.15 #24065

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2022

Bumps agroal.version from 1.14 to 1.15.
Updates agroal-api from 1.14 to 1.15

Commits
  • 27bddf6 [maven-release-plugin] prepare release 1.15
  • 250f303 AG-188 - Change ConditionalOnProperty havingValue io.agroal.springframework.A...
  • e8bb47d AG-187 - Treat all postgres connection exceptions as fatal
  • c16e3af AG-186 - Fix foreground validation
  • 8649941 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-narayana from 1.14 to 1.15

Commits
  • 27bddf6 [maven-release-plugin] prepare release 1.15
  • 250f303 AG-188 - Change ConditionalOnProperty havingValue io.agroal.springframework.A...
  • e8bb47d AG-187 - Treat all postgres connection exceptions as fatal
  • c16e3af AG-186 - Fix foreground validation
  • 8649941 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-pool from 1.14 to 1.15

Commits
  • 27bddf6 [maven-release-plugin] prepare release 1.15
  • 250f303 AG-188 - Change ConditionalOnProperty havingValue io.agroal.springframework.A...
  • e8bb47d AG-187 - Treat all postgres connection exceptions as fatal
  • c16e3af AG-186 - Fix foreground validation
  • 8649941 [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 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 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 Mar 2, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 2, 2022

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

Failing Jobs - Building 3bfed22

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 test-framework/infinispan-client 
! Skipped: devtools/bom-descriptor-json docs extensions/agroal/deployment and 141 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.15, io.agroal:agroal-narayana:jar:1.15, io.agroal:agroal-pool:jar:1.15: io.agroal:agroal-api:jar:1.15 was not found in https://maven-central.storage-download.googleapis.com/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of google-maven-central has elapsed or updates are forced

📦 test-framework/infinispan-client

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

@gastaldi
Copy link
Contributor

gastaldi commented Mar 3, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gastaldi
Copy link
Contributor

gastaldi commented Mar 3, 2022

@dependabot recreate

@quarkus-bot

This comment was marked as outdated.

Bumps `agroal.version` from 1.14 to 1.15.

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

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

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

---
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]>
@gastaldi gastaldi force-pushed the dependabot/maven/agroal.version-1.15 branch from 3bfed22 to 7b90ad8 Compare March 3, 2022 12:19
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 3, 2022

Failing Jobs - Building 7b90ad8

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

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/vertx/deployment 
! Skipped: core/test-extension/deployment extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 319 more

📦 extensions/vertx/deployment

io.quarkus.vertx.DuplicatedContextTest.testThatBlockingEventConsumersAreCalledOnDuplicatedContext - More details - Source on GitHub

(RECIPIENT_FAILURE,8185) io.smallrye.mutiny.TimeoutException
	at io.vertx.core.eventbus.Message.fail(Message.java:141)
	at io.quarkus.vertx.runtime.VertxRecorder$3$1$1.handle(VertxRecorder.java:116)

@dependabot dependabot bot merged commit e0c8fed into main Mar 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/agroal.version-1.15 branch March 3, 2022 16:29
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 3, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.4.Final Mar 7, 2022
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 kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants