Bump the dependencies group with 2 updates by dependabot[bot] · Pull Request #1247 · testcontainers/testcontainers-node
Bumps the dependencies group with 2 updates: mkdocs-codeinclude-plugin and mkdocs-material.
Updates mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1
Release notes
Sourced from mkdocs-codeinclude-plugin's releases.
0.3.1
What's Changed
0.3.0
What's Changed
- Add support for mkdocs-material title mode (#33)
@bilal-fazlani- Add functionality to raise error if
blockorinclude_blockis not found in file (#31)@geel9- Fix
block_throwsilently returning whole file when token matches a line without braces- Modernise build tooling: Python 3.11, setuptools-scm
Commits
289c5d7Modernise build tooling: switch to uv (#35)048fecbFix block_throw silently returning whole file when token matches without braces3452ef2Modernise build tooling: Python 3.11, setuptools-scm, misefdcba98Fix stale expected value in test_modern_tab_case7ae82b2add support for mkdocs-material title mode (#33)b85b8bfAdd functionality to raise error ifblockorinclude_blockis not found i...- See full diff in compare view
Updates mkdocs-material from 9.7.1 to 9.7.2
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-9.7.2
[!WARNING]
Material for MkDocs is in maintenance mode
Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.
Changes
- Opened up version ranges of optional dependencies for forward-compatibility
- Added warning to
mkdocs buildabout impending MkDocs 2.0 incompatibility (doesn't affect strict mode)
Changelog
Sourced from mkdocs-material's changelog.
mkdocs-material-9.7.2 (2026-02-18)
- Opened up version ranges of optional dependencies for forward-compatibility
- Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility
mkdocs-material-9.7.1 (2025-12-18)
- Updated requests to 2.30+ to mitigate CVE in urllib
- Fixed privacy plugin not picking up protocol-relative URLs
- Fixed #8542: false positives and negatives captured in privacy plugin
mkdocs-material-9.7.0 (2025-11-11)
⚠️ Material for MkDocs is now in maintenance mode
This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.
Read the full announcement on our blog: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/
This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.
Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.
Changes:
- Added support for pinned blog posts and author profiles
- Added support for customizing pagination for blog index pages
- Added support for customizing blog category sort order
- Added support for staying on page when switching languages
- Added support for disabling tags in table of contents
- Added support for nested tags and shadow tags
- Added support for footnote tooltips
- Added support for instant previews
- Added support for instant prefetching
- Added support for custom social card layouts
- Added support for custom social card background images
- Added support for selectable rangs in code blocks
- Added support for custom selectors for code annotations
- Added support for configurable log level in privacy plugin
- Added support for processing of external links in privacy plugin
- Added support for automatic image optimization via optimize plugin
- Added support for navigation paths (breadcrumbs)
... (truncated)
Commits
e21a119Updated changelogd5654b5Prepare 9.7.2 releaseb18af2fOpened up version ranges in optional dependencies39cdfbdAdded social card for blog post09ee7b1Added blog post on MkDocs 2.0 (#8564)0d11a2dDocumentation (#8560)8fc61b5Updated dependencies3f0eacaDocumentationeaba2dcRe-enable publishing- 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 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