Bump the mkdocs group across 1 directory with 5 updates#615
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the mkdocs group across 1 directory with 5 updates#615dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the mkdocs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex) | `2.16.0` | `2.16.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.32` | `9.5.34` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.10.9` | 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-bibtex` from 2.16.0 to 2.16.2 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v2.16.0...v2.16.2) Updates `mkdocs-material` from 9.5.32 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.32...9.5.34) Updates `mkdocstrings` from 0.25.2 to 0.26.0 - [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.0) Updates `mkdocstrings-python` from 1.10.8 to 1.10.9 - [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.10.9) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #617. |
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 mkdocs group with 5 updates in the / directory:
1.6.01.6.12.16.02.16.29.5.329.5.340.25.20.26.01.10.81.10.9Updates
mkdocsfrom 1.6.0 to 1.6.1Release notes
Sourced from mkdocs's releases.
Commits
bb7e8b6Version 1.6.1. (#3819)0b22a52Merge pull request #3795 from mkdocs/tomchristie-patch-1695d8edMerge pull request #3808 from razorblack/master347e79fMerge pull request #3817 from gesslar/patch-1200f6f9Update configuration.md05a64b4Use utc timezones consistently9204eb6Merge pull request #3809 from pawamoy/warnings-controla16d60fMerge pull request #3804 from KenSentMe/mastere72c7d0Merge pull request #3784 from squidfunk/fix/docker-warningd737625Merge pull request #3774 from squidfunk/fix/dropdownUpdates
mkdocs-bibtexfrom 2.16.0 to 2.16.2Release notes
Sourced from mkdocs-bibtex's releases.
Commits
2797caafix: Fixed warning related to deprecated mkdocs logging function (#264)da9f5f1Bump mypy from 1.10.1 to 1.11.1728a65aBump mypy from 1.9.0 to 1.10.191aa441Bump ruff from 0.3.4 to 0.4.7Updates
mkdocs-materialfrom 9.5.32 to 9.5.34Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7d6096aPrepare 9.5.34 release6f3c05bUpdated dependenciesd3b1792Updated Mermaid to v11 (#7475)f88c436Unpinned Stylelint and plugins3b12816Unpinned TypeScript ESLint integration and checkscafd67bFixed error in build script80ae560Unpinned svgo dependencya91ee70Prepare 9.5.33 release4104fafUpdated dependencies8ee7137Updated premium sponsorsUpdates
mkdocstringsfrom 0.25.2 to 0.26.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
b1aa042chore: Prepare release 0.26.0b63e726feat: Allow hooking into autorefs when converting Markdown docstrings3c878b7chore: Upgrade mkdocs-redirects lower bound to avoid deprecation warning28565f9build: Upgrade Python-Markdown lower bound to 3.652fad11style: Formatc6ca522docs: Fix dead link8041ef3docs: Update code highlight lines4787d03docs: Add FastAPI to "Used by" section in readme4a47f4fdocs: Update handlers listsd01d6f5docs: Don't auto-highlight inline codeUpdates
mkdocstrings-pythonfrom 1.10.8 to 1.10.9Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
2d59cdbchore: Prepare release 1.10.968cb72frefactor: Use new autorefs syntax2299ab5build: Explicitly depend on mkdocs-autorefs to be able to specify lower bound81d698echore: Clean up check dutyDependabot 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