Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump structlog-sentry from 1.4.0 to 2.0.2 #3322

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps structlog-sentry from 1.4.0 to 2.0.2.

Release notes

Sourced from structlog-sentry's releases.

Release 2.0.2

🚀 Features

  • db2b9bb Add support for custom log levels

🔧 Chores and Improvements

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

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
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-sentry-2.0.2 branch 19 times, most recently from 97843cf to 0a7850c Compare April 27, 2023 21:17
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-sentry-2.0.2 branch 9 times, most recently from 2f2ec58 to 31f43ff Compare May 2, 2023 13:32
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-sentry-2.0.2 branch 15 times, most recently from 5b09e4f to 45edd59 Compare May 9, 2023 12:57
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-sentry-2.0.2 branch 10 times, most recently from d70722a to c5be2a3 Compare May 18, 2023 08:34
Bumps [structlog-sentry](https://github.com/kiwicom/structlog-sentry) from 1.4.0 to 2.0.2.
- [Release notes](https://github.com/kiwicom/structlog-sentry/releases)
- [Commits](kiwicom/structlog-sentry@v1.4.0...v2.0.2)

---
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 force-pushed the dependabot/pip/structlog-sentry-2.0.2 branch from c5be2a3 to 38cd90a Compare May 18, 2023 10:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

Superseded by #3441.

@dependabot dependabot bot closed this Jun 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/structlog-sentry-2.0.2 branch June 22, 2023 11:02
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.

None yet

0 participants