python-deps(deps): bump the python-dependencies group with 3 updates#542
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
python-deps(deps): bump the python-dependencies group with 3 updates#542dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Updates the requirements on [pip](https://github.com/pypa/pip), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version. Updates `pip` to 26.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.0...26.0) Updates `mkdocstrings` from 0.30.1 to 1.0.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.2) Updates `mkdocstrings-python` from 1.19.0 to 2.0.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.19.0...2.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocstrings dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mkdocstrings-python dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #542 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 166 166
Lines 4840 4840
Branches 437 437
=========================================
Hits 4840 4840 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Test Results (windows)
|
Test Results (ubuntu)
|
Test Results (macos)
|
Collaborator
|
@dependabot ignore mkdocstrings |
Contributor
Author
|
OK, I won't notify you about mkdocstrings again, unless you unignore it. |
Collaborator
|
@dependabot ignore mkdocstrings-python |
Contributor
Author
|
OK, I won't notify you about mkdocstrings-python again, unless you unignore it. |
Collaborator
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on pip, mkdocstrings and mkdocstrings-python to permit the latest version.
Updates
pipto 26.0Changelog
Sourced from pip's changelog.
... (truncated)
Commits
2f4d4a8Merge pull request #13779 from notatallshaw/fix-26.0-news04307a4fix 26.0 news6ec7b0aMerge pull request #13775 from notatallshaw/release/26.04104356Bump for release58be883Update AUTHORS.txt66f2decMerge pull request #13778 from ichard26/docs/groups0214103doc: Re-expose package selection group optionsfdbe762Install pip within docs Nox sessions8e227a9Merge pull request #13777 from sethmlarson/commonpathf5315adMerge pull request #13776 from ichard26/docs/versionaddedUpdates
mkdocstringsfrom 0.30.1 to 1.0.2Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
4e66617chore: Prepare release 1.0.29f79141refactor: Use global instances for handlers and autorefscb8a3c7chore: Prepare release 1.0.1d37d907refactor: Support manual cross-references in Zensical too0edd18achore: Clean up after v1f43f1eerefactor: Support cross-references in Zensicalb6a33e2chore: Update sponsors section in READMEafefc0fchore: Fix docs-deploy dutycc54d77chore: Template upgrade68760a9chore: Prepare release 1.0.0Updates
mkdocstrings-pythonfrom 1.19.0 to 2.0.1Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
6e7b971chore: Prepare release 2.0.1854b6a6refactor: Localize more contents in templatesb83107crefactor: Improve ja/zh translations63aa1b0fix: Don't ignore filters when category grouping is disabled76c08acdocs: Fix cross-reference50d135achore: Template upgrade2b7db12chore: Prepare release 2.0.01a38a24docs: Remove funding bannerc10afdbrefactor: Remove deprecated code for v2b5ef2f3Merge branch 'main' of github.com:mkdocstrings/pythonDependabot 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