build(deps): bump the patches group in /docs with 5 updates - #4245
Merged
Conversation
Bumps the patches group in /docs with 5 updates: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `2.1.0` | `2.2.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.5` | `2.0.7` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [zensical](https://github.com/zensical/zensical) | `0.0.54` | `0.0.57` | Updates `griffe` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@2.1.0...2.2.0) Updates `mkdocstrings-python` from 2.0.5 to 2.0.7 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.5...2.0.7) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) Updates `zensical` from 0.0.54 to 0.0.57 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.54...v0.0.57) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: mkdocstrings-python dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
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 patches group in /docs with 5 updates:
2.1.02.2.02.0.52.0.72.20.02.21.011.0.111.0.20.0.540.0.57Updates
griffefrom 2.1.0 to 2.2.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
a345344chore: Prepare release 2.2.0227933cdocs: Document that__all__is actually specified in the language reference...66fad76chore: Add license header to all Python modulesb68ed98chore: Update Ruff/ty and fix lintsa15e782fix: Forwardwarn_missing_typesto Sphinx return section reader277bfdcdocs: Update comment about public import conventions6b3caabfeat: Supportawaitexpressionseb85f0dfix: Make stringified expressions valid and faithful Python82e728dfix: Empty tuples can never be implicit2d39391feat: Support unpacking in dict comprehensionsUpdates
mkdocstrings-pythonfrom 2.0.5 to 2.0.7Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
624974achore: Prepare release 2.0.784ba73efix: Don't render environment paths in source block labelsa025f49chore: Prepare release 2.0.63c782f5ci: Fix type-checking issuesbb49b15tests: Re-add griffe as dev-dep to run API checks4b38b6bfix: Don't pass unsupported options to Griffe parsers6ff2749fix: Increase stash key length from 1 to 20fa2d2echore: Update sponsors section in README (#332)Updates
pygmentsfrom 2.20.0 to 2.21.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
a43b45dGet ready for the 2.21.0 release.d8f14cbFix version_added for Purescript.19c5817Remove superfluous parentheses from PostgresExplainLexer (#3232)9992e09Merge pull request #3191 from jvoisin/dupesbd22577Fix regexlint warnings after latest update.6a62df1Release preparation: Update the changelog.aabba32Merge pull request #3221 from jvoisin/alterd3441d0Merge pull request #3225 from jvoisin/caddyc593f3fAdd a lexer for Caddy0644b53Simplify single-character regex alternations to character classesUpdates
pymdown-extensionsfrom 11.0.1 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsUpdates
zensicalfrom 0.0.54 to 0.0.57Release notes
Sourced from zensical's releases.
Commits
f18bb99chore: release v0.0.57325758ffix: update ui to v0.0.26b020159refactor: increase max header size to 8kb (#875)7372e5bfix: support pymdownx blocks in markdown exec (#871)ab17429chore: release v0.0.56e6c56cerefactor: report invalid autorefs underinvalid_linksvalidation setting9973ac9fix: regression reporting unresolved references (#866)b60354cchore: release v0.0.55b53048erefactor: revert code blocks to TOML 1.0 (#860)7fe9b24Merge pull request #862 from zensical/fix/reference-extractorDependabot 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 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