python-hooks
python-hooks copied to clipboard
:arrow_up: bump mkdocs-material-extensions from 1.1.1 to 1.3
trafficstars
Bumps mkdocs-material-extensions from 1.1.1 to 1.3.
Release notes
Sourced from mkdocs-material-extensions's releases.
1.3
- NEW: The final release.
mkdocs-material(version 9.4) now has this library's logic built-in making this library obsolete. Users should migrate to usingmkdocs-material'smaterial.extensions.emoji.twemojiandmaterial.extensions.emoji.to_svgin place of the respectivematerialx.emoji.twemojiandmaterialx.emoji.to_svgfunctions.1.2
- NEW: Add official support for Python 3.11 and 3.12.
- NEW: Remove support for Python 3.7.
- FIX: Update to support latest Material.
Changelog
Sourced from mkdocs-material-extensions's changelog.
1.3
- NEW: The final release.
mkdocs-material(version 9.4) now has this library's logic built-in making this library obsolete. Users should migrate to usingmkdocs-material'smaterial.extensions.emoji.twemojiandmaterial.extensions.emoji.to_svgin place of the respectivematerialx.emoji.twemojiandmaterialx.emoji.to_svgfunctions.1.2
- NEW: Add official support for Python 3.11 and 3.12.
- NEW: Remove support for Python 3.7.
- FIX: Update to support latest Material.
Commits
57fc671Merge pull request #28 from facelessuser/chore/deprecate1a1139dDon't use deprecated warn method and adjust msg formatting5ec5fa8Log deprecation in MkDocse05d4e8Rework deprecation approachcef24c0Deprecate the library16ae7a3Should require PY 3.8+f074171Merge pull request #26 from facelessuser/chore/py3126dcb674Coverage updatea2c9a4eDetect material version and make test agnostic to CDN pathf36f937Drop Python 3.7 and support 3.11 and 3.12; also update dev deps- Additional commits viewable 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)