Closed dependabot[bot] closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 25 updates in the /.config directory:
0.29.1
0.29.2
1.11.1
1.11.2
3.2.6
3.2.7
0.5.7
0.6.3
4.17.1
4.18.0
4.23.0.20240712
4.23.0.20240813
24.7.0
24.8.0
2.17.2
2.17.3
3.2.4
3.3.2
5.4.0
5.5.0
2024.7.4
2024.8.30
0.48.0
1.2.0
3.7
3.8
8.2.0
8.4.0
3.6
3.7
1.6.0
1.6.1
1.0.1
1.1.0
9.5.31
9.5.34
1.10.7
1.10.9
0.5.6
0.5.7
13.7.1
13.8.0
2.5
2.6
0.13.0
0.13.2
4.0.1
5.0.0
3.19.2
3.20.1
Updates
check-jsonschema
from 0.29.1 to 0.29.2Release notes
Sourced from check-jsonschema's releases.
Changelog
Sourced from check-jsonschema's changelog.
Commits
9aa09a9
Bump version for releasecf83850
Update vendored schemas (#478)3067e85
[pre-commit.ci] pre-commit autoupdate (#479)99e15ff
[vendor-schemas] automated update (#472)1889bb9
[pre-commit.ci] pre-commit autoupdate (#477)875cd00
[pre-commit.ci] pre-commit autoupdate (#476)6060197
Convert from setup.cfg to pyproject.toml (#467)2ad01f7
Fix for mindeps build (fails on latest attrs) (#475)8e0dbc1
Merge pull request #473 from jrdnbradford/gha-namebc6abed
Updatecron
workflowname
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
pylint
from 3.2.6 to 3.2.7Commits
a98215b
Bump pylint to 3.2.7, update changelog1deaffa
Fix to maintain order of package paths (#9887) (#9897)b4c2951
[Backport maintenance/3.2.x] Fix a crash inundefined-loop-variable
with `e...f1925f4
Fix crash in refactoring checker when calling bound lambda (#9867)7d1626c
Fix a false positiveunreachable
forNoReturn
coroutine functions (#9844)...Updates
ruff
from 0.5.7 to 0.6.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ee258ca
Bump version to 0.6.3 (#13152)b4d9d26
Update faq.md to highlight changes to src (#13145)a998320
[ruff
] - extend comment deletions for unused-noqa (RUF100
) (#13105)770ef2a
[red-knot] support deferred evaluation of type expressions (#13131)c6023c0
[red-knot] Add docs on usingRAYON_NUM_THREADS
for better logging (#13140)df694ca
[FastAPI
] Avoid introducing invalid syntax in fix for `fast-api-non-annotat...2e75cfb
FormatPYI
examples in docs as.pyi
-file snippets (#13116)cfafaa7
[red-knot] Remove very noisy tracing call when resolvingImportFrom
stateme...3e9c7ad
Replace crates by dependi for VS Code Dev Container (#13125)81cd438
red-knot: infer and display ellipsis type (#13124)Updates
tox
from 4.17.1 to 4.18.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ea72694
release 4.18.03b3628d
Fix #3318 - Suppress spinner in parallel runs in CI (#3321)1ee4a33
Fix absolute base python paths conflicting (#3325)add99ed
Fix #3278 - Boost temporary directories cleanup in tests (#3323)Updates
types-jsonschema
from 4.23.0.20240712 to 4.23.0.20240813Commits
Updates
ansible-compat
from 24.7.0 to 24.8.0Release notes
Sourced from ansible-compat's releases.
Commits
c2862c4
Updated dead links in constants.py (#397)ff1915c
chore: pre-commit autoupdate (#395)0cceba1
Updated Dependency : types-pkg-resources to types-setuptools (#398)9bbb0f0
Skip coverage forif TYPE_CHECKING
blocks (#394)5a0fcf6
Use common extension list for all repositories. (#393)86e0eee
Update .sonarcloud.properties3d1291d
Add sonarcloud config (#392)Updates
ansible-core
from 2.17.2 to 2.17.3Release notes
Sourced from ansible-core's releases.
Commits
b8e6261
New release v2.17.3 (#83768)0e43536
Update Ansible release version to v2.17.3rc1.post0. (#83722)025954f
New release v2.17.3rc1 (#83720)6a558de
Provide filename and line number of variable which triggered the deprecation ...d33bb8e
linear: fix included handlers executing in lockstep (#83209) (#83528)1f9dead
module compression is now again settable via var (#83573) (#83591)874f2a4
[stable-2.17] Update any.yml (#83607)99c2b11
[stable-2.17] debconf: handle boolean value representation consistently (#83628)a719ba7
[stable-2.17] tests: use keyserver with keyid while using apt_key (#83694) (#...4c94382
[stable-2.17] ansible-test - Improve unknown env error message (#83677)Updates
astroid
from 3.2.4 to 3.3.2Changelog
Sourced from astroid's changelog.
Commits
4ae4617
Bump astroid to 3.3.2, update changelogb00b86c
[PY313] Add stubs for soft-deprecated typing members (#2503)de58003
Bump astroid to 3.3.1, update changelog8357bd3
Fix pylint regression with invalid format strings (#2496) (#2497)47030b1
Bump astroid to 3.3.0, update changelogf37549e
Fix release tests92baf78
[pre-commit.ci] auto fixes from pre-commit.com hooks4122248
[pre-commit.ci] pre-commit autoupdatec687595
[PY312] Add support for ssl.OP_LEGACY_SERVER_CONNECT (#2489)ed4276b
Bump furo from 2024.5.6 to 2024.7.18 (#2480)Updates
cachetools
from 5.4.0 to 5.5.0Changelog
Sourced from cachetools's changelog.
Commits
6c78a8f
Bump version.8841efd
Release v5.5.0.f2ccaca
Format tests with black.237ad80
Fix #278: Improve TLRUCache docs.e960781
Fix #302: Improve cachetools.keys unit tests.ea158fc
Bump actions/setup-python from 5.1.0 to 5.1.18a38daf
Update expire docs.7be40f0
TLRUCache.expire() returns iterable of expired (key, value) pairs.c22fc7d
Fix #292, fix #205, fix #103: TTLCache.expire() returns iterable of expired (...Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
griffe
from 0.48.0 to 1.2.0Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
58eb9f4
chore: Prepare release 1.2.06e8b3c3
docs: Summarize API in the top-level module docstringe5fa798
ci: Quality22be256
docs: Don't render same API objects in multiple placesad99794
feat: Support attribute syntax in__all__
values86cda59
tests: Clean up tests551b6e7
chore: Prepare release 1.1.102706fc
chore: Revert debug message about objects exposed from external modules97f3613
ci: Enable more Ruff rules21b3780
fix: Pre-emptively expand__all__
values and wildcard imports before firing...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
markdown
from 3.6 to 3.7Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
da03cd6
Bump version to 3.7bd836a1
Update griffe_extensions to support Griffe v 1.0.33359fa
Abbr Extension: Definition Sorting and Glossary storageec8c305
Refactorabbr
Extension993b57b
Fixed links to source code on GitHub from the documentationUpdates
mkdocs
from 1.6.0 to 1.6.1Release notes
Sourced from mkdocs's releases.
Commits
bb7e8b6
Version 1.6.1. (#3819)0b22a52
Merge pull request #3795 from mkdocs/tomchristie-patch-1695d8ed
Merge pull request #3808 from razorblack/master347e79f
Merge pull request #3817 from gesslar/patch-1200f6f9
Update configuration.md05a64b4
Use utc timezones consistently9204eb6
Merge pull request #3809 from pawamoy/warnings-controla16d60f
Merge pull request #3804 from KenSentMe/mastere72c7d0
Merge pull request #3784 from squidfunk/fix/docker-warningd737625
Merge pull request #3774 from squidfunk/fix/dropdownUpdates
mkdocs-autorefs
from 1.0.1 to 1.1.0Release notes
Sourced from mkdocs-autorefs's releases.