build(deps): bump league/commonmark from 2.7.1 to 2.8.1
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies php
Bumps league/commonmark from 2.7.1 to 2.8.1.
Release notes
Sourced from league/commonmark's releases.
2.8.1
What's Changed
This is a security release to address an issue where
DisallowedRawHtmlcan be bypassed, resulting in a possible cross-site scripting (XSS) vulnerability.Fixed
- Fixed
DisallowedRawHtmlRenderernot blocking raw HTML tags with trailing ASCII whitespace (GHSA-4v6x-c7xx-hw9f)- Fixed PHP 8.5 deprecation (#1107)
New Contributors
@Kocalmade their first contribution in thephpleague/commonmark#1106@freostmade their first contribution in thephpleague/commonmark#1107Full Changelog: https://github.com/thephpleague/commonmark/compare/2.8.0...2.8.1
2.8.0
What's Changed
Added
- Added a new
HighlightExtensionfor marking important text using==syntax (#1100)Fixed
New Contributors
@samwilsonmade their first contribution in thephpleague/commonmark#1090@ossobuffomade their first contribution in thephpleague/commonmark#1100Full Changelog: https://github.com/thephpleague/commonmark/compare/2.7.1...2.8.0
Changelog
Sourced from league/commonmark's changelog.
[2.8.1] - 2026-03-05
This is a security release to address an issue where
DisallowedRawHtmlcan be bypassed, resulting in a possible cross-site scripting (XSS) vulnerability.Fixed
- Fixed
DisallowedRawHtmlRenderernot blocking raw HTML tags with trailing ASCII whitespace (GHSA-4v6x-c7xx-hw9f)- Fixed PHP 8.5 deprecation (#1107)
[2.8.0] - 2025-11-26
Added
- Added a new
HighlightExtensionfor marking important text using==syntax (#1100)Fixed
Commits
84b1ca4Almost forgot this entrybcf54f5Merge commit from fork7a68ed1Prepare to release 2.8.15c0c4c8Fix DisallowedRawHtml bypass via newline/tab in tag namesf6e7443Add regression test0719b67Merge pull request #1107 from freost/fix-php85-deprecation-error63ff2e0Fix PHP 8.5 deprecation8608e9cMerge pull request #1106 from Kocal/patch-110f246a[Docs] Fix "rendering" page rendering24b0774Merge pull request #1104 from thephpleague/renovate/major-symfony- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14647188 |
| UUID: | 4036992109 |
| Node ID: | PR_kwDOELJ9zs7IpNnW |
| Host: | GitHub |
| Repository: | nextcloud/integration_github |