ciffelia / koe

Discord 読み上げ Bot
MIT License
35 stars 16 forks source link

chore(deps): update rust crate sentry to 0.34.0 #150

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Type Update Change
sentry (source) dependencies minor 0.31.8 -> 0.34.0

Release Notes

getsentry/sentry-rust (sentry) ### [`v0.34.0`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0340) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.33.0...0.34.0) **Features**: - Renamed the `UNSTABLE_metrics` and `UNSTABLE_cadence` feature flags to `metrics` and `metrics-cadence1` respectively. ### [`v0.33.0`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0330) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.32.3...0.33.0) ##### Various fixes & improvements - ref(metrics): Add normalization and update set metrics hashing ([#​658](https://redirect.github.com/getsentry/sentry-rust/issues/658)) by [@​elramen](https://redirect.github.com/elramen) - feat: add embedded-svc based http transport ([#​654](https://redirect.github.com/getsentry/sentry-rust/issues/654)) by [@​madmo](https://redirect.github.com/madmo) ### [`v0.32.3`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0323) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.32.2...0.32.3) **Compatiblity**: - Raised the MSRV to **1.73**. **Improvements**: - Slightly improved overhead of the `tracing` layer. ([#​642](https://redirect.github.com/getsentry/sentry-rust/pull/642)) **Updates**: - Updated `reqwest` to version `0.12`. - Updated `tonic` to version `0.11`. ### [`v0.32.2`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0322) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.32.1...0.32.2) ##### Various fixes & improvements - feat(crons): Add new fields to `MonitorConfig` type ([#​638](https://redirect.github.com/getsentry/sentry-rust/issues/638)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - build(deps): bump h2 from 0.3.22 to 0.3.24 ([#​635](https://redirect.github.com/getsentry/sentry-rust/issues/635)) by [@​dependabot](https://redirect.github.com/dependabot) - fix(hub): avoid deadlocks when emitting events ([#​633](https://redirect.github.com/getsentry/sentry-rust/issues/633)) by [@​Tuetuopay](https://redirect.github.com/Tuetuopay) ### [`v0.32.1`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0321) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.32.0...0.32.1) **Features**: - Add experimental implementations for Sentry metrics and a cadence sink. These require to use the `UNSTABLE_metrics` and `UNSTABLE_cadence` feature flags. Note that these APIs are still under development and subject to change. ### [`v0.32.0`](https://redirect.github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0320) [Compare Source](https://redirect.github.com/getsentry/sentry-rust/compare/0.31.8...0.32.0) **Features**: - Updated `sentry-tower` dependencies, including `axum` and `http`.

Configuration

📅 Schedule: Branch creation - "before 9am on Saturday" in timezone Asia/Tokyo, 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.



This PR was generated by Mend Renovate. View the repository job log.