react-remark icon indicating copy to clipboard operation
react-remark copied to clipboard

chore(deps): update dependency rehype-sanitize to v6

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-sanitize ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-sanitize (rehype-sanitize)

v6.0.0

Compare Source

Change
  • 4e05d28 Update hast-util-sanitie, unified, etc migrate: update too there are some small changes to the defaults, which match how GH cleans, see this commit for details
  • 5092269 Change to require Node.js 16 migrate: update too
  • cecabae Change to use exports migrate: don’t use private APIs

Full Changelog: https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0

v5.0.1

Compare Source

Full Changelog: https://github.com/rehypejs/rehype-sanitize/compare/5.0.0...5.0.1

v5.0.0

Compare Source

  • abf5e36 Add JSDoc based types
  • c0f5518 Use ESM
    • Change:

      // From CommonJS
      var rehypeSanitize = require('rehype-sanitize')
      
      // To ESM
      import rehypeSanitize from 'rehype-sanitize'
      

      Learn more about ESM in this guide


Configuration

📅 Schedule: 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 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.

renovate[bot] avatar Aug 26 '23 12:08 renovate[bot]