CERTCC / SSVC

Stakeholder-Specific Vulnerability Categorization
https://certcc.github.io/SSVC/
Other
116 stars 32 forks source link

Bump the mkdocs group with 4 updates #551

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the mkdocs group with 4 updates: mkdocs-bibtex, mkdocs-material, mkdocstrings and mkdocstrings-python.

Updates mkdocs-bibtex from 2.14.5 to 2.15.0

Release notes

Sourced from mkdocs-bibtex's releases.

v2.15.0

Version 2.15.0

Commits

  • [5119d08b] Skip building bib_data if files are older than config time (for mkdocs serve) (#240)
  • [602c3ecc] Cache pandoc-citekey (#239)
  • [e1b4c548] Precompute bibtex string for BibliographyData (#238)
  • [8fce5cac] Bump ruff from 0.3.0 to 0.3.4
  • [421d9847] Bump mypy from 1.8.0 to 1.9.0
Commits
  • 5119d08 Skip building bib_data if files are older than config time (for mkdocs serve)...
  • 602c3ec Cache pandoc-citekey (#239)
  • e1b4c54 Precompute bibtex string for BibliographyData (#238)
  • 8fce5ca Bump ruff from 0.3.0 to 0.3.4
  • 421d984 Bump mypy from 1.8.0 to 1.9.0
  • See full diff in compare view


Updates mkdocs-material from 9.5.16 to 9.5.17

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.17

  • Updated Serbian translations
  • Fixed #7003: Confusing keyboard interaction for palette toggle
  • Fixed #7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.17+insiders-4.53.6 (2024-04-05)

  • Ensure working directory is set for projects when using projects plugin
  • Fixed #6970: Incorrect relative paths in git submodules with projects plugin

mkdocs-material-9.5.17+insiders-4.53.5 (2024-04-02)

  • Fixed social plugin crashing when no colors are specified in palettes

mkdocs-material-9.5.17 (2024-04-02)

  • Updated Serbian translations
  • Fixed #7003: Confusing keyboard interaction for palette toggle
  • Fixed #7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic

mkdocs-material-9.5.16+insiders-4.53.4 (2024-03-31)

  • Fixed #6973: Escaping issue in tags extra files deprecation helper

mkdocs-material-9.5.16 (2024-03-31)

  • Updated Russian translations
  • Improved error handling and reporting in social plugin
  • Improved error handling and reporting in privacy plugin
  • Fixed blog plugin not allowing to use time in format strings
  • Fixed #6983: Social plugin crashes because of Google Fonts API change

mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)

  • Added support for font variants in social plugin
  • Improved resilience of font resolution in social plugin
  • Fixed tag listing sometimes not being auto-populated
  • Fixed tag listing scope not being correctly resolved
  • Fixed #6941: Meta plugin adding duplicate entries
  • Fixed #6928: Social plugin crashes for some fonts

mkdocs-material-9.5.15 (2024-03-23)

  • Reverted fix for transparent iframes (9.5.14)
  • Fixed #6929: Interference of social plugin and auto dark mode
  • Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)

mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)

  • Fixed abort on first non-matching configuration in preview extension
  • Fixed #6914: Meta files take precedence over front matter

mkdocs-material-9.5.14 (2024-03-18)

... (truncated)

Commits
  • 570161a Prepare 9.5.17 release
  • 78e93ac Improved keyboard interactions for palette toggle
  • a3655e8 Updated Serbian translations
  • 1041766 Fixed time sneaking into default post format string
  • e741f80 Documentation
  • 7e13ae6 Fix typos
  • 7d6d8d7 Updated slugify documentation
  • e71f00b Fixed backporting of social plugin font loading logic
  • See full diff in compare view


Updates mkdocstrings from 0.24.1 to 0.24.3

Release notes

Sourced from mkdocstrings's releases.

0.24.3

0.24.3 - 2024-04-05

Compare with 0.24.2

Bug Fixes

  • Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...) (7fe3e5f by Timothée Mazzucotelli).

0.24.2

0.24.2 - 2024-04-02

Compare with 0.24.1

Bug Fixes

Changelog

Sourced from mkdocstrings's changelog.

0.24.3 - 2024-04-05

Compare with 0.24.2

Bug Fixes

  • Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...) (7fe3e5f by Timothée Mazzucotelli).

0.24.2 - 2024-04-02

Compare with 0.24.1

Bug Fixes

Commits
  • 828bd59 chore: Prepare release 0.24.3
  • 7fe3e5f fix: Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...)
  • 7b9827c chore: Prepare release 0.24.2
  • 17bfc87 chore: Use PEP 440 versioning scheme for changelog
  • 024ac41 ci: Ignore mypy warning
  • c0d0090 fix: Support HTML toc labels with Python-Markdown 3.6+
  • ccbbbf1 chore: Template upgrade
  • 56cf7d5 docs: List VBA handler
  • 9e1bf62 docs: Fix link to Griffe extension
  • f071d5d chore: Switch to Copier UV template
  • Additional commits viewable in compare view


Updates mkdocstrings-python from 1.9.0 to 1.9.2

Release notes

Sourced from mkdocstrings-python's releases.

1.9.2

1.9.2 - 2024-04-02

Compare with 1.9.1

Dependencies

  • Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdocstrings (0c1e2c1 by Timothée Mazzucotelli).

1.9.1

1.9.1 - 2024-04-02

Compare with 1.9.0

Bug Fixes

  • Don't try loading packages from relative paths (bd73497 by Timothée Mazzucotelli). Issue-145

Code Refactoring

  • Allow first name in a separate signature to be highlighted as a function name (f798a1e by Timothée Mazzucotelli).
  • Maintain original Pygments color for cross-refs in signatures (7c8b885 by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings-python's changelog.

1.9.2 - 2024-04-02

Compare with 1.9.1

Dependencies

  • Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdocstrings (0c1e2c1 by Timothée Mazzucotelli).

1.9.1 - 2024-04-02

Compare with 1.9.0

Bug Fixes

  • Don't try loading packages from relative paths (bd73497 by Timothée Mazzucotelli). Issue-145

Code Refactoring

  • Allow first name in a separate signature to be highlighted as a function name (f798a1e by Timothée Mazzucotelli).
  • Maintain original Pygments color for cross-refs in signatures (7c8b885 by Timothée Mazzucotelli).
Commits
  • 0a2e917 chore: Prepare release 1.9.2
  • 0c1e2c1 deps: Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdo...
  • d3b05ad chore: Prepare release 1.9.1
  • bd73497 fix: Don't try loading packages from relative paths
  • 3cf7055 docs: Fix link to Griffe extension in insiders page
  • f798a1e refactor: Allow first name in a separate signature to be highlighted as a fun...
  • d62daa7 docs: Document customization of syntax highlight in signatures
  • 1fc4cb5 docs: Use current color for autorefs external link icon
  • 7c8b885 refactor: Maintain original Pygments color for cross-refs in signatures
  • e5ccb4f ci: Fix CI workflow
  • See full diff in compare view


Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions