build(deps): bump league/commonmark from 2.8.2 to 2.8.3 - #212
Merged
Conversation
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
Bot
force-pushed
the
dependabot/composer/league/commonmark-2.8.3
branch
from
July 31, 2026 11:50
2f70f09 to
6fbc882
Compare
oleksandr-nc
approved these changes
Jul 31, 2026
oleksandr-nc
left a comment
Contributor
There was a problem hiding this comment.
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps league/commonmark from 2.8.2 to 2.8.3.
Release notes
Sourced from league/commonmark's releases.
Changelog
Sourced from league/commonmark's changelog.
Commits
1902f60Prepare for 2.8.3 release171f927Update changelog51b529fFix tab handling in fenced code blocks (#1130)cfb11ecFix over-blocking of safe URLs by the unsafe link filter (#1131)fb59dbcStrengthen unsafe link and image renderer test assertions (#1129)4d0b5b1Fix typos and broken formatting in the 2.x docs (#1128)73d4f1fAdd Anthropic to the list of sponsors0faf9eeMerge pull request #1125 from thephpleague/fix/markdownlint-md060a85b4adFetch full git history for the Markdownlint jobe6dc715Fix Markdownlint CI job by not overriding DEFAULT_BRANCH