chore: Bump the documentation group across 1 directory with 5 updates#22
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: Bump the documentation group across 1 directory with 5 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the documentation group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mike](https://github.com/jimporter/mike) | `2.1.4` | `2.2.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.2.1` | `7.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.5` | `9.7.6` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.21` | `10.21.3` | Updates `mike` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.4...v2.2.0) Updates `mkdocs-include-markdown-plugin` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.2.1...v7.3.0) Updates `mkdocs-material` from 9.7.5 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.5...9.7.6) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `pymdown-extensions` from 10.21 to 10.21.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21...10.21.3) --- updated-dependencies: - dependency-name: mike dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] <support@github.com>
2367d1f to
51ae7cd
Compare
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 documentation group with 5 updates in the / directory:
2.1.42.2.07.2.17.3.09.7.59.7.62.19.22.20.010.2110.21.3Updates
mikefrom 2.1.4 to 2.2.0Release notes
Sourced from mike's releases.
Changelog
Sourced from mike's changelog.
Commits
b01e030Update version to 2.2.0ca60b84Fix deprecation warning aboutsplit5b5ed31Add ProperDocs support; resolves #2592adb1f1Improvemake_whenimplementation; resolves #2607363ce5Update version to 2.2.0.dev0Updates
mkdocs-include-markdown-pluginfrom 7.2.1 to 7.3.0Release notes
Sourced from mkdocs-include-markdown-plugin's releases.
Commits
0604be2Add new settinginclude_from_url(#299)f0809f9Document order setting (#298)98cf8e8Fix natural order by extension not correctly applied (#292)Updates
mkdocs-materialfrom 9.7.5 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated linksUpdates
pygmentsfrom 2.19.2 to 2.20.0Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
708197dFix underline length.1d4538aPrepare 2.20 release.2ceaee4Update CHANGES.e3a3c54Fix Haskell lexer: handle escape sequences in character literals (#3069)d7c3453Merge pull request #3071 from pygments/harden-html-formatter0f97e7cHarden the HTML formatter against CSS.9f981b2Update CHANGES.1d88915Update CHANGES.c3d93adFix ASN.1 lexer: recognize minus sign and fix range operator (#3060)4f06bcffix bad behaving backtracking regex in CommonLispLexerUpdates
pymdown-extensionsfrom 10.21 to 10.21.3Release notes
Sourced from pymdown-extensions's releases.
Commits
4262841Fix spelling63b7835Merge commit from fork3d18550Docs: update js depsa4fdd73Skip tag 10.21.1 has we accidentally already used it8afb4cdDocs: Update JS deps7bf5b29Pygments needs a non-None value for code block title (#2863)20b11ebFix some spelling and formattingc9edba3Docs: strengthen Snippets warning and add security considerations