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 metrics.version from 4.2.19 to 4.2.20 #4010

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps metrics.version from 4.2.19 to 4.2.20.
Updates io.dropwizard.metrics:metrics-core from 4.2.19 to 4.2.20

Release notes

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

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jvm from 4.2.19 to 4.2.20

Release notes

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

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-graphite from 4.2.19 to 4.2.20

Release notes

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

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jmx from 4.2.19 to 4.2.20

Release notes

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

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps `metrics.version` from 4.2.19 to 4.2.20.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-graphite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added backport/v0.6 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 28, 2023
@janusgraph-bot janusgraph-bot added the cla: external Externally-managed CLA label Sep 30, 2023
@li-boxuan li-boxuan merged commit a5a5857 into master Oct 2, 2023
108 checks passed
@dependabot dependabot bot deleted the dependabot/maven/metrics.version-4.2.20 branch October 2, 2023 01:27
@janusgraph-automations
Copy link

💔 All backports failed

Status Branch Result
v0.6 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 4010

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@FlorianHockmann
Copy link
Member

💚 All backports created successfully

Status Branch Result
v0.6

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@FlorianHockmann FlorianHockmann added this to the Release v1.0.0 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.6 cla: external Externally-managed CLA 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.

4 participants