Skip to content

Bump markdown-it and ovsx#17

Merged
codeliger merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ca6e5dee91
Jun 16, 2026
Merged

Bump markdown-it and ovsx#17
codeliger merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ca6e5dee91

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps markdown-it to 14.2.0 and updates ancestor dependency ovsx. These dependencies need to be updated together.

Updates markdown-it from 14.1.0 to 14.2.0

Changelog

Sourced from markdown-it's changelog.

[14.2.0] - 2026-05-24

Added

  • isPunctCharCode to utilities.

Fixed

  • Don't end HTML comment blocks on a blank line, #1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for emphasis-like markers, #1072. Big thanks to @​tats-u for his global efforts with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #1074.
  • More strict entities decode to avoid false positives ;, #1096.
  • Restore block parser state on fail in lheading rule, #1131.

Security

  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.

[14.1.1] - 2026-01-11

Security

  • Fixed regression from v13 in linkify inline rule. Specific patterns could cause high CPU use. Thanks to @​ltduc147 for report.
Commits

Updates ovsx from 0.8.4 to 1.0.1

Release notes

Sourced from ovsx's releases.

CLI v1.0.1

Fixes

  • Properly encode path segments in getUrl method (#1893)

Frontend Library v1.0.1

Dependencies

  • Bump qs from 6.15.1 to 6.15.2 (#1897)
  • Bump react-router and react-router-dom from 6.30.3 to 6.30.4 (#1897)

v1.0.1

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

👒 Dependencies

New Contributors

Full Changelog: eclipse-openvsx/openvsx@v1.0.0...v1.0.1

CLI v1.0.0

Dependencies

  • Bump fast-uri from 3.1.0 to 3.1.2 (#1829)
  • Bump brace-expansion from 5.0.5 to 5.0.6 (#1846)
  • Bump qs from 6.15.0 to 6.15.2 (#1869)
  • Bump tmp from 0.2.4 to 0.2.6 (#1877)

Frontend Library v1.0.0

Added

... (truncated)

Changelog

Sourced from ovsx's changelog.

[v1.0.1] (11/06/2026)

Fixes

  • Properly encode path segments in getUrl method (#1893)

[v1.0.0] (28/05/2026)

Dependencies

  • Bump fast-uri from 3.1.0 to 3.1.2 (#1829)
  • Bump brace-expansion from 5.0.5 to 5.0.6 (#1846)
  • Bump qs from 6.15.0 to 6.15.2 (#1869)
  • Bump tmp from 0.2.4 to 0.2.6 (#1877)

[v0.10.12] (08/05/2026)

Dependencies

  • Bump follow-redirects from 1.15.6 to 1.16.0 (#1759)
  • Bump ip-address from 10.1.0 to 10.2.0 (#1820)

[v0.10.11] (13/04/2026)

Dependencies

  • Bump picomatch from 2.3.1 to 2.3.2 (#1719)
  • Bump picomatch from 4.0.3 to 4.0.4
  • Bump brace-expansion from 1.1.12 to 1.1.13 (#1725)
  • Bump brace-expansion from 2.0.2 to 2.0.3
  • Bump brace-expansion from 5.0.4 to 5.0.5
  • Bump lodash from 4.17.23 to 4.18.1 (#1745)

[v0.10.10] (Mar. 2026)

Dependencies

  • Bump ajv from 6.12.6 to 6.14.0 (#1632)
  • Bump ajv from 8.17.1 to 8.18.0
  • Bump tar from 7.5.7 to 7.5.11 (#1681)
  • Bump minimatch to 3.1.5, 9.0.9 and 10.2.4
  • Bump underscore from 1.13.6 to 1.13.8 (#1656)
  • Bump flatted from 3.3.1 to 3.4.2 (#1703)

[v0.10.9] (Feb. 2026)

Fixes

  • Support custom registry url including a subpath (#1542)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ovsx since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.2.0 and updates ancestor dependency [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli). These dependencies need to be updated together.


Updates `markdown-it` from 14.1.0 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.0...14.2.0)

Updates `ovsx` from 0.8.4 to 1.0.1
- [Release notes](https://github.com/eclipse-openvsx/openvsx/releases)
- [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md)
- [Commits](https://github.com/eclipse-openvsx/openvsx/commits/v1.0.1/cli)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
- dependency-name: ovsx
  dependency-version: 1.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
@codeliger
codeliger merged commit fb22aeb into main Jun 16, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-ca6e5dee91 branch June 16, 2026 23:18
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