Skip to content

chore(deps): update dependency linkify-it@<=5.0.1 to v6 - #385

Merged
prisis merged 1 commit into
mainfrom
renovate/linkify-it-=5.0.1-6.x
Aug 10, 2026
Merged

chore(deps): update dependency linkify-it@<=5.0.1 to v6#385
prisis merged 1 commit into
mainfrom
renovate/linkify-it-=5.0.1-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
linkify-it@<=5.0.1 ^5.0.2^6.1.0 age confidence

Release Notes

markdown-it/linkify-it (linkify-it@<=5.0.1)

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 Europe/Berlin)

  • Branch creation
    • "after 10:00 before 19:00 every weekday except after 13:00 before 14:00"
  • 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.

BREAKING CHANGE: updated dependencies to major versions
@renovate
renovate Bot requested a review from prisis as a code owner August 10, 2026 12:37
@renovate renovate Bot added the c: dependencies Pull requests that adds/updates a dependency label Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@prisis
prisis merged commit 546493d into main Aug 10, 2026
18 of 33 checks passed
@prisis
prisis deleted the renovate/linkify-it-=5.0.1-6.x branch August 10, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant