-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Deps: Bump the python-packages group with 4 updates #1211
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-packages group with 4 updates: [coverage](https://github.com/nedbat/coveragepy), [autohooks-plugin-ruff](https://github.com/greenbone/autohooks-plugin-ruff), [anyio](https://github.com/agronholm/anyio) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.6.12 to 7.7.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.12...7.7.0) Updates `autohooks-plugin-ruff` from 25.3.0 to 25.3.1 - [Release notes](https://github.com/greenbone/autohooks-plugin-ruff/releases) - [Commits](greenbone/autohooks-plugin-ruff@v25.3.0...v25.3.1) Updates `anyio` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.8.0...4.9.0) Updates `ruff` from 0.9.10 to 0.11.0 - [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.9.10...0.11.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: autohooks-plugin-ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-or-later, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1 OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1211 +/- ##
=======================================
Coverage 97.74% 97.74%
=======================================
Files 71 71
Lines 4967 4967
Branches 895 895
=======================================
Hits 4855 4855
Misses 76 76
Partials 36 36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a-h-abdelsalam
approved these changes
Mar 17, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 4 updates: coverage, autohooks-plugin-ruff, anyio and ruff.
Updates
coverage
from 7.6.12 to 7.7.0Changelog
Sourced from coverage's changelog.
Commits
61dcf71
docs: sample HTML for 7.7.035a31c5
docs: prep for 7.7.08f6e006
docs: edit the changelog33f12df
feat: Coverage.branch_stats() #1888c4919cb
lint: somehow these snuck through7e9f2f2
perf(sysmon): silly mistake1e99d28
perf(sysmon): improve speedc9908d7
test: benchmark improvements0973f44
chore: bump the action-dependencies group with 2 updates (#1935)824b3ba
style: fix one change from updated pylintUpdates
autohooks-plugin-ruff
from 25.3.0 to 25.3.1Release notes
Sourced from autohooks-plugin-ruff's releases.
Commits
00c89ea
Automatic release to 25.3.16e04389
Fixed typo in repo URL378724f
Automatic adjustments after release [skip ci]Updates
anyio
from 4.8.0 to 4.9.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
a6e9ebb
Bumped up the version9b9520d
Fixed cyclic references in to_thread.run_sync() on asyncio (#887)1f04d6b
Added a note about asyncio cancellation semanticse14b172
Upgraded to a newer Sphinx version7e13c49
Avoid refcycles in tracebacks from happy eyeballs exceptions (#809)d134da7
Raise EndOfStream from None in MemoryObjectReceiveStream.receive() (#889)2840e06
Added cheaper implementation for no_other_refs() on Python 3.14 (#886)31ce0a5
Added fixtures for generating bindable TCP/UDP ports (#856)cd85e47
Test on PyPy 3.11 on CI (#876)d228020
Detect blocking calls in coroutines using BlockBuster (#875)Updates
ruff
from 0.9.10 to 0.11.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2cd25ef
Ruff 0.11.0 (#16723)a22d206
[red-knot] Preliminary tests for typing.Final (#15917)270318c
[red-knot] fix: improve type inference for binary ops on tuples (#16725)d03b12e
[red-knot] Assignments to attributes (#16705)14c5ed5
[pygrep-hooks
]: Detect file-level suppressions comments without rul… (#16720)5955650
Fallback to requires-python in certain cases when target-version is not found...2382fe1
[syntax-errors] Tuple unpacking infor
statement iterator clause before Pyt...27e9d1f
Ruff v0.10 Release (#16708)acf35c5
Add newnoqa
specification to the docs (#16703)b9b2562
describe requires-python fallback in docs (#16704)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions