Skip to content

Commit

Permalink
chore(deps): update dependency io.sentry/sentry-clj to v7.20.226 (#87)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[io.sentry/sentry-clj](https://redirect.github.com/getsentry/sentry-clj)
| minor | `7.6.215` -> `7.20.226` |

---

### Release Notes

<details>
<summary>getsentry/sentry-clj (io.sentry/sentry-clj)</summary>

###
[`v7.20.226`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#720226)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.19.225...7.20.226)

-   Update Sentry Java SDK to 7.20.0

###
[`v7.19.225`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#719225)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.19.224...7.19.225)

-   Update Sentry Java SDK to 7.19.1

###
[`v7.19.224`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#719224)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.18.223...7.19.224)

-   Update Sentry Java SDK to 7.19.0

###
[`v7.18.223`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#718223)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.18.221...7.18.223)

-   Update Sentry Java SDK to 7.18.1
- Convert outer maps into HashMap. Thanks
[@&#8203;sjamaan](https://redirect.github.com/sjamaan)!

###
[`v7.18.221`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#718221)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.16.219...7.18.221)

-   Update Sentry Java SDK to 7.18.0
- Ensure all keywords are stringified. Thanks
[@&#8203;sjamaan](https://redirect.github.com/sjamaan)!

###
[`v7.16.219`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#716219)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.15.218...7.16.219)

-   Update Sentry Java SDK to 7.16.0

###
[`v7.15.218`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#715218)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.11.216...7.15.218)

-   Update Sentry Java SDK to 7.15.0
- Added "flush-events". Thanks
[@&#8203;Gwonwoo-Nam](https://redirect.github.com/Gwonwoo-Nam)!
-   Bump dependencies

###
[`v7.11.216`](https://redirect.github.com/getsentry/sentry-clj/blob/HEAD/CHANGELOG.md#711216)

[Compare
Source](https://redirect.github.com/getsentry/sentry-clj/compare/7.6.215...7.11.216)

-   Update Sentry Java SDK to 7.11.0
-   Bump dependencies

</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/exoscale/reporter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 75a937c commit 6fb948e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
org.clojure/clojure {:mvn/version "1.12.0"}
org.clojure/tools.logging {:mvn/version "1.3.0"}
com.stuartsierra/component {:mvn/version "1.1.0"}
io.sentry/sentry-clj {:mvn/version "7.6.215"}
io.sentry/sentry-clj {:mvn/version "7.20.226"}
spootnik/uncaught {:mvn/version "0.5.5"}
metrics-clojure/metrics-clojure {:mvn/version "2.10.0"}
metrics-clojure-riemann/metrics-clojure-riemann {:mvn/version "2.10.0"}
Expand Down

0 comments on commit 6fb948e

Please sign in to comment.