Closed dependabot[bot] closed 2 months ago
The following issues were found:
⚠️: No snapshots were found for the head SHA 63a291c97ed55273619679336ff3f1dd29bcd4ed.
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 |
idna | 3.8 | BSD-2-Clause AND BSD-3-Clause | Incompatible License |
mypy | 1.11.2 | MIT AND NOASSERTION AND Python-2.0 | Invalid SPDX License |
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.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, MIT, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense
Package | Version | Score | Details | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pip/idna | 3.8 | :green_circle: 7.1 | Details
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pip/importlib-metadata | 8.4.0 | :green_circle: 6.4 | Details
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pip/mypy | 1.11.2 | :green_circle: 5.4 | Details
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pip/ruff | 0.6.2 | Unknown | Unknown |
Type | Number |
---|---|
Dependencies | 1 |
:rocket: Conventional commits found.
Bumps the python-packages group with 4 updates: idna, importlib-metadata, mypy and ruff.
Updates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
importlib-metadata
from 8.2.0 to 8.4.0Changelog
Sourced from importlib-metadata's changelog.
Commits
1616cb3
Finalize71b4678
Add news fragment.ebcdcfd
Remove workaround for python/typeshed#10328.2c43cfe
Merge pull request #499 from danielhollas/defer-inspecta7aaf72
Use third-person imperative voice and link to issue in comment.e99c105
Restore single-expression logic.debb516
Don't use global var3c8e1ec
Finalize5035755
Merge pull request #498 from python/feature/entry-points-disallow-dist-match6d9b766
Remove MetadataPathFinder regardless of its position.Updates
mypy
from 1.11.1 to 1.11.2Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+devUpdates
ruff
from 0.6.1 to 0.6.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
02c4373
Bump version to 0.6.2 (#13056)d37e2e5
[flake8-simplify
] Extend open-file-with-context-handler to work with other ...d1d0678
[red-knot] Remove notebook support from the server (#13040)93f9023
Addhyperfine
installation instructions; updatehyperfine
code samples (#...8144a11
[red-knot] Add definition for with items (#12920)dce87c2
Eagerly validate typeshed versions (#12786)f873d2a
Revert "Use the system allocator for codspeed benchmarks" (#13035)ecd9e6a
[red-knot] Improve theunresolved-import
check (#13007)785c399
Use ZIP file size metadata to allocate string (#13032)a35cdbb
Fix various panicks when linting black/src (#13033)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