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.3 #3441

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps structlog-sentry from 1.4.0 to 2.0.3.

Release notes

Sourced from structlog-sentry's releases.

Release 2.0.3

🐛 Bug fixes

  • 2166423 Use sentry-sdk client options instead of custom dict

🔧 Chores and Improvements

  • 3cae523 Bump version
  • 8454420 Update dependencies

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

... (truncated)

Commits
  • 3cae523 chore: Bump version
  • 8454420 chore: Update dependencies
  • 2166423 fix: Use sentry-sdk client options instead of custom dict
  • 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
  • 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 Jun 22, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-sentry-2.0.3 branch 3 times, most recently from a57f5e7 to c094213 Compare July 10, 2023 11:16
Bumps [structlog-sentry](https://github.com/kiwicom/structlog-sentry) from 1.4.0 to 2.0.3.
- [Release notes](https://github.com/kiwicom/structlog-sentry/releases)
- [Commits](kiwicom/structlog-sentry@v1.4.0...v2.0.3)

---
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.3 branch from c094213 to 8759614 Compare July 13, 2023 19:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2024

Superseded by #3571.

@dependabot dependabot bot closed this Mar 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/structlog-sentry-2.0.3 branch March 13, 2024 10:51
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