Skip to content

chore(deps): update pnpm-workspace.overrides linkify-it to v6 - #124

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
linkify-it ^5.0.2^6.1.0 age 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: (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.

🔕 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 force-pushed the renovate/linkify-it-6.x branch 3 times, most recently from 40d10ee to 9bc8a35 Compare July 22, 2026 23:27
@renovate
renovate Bot force-pushed the renovate/linkify-it-6.x branch 3 times, most recently from db5d2ef to 850d1a1 Compare August 4, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/linkify-it-6.x branch from 850d1a1 to 805188a Compare August 12, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants