umarkdown icon indicating copy to clipboard operation
umarkdown copied to clipboard

build(deps): Bump pymdown-extensions from 9.9 to 10.3.1

Open dependabot[bot] opened this issue 2 years ago • 2 comments
trafficstars

Bumps pymdown-extensions from 9.9 to 10.3.1.

Release notes

Sourced from pymdown-extensions's releases.

10.3.1

  • FIX: SuperFences: Fix an issue where braces were not handled properly in attributes.

10.3

  • NEW: Officially support Python 3.12.
  • NEW: Drop Python 3.7 support.

10.2.1

  • FIX: Tabbed: Fix regression.

10.2

  • NEW: Highlight: Add new stripnl option to configure Pygments' default handling of stripping leading and and trailing new lines from code blocks. Mainly affects fenced code blocks.
  • FIX: SuperFences: Fix issue where when SuperFences attempts to test if a placeholder is its own, it can throw an exception.

10.1.0

10.1

  • NEW: Add new combine_header_slug option in legacy Tabbed extension and new Block Tab extension that will prefix a content tab's slug with the parent header's slug. This allows for content tab slugs that are scoped to the header they are under.

10.0.1

  • FIX: Regression related to snippets nested deeply under specified base path.

10.0

  • Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to the base_path but not explicitly under it. restrict_base_path can be set to False for legacy behavior.

9.11

  • NEW: Emoji: Update to new CDN and use Twemoji 14.1.2.
  • NEW: Snippets: Ignore nested snippet section syntax when including a section.

9.10

  • NEW: Blocks: Add new experimental general purpose blocks that provide a framework for creating fenced block containers for specialized parsing. A number of extensions utilizing general purpose blocks are included and are meant to be an alternative to (and maybe one day replace): Admonitions, Details, Definition Lists, and Tabbed. Also adds a new HTML plugin for quick wrapping of content with arbitrary HTML elements.
  • NEW: Highlight: When enabling line spans and/or line anchors, if a code block has an ID associated with it, line ids will be generated using that code ID instead of the code block count.

... (truncated)

Commits
  • 5dd162a Clear old MathJax info
  • ff6e386 Fix poor wording
  • aa67763 Docs: update JS deps
  • c5c9b19 Reset MathJax numbering on page load
  • adf13e0 Fix an issue where attrs would not handle braces in attributes properly (#2210)
  • 3005982 Update out of date announcement and allow dismissing
  • e6ea090 Update document dependencies
  • 99ff854 Fix typos
  • a509fd2 Tweak tab highlights after recent Material release
  • 8045a9c Docs: --md-typeset-strong-color is no longer needed in latest Material
  • 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)

dependabot[bot] avatar Nov 01 '23 07:11 dependabot[bot]

Deploy Preview for umarkdown ready!

Name Link
Latest commit c598515cb597ec7b3a9909ac49de152f187befab
Latest deploy log https://app.netlify.com/sites/umarkdown/deploys/654203d1784e910008f1e850
Deploy Preview https://deploy-preview-328--umarkdown.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Nov 01 '23 07:11 netlify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ba52791) 100.00% compared to head (c598515) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #328   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           18        18           
=========================================
  Hits            18        18           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 01 '23 07:11 codecov-commenter

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar May 27 '24 11:05 dependabot[bot]