Skip to content

chore(deps): update dependency linkify-it to v6 - #70

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linkify-it-6.x
Open

chore(deps): update dependency linkify-it to v6#70
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linkify-it-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
linkify-it ^5.0.1^6.0.0 age adoption passing confidence

Release Notes

markdown-it/linkify-it (linkify-it)

v6.1.0

Compare Source

  • Updated uc.micro to 3.0.0 and switched to its bundled TypeScript
    declarations.
  • Fixed npm repository metadata.

v6.0.0

Compare Source

  • [breaking] fuzzyLink is now disabled by default.
  • [breaking] Unicode punctuation characters ({P} class) now terminate links
    by default. This should improve CJK support significantly. This may also cause
    temporary regressions, which will be fixed as reported.
  • [breaking] Switched to class and named exports. Use
    import { LinkifyIt } from 'linkify-it' and new LinkifyIt(...).
  • [breaking] Migrated regexp internals to REBuilder; removed constructor
    schemas, schema aliases, regexp schema definitions, .compile() and
    .onCompile().
  • [breaking] Removed .pretest() (use .test() instead).
  • [breaking] Disabled URL authentication scan by default. See new urlAuth
    option.
  • Added TypeScript sources and bundled declarations.
  • Added rebuilder option for custom regexp fragments/hooks.
  • Added advanced usage examples.
  • Added IPv6 host support (#​117).
  • Added nested scopes support in paths (#​23).
  • Significant perfonamce boost.
  • Restricted links with schema to maxLength characters (10000 by default).
  • Migrated from Rollup/ndoc to Vite/TypeDoc.

Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 label Aug 1, 2026
@renovate
renovate Bot requested a review from chitrank2050 as a code owner August 1, 2026 01:36
@renovate renovate Bot added the renovate label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants