-
-
Notifications
You must be signed in to change notification settings - Fork 749
Dev -> Stable 2.8.0 #2760
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
base: stable
Are you sure you want to change the base?
Dev -> Stable 2.8.0 #2760
Conversation
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.1...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.3 to 3.11.4. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.3...3.11.4) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.0...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…actions/dev/github-actions-dc500464ed Bump actions/upload-artifact from 4 to 5 in the github-actions group
…/ruff-0.14.2 Bump ruff from 0.14.0 to 0.14.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.119.0 to 0.120.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.119.0...0.120.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.120.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…/fastapi-0.120.0 Bump fastapi from 0.119.0 to 0.120.0
…/orjson-3.11.4 Bump orjson from 3.11.3 to 3.11.4
…/psutil-7.1.2 Bump psutil from 7.1.1 to 7.1.2
Automated Docs Update
feat: introduce new `download` flag to modules
📊 Performance Benchmark Report
📈 Detailed Results (All Benchmarks)
🎯 Performance Summary✅ No significant performance changes detected (all changes <10%) 🐍 Python Version 3.11.13 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## stable #2760 +/- ##
======================================
+ Coverage 92% 92% +1%
======================================
Files 410 410
Lines 33826 33826
======================================
+ Hits 30849 30854 +5
+ Misses 2977 2972 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Improvements
downloadflag to modules #2757 by @TrebledJ