Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency league/commonmark to ^2.5.1 #351

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
league/commonmark (source) ^2.4.2 -> ^2.5.1 age adoption passing confidence

Release Notes

thephpleague/commonmark (league/commonmark)

v2.5.1

Compare Source

Fixed
  • Fixed attribute parsing incorrectly parsing mustache-like syntax (#​1035)
  • Fixed incorrect Table start line numbers (#​1037)

v2.5.0

Compare Source

Added
  • The AttributesExtension now supports attributes without values (#​985, #​986)
  • The AutolinkExtension exposes two new configuration options to override the default behavior (#​969, #​987):
    • autolink/allowed_protocols - an array of protocols to allow autolinking for
    • autolink/default_protocol - the default protocol to use when none is specified
Changed
  • Made compatible with CommonMark spec 0.31.0, including:
    • Allow closing fence to be followed by tabs
    • Remove restrictive limitation on inline comments
    • Unicode symbols now treated like punctuation (for purposes of flankingness)
    • Trailing tabs on the last line of indented code blocks will be excluded
    • Improved HTML comment matching
  • Paragraphs only containing link reference definitions will be kept in the AST until the Document is finalized
    • (These were previously removed immediately after parsing the Paragraph)
Fixed
  • Fixed list tightness not being determined properly in some edge cases
  • Fixed incorrect ending line numbers for several block types in various scenarios
  • Fixed lowercase inline HTML declarations not being accepted

v2.4.4

Compare Source

Fixed
  • Fixed SmartPunct extension changing already-formatted quotation marks (#​1030)

v2.4.3

Compare Source

Fixed
  • Fixed the Attributes extension not supporting CSS level 3 selectors (#​1013)
  • Fixed UrlAutolinkParser incorrectly parsing text containing www anywhere before an autolink (#​1025)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 22, 2024
@renovate renovate bot enabled auto-merge (rebase) July 22, 2024 14:25
@renovate renovate bot force-pushed the renovate/league-commonmark-2.x branch from f553a78 to 89c7a9f Compare July 22, 2024 17:57
@renovate renovate bot changed the title Update dependency league/commonmark to ^2.4.3 Update dependency league/commonmark to ^2.4.4 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/league-commonmark-2.x branch from 89c7a9f to 30b53e2 Compare July 22, 2024 22:32
@renovate renovate bot changed the title Update dependency league/commonmark to ^2.4.4 Update dependency league/commonmark to ^2.5.0 Jul 22, 2024
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| packagist  | league/commonmark | 2.4.2 | 2.5.1 |
@renovate renovate bot force-pushed the renovate/league-commonmark-2.x branch from 30b53e2 to 04d46a0 Compare July 24, 2024 13:30
@renovate renovate bot changed the title Update dependency league/commonmark to ^2.5.0 Update dependency league/commonmark to ^2.5.1 Jul 24, 2024
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.

None yet

0 participants