Skip to content

Bump org.commonmark:commonmark from 0.27.0 to 0.27.1 in /prime-router#18844

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/gradle/prime-router/org.commonmark-commonmark-0.27.1
Open

Bump org.commonmark:commonmark from 0.27.0 to 0.27.1 in /prime-router#18844
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/gradle/prime-router/org.commonmark-commonmark-0.27.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps org.commonmark:commonmark from 0.27.0 to 0.27.1.

Release notes

Sourced from org.commonmark:commonmark's releases.

commonmark-java 0.27.1

Fixed

  • Line(s) after a hard line break would sometimes also get an unwanted hard line break, e.g. if they ended in emphasis or other non-text inlines (#415)
  • TextContentRenderer (for plain text): Fix nested lists on the same line (#413)
  • Fix minor performance regression with pathological input (deeply nested brackets) that was introduced in version 0.23.0.
Changelog

Sourced from org.commonmark:commonmark's changelog.

[0.27.1] - 2026-01-14

Fixed

  • Line(s) after a hard line break would sometimes also get an unwanted hard line break, e.g. if they ended in emphasis or other non-text inlines (#415)
  • TextContentRenderer (for plain text): Fix nested lists on the same line (#413)
  • Fix minor performance regression with pathological input (deeply nested brackets) that was introduced in version 0.23.0.
Commits
  • cded1b1 [maven-release-plugin] prepare release commonmark-parent-0.27.1
  • eb7bac0 Prepare CHANGELOG for version 0.27.1
  • 582855d Merge pull request #417 from commonmark/issue-413
  • fc23e49 Merge pull request #418 from commonmark/fix-parse-brackets-opt
  • c946bfe Make nested brackets optimization more effective again
  • 67f8405 Make list holder classes innner classes
  • 2753bf2 TextContentRenderer: Fix nested lists on the same line
  • 353278c Merge pull request #416 from commonmark/issue-415
  • fd33435 Fix line break parsing after hard line break
  • 0418c83 Merge pull request #409 from zapek/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](commonmark/commonmark-java@commonmark-parent-0.27.0...commonmark-parent-0.27.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-version: 0.27.1
  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 java Pull requests that update Java code labels Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 08:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
@scott-aquia
Copy link
Copy Markdown
Collaborator

scott-aquia commented Feb 1, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 1, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

Test Results

1 338 tests  ±0   1 332 ✅ ±0   7m 48s ⏱️ -41s
  174 suites ±0       6 💤 ±0 
  174 files   ±0       0 ❌ ±0 

Results for commit bef6bc5. ± Comparison against base commit f86d988.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 2, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

Integration Test Results

 60 files   60 suites   36m 39s ⏱️
427 tests 417 ✅ 10 💤 0 ❌
430 runs  420 ✅ 10 💤 0 ❌

Results for commit bef6bc5.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

A newer version of org.commonmark:commonmark exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant