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.9 to 4.2.10 #2692

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps metrics.version from 4.2.9 to 4.2.10.
Updates metrics-core from 4.2.9 to 4.2.10

Release notes

Sourced from metrics-core's releases.

v4.2.10

What's Changed

... (truncated)

Commits
  • adf9ed0 [maven-release-plugin] prepare release v4.2.10
  • c309389 Pin dependencies (#2679)
  • c1d0fb9 Add a more type safe way of registering gauges (#2642)
  • d785a56 chore: renovate bot setting to pin actions to a full length commit SHA (#2613)
  • 7c3a700 Update dependency org.glassfish.jersey:jersey-bom to v3.0.5 (release/4.2.x) (...
  • 5cc6952 Update dependency org.checkerframework:checker-qual to v3.22.2 (#2669)
  • 2b7dcae Update dependency com.rabbitmq:amqp-client to v5.15.0 (#2671)
  • 1211900 Update dependency jakarta.annotation:jakarta.annotation-api to v2.1.1 (#2668)
  • 60d6cff Update dependency org.glassfish.jersey:jersey-bom to v2.36 (#2672)
  • 55e604c Update actions/cache action to v3.0.4 (#2661)
  • Additional commits viewable in compare view

Updates metrics-servlets from 4.2.9 to 4.2.10

Release notes

Sourced from metrics-servlets's releases.

v4.2.10

What's Changed

... (truncated)

Commits
  • adf9ed0 [maven-release-plugin] prepare release v4.2.10
  • c309389 Pin dependencies (#2679)
  • c1d0fb9 Add a more type safe way of registering gauges (#2642)
  • d785a56 chore: renovate bot setting to pin actions to a full length commit SHA (#2613)
  • 7c3a700 Update dependency org.glassfish.jersey:jersey-bom to v3.0.5 (release/4.2.x) (...
  • 5cc6952 Update dependency org.checkerframework:checker-qual to v3.22.2 (#2669)
  • 2b7dcae Update dependency com.rabbitmq:amqp-client to v5.15.0 (#2671)
  • 1211900 Update dependency jakarta.annotation:jakarta.annotation-api to v2.1.1 (#2668)
  • 60d6cff Update dependency org.glassfish.jersey:jersey-bom to v2.36 (#2672)
  • 55e604c Update actions/cache action to v3.0.4 (#2661)
  • Additional commits viewable in compare view

Updates metrics-servlet from 4.2.9 to 4.2.10

Release notes

Sourced from metrics-servlet's releases.

v4.2.10

What's Changed

... (truncated)

Commits
  • adf9ed0 [maven-release-plugin] prepare release v4.2.10
  • c309389 Pin dependencies (#2679)
  • c1d0fb9 Add a more type safe way of registering gauges (#2642)
  • d785a56 chore: renovate bot setting to pin actions to a full length commit SHA (#2613)
  • 7c3a700 Update dependency org.glassfish.jersey:jersey-bom to v3.0.5 (release/4.2.x) (...
  • 5cc6952 Update dependency org.checkerframework:checker-qual to v3.22.2 (#2669)
  • 2b7dcae Update dependency com.rabbitmq:amqp-client to v5.15.0 (#2671)
  • 1211900 Update dependency jakarta.annotation:jakarta.annotation-api to v2.1.1 (#2668)
  • 60d6cff Update dependency org.glassfish.jersey:jersey-bom to v2.36 (#2672)
  • 55e604c Update actions/cache action to v3.0.4 (#2661)
  • 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 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 13, 2022
Bumps `metrics.version` from 4.2.9 to 4.2.10.

Updates `metrics-core` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

Updates `metrics-servlets` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

Updates `metrics-servlet` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

---
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-servlets
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/metrics.version-4.2.10 branch from 781c00a to 61f29a0 Compare July 13, 2022 03:42
@aklish aklish merged commit 839fa5c into master Jul 14, 2022
@aklish aklish deleted the dependabot/maven/metrics.version-4.2.10 branch July 14, 2022 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant