-
Notifications
You must be signed in to change notification settings - Fork 12
deps: bump pulldown-cmark from 0.13.3 to 0.13.4#49
Conversation
Labels
The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f1cc0c0 to
27334e7
Compare
lingcoder
commented
Jun 5, 2026
Superseded by bulk dependency update (6102481)
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Uh oh!
There was an error while loading. Please reload this page.
Bumps pulldown-cmark from 0.13.3 to 0.13.4.
Release notes
Sourced from pulldown-cmark's releases.
Commits
38e4d08chore: cargo update9c61031chore: bump pulldown-cmark version to 0.13.4709268fMerge pull request #1096 from pulldown-cmark/fix-1095c1d4450Add test case from 10976fea453fix: panic in parser iterator forTightParagraphin some cases