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.20 to 4.2.21 #4058

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v4.2.21

What's Changed

Full Changelog: dropwizard/metrics@v4.2.20...v4.2.21

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • Additional commits viewable in compare view

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

Release notes

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

v4.2.21

What's Changed

Full Changelog: dropwizard/metrics@v4.2.20...v4.2.21

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • Additional commits viewable in compare view

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

Release notes

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

v4.2.21

What's Changed

Full Changelog: dropwizard/metrics@v4.2.20...v4.2.21

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • Additional commits viewable in compare view

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

Release notes

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

v4.2.21

What's Changed

Full Changelog: dropwizard/metrics@v4.2.20...v4.2.21

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • 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.20 to 4.2.21.

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

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

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

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

---
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] <support@github.com>
@dependabot dependabot bot added backport/v0.6 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 16, 2023
@janusgraph-bot janusgraph-bot added the cla: external Externally-managed CLA label Oct 16, 2023
@porunov porunov added this to the Release v1.0.0 milestone Oct 18, 2023
@porunov porunov merged commit 159a3bf into master Oct 18, 2023
107 of 108 checks passed
@dependabot dependabot bot deleted the dependabot/maven/metrics.version-4.2.21 branch October 18, 2023 12:15
@janusgraph-automations
Copy link

💔 All backports failed

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

You might need to backport the following PRs to v0.6:
- Merge pull request #4063 from JanusGraph/dependabot/maven/org.jacoco-org.jacoco.ant-0.8.11
- Bump com.nimbusds:nimbus-jose-jwt from 9.36 to 9.37
- Update jacoco-maven-plugin to 0.8.11
- Bump org.jacoco:org.jacoco.ant from 0.8.10 to 0.8.11
- Bump org.json:json from 20230618 to 20231013
- Bump jackson2.version from 2.15.2 to 2.15.3
- Bump org.eclipse.jetty:jetty-http

Manual backport

To create the backport manually run:

backport --pr 4058

Questions ?

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

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.

3 participants