Skip to content

build(deps): bump markdown-it from 15.0.0 to 15.0.1 in /org.eclipse.wildwebdeveloper - #2213

Merged
sebthom merged 1 commit into
masterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/markdown-it-15.0.1
Sep 9, 2026
Merged

build(deps): bump markdown-it from 15.0.0 to 15.0.1 in /org.eclipse.wildwebdeveloper#2213
sebthom merged 1 commit into
masterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/markdown-it-15.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps markdown-it from 15.0.0 to 15.0.1.

Changelog

Sourced from markdown-it's changelog.

[15.0.1] - 2026-08-27

Changed

  • doc: replace oxide theme with custom one.

Fixed

  • Fixed code span parsing after lookaheads for unclosed link and image labels, #1201.
  • Preserve spaces in code spans whose content consists only of spaces, #1180.
  • Preserve brackets around IPv6 address literals when normalizing links, #1204.

Security

  • Fixed quadratic complexity when replacing fuzzy links.
  • Fixed quadratic complexity in scheme backscan (inline linkify rule).
Commits
  • 924b203 15.0.1 released
  • 25c3895 Changelog update
  • aaadcfa Fix quadratic complexity in scheme backscan (inline linkify rule)
  • 09fa071 Fix quadratic complexity when replacing fuzzy links
  • 988c82b fix: don't strip spaces from all-space code spans
  • 26b9a7b Polish previous commit
  • e8c6688 fix: preserve IPv6 brackets in normalizeLink (#1204)
  • 5e9b1cc Rework backticks cache to remove side effects, close #1201
  • 7b9a6a3 doc: fix source link style for methods
  • 1e8ab89 doc: add changelog to menu
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown

⚠️ NPM dependency license review required

The following NPM dependencies have licenses that are not yet vetted and require a review before they can be used:

  • npm/npmjs/-/vscode-uri/3.2.0 (license: MIT AND (LicenseRef-scancode-proprietary-license AND MIT), source: #30482)

No review request could be created automatically (this happens for fork pull requests, where the GitLab token is unavailable). A committer can submit the review requests by commenting /request-license-review on this pull request. These dependencies must be approved before this change can be merged.

@sebthom

sebthom commented Sep 9, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/markdown-it-15.0.1 branch from ebc3c1b to 378416c Compare September 9, 2026 15:35
@sebthom

sebthom commented Sep 9, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 15.0.0 to 15.0.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@15.0.0...15.0.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 15.0.1
  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/npm_and_yarn/org.eclipse.wildwebdeveloper/markdown-it-15.0.1 branch from 378416c to 80676f1 Compare September 9, 2026 19:15
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚠️ NPM dependency license review required

The following NPM dependencies have licenses that are not yet vetted and require a review before they can be used:

  • npm/npmjs/-/vscode-uri/3.2.0 (license: MIT AND (LicenseRef-scancode-proprietary-license AND MIT), source: #30482)

No review request could be created automatically (this happens for fork pull requests, where the GitLab token is unavailable). A committer can submit the review requests by commenting /request-license-review on this pull request. These dependencies must be approved before this change can be merged.

1 similar comment
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚠️ NPM dependency license review required

The following NPM dependencies have licenses that are not yet vetted and require a review before they can be used:

  • npm/npmjs/-/vscode-uri/3.2.0 (license: MIT AND (LicenseRef-scancode-proprietary-license AND MIT), source: #30482)

No review request could be created automatically (this happens for fork pull requests, where the GitLab token is unavailable). A committer can submit the review requests by commenting /request-license-review on this pull request. These dependencies must be approved before this change can be merged.

@sebthom
sebthom merged commit d6c0ed7 into master Sep 9, 2026
9 of 11 checks passed
@sebthom
sebthom deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/markdown-it-15.0.1 branch September 9, 2026 19:22
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant