Closed dependabot[bot] closed 5 months ago
The following issues were found:
⚠️: No snapshots were found for the head SHA 01902b823584768b2648d7d2f37c0cc89bc83384.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.
Package | Version | License | Issue Type |
typing-extensions | 4.12.0 | Null | Unknown License |
Allowed Licenses: 0BSD, AGPL-3.0-or-later, GPL-3.0-or-later, LGPL-2.1, EPL-2.0, Python-2.0, GPL-2.0-or-later, GPL-2.0-only, GPL-3.0-or-later AND LGPL-2.1-only, GPL-3.0-or-later AND LGPL-3.0 AND LGPL-3.0-only, GPL-2.0 AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later, MIT, ISC, Unlicense, Apache-2.0, BSD-3-Clause, BSD-2-Clause, BSD-2-Clause AND MIT, MPL-2.0, CC-BY-4.0, CC-BY-3.0, CC-BY-SA-4.0, CC0-1.0, BSD-2-Clause AND BSD-3-Clause, BSD-3-Clause AND BSD-3-Clause-Clear, MIT OR Apache-2.0, MIT AND Python-2.0, (Apache-2.0 AND BSD-3-Clause) OR (Apache-2.0 AND MIT), (MIT OR Apache-2.0) AND Unicode-DFS-2016, OFL-1.1, Apache-2.0 AND BSD-3-Clause AND MIT AND OFL-1.1, BlueOak-1.0.0, BSL-1.0, Python-2.0.1, MIT AND PSF-2.0, CAL-1.0
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pip/anyio | 4.4.0 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/coverage | 7.5.2 | :green_circle: 8.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/requests | 2.32.2 | :green_circle: 8.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/ruff | 0.4.5 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
pip/typing-extensions | 4.12.0 | :green_circle: 6.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/zipp | 3.19.0 | :green_circle: 6.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/anyio | 4.3.0 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/coverage | 7.5.1 | :green_circle: 8.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/requests | 2.32.1 | :green_circle: 8.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/ruff | 0.4.4 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
pip/typing-extensions | 4.11.0 | :green_circle: 6.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/zipp | 3.18.2 | :green_circle: 6.6 | Details
|
Type | Number |
---|---|
Dependencies | 1 |
:rocket: Conventional commits found.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.85%. Comparing base (
d994b17
) to head (01902b8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the python-packages group with 6 updates:
4.11.0
4.12.0
7.5.1
7.5.2
4.3.0
4.4.0
2.32.1
2.32.2
0.4.4
0.4.5
3.18.2
3.19.0
Updates
typing-extensions
from 4.11.0 to 4.12.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
f90a8dc
Prepare release 4.12.0 (#408)118e1a6
Make sureisinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)
is u...910141a
Add security documentation (#403)0dbc7c9
Prepare release 4.12.0rc1 (#402)1da5d3d
Update actions/setup-python (#401)72298f0
4.12.0a2 (#400)465ba78
Fix publish workflow (#399)21fde1f
Prepare releaes 4.12.0a1 (#398)63d8277
Add workflow for Trusted Publishing (#395)074d053
Backport PEP-696 specialisation on Python >=3.11.1 (#397)Updates
coverage
from 7.5.1 to 7.5.2Changelog
Sourced from coverage's changelog.
Commits
242adea
build: don't claim pre-alpha-1 in classifiers7f33622
docs: sample HTML for 7.5.2946fa3a
docs: prep for 7.5.2535ddc3
build: pylint can run in parallel60a5d65
docs: explain partial coverage reports on generator expressions (#1789)0700018
docs: changelog for #1788 #1787. Thanks Liam DeVoe364282e
fix: catch TokenError on parse (#1788)81089de
fix: module docstrings are never counted as statements96bd930
fix: rework exclusion parsing to fix #177975f9d51
test(build): when running metacov, create json reportUpdates
anyio
from 4.3.0 to 4.4.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
053e8f0
Bumped up the versione7f750b
Fixed memory object stream sometimes dropping sent items (#735)9f5f14b
Fixed task group getting cancelled if start() gets cancelled (#717)8b648bc
Adjusted the pull request template3ff5e9a
Rearranged changelog items541d1f8
[pre-commit.ci] pre-commit autoupdate (#734)8a07690
FixMemoryObjectSendStream.send(falsey)
not raisingBrokenResourceError
w...4b3de97
Adjust the headings in the PR templatedfc44cf
Added__slots__
toAsyncResource
(#733)96920b0
Fix typo in PR template (#730)Updates
requests
from 2.32.1 to 2.32.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextUpdates
ruff
from 0.4.4 to 0.4.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
550aa87
Bump version tov0.4.5
(#11502)3c22a3b
Minor edits toruff server
docs (#11500)6263923
Update documentation forruff server
with new migration guide (#11499)94abea4
ruff server
: Fix multiple issues with Neovim and Helix (#11497)519a650
Mark quotes as unnecessary for non-evaluated annotations (#11485)573facd
Fix automatic configuration reloading for text and notebook documents (#11492)3cb2e67
ruff.applyFormat
now formats an entire notebook document (#11493)f0046ab
Movehas_comments
toCommentRanges
(#11495)5bb9720
Avoid multiline quotes warning withquote-style = preserve
(#11490)9ff18bf
Simplify Neovim docs for the LSP setup (#11489)Updates
zipp
from 3.18.2 to 3.19.0Changelog
Sourced from zipp's changelog.
Commits
608f90a
Finalize3a22d72
Merge pull request #118 from jaraco/feature/is-symlinkdc5fe8f
Implement is_symlink.387dcea
Revise test to capture new expectation.8f09d15
Expand the alpharep fixture to include a symlink.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