build(deps): bump the pip group across 1 directory with 5 updates#838
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pip group across 1 directory with 5 updates#838dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
e30b327 to
9645017
Compare
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.20` | `10.21.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.1` | `9.7.6` | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.5.0` | `1.5.1` | | [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects) | `1.2.2` | `1.2.3` | 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.20 to 10.21.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.20...10.21.2) Updates `mkdocs-material` from 9.7.1 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.1...9.7.6) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.0...v1.5.1) Updates `mkdocs-redirects` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases) - [Commits](ProperDocs/mkdocs-redirects@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-redirects dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
9645017 to
c381384
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 pip group with 5 updates in the / directory:
2.19.22.20.010.2010.21.29.7.19.7.61.5.01.5.11.2.21.2.3Updates
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.20 to 10.21.2Release notes
Sourced from pymdown-extensions's releases.
Commits
a4fdd73Skip 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 considerations6d92b68Bump versionbaeca0eDocs: update JS depsbf2a237Add classes and attributes to captions (#2844)5c69e05Fix bitbucket reference (#2835)fa4a066Fix spellingUpdates
mkdocs-materialfrom 9.7.1 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocs-git-revision-date-localized-pluginfrom 1.5.0 to 1.5.1Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
Commits
9d64464bump to 1.5.419a58dfMerge branch 'master' of github.com:timvink/mkdocs-git-revision-date-localize...8109d16Merge pull request #200 from timvink/dependabot/uv/urllib3-2.6.393bb937fix prek6999d03Bump urllib3 from 2.5.0 to 2.6.3a840d4cAdd ty type checking3a508ebApply ruff5206902Add prek to manage pre-commits3f8c7e5Merge pull request #199 from timvink/copilot/fix-alpine-build-issues7311110Add documentation for Alpine Linux Docker usageUpdates
mkdocs-redirectsfrom 1.2.2 to 1.2.3Release notes
Sourced from mkdocs-redirects's releases.
Commits
77c7f93Release 1.2.3 (#4)15082acRemove unused Makefilef38f502Warn when this plugin is being used from the mkdocs executable (#2)92979c5Update references - use the new origin repository for this package (#3)44e0bcaBump the minimal required version of MkDocs (#1)a9dd8d4Template upgrade100e7b4Template upgrade