Skip to content

Use Python 3.11 to generate our dependency summaries#6221

Merged
mhammond merged 1 commit intomainfrom
update-python-dep-checker
Apr 26, 2024
Merged

Use Python 3.11 to generate our dependency summaries#6221
mhammond merged 1 commit intomainfrom
update-python-dep-checker

Conversation

@mhammond
Copy link
Member

@mhammond mhammond commented Apr 26, 2024

3.7 is EOL - I'm not quite sure why this only just started failing, but upgrading to a recent Python appears to fix it.

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

Branch builds: add [firefox-android: branch-name] to the PR title.

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.85%. Comparing base (1819a7f) to head (959adb8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6221   +/-   ##
=======================================
  Coverage   83.85%   83.85%           
=======================================
  Files         117      117           
  Lines       15671    15671           
=======================================
  Hits        13141    13141           
  Misses       2530     2530           

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

@mhammond mhammond force-pushed the update-python-dep-checker branch from 166f365 to 959adb8 Compare April 26, 2024 14:52
@mhammond mhammond marked this pull request as ready for review April 26, 2024 14:52
@mhammond mhammond requested review from bendk and tarikeshaq April 26, 2024 14:53
Copy link
Contributor

@bendk bendk left a comment

Choose a reason for hiding this comment

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

🚢

@mhammond mhammond enabled auto-merge April 26, 2024 15:01
@mhammond mhammond added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit c35caa2 Apr 26, 2024
@mhammond mhammond deleted the update-python-dep-checker branch April 26, 2024 15:50
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.

3 participants