build(deps): bump the back-prod-minor-update group across 1 directory with 2 updates#2789
Merged
pylipp merged 1 commit intoJun 22, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2789 +/- ##
=======================================
Coverage 77.13% 77.13%
=======================================
Files 327 327
Lines 23458 23458
Branches 2356 2355 -1
=======================================
Hits 18095 18095
Misses 5315 5315
Partials 48 48
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
… with 2 updates Bumps the back-prod-minor-update group with 2 updates in the /back directory: [sentry-sdk](https://github.com/getsentry/sentry-python) and [peewee](https://github.com/coleifer/peewee). Updates `sentry-sdk` from 2.62.0 to 2.63.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.62.0...2.63.0) Updates `peewee` from 4.0.8 to 4.1.0 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.8...4.1.0) --- updated-dependencies: - dependency-name: peewee dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: back-prod-minor-update - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: back-prod-minor-update ... Signed-off-by: dependabot[bot] <support@github.com>
eec5c47 to
12f1394
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the back-prod-minor-update group with 2 updates in the /back directory: sentry-sdk and peewee.
Updates
sentry-sdkfrom 2.62.0 to 2.63.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)Updates
peeweefrom 4.0.8 to 4.1.0Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
5666a174.1.06a8e8d8Clarify mariadb behavior in JSONField doc.aed70edFix failing test w/mysqla166765Clean up MySQL/MariaDB json sql gen.f4b1f044.0.9f8481f6Fix deepcopy bug when inheriting new JSONField531753cRoll back the top xact - asyncpg is fucking awful.