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

Dependencies: all packages updated via pip-tools #11312

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 5, 2024

Dependencies: all packages updated via pip-tools

@github-actions github-actions bot requested a review from a team as a code owner May 5, 2024 00:07
@github-actions github-actions bot requested a review from humitos May 5, 2024 00:07
@@ -353,7 +353,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.45.0
sentry-sdk==2.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should double check this upgrade with the changelog.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://docs.sentry.io/platforms/python/migration/1.x-to-2.x

Also, this looks like a dependency from another package, hmm. We should probably track this one as a proper dependency.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I don't see anything affecting us in that migration guide. I think we will be fine here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even checking the underlying code seems there are no impactful changes: https://github.com/kiwicom/structlog-sentry/blob/master/structlog_sentry/__init__.py

@humitos humitos closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants