Skip to content

chore(deps): bump markdown-it from 14.3.0 to 15.0.0 in /packages/databricks-vscode - #2067

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0
Open

chore(deps): bump markdown-it from 14.3.0 to 15.0.0 in /packages/databricks-vscode#2067
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps markdown-it from 14.3.0 to 15.0.0.

Changelog

Sourced from markdown-it's changelog.

[15.0.0] - 2026-07-30

Added

  • Exposed parser internals classes as static properties on markdownit.
  • Bundled TypeScript declarations. Remove @types/markdown-it if you used it.
  • Added the markdown-it/browser export with bundled ESM and UMD builds.
  • Added colored CLI help on supported terminals via argparse 3.
  • Added reference labels to link/image tokens, #938.
  • Added reference_definition tokens. They remain stripped by default for backwards compatibility, #1055. Also adjusted the line-break heuristic to keep output exactly the same.

Changed

  • [breaking] linkify-it => v6
    • No fuzzy links by default.
    • No auth part check by default.
    • Unicode punctuation terminates the link by default (should help with CJK).
    • See linkify-it changelog for other changes.
  • Package root now resolves to prebuilt ESM and CJS files instead of raw sources. Distribution files were reorganized under dist/ and dist/browser/.
  • Migrated to Typescript.
  • entities => v8. Can be rolled back to v7 if compatibility issues happen.
  • Moved validateLink, normalizeLink and normalizeLinkText from properties to prototype methods.
  • Reworked issue templates and contribution guidelines.

Removed

  • [breaking] Removed package-internal subpath exports (markdown-it/lib/* and similar). Use the static classes exposed on markdownit instead.
  • [breaking] Removed obsolete StateBlock#ddIndent, #1139. Update markdown-it-deflist to keep it working.

Fixed

  • Preserve a literal backslash before a terminating space in link destinations, matching CommonMark 6.3, #1188.
  • Recognize lowercase declarations as HTML blocks, matching CommonMark 4.6, #1189.
  • Require semicolons for named entities in all decoding paths, completing the fix for #1096.
  • Enhanced the text_join rule to process image alt text.
  • Include inline code content in image alt text, #1142.
Commits
  • 157b33b 15..0.0 released
  • f73cb76 doc: rename files
  • 3bc8e2d Add TS types
  • 2620dce Update contribution guidelines and issue templates
  • 7d365fe doc: migration info
  • 5c9b7ce Update changelog
  • 5a996d5 doc: fix @example tags display
  • f5083f4 doc: continue restructuring & theme fixing
  • 54289c4 Show inline code content in image alt tag #1142
  • 974e2d7 text_join rule fix: process image alt content too (fixes lost escapes and...
  • 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 Jul 30, 2026
@dependabot
dependabot Bot temporarily deployed to test-trigger-is July 30, 2026 17:23 Inactive
@rugpanov

rugpanov commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for 836f358a (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from 836f358 to 2d4856c Compare August 3, 2026 09:52
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 3, 2026 09:52 Inactive
@rugpanov

rugpanov commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for 2d4856c4 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from 2d4856c to f3706cc Compare August 3, 2026 10:23
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 3, 2026 10:23 Inactive
@rugpanov

rugpanov commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for f3706cc7 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from f3706cc to 5823253 Compare August 3, 2026 16:26
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 3, 2026 16:26 Inactive
@rugpanov

rugpanov commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for 58232537 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from 5823253 to 55737a9 Compare August 5, 2026 09:42
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 5, 2026 09:42 Inactive
@rugpanov

rugpanov commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for 55737a98 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from 55737a9 to a1d4351 Compare August 5, 2026 10:07
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 5, 2026 10:07 Inactive
@rugpanov

rugpanov commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for a1d43512 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from a1d4351 to bddfcf7 Compare August 6, 2026 09:17
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 6, 2026 09:17 Inactive
@rugpanov

rugpanov commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for bddfcf75 (0 passed, 1 skipped).
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from bddfcf7 to ecb334f Compare August 6, 2026 12:16
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 6, 2026 12:16 Inactive
@rugpanov

rugpanov commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for ecb334fc (0 passed, 1 skipped).
View run

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

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/markdown-it-15.0.0 branch from ecb334f to 7196592 Compare August 6, 2026 14:52
@dependabot
dependabot Bot temporarily deployed to test-trigger-is August 6, 2026 14:53 Inactive
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 2067
  • Commit SHA: 719659208a5752a0d7698ed8f894643681d389b0

Checks will be approved automatically on success.

@rugpanov

rugpanov commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for 71965920 (0 passed, 1 skipped).
View run

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