Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump mkdocs-material-extensions from 1.1.1 to 1.3.1 #588

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps mkdocs-material-extensions from 1.1.1 to 1.3.1.

Release notes

Sourced from mkdocs-material-extensions's releases.

1.3.1

  • FIX: Better deprecation warning.

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 using mkdocs-material's material.extensions.emoji.twemoji and material.extensions.emoji.to_svg in place of the respective materialx.emoji.twemoji and materialx.emoji.to_svg functions.

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.1

  • FIX: Better deprecation warning.

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 using mkdocs-material's material.extensions.emoji.twemoji and material.extensions.emoji.to_svg in place of the respective materialx.emoji.twemoji and materialx.emoji.to_svg functions.

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
  • 4a4d259 Merge pull request #29 from facelessuser/enhance/better-warning
  • c82c205 Better warnings
  • 57fc671 Merge pull request #28 from facelessuser/chore/deprecate
  • 1a1139d Don't use deprecated warn method and adjust msg formatting
  • 5ec5fa8 Log deprecation in MkDocs
  • e05d4e8 Rework deprecation approach
  • cef24c0 Deprecate the library
  • 16ae7a3 Should require PY 3.8+
  • f074171 Merge pull request #26 from facelessuser/chore/py312
  • 6dcb674 Coverage update
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases)
- [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md)
- [Commits](facelessuser/mkdocs-material-extensions@1.1.1...1.3.1)

---
updated-dependencies:
- dependency-name: mkdocs-material-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 15:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4055f53) 84.83% compared to head (a2e6537) 84.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #588   +/-   ##
=======================================
  Coverage   84.83%   84.83%           
=======================================
  Files          20       20           
  Lines         930      930           
=======================================
  Hits          789      789           
  Misses         98       98           
  Partials       43       43           
Flag Coverage Δ
e2e 60.32% <ø> (ø)
unit 80.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@m1kola m1kola added this pull request to the merge queue Feb 1, 2024
Merged via the queue into main with commit e84a5c6 Feb 1, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-extensions-1.3.1 branch February 1, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant