Skip to content

chore(deps): update dependency thedodd/trunk to v0.20.1

Veroxis requested to merge renovate/thedodd-trunk-0.x into master

This MR contains the following updates:

Package Update Change
thedodd/trunk minor v0.19.3 -> v0.20.1

Release Notes

thedodd/trunk (thedodd/trunk)

v0.20.1: 0.20.1

Compare Source

v0.20.1 (2024-05-10)

Fixes

v0.20.0: 0.20.0

Compare Source

️ BREAKING-CHANGE

  • This changes the default behavior of minification to always off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • #​788 add a startup event to ensure the WebAssembly binding can be used (9678faa)
  • add --color arg to clap struct (c8eb288)
  • provide total wasm size to the initializer (228b198)
  • #​774 allow better control over minification, default to off (b5a234c)
  • raise error for self closing script tags. (f7ff300)
  • Allow compatability with non UTF-8 encodings. (ca081d3)

Fixes

  • retain the insertion order of SRI resources (ce2ec22)
  • replace console.debug with console.log in initializer example. (5198f33)
  • make manually inserted HTML, spec compliant. (d6234ef)
  • append content inside the element, not after it (357f3c0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, 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, check this box

This MR has been generated by Renovate Bot.

Edited by Veroxis

Merge request reports