Skip to content

Update dependency text-clipper to v2 (develop)

RenovateBot requested to merge renovate/develop-text-clipper-2.x into develop

This MR contains the following updates:

Package Type Update Change
text-clipper dependencies major 1.3.0 -> 2.2.0

Release Notes

arendjr/text-clipper

v2.2.0

Compare Source

  • Implement #​14: Add stripTags option.
  • Tiny Unicode fix.
  • Treat <audio> and <video> as unbreakable elements.

v2.1.0

Compare Source

  • Implement #​12: Improve support for clipping HTML tables.

v2.0.0

Compare Source

  • Use TypeScript primarily to ease Deno support.
  • Assume Array.prototype.includes() is available.
  • Upgraded development dependencies.

Configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports