Update dependency league/commonmark to v2.4.2 - autoclosed #66
No reviewers
Labels
No labels
0Type
Dependencies
1Dependency
Composer
1Dependency
NPM
2Dependency-Impact
Major
2Dependency-Impact
Minor
2Dependency-Impact
Patch
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
l4p1n-bot/website!66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/league-commonmark-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.3.5->2.4.2Release Notes
thephpleague/commonmark (league/commonmark)
v2.4.2Compare Source
Fixed
FencedCodeRenderer: don't addlanguage-to class if already prefixedv2.4.1Compare Source
Fixed
ExternalLinkProcessornot fully disabling therelattribute when configured to do so (#992)v2.4.0Compare Source
Added
CommonMarkExceptionmarker interface for all exceptions thrown by the libraryAlreadyInitializedExceptionInvalidArgumentExceptionIOExceptionLogicExceptionMissingDependencyExceptionNoMatchingRendererExceptionParserLogicExceptionheading_permalink/apply_id_to_heading- Whentrue, theidattribute will be applied to the heading element itself instead of the<a>tagheading_permalink/heading_class- class to apply to the heading elementheading_permalink/insert- now acceptsnoneto prevent the creation of the<a>linktable/alignment_attributesconfiguration option to control how table cell alignment is rendered (#959)Changed
RuntimeExceptiontoLogicException(or something extending it), including:CallbackGenerators that fail to set a URL or return an expected valueMarkdownParserwhen deactivating the last block parser or attempting to get an active block parser when they've all been closedEnvironmentNodewhen no renderer has been registered for itHeadingPermalinkProcessornow throwsInvalidConfigurationExceptioninstead ofRuntimeExceptionwhen invalid config values are given.HtmlElement::setAttribute()no longer requires the second parameter for boolean attributesFixed
@throwsdocblocks throughout the codebase, includingConverterInterface,MarkdownConverter, andMarkdownConverterInterface.\RuntimeExceptions were thrown, which was inaccurate as\LogicExceptions were also possible.v2.3.9Compare Source
Fixed
v2.3.8Compare Source
Fixed
mb_internal_encoding()is set to something other thanUTF-8(#951)v2.3.7Compare Source
Fixed
TaskListItemMarkerRenderernot including HTML attributes set on the node by other extensions (#947)v2.3.6Compare Source
Fixed
.) (#943)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update dependency league/commonmark to v2.4.2to Update dependency league/commonmark to v2.4.2 - autoclosedPull request closed