remusao / remusao.github.io

My personal blog
https://remusao.github.io
5 stars 3 forks source link

Bump markdown-it-implicit-figures from 0.10.0 to 0.12.0 #986

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps markdown-it-implicit-figures from 0.10.0 to 0.12.0.

Release notes

Sourced from markdown-it-implicit-figures's releases.

v0.12.0

More options for controlling alt, title and figcaption.

See #51, #20 and #39.

v0.11.0

Lazy loading by @​Daniel-Mendes.

Commits
  • e5eb46f 0.12.0
  • c564e18 const -> var
  • 93e7fef Merge pull request #51 from ItsEricWoodward/add-figcaption-title-and-keepAlt
  • 52d6ea4 Add support for figcaption "title" option and keepAlt flag
  • 41c82cb 0.11.0
  • ed0f6a6 update dev deps
  • 8ea7a71 Merge pull request #49 from Daniel-Mendes/feat/add-lazy-loading
  • 3cfe695 Add lazy loading option for images
  • c709117 Merge pull request #37 from arve0/dependabot/npm_and_yarn/lodash-4.17.19
  • d24cc4d Bump lodash from 4.17.15 to 4.17.19
  • 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 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)