[NEUTRAL] Update dependency erusev/parsedown to ^1.7.2 #981
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.6.0
->^1.7.2
By merging this PR, the issue #1130 will be automatically resolved and closed:
Release Notes
erusev/parsedown (erusev/parsedown)
v1.7.2
Compare Source
This is a security release and resolves an issue which would allow a user to add arbitrary classes to fenced code blocks. This might have security consequences, see #699 for more detail.
v1.7.1
Compare Source
This is a bugfix release. The following have been resolved:
#475: "Loose" lists will now contain paragraphs in all items, not just some.
#433: Links will no longer be double nested
#525: The info-string when beginning a code block may now contain non-word characters (e.g.
c++
)#561: The
mbstring
extension (which we already depend on) has been added explicitly tocomposer.json
#563: The
Parsedown::version
constant now matches the release version#560: Builds will now fail if we forget to update the version constant again 😉
Thanks to @PhrozenByte, @harikt, @erusev, @luizbills, and @aidantwoods for their contributions to this release.
v1.7.0
: Safe ModeCompare Source
v1.6.4
Compare Source
v1.6.3
Compare Source
v1.6.2
Compare Source
v1.6.1
Compare Source