renovate-bot opened a new pull request, #647:
URL: https://github.com/apache/polaris/pull/647

   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | 
[io.prometheus:prometheus-metrics-exporter-servlet-jakarta](https://redirect.github.com/prometheus/client_java)
 | `1.3.0` -> `1.3.5` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.prometheus:prometheus-metrics-exporter-servlet-jakarta/1.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.prometheus:prometheus-metrics-exporter-servlet-jakarta/1.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.prometheus:prometheus-metrics-exporter-servlet-jakarta/1.3.0/1.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.prometheus:prometheus-metrics-exporter-servlet-jakarta/1.3.0/1.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>prometheus/client_java 
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta)</summary>
   
   ### 
[`v1.3.5`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.5)
   
   #### What's Changed
   
   -   Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.1 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[https://github.com/prometheus/client_java/pull/1222](https://redirect.github.com/prometheus/client_java/pull/1222)
   -   Add support for dw-metrics 4.x by 
[@&#8203;kingster](https://redirect.github.com/kingster) in 
[https://github.com/prometheus/client_java/pull/1228](https://redirect.github.com/prometheus/client_java/pull/1228)
   
   **Full Changelog**: 
https://github.com/prometheus/client_java/compare/v1.3.4...v1.3.5
   
   ### 
[`v1.3.4`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.4)
   
   #### What's Changed
   
   -   Add instrumentation for Guava & Caffeine to BOM by 
[@&#8203;der-eismann](https://redirect.github.com/der-eismann) in 
[https://github.com/prometheus/client_java/pull/1175](https://redirect.github.com/prometheus/client_java/pull/1175)
   -   fix register part of documentation for caffeine & guava instrumentati… 
by [@&#8203;pheyken](https://redirect.github.com/pheyken) in 
[https://github.com/prometheus/client_java/pull/1203](https://redirect.github.com/prometheus/client_java/pull/1203)
   -   \[prometheus-metrics-instrumentation-caffeine] implement getPrometheus… 
by [@&#8203;pheyken](https://redirect.github.com/pheyken) in 
[https://github.com/prometheus/client_java/pull/1206](https://redirect.github.com/prometheus/client_java/pull/1206)
   -   \[prometheus-metrics-instrumentation-guava] implement getPrometheusNames 
by [@&#8203;pheyken](https://redirect.github.com/pheyken) in 
[https://github.com/prometheus/client_java/pull/1211](https://redirect.github.com/prometheus/client_java/pull/1211)
   -   [make Protobuf 
optional](https://prometheus.github.io/client_java/exporters/formats/#exclude-protobuf-exposition-format)
 by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/1190](https://redirect.github.com/prometheus/client_java/pull/1190)
   
   #### New Contributors
   
   -   [@&#8203;der-eismann](https://redirect.github.com/der-eismann) made 
their first contribution in 
[https://github.com/prometheus/client_java/pull/1175](https://redirect.github.com/prometheus/client_java/pull/1175)
   
   **Full Changelog**: 
https://github.com/prometheus/client_java/compare/v1.3.3...v1.3.4
   
   ### 
[`v1.3.3`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.3)
   
   #### What's Changed
   
   -   Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[https://github.com/prometheus/client_java/pull/1178](https://redirect.github.com/prometheus/client_java/pull/1178)
   -   Bump 
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 
2.8.0-alpha to 2.9.0-alpha by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[https://github.com/prometheus/client_java/pull/1164](https://redirect.github.com/prometheus/client_java/pull/1164)
   -   avoid ConcurrentModificationException by 
[@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/1191](https://redirect.github.com/prometheus/client_java/pull/1191)
   -   revert incompatible api change by 
[@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/1192](https://redirect.github.com/prometheus/client_java/pull/1192)
   
   **Full Changelog**: 
https://github.com/prometheus/client_java/compare/v1.3.2...v1.3.3
   
   ### 
[`v1.3.2`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.2)
   
   #### What's Changed
   
   -   Simple MetricsSnapshot performance change by 
[@&#8203;dhoard](https://redirect.github.com/dhoard) in 
[https://github.com/prometheus/client_java/pull/963](https://redirect.github.com/prometheus/client_java/pull/963)
   -   feat: add bearerToken builder to pushgateway exporter by 
[@&#8203;FUSAKLA](https://redirect.github.com/FUSAKLA) in 
[https://github.com/prometheus/client_java/pull/968](https://redirect.github.com/prometheus/client_java/pull/968)
   -   Fix UnknownDataPointSnapshot constructor by 
[@&#8203;mimaison](https://redirect.github.com/mimaison) in 
[https://github.com/prometheus/client_java/pull/977](https://redirect.github.com/prometheus/client_java/pull/977)
   -   Added methods by [@&#8203;dhoard](https://redirect.github.com/dhoard) in 
[https://github.com/prometheus/client_java/pull/978](https://redirect.github.com/prometheus/client_java/pull/978)
   -   Updated CircleCI image by 
[@&#8203;dhoard](https://redirect.github.com/dhoard) in 
[https://github.com/prometheus/client_java/pull/982](https://redirect.github.com/prometheus/client_java/pull/982)
   -   Change links on front page to be relative by 
[@&#8203;MaBiConti](https://redirect.github.com/MaBiConti) in 
[https://github.com/prometheus/client_java/pull/981](https://redirect.github.com/prometheus/client_java/pull/981)
   -   add support for guava instrumentation with 1.X.X by 
[@&#8203;pheyken](https://redirect.github.com/pheyken) in 
[https://github.com/prometheus/client_java/pull/979](https://redirect.github.com/prometheus/client_java/pull/979)
   -   add support for caffeine instrumentation with 1.X.X by 
[@&#8203;pheyken](https://redirect.github.com/pheyken) in 
[https://github.com/prometheus/client_java/pull/983](https://redirect.github.com/prometheus/client_java/pull/983)
   -   Nullify noLabels in StatefulMetric during clear() to prevent no-label 
inc to stop working by [@&#8203;iaco86](https://redirect.github.com/iaco86) in 
[https://github.com/prometheus/client_java/pull/972](https://redirect.github.com/prometheus/client_java/pull/972)
   -   Add abstract build method to MetricSnapshot.Builder by 
[@&#8203;mimaison](https://redirect.github.com/mimaison) in 
[https://github.com/prometheus/client_java/pull/969](https://redirect.github.com/prometheus/client_java/pull/969)
   -   Fix PrometheusNaming.sanitizeMetricName() methods by 
[@&#8203;mimaison](https://redirect.github.com/mimaison) in 
[https://github.com/prometheus/client_java/pull/975](https://redirect.github.com/prometheus/client_java/pull/975)
   -   additional improve MetricSnapshots.Builder performance by 
[@&#8203;burov4j](https://redirect.github.com/burov4j) in 
[https://github.com/prometheus/client_java/pull/985](https://redirect.github.com/prometheus/client_java/pull/985)
   -   Make JvmMetrics.register idempotent with the default registry by 
[@&#8203;mimaison](https://redirect.github.com/mimaison) in 
[https://github.com/prometheus/client_java/pull/987](https://redirect.github.com/prometheus/client_java/pull/987)
   -   http server, add subject.doAs handler wrapper for exchange attribute … 
by [@&#8203;gtully](https://redirect.github.com/gtully) in 
[https://github.com/prometheus/client_java/pull/1089](https://redirect.github.com/prometheus/client_java/pull/1089)
   -   fix buffer sync logic using modern concurrency primitives by 
[@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/991](https://redirect.github.com/prometheus/client_java/pull/991)
   -   use otel autoconfigure  by 
[@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/1147](https://redirect.github.com/prometheus/client_java/pull/1147)
   -   Add clear() method into PrometheusRegistry to unregister all collectors 
by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in 
[https://github.com/prometheus/client_java/pull/1158](https://redirect.github.com/prometheus/client_java/pull/1158)
   
   #### New Contributors
   
   -   [@&#8203;FUSAKLA](https://redirect.github.com/FUSAKLA) made their first 
contribution in 
[https://github.com/prometheus/client_java/pull/968](https://redirect.github.com/prometheus/client_java/pull/968)
   -   [@&#8203;mimaison](https://redirect.github.com/mimaison) made their 
first contribution in 
[https://github.com/prometheus/client_java/pull/977](https://redirect.github.com/prometheus/client_java/pull/977)
   -   [@&#8203;MaBiConti](https://redirect.github.com/MaBiConti) made their 
first contribution in 
[https://github.com/prometheus/client_java/pull/981](https://redirect.github.com/prometheus/client_java/pull/981)
   -   [@&#8203;pheyken](https://redirect.github.com/pheyken) made their first 
contribution in 
[https://github.com/prometheus/client_java/pull/979](https://redirect.github.com/prometheus/client_java/pull/979)
   -   [@&#8203;iaco86](https://redirect.github.com/iaco86) made their first 
contribution in 
[https://github.com/prometheus/client_java/pull/972](https://redirect.github.com/prometheus/client_java/pull/972)
   -   [@&#8203;burov4j](https://redirect.github.com/burov4j) made their first 
contribution in 
[https://github.com/prometheus/client_java/pull/985](https://redirect.github.com/prometheus/client_java/pull/985)
   -   [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) made their 
first contribution in 
[https://github.com/prometheus/client_java/pull/988](https://redirect.github.com/prometheus/client_java/pull/988)
   -   [@&#8203;gtully](https://redirect.github.com/gtully) made their first 
contribution in 
[https://github.com/prometheus/client_java/pull/1089](https://redirect.github.com/prometheus/client_java/pull/1089)
   
   **Full Changelog**: 
https://github.com/prometheus/client_java/compare/v1.3.1...v1.3.2
   
   ### 
[`v1.3.1`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.1):
 1.3.1 / 2024-05-23
   
   This is just a minor update to the 1.3.0 release:
   
   With the previous releases it was possible to create illegal `UNIT` names, 
like `new Unit("&^$")` or `new Unit("total")`.
   
   This release prevents that (throwing an `IllegalArgumentException`), and 
also adds a method `PrometheusNaming.sanitizeUnitName(name)` for converting 
arbitrary strings into valid Prometheus `UNIT` names.
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - At any time (no schedule defined), 
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 this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/polaris).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to