-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 assertj-core from 3.20.2 to 3.21.0 #20285
Bump assertj-core from 3.20.2 to 3.21.0 #20285
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
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. |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 4fc4751
Full information is available in the Build summary check run. Failures⚙️ Devtools Tests - JDK 11 #- Failing: integration-tests/devtools
📦 integration-tests/devtools✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
📦 integration-tests/devtools/target/quarkus-codestart-build-test/project-maven-java-a5928467-1af9-4e96-9e1c-b1932d71f683✖
📦 integration-tests/devtools/target/quarkus-codestart-build-test/project-maven-kotlin-9c7b3aa3-812a-492f-a388-04c33d646d6e✖
⚙️ Devtools Tests - JDK 11 Windows #- Failing: integration-tests/devtools
📦 integration-tests/devtools✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
📦 integration-tests/devtools/target/quarkus-codestart-build-test/project-maven-java-35bca84f-6aac-4177-98aa-434c9e46730e✖
📦 integration-tests/devtools/target/quarkus-codestart-build-test/project-maven-kotlin-084691f9-03c3-435e-b7e3-79aeececf38a✖
⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
✖
⚙️ MicroProfile TCKs Tests #- Failing: tcks/microprofile-reactive-messaging
📦 tcks/microprofile-reactive-messaging✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
⚙️ Native Tests - Spring #- Failing: integration-tests/spring-web
📦 integration-tests/spring-web✖
|
@dependabot rebase |
4fc4751
to
7ac11fa
Compare
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 7ac11fa
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/spring-web
📦 integration-tests/spring-web✖
⚙️ JVM Tests - JDK 11 Windows #- Failing: integration-tests/spring-web
📦 integration-tests/spring-web✖
⚙️ JVM Tests - JDK 16 #- Failing: integration-tests/spring-web
📦 integration-tests/spring-web✖
⚙️ MicroProfile TCKs Tests #- Failing: tcks/microprofile-reactive-messaging
📦 tcks/microprofile-reactive-messaging✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
⚙️ Native Tests - Misc4 #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
⚙️ Native Tests - Spring #- Failing: integration-tests/spring-web
📦 integration-tests/spring-web✖
|
@dependabot rebase |
7ac11fa
to
27faa55
Compare
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 27faa55
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
⚙️ MicroProfile TCKs Tests #- Failing: tcks/microprofile-reactive-messaging
📦 tcks/microprofile-reactive-messaging✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
|
@cescoffier @ozangunalp the Reactive Messaging TCK will require an assertj upgrade for us to be able to upgrade in Quarkus. |
I see that the assertj version was fixed to |
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
27faa55
to
60103a6
Compare
I switched back to 3.19.0 in |
@dependabot merge |
If we would update microprofile-reactive-messaging-tck from 2.0 to 2.0.1 then we would get assertj 3.20.2: https://mvnrepository.com/artifact/org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/2.0.1 I can have a look at that later. |
Failing Jobs - Building 60103a6
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/vault-agroal
📦 integration-tests/vault-agroal✖
✖
✖
|
Bumps assertj-core from 3.20.2 to 3.21.0.
Commits
8f8b742
[maven-release-plugin] prepare release assertj-core-3.21.0a7ef096
Add hasNoExtension to File assertions.5bef9b2
Bump byte-buddy.version from 1.11.15 to 1.11.16931b592
Add hasNoExtension to Path assertionscd2ce82
Javadoc improvementsdaf13ee
Add additional tests forPath
assertions620ec29
Bump org.eclipse.osgi from 3.16.300 to 3.17.0 (#2343)a0e7214
Bump spring-core from 5.3.9 to 5.3.10 (#2344)9e5161f
Use Java 17 GA, remove EOL Java 1648ed152
Path
andFile
assertions refactoringYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @famod.
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)