Skip to content

Commit

Permalink
Bump the sentry group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [sentry](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-tower](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-tracing](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-backtrace](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-contexts](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-core](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-debug-images](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-panic](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |
| [sentry-types](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` |


Updates `sentry` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-tower` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-tracing` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-backtrace` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-contexts` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-core` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-debug-images` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-panic` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

Updates `sentry-types` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.35.0...0.36.0)

---
updated-dependencies:
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-tower
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-tracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-backtrace
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-contexts
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-debug-images
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-panic
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: sentry-types
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 029f090 commit e0abb69
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 27 deletions.
99 changes: 75 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ minijinja = { version = "2.0.1" , features = ["loader"] }
once_cell = "1.18.0"
regex = "1.9.5"
reqwest = { version = "0.12.2", features = ["json"] }
sentry = { version = "0.35.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }
sentry-tower = { version = "0.35.0", features = ["http", "axum-matched-path"] }
sentry-tracing = "0.35.0"
sentry = { version = "0.36.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }
sentry-tower = { version = "0.36.0", features = ["http", "axum-matched-path"] }
sentry-tracing = "0.36.0"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
strum_macros = "0.26.2"
Expand Down

0 comments on commit e0abb69

Please sign in to comment.