Skip to content

build(deps): bump the back-prod-minor-update group across 1 directory with 2 updates#2789

Merged
pylipp merged 1 commit into
masterfrom
dependabot/pip/back/back-prod-minor-update-833c57222c
Jun 22, 2026
Merged

build(deps): bump the back-prod-minor-update group across 1 directory with 2 updates#2789
pylipp merged 1 commit into
masterfrom
dependabot/pip/back/back-prod-minor-update-833c57222c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the back-prod-minor-update group with 2 updates in the /back directory: sentry-sdk and peewee.

Updates sentry-sdk from 2.62.0 to 2.63.0

Release notes

Sourced from sentry-sdk's releases.

2.63.0

Bug Fixes 🐛

Fastapi

Other

Internal Changes 🔧

Changelog

Sourced from sentry-sdk's changelog.

2.63.0

Bug Fixes 🐛

Fastapi

Other

Internal Changes 🔧

Commits
  • 44b008a update changelog
  • 0b2af51 Update CHANGELOG.md
  • 250caad release: 2.63.0
  • 72a57de fix(flask): Set user data on scope at request start (#6566)
  • 6a4c3a1 fix: Remove 0000 trace_id fallbacks (#6570)
  • 1df9835 feat(falcon): Set name and source on request span when streaming (#6562)
  • 77874bd test(falcon): Support span streaming (#6561)
  • 6bcfb9c fix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...
  • 72d972c fix(fastapi): use effective_route_context path for prefixed routers (#6572)
  • cc802f6 feat(chalice): Add span streaming support to Chalice integration (#6503)
  • Additional commits viewable in compare view

Updates peewee from 4.0.8 to 4.1.0

Release notes

Sourced from peewee's releases.

4.0.9

  • Ensure new JSONField can be inherited, #3052

View commits

Changelog

Sourced from peewee's changelog.

4.1.0

  • Unfortunately, the new JSONField did not play nice w/MySQL when query was generated before a conn was opened. We were trying to do some introspection on the server version, but I've decided instead to make mariadb= be a database param, per @​alisonatwork's suggestion, with the default being "MySQL" flavored JSON. Refs #3053
  • JSONField containment (contains, contained_by) no longer wraps its argument in CAST / JSON_COMPACT on MySQL/MariaDB, #3053.

View commits

4.0.9

  • Ensure new JSONField can be inherited, #3052

View commits

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2026
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.13%. Comparing base (8e859ad) to head (12f1394).
⚠️ Report is 2 commits behind head on master.

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           
Flag Coverage Δ
backend 99.65% <ø> (ø)
frontend 69.99% <ø> (ø)
sharedComponents 68.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

… 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>
@dependabot dependabot Bot changed the title build(deps): bump the back-prod-minor-update group in /back with 2 updates build(deps): bump the back-prod-minor-update group across 1 directory with 2 updates Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/back/back-prod-minor-update-833c57222c branch from eec5c47 to 12f1394 Compare June 22, 2026 08:05
@pylipp pylipp merged commit 4ddb69e into master Jun 22, 2026
14 checks passed
@pylipp pylipp deleted the dependabot/pip/back/back-prod-minor-update-833c57222c branch June 22, 2026 08:52
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant