Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps Markdig from 0.39.1 to 0.40.0.

Release notes

Sourced from Markdig's releases.

0.40.0

Changes

🐛 Bug Fixes

  • Fix errors in LinkHelper and LinkInlineParser. (PR #837) by @​snnz
  • Check that the alert candidate is not already in an alert block or nested within other elements. (PR #842) by @​snnz
  • Fixes exception in DefinitionListParser.GetCurrentDefinitionList() (PR #843) by @​snnz
  • Prevent GridTableParser from looking beyond the end of a line. (PR #844) by @​snnz

Full Changelog: 0.39.1...0.40.0

Published with dotnet-releaser

Commits
  • 5528023 Merge pull request #844 from snnz/fix-gridtables
  • f93b9d7 Merge branch 'master' into fix-gridtables
  • d53fd0e Merge pull request #843 from snnz/fix-deflists
  • c488aca Merge branch 'master' into fix-deflists
  • 9b3f442 Merge pull request #842 from snnz/fix-alerts
  • 7b6d659 A test has been added.
  • bc8ba4f A test has been added.
  • d87bb72 A test has been added.
  • 118d28f Prevent GridTableParser from looking beyond the end of a line.
  • 3e0c72f Fixes exception in DefinitionListParser.GetCurrentDefinitionList()
  • 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 [Markdig](https://github.com/xoofx/markdig) from 0.39.1 to 0.40.0.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.39.1...0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
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.

0 participants