wabbajack-tools / wabbajack-tools.github.io

Code for wabbajack.org
https://www.wabbajack.org/
Other
4 stars 11 forks source link

Bump Markdig from 0.28.1 to 0.30.2 #434

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Markdig from 0.28.1 to 0.30.2.

Release notes

Sourced from Markdig's releases.

0.30.2

Changes

🧰 Misc

  • Revert optimization for RendererBase to use a plain type for the dictionary key (#632) (94e07d11)

Full Changelog: 0.30.1...0.30.2

0.30.1

Changes

🐛 Bug Fixes

Full Changelog: 0.30.0...0.30.1

0.30.0

Changes

🚀 Enhancements

  • Update commonmark spec 0.30 (PR #627)

📚 Documentation

  • Update doc and fix name for CommonMark specs (a4a1a177)

Full Changelog: 0.29.0...0.30.0

0.29.0

Changes

🐛 Bug Fixes

  • Fixes escape line break (#620) (fcc73691)

🚀 Enhancements

🏭 Tests

  • Add test for line break (cb8dc99d)
  • Add test related to #625 (17b5500b)

📚 Documentation

... (truncated)

Commits
  • 94e07d1 Revert optimization for RendererBase to use a plain type for the dictionary k...
  • 263041e Merge pull request #632 from MihaZupan/wasm-mt-ptr
  • e8f9274 Don't try to use the MT pointer on unsupported platforms
  • b32e71a Merge pull request #630 from MihaZupan/containerblock-copyto-628
  • f991b21 Fix typos in ContainerBlock
  • a4a1a17 Update doc and fix name for CommonMark specs
  • 59d5969 Merge pull request #627 from xoofx/update-commonmark-spec
  • caf3c72 Fix unicode case fold for spec 0.30
  • 47c64d8 Fix support for textarea with new CommonMark 0.30 specs
  • 2502fab Update CommonMark specs to 0.30
  • 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 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] commented 2 years ago

Looks like Markdig is up-to-date now, so this is no longer needed.