python-discord / site

pythondiscord.com - A Django and Bulma web application.
https://pythondiscord.com
MIT License
638 stars 127 forks source link

Bump sentry-sdk from 1.44.0 to 1.44.1 #1291

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps sentry-sdk from 1.44.0 to 1.44.1.

Release notes

Sourced from sentry-sdk's releases.

1.44.1

Various fixes & improvements

  • Make monitor async friendly (#2912) by @​sentrivana

    You can now decorate your async functions with the monitor decorator and they will correctly report their duration and completion status.

  • Fixed Event | None runtime TypeError (#2928) by @​szokeasaurusrex

Changelog

Sourced from sentry-sdk's changelog.

1.44.1

Various fixes & improvements

  • Make monitor async friendly (#2912) by @​sentrivana

    You can now decorate your async functions with the monitor decorator and they will correctly report their duration and completion status.

  • Fixed Event | None runtime TypeError (#2928) by @​szokeasaurusrex

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 3 months ago

Deploy Preview for pydis-static ready!

Name Link
Latest commit 562aa6cf91f2b82d55c26ce479632646f8af31ab
Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/660ee40980335000083b9885
Deploy Preview https://deploy-preview-1291--pydis-static.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

coveralls commented 3 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 562aa6cf91f2b82d55c26ce479632646f8af31ab on dependabot/pip/sentry-sdk-1.44.1 into e396d9c76121efc9b198bdfdc56113fab7a8051f on main.