Skip to content

Bump league/commonmark from 2.3.6 to 2.3.9#142

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/league/commonmark-2.3.9
Open

Bump league/commonmark from 2.3.6 to 2.3.9#142
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/league/commonmark-2.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2023

Copy link
Copy Markdown

Bumps league/commonmark from 2.3.6 to 2.3.9.

Release notes

Sourced from league/commonmark's releases.

2.3.9

Fixed

  • Fixed autolink extension not detecting some URIs with underscores (#956)

2.3.8

Fixed

  • Fixed parsing issues when mb_internal_encoding() is set to something other than UTF-8 (#951)

2.3.7

Fixed

  • Fixed TaskListItemMarkerRenderer not including HTML attributes set on the node by other extensions (#947)
Changelog

Sourced from league/commonmark's changelog.

[2.3.9] - 2023-02-15

Fixed

  • Fixed autolink extension not detecting some URIs with underscores (#956)

[2.3.8] - 2022-12-10

Fixed

  • Fixed parsing issues when mb_internal_encoding() is set to something other than UTF-8 (#951)

[2.3.7] - 2022-11-03

Fixed

  • Fixed TaskListItemMarkerRenderer not including HTML attributes set on the node by other extensions (#947)
Commits
  • c1e114f Prepare to release 2.3.9
  • 4b78f59 Merge pull request #956 from LeSuisse/fix-autolink-extension-detection
  • ce719fd Fix autolink extension URL detection
  • 7354509 Fix Psalm violations
  • 0d523d9 Fix incorrect alignment in table docs (closes #958)
  • c493585 Prepare to release 2.3.8
  • 733b51f Merge pull request #952 from thephpleague/fix-mbstring-usage
  • 9f6b98a Workaround BC check failures
  • bbca454 Add custom phpstan rule to enforce explicit encodings in mbstring function calls
  • 719f458 Explicitly set expected encoding in mbstring function calls
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.3.6 to 2.3.9.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md)
- [Commits](thephpleague/commonmark@2.3.6...2.3.9)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 16, 2023
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4192770763

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0%) to 76.842%

Totals Coverage Status
Change from base Build 3437333401: -0.0%
Covered Lines: 219
Relevant Lines: 285

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant