Skip to content

Bump league/commonmark from 2.3.5 to 2.3.7#135

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

Bump league/commonmark from 2.3.5 to 2.3.7#135
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/league/commonmark-2.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown

Bumps league/commonmark from 2.3.5 to 2.3.7.

Release notes

Sourced from league/commonmark's releases.

2.3.6

Fixed

  • Fixed unquoted attribute parsing when closing curly brace is followed by certain characters (like a .) (#943)
Changelog

Sourced from league/commonmark's changelog.

[2.3.7] - 2022-11-03

Fixed

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

[2.3.6] - 2022-10-30

Fixed

  • Fixed unquoted attribute parsing when closing curly brace is followed by certain characters (like a .) (#943)
Commits
  • a36bd2b Prepare to release 2.3.7
  • 65a1852 Merge pull request #948 from thephpleague/fix-task-item-marker-rendering
  • 39a043d Fix missing HTML attributes (#947)
  • 857afc4 Prepare to release 2.3.6
  • 5d77bca Merge pull request #945 from thephpleague/fix-attribute-parsing
  • 9dfa625 Fix unquoted attributes consuming trailing brace too aggressively
  • d0af8c1 Revert change to attribute value spec
  • 6d66bd1 Expand the attribute tests
  • 9375a37 fix unquoted value
  • 381d24a add some more attributes test
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 8, 2022
@coveralls

coveralls commented Nov 8, 2022

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3417892741

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.842%

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

💛 - Coveralls

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

---
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 force-pushed the dependabot/composer/league/commonmark-2.3.7 branch from a8e83cd to b43a84f Compare November 10, 2022 13:48
@dependabot @github

dependabot Bot commented on behalf of github Dec 12, 2022

Copy link
Copy Markdown
Author

Superseded by #137.

@dependabot dependabot Bot closed this Dec 12, 2022
@dependabot dependabot Bot deleted the dependabot/composer/league/commonmark-2.3.7 branch December 12, 2022 09:06
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