celo-org / optics-monorepo

🔮 OPTimistic Interchain Communication
Other
118 stars 37 forks source link

fix(deps): update rust crate prometheus to v0.13.3 #1042

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prometheus dependencies minor 0.12.0 -> 0.13.3
prometheus dependencies minor 0.12 -> 0.13
prometheus dev-dependencies minor 0.12 -> 0.13

Release Notes

tikv/rust-prometheus (prometheus) ### [`v0.13.3`](https://togithub.com/tikv/rust-prometheus/blob/HEAD/CHANGELOG.md#0133) [Compare Source](https://togithub.com/tikv/rust-prometheus/compare/v0.13.2...v0.13.3) - Bug fix: Prevent ProcessCollector underflow with CPU time counter ([#​465](https://togithub.com/tikv/rust-prometheus/issues/465)) - Internal change: Update dependencies ### [`v0.13.2`](https://togithub.com/tikv/rust-prometheus/blob/HEAD/CHANGELOG.md#0132) [Compare Source](https://togithub.com/tikv/rust-prometheus/compare/v0.13.1...v0.13.2) - Bug fix: Fix compilation on 32-bit targets ([#​446](https://togithub.com/tikv/rust-prometheus/issues/446)) ### [`v0.13.1`](https://togithub.com/tikv/rust-prometheus/blob/HEAD/CHANGELOG.md#0131) [Compare Source](https://togithub.com/tikv/rust-prometheus/compare/v0.13.0...v0.13.1) - Improvement: ProcessCollector use IntGauge to provide better performance ([#​430](https://togithub.com/tikv/rust-prometheus/issues/430)) - Bug fix: Fix re-export of TEXT_FORMAT to not require protobuf ([#​416](https://togithub.com/tikv/rust-prometheus/issues/416)) - Bug fix: Fix doc for encode ([#​433](https://togithub.com/tikv/rust-prometheus/issues/433)) - Bug fix: Fix broken doc links ([#​426](https://togithub.com/tikv/rust-prometheus/issues/426)) - Bug fix: Fix crates.io badge ([#​436](https://togithub.com/tikv/rust-prometheus/issues/436)) - Internal change: Derive default instead of obvious manual impl ([#​437](https://togithub.com/tikv/rust-prometheus/issues/437)) - Internal change: Remove needless borrow ([#​427](https://togithub.com/tikv/rust-prometheus/issues/427)) - Internal change: Update dependencies ### [`v0.13.0`](https://togithub.com/tikv/rust-prometheus/blob/HEAD/CHANGELOG.md#0130) [Compare Source](https://togithub.com/tikv/rust-prometheus/compare/v0.12.0...v0.13.0) - Bug fix: Avoid panics from `Instant::elapsed` ([#​406](https://togithub.com/tikv/rust-prometheus/issues/406)) - Improvement: Allow trailing comma on macros ([#​390](https://togithub.com/tikv/rust-prometheus/issues/390)) - Improvement: Add macros for custom registry ([#​396](https://togithub.com/tikv/rust-prometheus/issues/396)) - Improvement: Export thread count from `process_collector` ([#​401](https://togithub.com/tikv/rust-prometheus/issues/401)) - Improvement: Add convenience TextEncoder functions to encode directly to string ([#​402](https://togithub.com/tikv/rust-prometheus/issues/402)) - Internal change: Clean up the use of macro_use and extern crate ([#​398](https://togithub.com/tikv/rust-prometheus/issues/398)) - Internal change: Update dependencies

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.