Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps Markdig from 0.22.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)

Changelog

Sourced from Markdig's changelog.

Changelog

0.27.0 (23 Jan 2022)

0.26.0 (27 Aug 2021)

0.25.0 (10 June 2021)

0.24.0 (20 Mar 2021)

0.23.0 (16 Jan 2021)

  • Add depth limits to avoid pathological-case parsing times/StackOverflows (#500)
  • Breaking change: rename AutolineInlineParser to AutolinkInlineParser
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)

Bumps [Markdig](https://github.com/xoofx/markdig) from 0.22.1 to 0.30.2.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.22.1...0.30.2)

---
updated-dependencies:
- dependency-name: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #58.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/nuget/v3/Markdig-0.30.2 branch August 15, 2022 03:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant