-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #46601
base: main
Are you sure you want to change the base?
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #46601
Conversation
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.2...jackson-bom-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | JVM Integration Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Integration Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Integration Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 17 #
- Failing: integration-tests/funqy-amazon-lambda
📦 integration-tests/funqy-amazon-lambda
✖ io.quarkus.funqy.test.GreetAsyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
✖ io.quarkus.funqy.test.GreetSyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
⚙️ JVM Integration Tests - JDK 17 Windows #
- Failing: integration-tests/funqy-amazon-lambda
📦 integration-tests/funqy-amazon-lambda
✖ io.quarkus.funqy.test.GreetAsyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
✖ io.quarkus.funqy.test.GreetSyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
⚙️ JVM Integration Tests - JDK 21 #
- Failing: integration-tests/funqy-amazon-lambda
📦 integration-tests/funqy-amazon-lambda
✖ io.quarkus.funqy.test.GreetAsyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
✖ io.quarkus.funqy.test.GreetSyncTest.testGreetNPE
- History - More details - Source on GitHub
java.lang.AssertionError:
1 expectation failed.
JSON path errorMessage doesn't match.
Expected: a string containing "Could not deserialize the provided message"
Actual: java.lang.IllegalArgumentException: Identity cannot be null.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
I'll need to take a look at this, we likely just need to update the assertions of the tests |
Bumps com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3.
Commits
f459157
[maven-release-plugin] prepare release jackson-bom-2.18.3769f6bc
2.18.3 releasedd92c7e
Merge branch '2.17' into 2.1806c4865
Update Maven wrapperee7eac3
fix CI version refb0fa62b
Merge branch '2.17' into 2.183f3f8ce
Enable CI for PRs toob1ab0d6
Back to snapshot deps842872d
[maven-release-plugin] prepare for next development iterationYou 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 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)