Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

chore(deps): bump markdown from 7.3.0 to 7.3.1#463

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/markdown-7.3.1
Open

chore(deps): bump markdown from 7.3.0 to 7.3.1#463
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/markdown-7.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps markdown from 7.3.0 to 7.3.1.

Release notes

Sourced from markdown's releases.

package:markdown v7.3.1

  • Preserve metadata passed to fenced code blocks as data-metadata on the created pre element.
  • Update the README link to the markdown playground (https://dart-lang.github.io/tools).
  • Update package:web API references in the example.
  • Fix performance and correctness of HTML comment parser.
  • Optimize indentation processing of fenced code blocks.
  • Fix an issue with nested list structure when indented by tabs (#2172).
  • Deprecated LinkContext and BlockParser.standardBlockSyntaxes. Implementation members that should never have been made public.
  • Require Dart ^3.9.0.
Commits

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 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 dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Mar 25, 2026
Bumps [markdown](https://github.com/dart-lang/tools/tree/main/pkgs) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/markdown-v7.3.1/pkgs)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/markdown-7.3.1 branch from 127170b to d77c657 Compare March 25, 2026 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants