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 org.apache.santuario:xmlsec from 3.0.2 to 3.0.3 in /generated-platform-project/quarkus-cxf/bom #1012

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps org.apache.santuario:xmlsec from 3.0.2 to 3.0.3.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps org.apache.santuario:xmlsec from 3.0.2 to 3.0.3.

---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 21, 2023

Failing Jobs - Building a2e923b

Status Name Step Failures Logs Raw logs Build scan
Build - JDK 17 Build with Maven Failures Logs Raw logs
Check generated project has been updated Check that generated project is properly updated ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.96:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple

org.apache.camel.quarkus.component.csimple.it.CSimpleTest.csimpleHello - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step org.apache.camel.quarkus.component.csimple.deployment.CSimpleProcessor#compileCSimpleExpressions threw an exception: java.lang.NoSuchMethodError: 'void io.quarkus.deployment.dev.CompilationProvider$Context.<init>(java.lang.String, java.util.Set, java.util.Set, java.io.File, java.io.File, java.io.File, java.lang.String, java.util.Map, java.lang.String, java.lang.String, java.lang.String, java.util.List, java.util.List)'

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped

org.apache.camel.quarkus.component.jdbc.db2.CamelDb2JdbcTest.testTimeIntervalDatabasePolling - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor#launchDatabases threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image mcr.microsoft.com/mssql/server:2022-latest

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl

org.apache.camel.quarkus.kafka.sasl.KafkaSaslBindingTest.testKafkaBridge - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class org.apache.camel.quarkus.kafka.sasl.KafkaSaslTestResource
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:639)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:723)

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl

org.apache.camel.quarkus.kafka.sasl.KafkaSaslSslTest.testKafkaBridge - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class org.apache.camel.quarkus.kafka.sasl.KafkaSaslSslTestResource
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:639)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:723)

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl

org.apache.camel.quarkus.kafka.ssl.KafkaSslTest.testKafkaBridge - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class org.apache.camel.quarkus.kafka.ssl.KafkaSslTestResource
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:639)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:723)

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes

org.apache.camel.quarkus.component.kubernetes.it.KubernetesTest.testKubernetesComponent line 47 - More details - Source on GitHub

java.lang.IncompatibleClassChangeError: Found class io.fabric8.kubernetes.api.model.PodFluent$MetadataNested, but interface was expected
	at org.apache.camel.quarkus.component.kubernetes.it.KubernetesTest.testKubernetesComponent(KubernetesTest.java:47)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

📦 generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests

io.quarkiverse.operatorsdk.it.EmptyOperatorLevelNamespacesTest.reconcilersWithoutSpecificNamespacesShouldWatchAllNamespaces - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#generateBundle threw an exception: java.lang.IncompatibleClassChangeError: Found class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluent$MetadataNested, but interface was expected

io.quarkiverse.operatorsdk.it.OperatorSDKResourceTest. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#generateBundle threw an exception: java.lang.IncompatibleClassChangeError: Found class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluent$MetadataNested, but interface was expected

io.quarkiverse.operatorsdk.it.SetOperatorLevelNamespacesTest.dependentAnnotationsShouldAppearInConfiguration - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#generateBundle threw an exception: java.lang.IncompatibleClassChangeError: Found class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluent$MetadataNested, but interface was expected

📦 generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test

io.quarkus.vault.VaultPKIITCase.testGenerateCertificate line 600 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <[[1.3.6.1.4.1.311.20.2.3, [0]test], alt.example.com, #01020304, ex:12345]> but was: <[[1.3.6.1.4.1.311.20.2.3, [CONTEXT 0]test], alt.example.com, #01020304, ex:12345]>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

io.quarkus.vault.VaultPKIITCase.testGenerateCertificateDer line 680 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <[[1.3.6.1.4.1.311.20.2.3, [0]test], alt.example.com, #01020304, ex:12345]> but was: <[[1.3.6.1.4.1.311.20.2.3, [CONTEXT 0]test], alt.example.com, #01020304, ex:12345]>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

io.quarkus.vault.VaultPKIITCase.testGenerateIntermediateCSROptions line 270 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <[[1.3.6.1.4.1.311.20.2.3, [0]test], alt.example.com, #01020304, ex:12345]> but was: <[[1.3.6.1.4.1.311.20.2.3, [CONTEXT 0]test], alt.example.com, #01020304, ex:12345]>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

io.quarkus.vault.VaultPKIITCase.testGenerateRootOptions line 170 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <[[1.3.6.1.4.1.311.20.2.3, [0]test], alt.example.com, #01020304, ex:12345]> but was: <[[1.3.6.1.4.1.311.20.2.3, [CONTEXT 0]test], alt.example.com, #01020304, ex:12345]>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

io.quarkus.vault.VaultPKIITCase.testSignCSR line 779 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <[[1.3.6.1.4.1.311.20.2.3, [0]test], alt.example.com, #01020304, ex:12345]> but was: <[[1.3.6.1.4.1.311.20.2.3, [CONTEXT 0]test], alt.example.com, #01020304, ex:12345]>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

io.quarkus.vault.VaultPKIITCase.testSignIntermediateCAOptions line 367 - More details - Source on GitHub

java.lang.NoSuchMethodError: 'org.testcontainers.shaded.org.bouncycastle.asn1.DERBitString org.testcontainers.shaded.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo.getPublicKeyData()'
	at io.quarkus.vault.VaultPKIITCase.testSignIntermediateCAOptions(VaultPKIITCase.java:367)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

@gsmet gsmet closed this Oct 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/generated-platform-project/quarkus-cxf/bom/org.apache.santuario-xmlsec-3.0.3 branch October 24, 2023 12:57
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