chore(deps-dev): bump the security-updates group across 1 directory with 2 updates - #705
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the security-updates group across 1 directory with 2 updates#705dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 2 updates Bumps the security-updates group with 2 updates in the / directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mistune](https://github.com/lepture/mistune). Updates `mkdocs-material` from 9.7.4 to 9.7.7 - [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.4...9.7.7) Updates `mistune` from 3.3.0 to 3.3.3 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.3.0...v3.3.3) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.3 dependency-type: indirect dependency-group: security-updates - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development dependency-group: security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/security-updates-85f4fe08c2
branch
from
September 9, 2026 00:53
3fbec1c to
5688b79
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 security-updates group with 2 updates in the / directory: mkdocs-material and mistune.
Updates
mkdocs-materialfrom 9.7.4 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)Updates
mistunefrom 3.3.0 to 3.3.3Release notes
Sourced from mistune's releases.
Changelog
Sourced from mistune's changelog.
Commits
060f73achore: release 3.3.3ae7e9d5perf: improve for footnotes, ruby and spoilerc2228a2perf: improve performance for math and formatting pluginse001d51perf: improve link label parsing performancecca5ee6fix: add image max depth0938fb7fix: add max_emphasis_depth9946c92tests: update dealine time for pypy4009f67fix: use SAFE_PROTOCOLS instead of HARMFUL_PROTOCOLS3025549Merge pull request #462 from Sanjays2402/fix/markdown-renderer-escape-emphasisb042996fix: escape literal emphasis markers in MarkdownRenderer