webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

Bump structlog-sentry from 1.4.0 to 2.0.2 #3322

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps structlog-sentry from 1.4.0 to 2.0.2.

Release notes

Sourced from structlog-sentry's releases.

Release 2.0.2

:rocket: Features

  • db2b9bb Add support for custom log levels

:wrench: Chores and Improvements

  • 4ce81b1 Bump version
  • e452c5b (ci) Fix release notary

Release 2.0.1

No release notes provided.

v2.0.0

:rocket: Features

  • 502f5a8 Refactor SentryProcessor
    • BREAKING CHANGE: rename as_extra argument to as_context as extra are depracated by Sentry SDK
    • BREAKING CHANGE: remove SentryJSONProcessor which is not necessary anymore (read the docs for more information)
  • 356a2d0 BREAKING CHANGE: Unify level and event_level with sentry-sdk API
    • rename level to event_level in SentryProcessor and add level argument which controls log level of breadcrumbs
  • 56175f6 use 'with_locals' setting from current sentry client

:wrench: Chores and Improvements

  • 13b2650 Upgrade pre-commit hooks
  • b22dce9 Upgrade dependencies
  • 45c0f73 mark package as PEP-561 compatible
  • de74b5a make logger action reporting optional
  • f97537e enable dependabot

:bug: Bug fixes

  • 5438480 handle record and logger objects without name attr

:package: Other

  • d206f5e Add lint and commitsar jobs
  • efc1f26 BREAKING CHANGE: Drop support for Python 3.6 and support Python 3.10
  • db07a2f Update README.md to reflect SentryProcessor refactoring
  • 29c1f11 Update tests for SentryProcessor and remove irrelevant ones
  • f7d34ab add and update type annotations
  • 0cf922c explicitly specify class constructor parameters
  • b190a1a update pre-commit hooks to their latest version
  • c711150 update pytest to 6.2.5
Commits
  • 4ce81b1 chore: Bump version
  • e452c5b chore(ci): Fix release notary
  • db2b9bb feat: Add support for custom log levels
  • 317f073 chore: Bump version
  • 2025df9 fix: compatibility with newer Sentry SDKs
  • 52c08c0 chore: Upgrade all dependencies
  • b99698e chore: Upgrade pre-commit hooks
  • dc1b835 chore(deps): bump sentry-sdk from 1.9.6 to 1.9.7
  • 297c772 chore(deps): bump pytest from 7.1.2 to 7.1.3
  • 27a3655 chore: Bump version to 2.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #3441.