Skip to content

chore(deps): bump python to 3.11.9 and gosu to 1.17 #69468

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

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Conversation

mdtro
Copy link
Member

@mdtro mdtro commented Apr 22, 2024

  • bump python to 3.11.9 to resolve security vulnerabilities
  • bump gosu to 1.17 to resolve security vulnerabilities
  • bump self-hosted docker image to bookworm (Debian 12)

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 22, 2024
@mdtro mdtro changed the title chore(deps): bump python to 3.11.9 and gosu to 1.19 chore(deps): bump python to 3.11.9 and gosu to 1.17 Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.64%. Comparing base (7f03252) to head (cebeda2).

❗ Current head cebeda2 differs from pull request most recent head 2fc513d. Consider uploading reports for the commit 2fc513d to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #69468       +/-   ##
===========================================
+ Coverage   42.32%   79.64%   +37.31%     
===========================================
  Files        6473     6470        -3     
  Lines      287505   287247      -258     
  Branches    49579    49497       -82     
===========================================
+ Hits       121699   228778   +107079     
+ Misses     163145    58047   -105098     
+ Partials     2661      422     -2239     

see 4233 files with indirect coverage changes

mdtro added 4 commits April 24, 2024 09:55
- bump python to 3.11.9 to resolve security vulnerabilites
- bump goso to 1.19 to resolve security vulnerabilities
@mdtro mdtro force-pushed the mdtro/python-3.11.9 branch from f3a8d48 to 2fc513d Compare April 24, 2024 14:55
@mdtro mdtro marked this pull request as ready for review April 24, 2024 14:57
@mdtro mdtro requested review from a team as code owners April 24, 2024 14:57
Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

will need to do getsentry as well

@mdtro
Copy link
Member Author

mdtro commented Apr 24, 2024

@mdtro mdtro merged commit 02cc257 into master Apr 24, 2024
48 checks passed
@mdtro mdtro deleted the mdtro/python-3.11.9 branch April 24, 2024 15:28
@mdtro mdtro added the Trigger: Revert Add to a merged PR to revert it (skips CI) label Apr 24, 2024
@getsentry-bot
Copy link
Contributor

PR reverted: 716e1f1

getsentry-bot added a commit that referenced this pull request Apr 24, 2024
This reverts commit 02cc257.

Co-authored-by: mdtro <20070360+mdtro@users.noreply.github.com>
MichaelSun48 pushed a commit that referenced this pull request Apr 25, 2024
- bump python to 3.11.9 to resolve security vulnerabilities
- bump gosu to 1.17 to resolve security vulnerabilities
- bump self-hosted docker image to _bookworm_ (Debian 12)
MichaelSun48 pushed a commit that referenced this pull request Apr 25, 2024
This reverts commit 02cc257.

Co-authored-by: mdtro <20070360+mdtro@users.noreply.github.com>
mdtro added a commit that referenced this pull request Apr 25, 2024
- bump python to 3.11.8 to resolve security vulnerabilities
- bump gosu to 1.17 to resolve security vulnerabilities
- bump Django to 5.0.4
- bump self-hosted docker image to _bookworm_ (Debian 12)

We [previously tried bumping to Python
3.11.9](#69468), but ran into an
odd unicode decoding error in
getsentry/getsentry#13760 within our tests. See
python/cpython#76511. Python 3.11.8 works.

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Trigger: Revert Add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants