Skip to content

chore(deps): Update npm-deps (major) - #660

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-npm-deps
Open

chore(deps): Update npm-deps (major)#660
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-npm-deps

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@apidevtools/json-schema-ref-parser (source) ^15.3.6^16.0.0 age confidence
markdown-it ^14.3.0^15.0.0 age confidence

Release Notes

APIDevTools/json-schema-ref-parser (@​apidevtools/json-schema-ref-parser)

v16.0.1

Compare Source

Bug Fixes

v16.0.0

Compare Source

  • chore!: require Node.js 22 and update dependencies (117061b)
BREAKING CHANGES
  • Node.js versions before 22.19.0 are no longer supported.

v15.5.2

Compare Source

Bug Fixes

v15.5.1

Compare Source

Bug Fixes
  • harden reference resolution and HTTP safety (e8190c1)
markdown-it/markdown-it (markdown-it)

v15.0.1

Compare Source

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).

v15.0.0

Compare Source

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.

v14.3.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency updates and supply-chain label Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-deps branch from 5b09c01 to 01e5a6c Compare August 11, 2026 23:59
@renovate
renovate Bot force-pushed the renovate/major-npm-deps branch from 01e5a6c to e0b9c8d Compare August 21, 2026 02:28
@renovate renovate Bot changed the title chore(deps): Update dependency markdown-it to v15 chore(deps): Update npm-deps (major) Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-deps branch from e0b9c8d to 1113ac8 Compare August 26, 2026 20:35
@renovate
renovate Bot force-pushed the renovate/major-npm-deps branch from 1113ac8 to 576f5ef Compare September 2, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and supply-chain

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants