Naila / Naila.py

Naila Bot written in discord.py
GNU Affero General Public License v3.0
11 stars 4 forks source link

Bump sentry-sdk from 1.1.0 to 1.3.0 #155

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sentry-sdk from 1.1.0 to 1.3.0.

Release notes

Sourced from sentry-sdk's releases.

1.3.0

  • Add support for Sanic versions 20 and 21 #1146

1.2.0

  • Fix for AWSLambda Integration to handle other path formats for function initial handler #1139
  • Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093
  • Fix for bottle Integration that discards -dev for version extraction #1085
  • Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
  • Add Httpx Integration #1119
  • Add support for china domains in AWSLambda Integration #1051
Changelog

Sourced from sentry-sdk's changelog.

1.3.0

  • Add support for Sanic versions 20 and 21 #1146

1.2.0

  • Fix for AWSLambda Integration to handle other path formats for function initial handler #1139
  • Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093
  • Fix for bottle Integration that discards -dev for version extraction #1085
  • Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
  • Add Httpx Integration #1119
  • Add support for china domains in AWSLambda Integration #1051
Commits
  • 956101e release: 1.3.0
  • a9bb245 Update changelog (#1147)
  • 73bb478 feat(integration): Add support for Sanic >=21.3 (#1146)
  • dd91a8b build(deps): bump sphinx from 4.0.2 to 4.0.3 (#1144)
  • b67fe10 build(deps): bump checkouts/data-schemas from f97137d to f8615df
  • 8305e14 Merge branch 'release/1.2.0'
  • c6a0ea4 Upgrade to GitHub-native Dependabot (#1103)
  • 861b0ae release: 1.2.0
  • 169c224 fix(docs): Add sphinx imports to docs conf to prevent circular dependency (#1...
  • 020bf1b doc: Update CHANGELOG.md for release 1.2.0 (#1141)
  • Additional commits viewable 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)
dependabot[bot] commented 3 years ago

Looks like sentry-sdk is up-to-date now, so this is no longer needed.