Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps structlog-sentry from 1.4.0 to 2.0.1.

Release notes

Sourced from structlog-sentry's releases.

Release 2.0.1

No release notes provided.

v2.0.0

🚀 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

🔧 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 fixes

  • 5438480 handle record and logger objects without name attr

📦 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
  • 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
  • 1bfeb94 chore(deps): bump sentry-sdk from 1.9.5 to 1.9.6
  • 56175f6 feat: use 'with_locals' setting from current sentry client
  • c157b24 docs: Remove :obj: from README.md
  • 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)

Bumps [structlog-sentry](https://github.com/kiwicom/structlog-sentry) from 1.4.0 to 2.0.1.
- [Release notes](https://github.com/kiwicom/structlog-sentry/releases)
- [Commits](kiwicom/structlog-sentry@v1.4.0...v2.0.1)

---
updated-dependencies:
- dependency-name: structlog-sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2023

Superseded by #3322.

@dependabot dependabot bot closed this Apr 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/structlog-sentry-2.0.1 branch April 20, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant