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 microprofile-metrics-tck.version from 4.0.1 to 5.0.0 #43400

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps microprofile-metrics-tck.version from 4.0.1 to 5.0.0.
Updates org.eclipse.microprofile.metrics:microprofile-metrics-api-tck from 4.0.1 to 5.0.0

Updates org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck from 4.0.1 to 5.0.0

Updates org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck from 4.0.1 to 5.0.0

You 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)

Bumps `microprofile-metrics-tck.version` from 4.0.1 to 5.0.0.

Updates `org.eclipse.microprofile.metrics:microprofile-metrics-api-tck` from 4.0.1 to 5.0.0

Updates `org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck` from 4.0.1 to 5.0.0

Updates `org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck` from 4.0.1 to 5.0.0

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-api-tck
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 19, 2024
Copy link

quarkus-bot bot commented Sep 19, 2024

/cc @ebullient (metrics), @jmartisk (metrics)

Copy link

quarkus-bot bot commented Sep 19, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 662c873.

Warning

Unable to include the stracktraces as the report was too long. See annotations below for the details.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
MicroProfile TCKs Tests Verify Failures Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ MicroProfile TCKs Tests #

- Failing: tcks/microprofile-metrics/api tcks/microprofile-metrics/optional tcks/microprofile-metrics/rest 

📦 tcks/microprofile-metrics/api

org.eclipse.microprofile.metrics.tck.MetricIDTest.removalTest line 82 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryEquivalence line 142 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryScope line 124 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryScopeDeprecatedRegistryType line 133 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBeanTest.callGaugeAfterSetterCall line 79 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBeanTest.gaugeCalledWithDefaultValue line 68 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBeanTest.callGaugesAfterSetterCalls line 119 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBeanTest.gaugesCalledWithDefaultValues line 100 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.inheritance.InheritedTimedMethodBeanTest.callTimedMethodsOnce line 84 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.inheritance.InheritedTimedMethodBeanTest.timedMethodsNotCalledYet line 73 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.inheritance.VisibilityTimedMethodBeanTest. - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.CountedClassBeanTest.callCountedMethodsOnce line 117 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.CountedClassBeanTest.countedMethodsNotCalledYet line 107 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.DefaultNameMetricMethodBeanTest.metricMethodsWithDefaultNamingConvention line 70 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.GaugeMethodBeanTest. - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.GaugeTest.testManualGauge line 70 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.HistogramFieldBeanTest.updateHistogramField line 89 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.HistogramTest.initializationError - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.MultipleMetricsMethodBeanTest.callMetricsMethodOnce line 90 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.MultipleMetricsMethodBeanTest.metricsMethodNotCalledYet line 83 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.TimedClassBeanTest.callTimedMethodsOnce line 135 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.TimedClassBeanTest.timedMethodsNotCalledYet line 121 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.TimerFieldBeanTest.timerFieldsWithDefaultNamingConvention line 69 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.metrics.TimerTest.initializationError - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest.callGaugeTagAfterSetterCall line 122 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest.gaugeTagCalledWithDefaultValue line 101 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.HistogramTagFieldBeanTest.updateHistogramTagField line 105 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.TagsTest.illegalMpAppTag line 261 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.TagsTest.illegalMpScopeTag line 244 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest line 183 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest2 line 205 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest3 line 227 - History - More details - Source on GitHub

📦 tcks/microprofile-metrics/optional

org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBaseAttributePromMetrics line 151 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBaseMetadataSingluarItemsPromMetrics line 218 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBasePromMetrics line 136 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testGcCountMetrics line 272 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testGcTimeMetrics line 334 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testDeleteNoParam line 352 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetAsync line 811 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetContextParams line 504 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetListParam line 623 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetMappedArithException line 978 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetMultiParam line 707 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetNameObject line 767 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetSingleParams line 393 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetUnmappedArithException line 1064 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostMappedArithException line 1018 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostMultiParam line 916 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostUnmappedArithException line 1110 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTGet line 197 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTGetExplicit line 225 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTHead line 275 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTOptions line 250 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTPost line 326 - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTPut line 301 - History - More details - Source on GitHub

📦 tcks/microprofile-metrics/rest

org.eclipse.microprofile.metrics.test.MpMetricTest. - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.ReusedMetricsTest. - History - More details - Source on GitHub

org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest. - History - More details - Source on GitHub

@gsmet gsmet closed this Sep 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2024

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 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/microprofile-metrics-tck.version-5.0.0 branch September 25, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/metrics area/smallrye
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant