Skip to content

Comments

Merge main into develop-v12.0.0#1659

Merged
TimPansino merged 8 commits intomainfrom
merge-main-develop-v12
Feb 14, 2026
Merged

Merge main into develop-v12.0.0#1659
TimPansino merged 8 commits intomainfrom
merge-main-develop-v12

Conversation

@TimPansino
Copy link
Contributor

Overview

  • Merges main into develop-v12.0.0 to repair the CI.

TimPansino and others added 7 commits December 16, 2025 11:15
* Update wrapt

* Add no GIL flag to thread_utilization extension

* Enable testing for Python 3.14 free threading in tox

* Add python free threading wheels

* Misc updates after wrapt upgrade
* Upgrade minimum version to Python 3.8

* Formatter run for Python 3.8 to 3.9 upgrade

* Update tox for Python 3.8 removal

* Remove unused Python version stdlib lists

* Remove ignored UP006 rule

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Update urllib3 to 2.6.3

* Clear out trivy ignore

* Update wrapt to 2.0.1

* Update asgiref to 3.11.0

* Update packages section of setup.py and pyproject

* Remove unused strict arg from urllib3 connection

* Update testing cert for new requirements

* Update licenses in 3rd party notices
@TimPansino TimPansino requested a review from a team as a code owner February 13, 2026 23:51
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.86s
✅ MARKDOWN markdownlint 7 0 0 0 1.06s
✅ PYTHON ruff 967 0 0 0 1.0s
✅ PYTHON ruff-format 967 0 0 0 0.36s
✅ YAML prettier 15 0 0 0 1.37s
✅ YAML v8r 15 0 0 4.68s
✅ YAML yamllint 15 0 0 0.57s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino force-pushed the merge-main-develop-v12 branch from 2e54a70 to d161d15 Compare February 13, 2026 23:53
@TimPansino TimPansino enabled auto-merge February 13, 2026 23:55
@mergify mergify bot added the tests-failing Tests failing in CI. label Feb 14, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2026

Codecov Report

❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.76%. Comparing base (c88814a) to head (d161d15).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
newrelic/common/package_version_utils.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1659      +/-   ##
==========================================
+ Coverage   81.67%   81.76%   +0.08%     
==========================================
  Files         210      210              
  Lines       24655    24617      -38     
  Branches     3884     3876       -8     
==========================================
- Hits        20138    20128      -10     
+ Misses       3201     3176      -25     
+ Partials     1316     1313       -3     

☔ View full report in Codecov by Sentry.
📢 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.

@TimPansino TimPansino merged commit e5a1cb6 into main Feb 14, 2026
144 of 151 checks passed
@TimPansino TimPansino deleted the merge-main-develop-v12 branch February 14, 2026 00:45
@mergify mergify bot removed the tests-failing Tests failing in CI. label Feb 14, 2026
@TimPansino TimPansino restored the merge-main-develop-v12 branch February 14, 2026 00:49
@mergify
Copy link
Contributor

mergify bot commented Feb 14, 2026

⚠️ The sha of the head commit of this PR conflicts with #1661. Mergify cannot evaluate rules on this PR. ⚠️

@TimPansino TimPansino deleted the merge-main-develop-v12 branch February 14, 2026 02:05
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