Skip to content

build(deps): bump league/commonmark from 2.8.2 to 2.8.3 - #212

Merged
oleksandr-nc merged 1 commit into
mainfrom
dependabot/composer/league/commonmark-2.8.3
Jul 31, 2026
Merged

build(deps): bump league/commonmark from 2.8.2 to 2.8.3#212
oleksandr-nc merged 1 commit into
mainfrom
dependabot/composer/league/commonmark-2.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps league/commonmark from 2.8.2 to 2.8.3.

Release notes

Sourced from league/commonmark's releases.

2.8.3

What's Changed

Fixed

  • Fixed tab-indented fenced code blocks inside list items losing the first character of each line and having their info string mangled (#981, #1130)
  • Fixed the unsafe link filter incorrectly blocking safe URLs containing vbscript:, file:, or data: anywhere after the start (#1131)

Full Changelog: thephpleague/commonmark@2.8.2...2.8.3

Changelog

Sourced from league/commonmark's changelog.

[2.8.3] - 2026-07-12

Fixed

  • Fixed tab-indented fenced code blocks inside list items losing the first character of each line and having their info string mangled (#981, #1130)
  • Fixed the unsafe link filter incorrectly blocking safe URLs containing vbscript:, file:, or data: anywhere after the start (#1131)
Commits
  • 1902f60 Prepare for 2.8.3 release
  • 171f927 Update changelog
  • 51b529f Fix tab handling in fenced code blocks (#1130)
  • cfb11ec Fix over-blocking of safe URLs by the unsafe link filter (#1131)
  • fb59dbc Strengthen unsafe link and image renderer test assertions (#1129)
  • 4d0b5b1 Fix typos and broken formatting in the 2.x docs (#1128)
  • 73d4f1f Add Anthropic to the list of sponsors
  • 0faf9ee Merge pull request #1125 from thephpleague/fix/markdownlint-md060
  • a85b4ad Fetch full git history for the Markdownlint job
  • e6dc715 Fix Markdownlint CI job by not overriding DEFAULT_BRANCH
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 18, 2026
@oleksandr-nc

Copy link
Copy Markdown
Contributor

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-version: 2.8.3
  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.8.3 branch from 2f70f09 to 6fbc882 Compare July 31, 2026 11:50

@oleksandr-nc oleksandr-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

league/commonmark 2.8.2 -> 2.8.3, pulling nette/utils 4.1.3 -> 4.1.5, symfony/deprecation-contracts 3.6.0 -> 3.7.1 and symfony/polyfill-php80 1.36.0 -> 1.37.0. All runtime, so verified properly on php 8.2: composer install clean, php lint 0, cs:check 0, psalm 0, and phpunit OK (20 tests, 50584 assertions).

@oleksandr-nc
oleksandr-nc merged commit e7a3d1e into main Jul 31, 2026
31 of 32 checks passed
@oleksandr-nc
oleksandr-nc deleted the dependabot/composer/league/commonmark-2.8.3 branch July 31, 2026 12: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