-
Notifications
You must be signed in to change notification settings - Fork 39
Bump the dependencies group across 1 directory with 24 updates #287
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
Merged
ansibuddy
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-f51c81ec2c
Sep 9, 2024
Merged
Bump the dependencies group across 1 directory with 24 updates #287
ansibuddy
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-f51c81ec2c
Sep 9, 2024
Conversation
This file contains hidden or 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 dependencies group with 24 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.1.0` | `1.2.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [linkchecker](https://github.com/linkchecker/linkchecker) | `10.4.0` | `10.5.0` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.34` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.11.1` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [paginate](https://github.com/Signum/paginate) | `0.5.6` | `0.5.7` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.1` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.6` | `0.5.7` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.2.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.1` | `0.6.4` | | [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.18.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `5.0.2` | Updates `astroid` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.4...v3.3.2) Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `filelock` from 3.15.4 to 3.16.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.0) Updates `griffe` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.1.0...1.2.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `linkchecker` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/linkchecker/linkchecker/releases) - [Changelog](https://github.com/linkchecker/linkchecker/blob/master/doc/changelog.txt) - [Commits](linkchecker/linkchecker@v10.4.0...v10.5.0) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.0.1...1.2.0) Updates `mkdocs-material` from 9.5.31 to 9.5.34 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.31...9.5.34) Updates `mkdocstrings` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.1) Updates `mkdocstrings-python` from 1.10.8 to 1.11.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.10.8...1.11.1) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `paginate` from 0.5.6 to 0.5.7 - [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt) - [Commits](Pylons/paginate@0.5.6...0.5.7) Updates `pipdeptree` from 2.23.1 to 2.23.3 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3) Updates `platformdirs` from 4.2.2 to 4.3.1 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.1) Updates `pydoclint` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.6...0.5.7) Updates `pylint` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) Updates `ruff` from 0.6.1 to 0.6.4 - [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.6.1...0.6.4) Updates `tox` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.18.0...4.18.1) Updates `virtualenv` from 20.26.3 to 20.26.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.4) Updates `watchdog` from 4.0.2 to 5.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v5.0.2) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: linkchecker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: paginate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ansibuddy
approved these changes
Sep 8, 2024
ansibuddy
approved these changes
Sep 9, 2024
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dependencies group with 24 updates in the /.config directory:
3.2.4
3.3.2
1.2.1
1.2.2
5.4.0
5.5.0
2024.7.4
2024.8.30
1.17.0
1.17.1
3.15.4
3.16.0
1.1.0
1.2.0
3.7
3.8
10.4.0
10.5.0
1.6.0
1.6.1
1.0.1
1.2.0
9.5.31
9.5.34
0.25.2
0.26.1
1.10.8
1.11.1
1.11.1
1.11.2
0.5.6
0.5.7
2.23.1
2.23.3
4.2.2
4.3.1
0.5.6
0.5.7
3.2.6
3.2.7
0.6.1
0.6.4
4.18.0
4.18.1
20.26.3
20.26.4
4.0.2
5.0.2
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
build
from 1.2.1 to 1.2.2Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
3b0b5d0
docs: changelog for 1.2.2 (#812)b44a886
docs: more info in README8e19948
build(deps): bump actions/attest-build-provenance in the actions group (#814)b90956c
tests: add module case to uv detection (#813)e79f1b3
ci: remove bot comments from generated release notes (#810)f6da25a
pre-commit: bump repositories (#801)9a52c50
tests: optional uv (#807)553b700
docs: Add a few intersphinx links to the Python Packaging User Guide (#804)336efcb
build(deps): bump actions/attest-build-provenance in the actions group (#802)73b7213
tests: mark more network tests (#808)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
cffi
from 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)Updates
filelock
from 3.15.4 to 3.16.0Release notes
Sourced from filelock's releases.
Commits
0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
griffe
from 1.1.0 to 1.2.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
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
linkchecker
from 10.4.0 to 10.5.0Release notes
Sourced from linkchecker's releases.
Changelog
Sourced from linkchecker's changelog.
Commits
dae72c8
Merge pull request #834 from cjmayo/rel1050608d4c
Documentation for release 10.5.07aa97cc
Update IANA schemes5a174bc
Merge pull request #837 from cjmayo/parameterized86c3071
Use pytest.mark.parametrize instead of parameterized7ae1244
Merge pull request #835 from cjmayo/man-updateseca09ff
Update application translation catalogs42a4bcf
Update man pages39449bd
Update doc translation catalogs4247d5b
Merge pull request #836 from cjmayo/fix-attestUpdates
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.2.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
40940c5
chore: Prepare release 1.2.0fb8df98
feat: Provide hook interface, use it to expand identifiers, attach additional...b36a0d1
fix: Don't ignore identifiers containing spaces and slashes4f2be46
refactor: Emit deprecation warnings when old-style spans are founde422990
chore: Add YORE comments2916eb2
feat: Add option to resolve autorefs to closest URLs when multiple ones are f...a927bab
docs: Reword plugin class docstringa99a99c
refactor: Remove unnecessary try/else clause0cedf9d
refactor: Use%s
formatting instead of f-strings in log messagesa6e3090
chore: Clean up check dutyUpdates
mkdocs-material
from 9.5.31 to 9.5.34Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7d6096a
Prepare 9.5.34 release6f3c05b
Updated dependenciesd3b1792
Updated Mermaid to v11 (#7475)f88c436
Unpinned Stylelint and plugins3b12816
Unpinned TypeScript ESLint integration and checkscafd67b
Fixed error in build script80ae560
Unpinned svgo dependencya91ee70
Prepare 9.5.33 release4104faf
Updated dependencies8ee7137
Updated premium sponsorsUpdates
mkdocstrings
from 0.25.2 to 0.26.1Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
651d176
chore: Prepare release 0.26.1db2ab34
fix: Instantiate config of the autorefs plugin when it is not enabled by the ...a65035a
docs: Clarify that Installation sectionb1aa042
chore: Prepare release 0.26.0b63e726
feat: Allow hooking into autorefs when converting Markdown docstrings3c878b7
chore: Upgrade mkdocs-redirects lower bound to avoid deprecation warning28565f9
build: Upgrade Python-Markdown lower bound to 3.652fad11
style: Formatc6ca522
docs: Fix dead link8041ef3
docs: Update code highlight linesUpdates
mkdocstrings-python
from 1.10.8 to 1.11.1Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
6dafa9a
chore: Prepare release 1.11.1dd8b014
refactor: Preparerelative_crossrefs
andscoped_crossrefs
insiders features7b11ba8
docs: Update docs from insiders446d725
chore: Prepare release 1.11.0bb4be5b
feat: Hook into autorefs to provide context around cross-ref errors2d59cdb
chore: Prepare release 1.10.968cb72f
refactor: Use new autorefs syntax2299ab5
build: Explicitly depend on mkdocs-autorefs to be able to specify lower bound81d698e
chore: Clean up check dutyUpdates
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
paginate
from 0.5.6 to 0.5.7Changelog
Sourced from paginate's changelog.
Commits
b02abe4
fixes #20 prepare new release9c88317
fixes