kdrag0n / pyrobud

A clean selfbot for Telegram with an emphasis on quality and practicality, designed to complement the official clients.
MIT License
128 stars 44 forks source link

build(deps): bump sentry-sdk from 1.5.4 to 1.5.5 #491

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sentry-sdk from 1.5.4 to 1.5.5.

Release notes

Sourced from sentry-sdk's releases.

1.5.5

  • Add session tracking to ASGI integration (#1329)
  • Pinning test requirements versions (#1330)
  • Allow classes to short circuit serializer with sentry_repr (#1322)
  • Set default on json.dumps in compute_tracestate_value to ensure string conversion (#1318)

Work in this release contributed by @​tomchuk. Thank you for your contribution!

Changelog

Sourced from sentry-sdk's changelog.

1.5.5

  • Add session tracking to ASGI integration (#1329)
  • Pinning test requirements versions (#1330)
  • Allow classes to short circuit serializer with sentry_repr (#1322)
  • Set default on json.dumps in compute_tracestate_value to ensure string conversion (#1318)

Work in this release contributed by @​tomchuk. Thank you for your contribution!

Commits
  • a48424a release: 1.5.5
  • 9aaa856 Updated changelog (#1332)
  • 8df4e05 feat(tooling): Enabled local linting (#1315)
  • 435e856 Add session tracking to ASGI integration (#1329)
  • 3720466 Pinning test requirements versions (#1330)
  • f6d3adc docs(readme): Updated readme so it does not look abandoned anymore. (#1319)
  • cdfab0d feat(serializer): Allow classes to short circuit serializer with `sentry_repr...
  • 4ce0a1d fix(tracing): Set default on json.dumps in compute_tracestate_value to ensure...
  • 54c0bde Merge branch 'release/1.5.4'
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)