-
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 smallrye-config.version from 3.10.0 to 3.10.1 #44459
Conversation
Bumps `smallrye-config.version` from 3.10.0 to 3.10.1. Updates `io.smallrye.config:smallrye-config` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](smallrye/smallrye-config@3.10.0...3.10.1) Updates `io.smallrye.config:smallrye-config-common` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](smallrye/smallrye-config@3.10.0...3.10.1) Updates `io.smallrye.config:smallrye-config-core` from 3.10.0 to 3.10.1 Updates `io.smallrye.config:smallrye-config-validator` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](smallrye/smallrye-config@3.10.0...3.10.1) Updates `io.smallrye.config:smallrye-config-source-file-system` from 3.10.0 to 3.10.1 Updates `io.smallrye.config:smallrye-config-source-yaml` from 3.10.0 to 3.10.1 Updates `io.smallrye.config:smallrye-config-source-keystore` from 3.10.0 to 3.10.1 Updates `io.smallrye.config:smallrye-config-crypto` from 3.10.0 to 3.10.1 --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-validator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-source-file-system dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-source-yaml dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-source-keystore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye.config:smallrye-config-crypto dependency-type: direct:development 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 Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✖ | JVM 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 Tests - JDK 21 #
- Failing: integration-tests/opentelemetry-vertx-exporter
📦 integration-tests/opentelemetry-vertx-exporter
✖ io.quarkus.it.opentelemetry.vertx.exporter.grpc.SimpleGrpcWithTLSNoCompressionTest.test
- History - More details - Source on GitHub
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.getMetric(AbstractExporterTest.java:145)
at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.verifyMetrics(AbstractExporterTest.java:101)
at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.test(AbstractExporterTest.java:53)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:966)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:816)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 extensions/opentelemetry/deployment
✖ io.quarkus.opentelemetry.deployment.metrics.HttpServerMetricsTest.collectsHttpRouteFromEndAttributes
- History
Assertion condition defined as a Lambda expression in io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter expected: <true> but was: <false> within 5 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a Lambda expression in io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter expected: <true> but was: <false> within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)
at io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter.assertCountPointsAtLeast(InMemoryMetricExporter.java:131)
at io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter_ClientProxy.assertCountPointsAtLeast(Unknown Source)
Assertion condition defined as a Lambda expression in io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter expected: <true> but was: <false> within 5 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a Lambda expression in io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter expected: <true> but was: <false> within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)
at io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter.assertCountPointsAtLeast(InMemoryMetricExporter.java:131)
at io.quarkus.opentelemetry.deployment.common.exporter.InMemoryMetricExporter_ClientProxy.assertCountPointsAtLeast(Unknown Source)
Superseded by #44455. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
smallrye-config.version
from 3.10.0 to 3.10.1.Updates
io.smallrye.config:smallrye-config
from 3.10.0 to 3.10.1Release notes
Sourced from io.smallrye.config:smallrye-config's releases.
Commits
83229d0
[maven-release-plugin] prepare release 3.10.183b9134
Release 3.10.1 (#1252)1517966
Consistent module name84121f3
Validate mapping annotation only in SmallRyeConfigBuilder (#1251)9e13393
Reduce allocations when generating default names (#1250)ee0dbf9
fix #1246: honor ConfigProperties.UNCONFIGURED_PREFIX again (#1248)098c541
Remove ConfigValuePropertiesConfigSource (#1247)7585890
Merge pull request #1245 from smallrye/dependabot/maven/io.smallrye.common-sm...8d09b9c
Bump io.smallrye.common:smallrye-common-bom from 2.7.0 to 2.8.0d2f61e9
Update coverage versionUpdates
io.smallrye.config:smallrye-config-common
from 3.10.0 to 3.10.1Release notes
Sourced from io.smallrye.config:smallrye-config-common's releases.
Commits
83229d0
[maven-release-plugin] prepare release 3.10.183b9134
Release 3.10.1 (#1252)1517966
Consistent module name84121f3
Validate mapping annotation only in SmallRyeConfigBuilder (#1251)9e13393
Reduce allocations when generating default names (#1250)ee0dbf9
fix #1246: honor ConfigProperties.UNCONFIGURED_PREFIX again (#1248)098c541
Remove ConfigValuePropertiesConfigSource (#1247)7585890
Merge pull request #1245 from smallrye/dependabot/maven/io.smallrye.common-sm...8d09b9c
Bump io.smallrye.common:smallrye-common-bom from 2.7.0 to 2.8.0d2f61e9
Update coverage versionUpdates
io.smallrye.config:smallrye-config-core
from 3.10.0 to 3.10.1Updates
io.smallrye.config:smallrye-config-validator
from 3.10.0 to 3.10.1Release notes
Sourced from io.smallrye.config:smallrye-config-validator's releases.
Commits
83229d0
[maven-release-plugin] prepare release 3.10.183b9134
Release 3.10.1 (#1252)1517966
Consistent module name84121f3
Validate mapping annotation only in SmallRyeConfigBuilder (#1251)9e13393
Reduce allocations when generating default names (#1250)ee0dbf9
fix #1246: honor ConfigProperties.UNCONFIGURED_PREFIX again (#1248)098c541
Remove ConfigValuePropertiesConfigSource (#1247)7585890
Merge pull request #1245 from smallrye/dependabot/maven/io.smallrye.common-sm...8d09b9c
Bump io.smallrye.common:smallrye-common-bom from 2.7.0 to 2.8.0d2f61e9
Update coverage versionUpdates
io.smallrye.config:smallrye-config-source-file-system
from 3.10.0 to 3.10.1Updates
io.smallrye.config:smallrye-config-source-yaml
from 3.10.0 to 3.10.1Updates
io.smallrye.config:smallrye-config-source-keystore
from 3.10.0 to 3.10.1Updates
io.smallrye.config:smallrye-config-crypto
from 3.10.0 to 3.10.1You 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)