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

dependabot: bump io.dropwizard.metrics:metrics-core from 3.1.2 to 4.2.19 #3073

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps io.dropwizard.metrics:metrics-core from 3.1.2 to 4.2.19.

Release notes

Sourced from io.dropwizard.metrics:metrics-core's releases.

v4.2.19

What's Changed

... (truncated)

Commits
  • 5b9ab08 [maven-release-plugin] prepare release v4.2.19
  • 5abe0ed Add workflow to trigger a new release
  • 6cc440a Fix NPE in InstrumentedHandler#doStop (Jetty 9, 10, 11) (#3379)
  • 8cd308b Generate metadata for reflection on method parameters (#3377)
  • 07f47a3 Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin ...
  • b9464a2 Fix build with maven-source-plugin
  • 96a8d8e Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.0 ...
  • 2241714 Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.0 ...
  • d7b813f Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0 (#3369)
  • 0e8c3ce Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@cwperks
Copy link
Member

cwperks commented Jul 31, 2023

@dependabot rebase

Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 3.1.2 to 4.2.19.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.1.2...v4.2.19)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.dropwizard.metrics-metrics-core-4.2.19 branch from 9694745 to 21c4204 Compare July 31, 2023 13:33
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #3073 (21c4204) into main (08d1734) will decrease coverage by 4.84%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #3073      +/-   ##
============================================
- Coverage     62.54%   57.70%   -4.84%     
+ Complexity     3361     3105     -256     
============================================
  Files           254      254              
  Lines         19744    19744              
  Branches       3334     3334              
============================================
- Hits          12349    11394     -955     
- Misses         5768     6768    +1000     
+ Partials       1627     1582      -45     

see 48 files with indirect coverage changes

@cwperks cwperks added the backport 2.x backport to 2.x branch label Jul 31, 2023
@cwperks cwperks merged commit dca76cb into main Aug 1, 2023
@cwperks cwperks deleted the dependabot/gradle/io.dropwizard.metrics-metrics-core-4.2.19 branch August 1, 2023 00:11
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 1, 2023
….19 (#3073)

Bumps
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics)
from 3.1.2 to 4.2.19.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dropwizard/metrics/releases">io.dropwizard.metrics:metrics-core's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.19</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependency maven to v3.9.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3249">dropwizard/metrics#3249</a></li>
<li>Update dependency org.apache.maven.plugins:maven-release-plugin to
v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>
in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3251">dropwizard/metrics#3251</a></li>
<li>Update dependency com.rabbitmq:amqp-client to v5.17.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3254">dropwizard/metrics#3254</a></li>
<li>Update actions/stale action to v8 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3257">dropwizard/metrics#3257</a></li>
<li>Update logback.version to v1.2.12 (patch) by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3260">dropwizard/metrics#3260</a></li>
<li>Update dependency org.glassfish.jersey:jersey-bom to v2.39.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3259">dropwizard/metrics#3259</a></li>
<li>Update actions/checkout digest to 8f4b7f8 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3261">dropwizard/metrics#3261</a></li>
<li>Update dependency org.apache.maven.plugins:maven-deploy-plugin to
v3.1.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3262">dropwizard/metrics#3262</a></li>
<li>Update dependency org.apache.maven.plugins:maven-resources-plugin to
v3.3.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3263">dropwizard/metrics#3263</a></li>
<li>Update actions/setup-java digest to 5ffc13f by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3269">dropwizard/metrics#3269</a></li>
<li>Update dependency net.bytebuddy:byte-buddy to v1.14.3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3272">dropwizard/metrics#3272</a></li>
<li>Update dependency org.apache.maven.plugins:maven-enforcer-plugin to
v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>
in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3276">dropwizard/metrics#3276</a></li>
<li>Update dependency org.glassfish.jersey:jersey-bom to v3.0.10 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3277">dropwizard/metrics#3277</a></li>
<li>Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.6 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3279">dropwizard/metrics#3279</a></li>
<li>Update dependency org.checkerframework:checker-qual to v3.33.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3282">dropwizard/metrics#3282</a></li>
<li>Update dependency org.jacoco:jacoco-maven-plugin to v0.8.9 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3281">dropwizard/metrics#3281</a></li>
<li>Update dependency net.bytebuddy:byte-buddy to v1.14.4 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3288">dropwizard/metrics#3288</a></li>
<li>Update dependency org.apache.maven.plugins:maven-enforcer-plugin to
v3.3.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3285">dropwizard/metrics#3285</a></li>
<li>Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.6
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/dropwizard/metrics/pull/3290">dropwizard/metrics#3290</a></li>
<li>Update dependency org.mockito:mockito-core to v5.3.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3292">dropwizard/metrics#3292</a></li>
<li>Update actions/checkout digest to 83b7061 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3294">dropwizard/metrics#3294</a></li>
<li>Update dependency org.eclipse.jetty:jetty-bom to v10.0.15 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3298">dropwizard/metrics#3298</a></li>
<li>Update dependency org.eclipse.jetty:jetty-bom to v11.0.15 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3299">dropwizard/metrics#3299</a></li>
<li>Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.7 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3301">dropwizard/metrics#3301</a></li>
<li>Update actions/checkout digest to 8e5e7e5 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3297">dropwizard/metrics#3297</a></li>
<li>Update logback13.version to v1.3.7 (patch) by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3305">dropwizard/metrics#3305</a></li>
<li>Update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.3 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3304">dropwizard/metrics#3304</a></li>
<li>Update dependency org.apache.maven.plugins:maven-checkstyle-plugin
to v3.2.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3313">dropwizard/metrics#3313</a></li>
<li>Update logback14.version to v1.4.7 (patch) by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3306">dropwizard/metrics#3306</a></li>
<li>Update dependency org.mockito:mockito-core to v5.3.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3320">dropwizard/metrics#3320</a></li>
<li>Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.8 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3326">dropwizard/metrics#3326</a></li>
<li>Update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3327">dropwizard/metrics#3327</a></li>
<li>Update dependency org.jdbi:jdbi3-core to v3.38.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3328">dropwizard/metrics#3328</a></li>
<li>Add reference to poiu-de/metrics-jfr by <a
href="https://github.com/joschi"><code>@​joschi</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3335">dropwizard/metrics#3335</a></li>
<li>Update dependency org.jdbi:jdbi3-core to v3.38.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3336">dropwizard/metrics#3336</a></li>
<li>Update dependency org.checkerframework:checker-qual to v3.34.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3337">dropwizard/metrics#3337</a></li>
<li>Update dependency org.jdbi:jdbi3-core to v3.38.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3339">dropwizard/metrics#3339</a></li>
<li>Update dependency org.apache.maven.plugins:maven-gpg-plugin to
v3.1.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3343">dropwizard/metrics#3343</a></li>
<li>Update dependency org.apache.maven.plugins:maven-surefire-plugin to
v3.1.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3345">dropwizard/metrics#3345</a></li>
<li>Update dependency com.google.errorprone:error_prone_core to v2.19.1
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/dropwizard/metrics/pull/3348">dropwizard/metrics#3348</a></li>
<li>Update dependency maven to v3.9.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3352">dropwizard/metrics#3352</a></li>
<li>Update dependency org.codehaus.mojo:build-helper-maven-plugin to
v3.4.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3353">dropwizard/metrics#3353</a></li>
<li>Update dependency org.glassfish.jersey:jersey-bom to v3.1.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3357">dropwizard/metrics#3357</a></li>
<li>Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.9 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3356">dropwizard/metrics#3356</a></li>
<li>Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3358">dropwizard/metrics#3358</a></li>
<li>Update dependency org.apache.maven.plugins:maven-source-plugin to
v3.3.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3369">dropwizard/metrics#3369</a></li>
<li>Update dependency org.apache.maven.plugins:maven-checkstyle-plugin
to v3.3.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3371">dropwizard/metrics#3371</a></li>
<li>Update dependency org.apache.maven.plugins:maven-dependency-plugin
to v3.6.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/dropwizard/metrics/pull/3372">dropwizard/metrics#3372</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dropwizard/metrics/commit/5b9ab08b4e5dcb748f95245dad2cc70076abc199"><code>5b9ab08</code></a>
[maven-release-plugin] prepare release v4.2.19</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/5abe0ed4e375d145be7f7490027c2b8e8305d3c0"><code>5abe0ed</code></a>
Add workflow to trigger a new release</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/6cc440a658562d2a820a8ce3d7c152a925f01688"><code>6cc440a</code></a>
Fix NPE in InstrumentedHandler#doStop (Jetty 9, 10, 11) (<a
href="https://redirect.github.com/dropwizard/metrics/issues/3379">#3379</a>)</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/8cd308b3381715d651d05fa4b2824cbb24e52c72"><code>8cd308b</code></a>
Generate metadata for reflection on method parameters (<a
href="https://redirect.github.com/dropwizard/metrics/issues/3377">#3377</a>)</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/07f47a3fce4d5127a1e512be27b034d8ef023aeb"><code>07f47a3</code></a>
Update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin ...</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/b9464a29488cf55083d422607874268783741112"><code>b9464a2</code></a>
Fix build with maven-source-plugin</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/96a8d8eac2e74c24032757cf67255f16a59e2545"><code>96a8d8e</code></a>
Update dependency org.apache.maven.plugins:maven-dependency-plugin to
v3.6.0 ...</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/2241714ecf202e0a032042e14269d317f03f5318"><code>2241714</code></a>
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to
v3.3.0 ...</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/d7b813f1ff19ab8d9cfd1af97079180b837b6fb2"><code>d7b813f</code></a>
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0
(<a
href="https://redirect.github.com/dropwizard/metrics/issues/3369">#3369</a>)</li>
<li><a
href="https://github.com/dropwizard/metrics/commit/0e8c3ce7ae0e0d400497d22f66935565fd7f0677"><code>0e8c3ce</code></a>
Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9</li>
<li>Additional commits viewable in <a
href="https://github.com/dropwizard/metrics/compare/v3.1.2...v4.2.19">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.dropwizard.metrics:metrics-core&package-manager=gradle&previous-version=3.1.2&new-version=4.2.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit dca76cb)
cwperks added a commit that referenced this pull request Aug 1, 2023
…om 3.1.2 to 4.2.19 (#3080)

Backport dca76cb from #3073

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants