Skip to content

Update dependency @webdiscus/pug-loader to v2.10.0

Ghost User requested to merge renovate/webdiscus-pug-loader-2.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@webdiscus/pug-loader 2.9.7 -> 2.10.0 age adoption passing confidence

Release Notes

webdiscus/pug-loader

v2.10.0

Compare Source

  • feat: resolve required resources in attribute blocks:
    img&attributes({
      src: require('./image.png'),
      srcset: `${require('./image1.png')} 80w, ${require('./image2.png')} 90w`,
    })
    • chore: update packages

Configuration

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

🚦 Automerge: Enabled.

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports