solrbot opened a new pull request, #2948: URL: https://github.com/apache/solr/pull/2948
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.dropwizard.metrics:metrics-servlets](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | | [io.dropwizard.metrics:metrics-jvm](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | | [io.dropwizard.metrics:metrics-jmx](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | | [io.dropwizard.metrics:metrics-jetty10](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | | [io.dropwizard.metrics:metrics-graphite](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | | [io.dropwizard.metrics:metrics-core](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | dependencies | patch | `4.2.26` -> `4.2.29` | --- ### Release Notes <details> <summary>dropwizard/metrics (io.dropwizard.metrics:metrics-servlets)</summary> ### [`v4.2.29`](https://redirect.github.com/dropwizard/metrics/releases/tag/v4.2.29) ##### What's Changed - Update actions/cache action to v4.1.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4485](https://redirect.github.com/dropwizard/metrics/pull/4485) - Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4488](https://redirect.github.com/dropwizard/metrics/pull/4488) - Update actions/checkout digest to [`eef6144`](https://redirect.github.com/dropwizard/metrics/commit/eef6144) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4490](https://redirect.github.com/dropwizard/metrics/pull/4490) - Update actions/checkout action to v4.2.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4491](https://redirect.github.com/dropwizard/metrics/pull/4491) - Update actions/cache action to v4.1.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4492](https://redirect.github.com/dropwizard/metrics/pull/4492) - Update dependency org.glassfish.jersey:jersey-bom to v3.0.16 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4493](https://redirect.github.com/dropwizard/metrics/pull/4493) - Update dependency net.bytebuddy:byte-buddy to v1.15.4 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4504](https://redirect.github.com/dropwizard/metrics/pull/4504) - Update dependency org.glassfish.jersey:jersey-bom to v3.1.9 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4505](https://redirect.github.com/dropwizard/metrics/pull/4505) - Update logback15.version to v1.5.9 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4506](https://redirect.github.com/dropwizard/metrics/pull/4506) - Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.9.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4507](https://redirect.github.com/dropwizard/metrics/pull/4507) - Update dependency org.checkerframework:checker-qual to v3.48.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4512](https://redirect.github.com/dropwizard/metrics/pull/4512) - Update logback15.version to v1.5.10 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4514](https://redirect.github.com/dropwizard/metrics/pull/4514) - Update dependency org.mockito:mockito-core to v5.14.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4521](https://redirect.github.com/dropwizard/metrics/pull/4521) - Update logback15.version to v1.5.11 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4522](https://redirect.github.com/dropwizard/metrics/pull/4522) - Update dependency org.jdbi:jdbi3-core to v3.46.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4523](https://redirect.github.com/dropwizard/metrics/pull/4523) - Update dependency net.bytebuddy:byte-buddy to v1.15.5 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4532](https://redirect.github.com/dropwizard/metrics/pull/4532) - Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.8.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4537](https://redirect.github.com/dropwizard/metrics/pull/4537) - fix: NoopTimer#time(Runnable) should run the Runnable by [@​joschi](https://redirect.github.com/joschi) in [https://github.com/dropwizard/metrics/pull/4540](https://redirect.github.com/dropwizard/metrics/pull/4540) - chore(deps): update dependency junit:junit to v4.13.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4543](https://redirect.github.com/dropwizard/metrics/pull/4543) - chore(deps): update dependency junit:junit to v4.13.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4544](https://redirect.github.com/dropwizard/metrics/pull/4544) - chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.8.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4549](https://redirect.github.com/dropwizard/metrics/pull/4549) - chore(deps): update github actions (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4548](https://redirect.github.com/dropwizard/metrics/pull/4548) - chore(deps): update github actions (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4550](https://redirect.github.com/dropwizard/metrics/pull/4550) - fix(deps): update dependency jakarta.inject:jakarta.inject-api to v2.0.1.mr (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4551](https://redirect.github.com/dropwizard/metrics/pull/4551) - fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4553](https://redirect.github.com/dropwizard/metrics/pull/4553) - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.7 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4552](https://redirect.github.com/dropwizard/metrics/pull/4552) - fix(deps): update logback15.version to v1.5.12 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4554](https://redirect.github.com/dropwizard/metrics/pull/4554) - fix(deps): update dependency org.jdbi:jdbi3-core to v3.47.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4560](https://redirect.github.com/dropwizard/metrics/pull/4560) - chore(deps): update maven plugins (release/4.2.x) (minor) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4556](https://redirect.github.com/dropwizard/metrics/pull/4556) - chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4607](https://redirect.github.com/dropwizard/metrics/pull/4607) - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.10 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4608](https://redirect.github.com/dropwizard/metrics/pull/4608) - fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4609](https://redirect.github.com/dropwizard/metrics/pull/4609) - fix(deps): update dependency org.checkerframework:checker-qual to v3.48.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4610](https://redirect.github.com/dropwizard/metrics/pull/4610) - fix(deps): update jetty12.version to v12.0.15 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4619](https://redirect.github.com/dropwizard/metrics/pull/4619) - Fix InstrumentedEE10HandlerTest after upgrade to Jetty 12.0.5 by [@​joschi](https://redirect.github.com/joschi) in [https://github.com/dropwizard/metrics/pull/4626](https://redirect.github.com/dropwizard/metrics/pull/4626) - fix(deps): update log4j2 monorepo to v2.24.2 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4622](https://redirect.github.com/dropwizard/metrics/pull/4622) - chore(deps): update dependency sphinx to v8 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4545](https://redirect.github.com/dropwizard/metrics/pull/4545) - fix(deps): update dependency com.rabbitmq:amqp-client to v5.23.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4623](https://redirect.github.com/dropwizard/metrics/pull/4623) **Full Changelog**: https://github.com/dropwizard/metrics/compare/v4.2.28...v4.2.29 ### [`v4.2.28`](https://redirect.github.com/dropwizard/metrics/releases/tag/v4.2.28) ##### What's Changed - Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4375](https://redirect.github.com/dropwizard/metrics/pull/4375) - Update github/codeql-action digest to [`883d858`](https://redirect.github.com/dropwizard/metrics/commit/883d858) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4374](https://redirect.github.com/dropwizard/metrics/pull/4374) - Update dependency org.jdbi:jdbi3-core to v3.45.4 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4376](https://redirect.github.com/dropwizard/metrics/pull/4376) - Update dependency org.eclipse.jetty:jetty-bom to v10.0.23 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4378](https://redirect.github.com/dropwizard/metrics/pull/4378) - Update dependency org.eclipse.jetty:jetty-bom to v11.0.23 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4379](https://redirect.github.com/dropwizard/metrics/pull/4379) - Update github/codeql-action digest to [`f0f3afe`](https://redirect.github.com/dropwizard/metrics/commit/f0f3afe) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4380](https://redirect.github.com/dropwizard/metrics/pull/4380) - Update dependency org.python:jython-standalone to v2.7.4 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4381](https://redirect.github.com/dropwizard/metrics/pull/4381) - Update github/codeql-action digest to [`2c779ab`](https://redirect.github.com/dropwizard/metrics/commit/2c779ab) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4388](https://redirect.github.com/dropwizard/metrics/pull/4388) - Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.7.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4386](https://redirect.github.com/dropwizard/metrics/pull/4386) - Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4384](https://redirect.github.com/dropwizard/metrics/pull/4384) - Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.8.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4385](https://redirect.github.com/dropwizard/metrics/pull/4385) - Update dependency net.bytebuddy:byte-buddy to v1.15.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4389](https://redirect.github.com/dropwizard/metrics/pull/4389) - Update dependency org.glassfish.jersey:jersey-bom to v3.0.15 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4373](https://redirect.github.com/dropwizard/metrics/pull/4373) - Update dependency org.mockito:mockito-core to v5.13.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4399](https://redirect.github.com/dropwizard/metrics/pull/4399) - Update dependency org.glassfish.jersey:jersey-bom to v2.45 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4398](https://redirect.github.com/dropwizard/metrics/pull/4398) - Update Maven plugins (release/4.2.x) (minor) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4404](https://redirect.github.com/dropwizard/metrics/pull/4404) - Update dependency com.google.errorprone:error_prone_core to v2.31.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4406](https://redirect.github.com/dropwizard/metrics/pull/4406) - Update github/codeql-action digest to [`4dd1613`](https://redirect.github.com/dropwizard/metrics/commit/4dd1613) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4408](https://redirect.github.com/dropwizard/metrics/pull/4408) - Update dependency net.bytebuddy:byte-buddy to v1.15.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4409](https://redirect.github.com/dropwizard/metrics/pull/4409) - Update dependency org.apache.commons:commons-lang3 to v3.17.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4412](https://redirect.github.com/dropwizard/metrics/pull/4412) - Update dependency org.eclipse.jetty:jetty-bom to v11.0.24 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4415](https://redirect.github.com/dropwizard/metrics/pull/4415) - Update dependency org.eclipse.jetty:jetty-bom to v10.0.24 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4414](https://redirect.github.com/dropwizard/metrics/pull/4414) - Update jetty9.version to v9.4.56.v20240826 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4416](https://redirect.github.com/dropwizard/metrics/pull/4416) - Update dependency org.checkerframework:checker-qual to v3.47.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4419](https://redirect.github.com/dropwizard/metrics/pull/4419) - Update jetty12.version to v12.0.13 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4421](https://redirect.github.com/dropwizard/metrics/pull/4421) - Update log4j2 monorepo to v2.24.0 (release/4.2.x) (minor) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4423](https://redirect.github.com/dropwizard/metrics/pull/4423) - Update logback15.version to v1.5.8 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4425](https://redirect.github.com/dropwizard/metrics/pull/4425) - Update actions/setup-java digest to [`2dfa201`](https://redirect.github.com/dropwizard/metrics/commit/2dfa201) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4432](https://redirect.github.com/dropwizard/metrics/pull/4432) - Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4436](https://redirect.github.com/dropwizard/metrics/pull/4436) - Update github/codeql-action digest to [`8214744`](https://redirect.github.com/dropwizard/metrics/commit/8214744) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4438](https://redirect.github.com/dropwizard/metrics/pull/4438) - Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.6 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4440](https://redirect.github.com/dropwizard/metrics/pull/4440) - Update dependency com.rabbitmq:amqp-client to v5.22.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4442](https://redirect.github.com/dropwizard/metrics/pull/4442) - Update JetBrains/qodana-action action to v2024.1.11 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4444](https://redirect.github.com/dropwizard/metrics/pull/4444) - Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4448](https://redirect.github.com/dropwizard/metrics/pull/4448) - Update actions/setup-java digest to [`b36c23c`](https://redirect.github.com/dropwizard/metrics/commit/b36c23c) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4445](https://redirect.github.com/dropwizard/metrics/pull/4445) - Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.8.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4451](https://redirect.github.com/dropwizard/metrics/pull/4451) - Update dependency net.bytebuddy:byte-buddy to v1.15.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4450](https://redirect.github.com/dropwizard/metrics/pull/4450) - Update dependency net.bytebuddy:byte-buddy to v1.15.3 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4454](https://redirect.github.com/dropwizard/metrics/pull/4454) - Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4456](https://redirect.github.com/dropwizard/metrics/pull/4456) - Update log4j2 monorepo to v2.24.1 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4460](https://redirect.github.com/dropwizard/metrics/pull/4460) - Update actions/checkout action to v4.2.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4452](https://redirect.github.com/dropwizard/metrics/pull/4452) - Update dependency org.mockito:mockito-core to v5.14.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4459](https://redirect.github.com/dropwizard/metrics/pull/4459) - Update dependency org.mockito:mockito-core to v5.14.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4462](https://redirect.github.com/dropwizard/metrics/pull/4462) - Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4472](https://redirect.github.com/dropwizard/metrics/pull/4472) - Update jetty12.version to v12.0.14 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4473](https://redirect.github.com/dropwizard/metrics/pull/4473) - Update dependency org.checkerframework:checker-qual to v3.48.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4474](https://redirect.github.com/dropwizard/metrics/pull/4474) - Update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4231](https://redirect.github.com/dropwizard/metrics/pull/4231) - Update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4230](https://redirect.github.com/dropwizard/metrics/pull/4230) - InstrumentedExecutorService registered metrics cleanup after shutdown by [@​the-thing](https://redirect.github.com/the-thing) in [https://github.com/dropwizard/metrics/pull/3202](https://redirect.github.com/dropwizard/metrics/pull/3202) - instrument rejected tasks in ThreadPoolExecutor by [@​gal-leib](https://redirect.github.com/gal-leib) in [https://github.com/dropwizard/metrics/pull/4272](https://redirect.github.com/dropwizard/metrics/pull/4272) - Add check in ScheduledReporter's stop method by [@​ummels](https://redirect.github.com/ummels) in [https://github.com/dropwizard/metrics/pull/4246](https://redirect.github.com/dropwizard/metrics/pull/4246) - Fix slowTickIfNecessary with infrequently used EWMA by [@​aweisberg](https://redirect.github.com/aweisberg) in [https://github.com/dropwizard/metrics/pull/3929](https://redirect.github.com/dropwizard/metrics/pull/3929) ##### New Contributors - [@​gal-leib](https://redirect.github.com/gal-leib) made their first contribution in [https://github.com/dropwizard/metrics/pull/4272](https://redirect.github.com/dropwizard/metrics/pull/4272) - [@​ummels](https://redirect.github.com/ummels) made their first contribution in [https://github.com/dropwizard/metrics/pull/4246](https://redirect.github.com/dropwizard/metrics/pull/4246) - [@​aweisberg](https://redirect.github.com/aweisberg) made their first contribution in [https://github.com/dropwizard/metrics/pull/3929](https://redirect.github.com/dropwizard/metrics/pull/3929) **Full Changelog**: https://github.com/dropwizard/metrics/compare/v4.2.27...v4.2.28 ### [`v4.2.27`](https://redirect.github.com/dropwizard/metrics/releases/tag/v4.2.27) ##### What's Changed - Update dependency org.awaitility:awaitility to v4.2.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4229](https://redirect.github.com/dropwizard/metrics/pull/4229) - Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.7.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4232](https://redirect.github.com/dropwizard/metrics/pull/4232) - Update github/codeql-action digest to [`530d4fe`](https://redirect.github.com/dropwizard/metrics/commit/530d4fe) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4236](https://redirect.github.com/dropwizard/metrics/pull/4236) - Update actions/checkout action to v4.1.7 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4237](https://redirect.github.com/dropwizard/metrics/pull/4237) - Update actions/checkout digest to [`692973e`](https://redirect.github.com/dropwizard/metrics/commit/692973e) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4240](https://redirect.github.com/dropwizard/metrics/pull/4240) - Update github/codeql-action digest to [`23acc5c`](https://redirect.github.com/dropwizard/metrics/commit/23acc5c) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4241](https://redirect.github.com/dropwizard/metrics/pull/4241) - Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4244](https://redirect.github.com/dropwizard/metrics/pull/4244) - Update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4248](https://redirect.github.com/dropwizard/metrics/pull/4248) - Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.0 (release/4.2.x) - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4247](https://redirect.github.com/dropwizard/metrics/pull/4247) - Update dependency maven to v3.9.8 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4251](https://redirect.github.com/dropwizard/metrics/pull/4251) - Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4253](https://redirect.github.com/dropwizard/metrics/pull/4253) - Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.7.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4255](https://redirect.github.com/dropwizard/metrics/pull/4255) - Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4257](https://redirect.github.com/dropwizard/metrics/pull/4257) - Update dependency org.jdbi:jdbi3-core to v3.45.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4261](https://redirect.github.com/dropwizard/metrics/pull/4261) - Update github/codeql-action digest to [`b611370`](https://redirect.github.com/dropwizard/metrics/commit/b611370) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4260](https://redirect.github.com/dropwizard/metrics/pull/4260) - Update dependency org.checkerframework:checker-qual to v3.45.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4264](https://redirect.github.com/dropwizard/metrics/pull/4264) - Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.5 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4266](https://redirect.github.com/dropwizard/metrics/pull/4266) - Update JetBrains/qodana-action action to v2024.1.8 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4268](https://redirect.github.com/dropwizard/metrics/pull/4268) - Update jetty12.version to v12.0.11 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4271](https://redirect.github.com/dropwizard/metrics/pull/4271) - Update dependency org.eclipse.jetty:jetty-bom to v10.0.22 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4269](https://redirect.github.com/dropwizard/metrics/pull/4269) - Update dependency org.eclipse.jetty:jetty-bom to v11.0.22 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4270](https://redirect.github.com/dropwizard/metrics/pull/4270) - Update jetty9.version to v9.4.55.v20240627 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4273](https://redirect.github.com/dropwizard/metrics/pull/4273) - Update dependency net.bytebuddy:byte-buddy to v1.14.18 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4281](https://redirect.github.com/dropwizard/metrics/pull/4281) - Update dependency org.assertj:assertj-core to v3.26.3 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4284](https://redirect.github.com/dropwizard/metrics/pull/4284) - Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4286](https://redirect.github.com/dropwizard/metrics/pull/4286) - Update github/codeql-action digest to [`4fa2a79`](https://redirect.github.com/dropwizard/metrics/commit/4fa2a79) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4288](https://redirect.github.com/dropwizard/metrics/pull/4288) - Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4290](https://redirect.github.com/dropwizard/metrics/pull/4290) - Update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4291](https://redirect.github.com/dropwizard/metrics/pull/4291) - Update dependency com.google.errorprone:error_prone_core to v2.29.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4294](https://redirect.github.com/dropwizard/metrics/pull/4294) - Update dependency org.apache.commons:commons-lang3 to v3.15.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4297](https://redirect.github.com/dropwizard/metrics/pull/4297) - Update github/codeql-action digest to [`2d79040`](https://redirect.github.com/dropwizard/metrics/commit/2d79040) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4300](https://redirect.github.com/dropwizard/metrics/pull/4300) - Update dependency com.google.errorprone:error_prone_core to v2.29.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4301](https://redirect.github.com/dropwizard/metrics/pull/4301) - Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.8.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4303](https://redirect.github.com/dropwizard/metrics/pull/4303) - Update github/codeql-action digest to [`5cf07d8`](https://redirect.github.com/dropwizard/metrics/commit/5cf07d8) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4307](https://redirect.github.com/dropwizard/metrics/pull/4307) - Update github/codeql-action digest to [`afb54ba`](https://redirect.github.com/dropwizard/metrics/commit/afb54ba) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4309](https://redirect.github.com/dropwizard/metrics/pull/4309) - Update jetty12.version to v12.0.12 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4314](https://redirect.github.com/dropwizard/metrics/pull/4314) - Update dependency org.glassfish.jersey:jersey-bom to v2.44 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4315](https://redirect.github.com/dropwizard/metrics/pull/4315) - Update dependency org.glassfish.jersey:jersey-bom to v3.0.15 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4318](https://redirect.github.com/dropwizard/metrics/pull/4318) - Update dependency org.jdbi:jdbi3-core to v3.45.3 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4319](https://redirect.github.com/dropwizard/metrics/pull/4319) - Update dependency org.checkerframework:checker-qual to v3.46.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4322](https://redirect.github.com/dropwizard/metrics/pull/4322) - Update dependency org.glassfish.jersey:jersey-bom to v3.1.8 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4324](https://redirect.github.com/dropwizard/metrics/pull/4324) - Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.8.1 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4326](https://redirect.github.com/dropwizard/metrics/pull/4326) - Update actions/setup-java digest to [`6a0805f`](https://redirect.github.com/dropwizard/metrics/commit/6a0805f) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4330](https://redirect.github.com/dropwizard/metrics/pull/4330) - Update github/codeql-action digest to [`eb055d7`](https://redirect.github.com/dropwizard/metrics/commit/eb055d7) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4332](https://redirect.github.com/dropwizard/metrics/pull/4332) - Update dependency org.awaitility:awaitility to v4.2.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4333](https://redirect.github.com/dropwizard/metrics/pull/4333) - Update dependency org.awaitility:awaitility to v4.2.2 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4334](https://redirect.github.com/dropwizard/metrics/pull/4334) - Update slf4j monorepo to v2.0.14 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4335](https://redirect.github.com/dropwizard/metrics/pull/4335) - Update JetBrains/qodana-action action to v2024.1.9 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4341](https://redirect.github.com/dropwizard/metrics/pull/4341) - Update dependency org.apache.commons:commons-lang3 to v3.16.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4342](https://redirect.github.com/dropwizard/metrics/pull/4342) - Update slf4j monorepo to v2.0.15 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4345](https://redirect.github.com/dropwizard/metrics/pull/4345) - Update slf4j monorepo to v2.0.16 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4347](https://redirect.github.com/dropwizard/metrics/pull/4347) - Update dependency com.google.errorprone:error_prone_core to v2.30.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4348](https://redirect.github.com/dropwizard/metrics/pull/4348) - Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4351](https://redirect.github.com/dropwizard/metrics/pull/4351) - Update github/codeql-action digest to [`29d86d2`](https://redirect.github.com/dropwizard/metrics/commit/29d86d2) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4353](https://redirect.github.com/dropwizard/metrics/pull/4353) - Update github/codeql-action digest to [`429e197`](https://redirect.github.com/dropwizard/metrics/commit/429e197) (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4355](https://redirect.github.com/dropwizard/metrics/pull/4355) - Update logback15.version to v1.5.7 (release/4.2.x) (patch) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4358](https://redirect.github.com/dropwizard/metrics/pull/4358) - Update dependency net.bytebuddy:byte-buddy to v1.14.19 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4360](https://redirect.github.com/dropwizard/metrics/pull/4360) - Update dependency maven to v3.9.9 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4362](https://redirect.github.com/dropwizard/metrics/pull/4362) - Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4363](https://redirect.github.com/dropwizard/metrics/pull/4363) - Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (release/4.2.x) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4370](https://redirect.github.com/dropwizard/metrics/pull/4370) **Full Changelog**: https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org