Bump the dependencies group in /.config with 5 updates#229
Merged
Conversation
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.29.1` | `0.30.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.9` | `2025.7.14` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.7.3` | `1.8.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.15` | `9.6.16` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.1` | Updates `mkdocstrings` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) Updates `certifi` from 2025.7.9 to 2025.7.14 - [Commits](certifi/python-certifi@2025.07.09...2025.07.14) Updates `griffe` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.3...1.8.0) Updates `mkdocs-material` from 9.6.15 to 9.6.16 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.15...9.6.16) Updates `coverage` from 7.9.2 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.2...7.10.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-version: 7.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
abhikdps
approved these changes
Jul 28, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 in /.config with 5 updates:
0.29.10.30.02025.7.92025.7.141.7.31.8.09.6.159.6.167.9.27.10.1Updates
mkdocstringsfrom 0.29.1 to 0.30.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
2be445fchore: Prepare release 0.30.0f856160feat: Adddata-skip-inventoryboolean attribute for elements to skip regist...2b4ed54feat: Add I18N support (translations)51f217fchore: Template upgradeb1da3d0ci: Ignore Ruff warningsd5bf4e1docs: Update link to YAML idiosyncrasiesUpdates
certififrom 2025.7.9 to 2025.7.14Commits
ddd90c62025.07.14 (#359)Updates
griffefrom 1.7.3 to 1.8.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
27a385bchore: Prepare release 1.8.08ef1486feat: Add method to functions and classes to build and return a stringified s...b346190fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOMa8c5585fix: Correctly parenthesize expressions0a05186ci: Ignore Mypy warningscbce5a2feat: Enhance Sphinx-style parameter parsing to handle invalid type info2d77bf1Merge branch 'main' of github.com:mkdocstrings/griffebe1963crefactor: Be more consistent regarding not overriding submodules with aliasesfbad6f5tests: Fix annotation tests for 3.148489f11docs: Add link to function reference at the end of guideUpdates
mkdocs-materialfrom 9.6.15 to 9.6.16Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
8b94981Prepare 9.6.16 releasee5c7ab5Updated dependencies5338552Fixed handling of inconsistent drive letter case6d4f756Fixed dotpath venv guessing88bdcf5Fixed empty username fallbackd0c4bd6Merge pull request #8346 from squidfunk/dependabot/npm_and_yarn/form-data-3.0.49c1e4deBump form-data from 3.0.1 to 3.0.4b2d235eUpdated Premium sponsorse54ff06Updated Premium sponsors212b7abUpdated Premium sponsorsUpdates
coveragefrom 7.9.2 to 7.10.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7fdcbebdocs: sample HTML for 7.10.1c9e9625docs: prep for 7.10.1e8193ffchore: make upgrade9aad22atest: improve theif TYPE_CHECKING:exclusion test1e2f41afix: excluding TYPE_CHECKING should have been the line not the branch2134e57fix: use getsitepackages for writing .pth files. #2006a4300a7test: signal statuses are mysterious. #20082fd4961docs: update the man page, for oncea13607fbuild: comment_on_fixes should show html urls0f00d49build: bump version to 7.10.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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