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.smallrye:smallrye-parent from 45 to 46 #2752

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps io.smallrye:smallrye-parent from 45 to 46.

Release notes

Sourced from io.smallrye:smallrye-parent's releases.

46

  • #543 Release 46
  • #542 Release 46
  • #541 Create retry-release.yml
  • #540 Release 47
  • #539 Update release workflow
  • #538 Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final
  • #537 Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
  • #535 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
  • #533 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
  • #532 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
  • #531 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
  • #530 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
  • #529 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0
  • #528 Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0
  • #527 Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.1 to 3.4.0
  • #526 Bump version.junit5 from 5.10.3 to 5.11.0
  • #525 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5
  • #524 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
  • #523 Bump org.testcontainers:testcontainers from 1.20.0 to 1.20.1
  • #522 Bump version.org.jboss.logging-processor from 3.0.0.Final to 3.0.1.Final
  • #521 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0
  • #520 Bump org.testcontainers:testcontainers from 1.19.8 to 1.20.0
  • #519 Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1
  • #518 Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1
  • #517 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
  • #516 Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.0 to 3.3.1
  • #515 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1
  • #514 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
Commits

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)

Bumps [io.smallrye:smallrye-parent](https://github.com/smallrye/smallrye-parent) from 45 to 46.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 12, 2024
@ozangunalp
Copy link
Collaborator

This bump breaks tests in the AMQP connector : AmqpSSLSourceCDISSLContextTest and AmqpSSLSinkCDISSLContextTest.

The tests hang on log line "[main] INFO org.apache.activemq.artemis.core.server - AMQ221034: Waiting indefinitely to obtain primary lock".

I don't see any significant version update that can affect this. @kabir Would you have any idea ?

@ozangunalp
Copy link
Collaborator

Never mind, it is a change in JUnit behavior: https://junit.org/junit5/docs/snapshot/user-guide/index.html#extensions-supported-utilities-search-semantics

We'll figure something out

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