Skip to content

Bump metrics.version from 4.2.13 to 4.2.15#705

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/metrics.version-4.2.15
Dec 26, 2022
Merged

Bump metrics.version from 4.2.13 to 4.2.15#705
lvca merged 1 commit into
mainfrom
dependabot/maven/metrics.version-4.2.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 26, 2022

Copy link
Copy Markdown
Contributor

Bumps metrics.version from 4.2.13 to 4.2.15.
Updates metrics-core from 4.2.13 to 4.2.15

Release notes

Sourced from metrics-core's releases.

v4.2.15

What's Changed

Full Changelog: dropwizard/metrics@v4.2.14...v4.2.15

v4.2.14

What's Changed

New Contributors

Full Changelog: dropwizard/metrics@v4.2.13...v4.2.14

Commits
  • 2c5d1c6 [maven-release-plugin] prepare release v4.2.15
  • c5793d0 Update actions/cache action to v3.2.0 (#3056)
  • 9b91ba6 Update actions/stale action to v7 (#3053)
  • 5f91484 Fix incorrect javaModuleName property in metrics-logback13 (#3050)
  • 88d7921 Update logback13.version to v1.3.5
  • 6d52dc0 Revert "Update logback13.version to v1.4.5" (#3047)
  • 7616edb [maven-release-plugin] prepare for next development iteration
  • 6fba7ec [maven-release-plugin] prepare release v4.2.14
  • 8b5286c Add support for Jersey 3.1.x (#3041)
  • 72341d9 Bump SLF4J to version 2.0.5
  • Additional commits viewable in compare view

Updates metrics-jmx from 4.2.13 to 4.2.15

Release notes

Sourced from metrics-jmx's releases.

v4.2.15

What's Changed

Full Changelog: dropwizard/metrics@v4.2.14...v4.2.15

v4.2.14

What's Changed

New Contributors

Full Changelog: dropwizard/metrics@v4.2.13...v4.2.14

Commits
  • 2c5d1c6 [maven-release-plugin] prepare release v4.2.15
  • c5793d0 Update actions/cache action to v3.2.0 (#3056)
  • 9b91ba6 Update actions/stale action to v7 (#3053)
  • 5f91484 Fix incorrect javaModuleName property in metrics-logback13 (#3050)
  • 88d7921 Update logback13.version to v1.3.5
  • 6d52dc0 Revert "Update logback13.version to v1.4.5" (#3047)
  • 7616edb [maven-release-plugin] prepare for next development iteration
  • 6fba7ec [maven-release-plugin] prepare release v4.2.14
  • 8b5286c Add support for Jersey 3.1.x (#3041)
  • 72341d9 Bump SLF4J to version 2.0.5
  • 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)

Bumps `metrics.version` from 4.2.13 to 4.2.15.

Updates `metrics-core` from 4.2.13 to 4.2.15
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.13...v4.2.15)

Updates `metrics-jmx` from 4.2.13 to 4.2.15
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.13...v4.2.15)

---
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-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Dec 26, 2022
@lvca lvca self-assigned this Dec 26, 2022
@lvca lvca added this to the 23.1.1 milestone Dec 26, 2022
@lvca lvca merged commit 96ab5b7 into main Dec 26, 2022
@dependabot dependabot Bot deleted the dependabot/maven/metrics.version-4.2.15 branch December 26, 2022 19:01
mergify Bot added a commit that referenced this pull request May 3, 2026
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.2.0.
Release notes

*Sourced from [actions/setup-dotnet's releases](https://github.com/actions/setup-dotnet/releases).*

> v5.2.0
> ------
>
> What's changed
> --------------
>
> ### Enhancements
>
> * Add support for workloads input by [`@​gowridurgad`](https://github.com/gowridurgad) in [actions/setup-dotnet#693](https://redirect.github.com/actions/setup-dotnet/pull/693)
> * Add support for optional architecture input for cross-architecture .NET installs by [`@​priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-dotnet#700](https://redirect.github.com/actions/setup-dotnet/pull/700)
>
> ### Dependency Updates
>
> * Upgrade fast-xml-parser from 4.4.1 to 5.3.6 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#671](https://redirect.github.com/actions/setup-dotnet/pull/671)
> * Upgrade minimatch from 3.1.2 to 3.1.5 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#705](https://redirect.github.com/actions/setup-dotnet/pull/705)
>
> **Full Changelog**: <actions/setup-dotnet@v5...v5.2.0>
>
> v5.1.0
> ------
>
> What's Changed
> --------------
>
> ### Documentation
>
> * Readme update for environment variable on self hosted linux runners by [`@​priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-dotnet#689](https://redirect.github.com/actions/setup-dotnet/pull/689)
> * Contributor icon updates by [`@​Falco20019`](https://github.com/Falco20019) in [actions/setup-dotnet#604](https://redirect.github.com/actions/setup-dotnet/pull/604)
>
> ### Dependency updates
>
> * Upgrade actions/checkout from 5 to 6 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#684](https://redirect.github.com/actions/setup-dotnet/pull/684)
> * Upgrade to latest actions packages by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/setup-dotnet#687](https://redirect.github.com/actions/setup-dotnet/pull/687)
> * Upgrade dependencies in testproject and checkout in Readme by [`@​priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-dotnet#692](https://redirect.github.com/actions/setup-dotnet/pull/692)
>
> New Contributors
> ----------------
>
> * [`@​priya-kinthali`](https://github.com/priya-kinthali) made their first contribution in [actions/setup-dotnet#689](https://redirect.github.com/actions/setup-dotnet/pull/689)
> * [`@​Falco20019`](https://github.com/Falco20019) made their first contribution in [actions/setup-dotnet#604](https://redirect.github.com/actions/setup-dotnet/pull/604)
>
> **Full Changelog**: <actions/setup-dotnet@v5...v5.1.0>
>
> v5.0.1
> ------
>
> What's Changed
> --------------
>
> * Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes in v5 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#624](https://redirect.github.com/actions/setup-dotnet/pull/624)
> * Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#648](https://redirect.github.com/actions/setup-dotnet/pull/648)
> * Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-dotnet#665](https://redirect.github.com/actions/setup-dotnet/pull/665)
>
> **Full Changelog**: <actions/setup-dotnet@v5...v5.0.1>
>
> v5.0.0
> ------
>
> What's Changed
> --------------
>
> ### Breaking Changes
>
> * Upgrade to Node.js 24 and modernize async usage by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/setup-dotnet#654](https://redirect.github.com/actions/setup-dotnet/pull/654)
>
> Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
>
> ### Dependency Updates

... (truncated)


Commits

* [`c2fa09f`](actions/setup-dotnet@c2fa09f) Bump minimatch from 3.1.2 to 3.1.5 ([#705](https://redirect.github.com/actions/setup-dotnet/issues/705))
* [`02574b1`](actions/setup-dotnet@02574b1) Add support for optional architecture input for cross-architecture .NET insta...
* [`16c7b3c`](actions/setup-dotnet@16c7b3c) Bump fast-xml-parser from 4.4.1 to 5.3.6 ([#671](https://redirect.github.com/actions/setup-dotnet/issues/671))
* [`131b410`](actions/setup-dotnet@131b410) Add support for workloads input ([#693](https://redirect.github.com/actions/setup-dotnet/issues/693))
* [`baa11fb`](actions/setup-dotnet@baa11fb) Bump test dependencies to resolve System.Net.Http vulnerability, update workf...
* [`24ec4f2`](actions/setup-dotnet@24ec4f2) Upgrade to latest actions packages ([#687](https://redirect.github.com/actions/setup-dotnet/issues/687))
* [`4c100cb`](actions/setup-dotnet@4c100cb) Fix icons ([#604](https://redirect.github.com/actions/setup-dotnet/issues/604))
* [`25328d8`](actions/setup-dotnet@25328d8) Bump actions/checkout from 5 to 6 ([#684](https://redirect.github.com/actions/setup-dotnet/issues/684))
* [`937b8dd`](actions/setup-dotnet@937b8dd) Update README with note on setting DOTNET\_INSTALL\_DIR for Linux permission is...
* [`2016bd2`](actions/setup-dotnet@2016bd2) Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-...
* Additional commits viewable in [compare view](actions/setup-dotnet@67a3573...c2fa09f)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/setup-dotnet&package-manager=github\_actions&previous-version=4.3.1&new-version=5.2.0)](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)
---
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 show  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)
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