Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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)

@dependabot dependabot bot added the chore label Apr 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2025 19:53
@reakaleek
Copy link
Member

@dependabot rebase

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-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Elastic.Markdown.Refactor/Markdig-0.40.0 branch from 7e3c861 to 2cd9716 Compare April 1, 2025 19:56
@reakaleek reakaleek enabled auto-merge (squash) April 1, 2025 20:00
@reakaleek reakaleek merged commit 901de59 into main Apr 1, 2025
15 checks passed
@reakaleek reakaleek deleted the dependabot/nuget/src/Elastic.Markdown.Refactor/Markdig-0.40.0 branch April 1, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants