Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 26, 2023

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: rehypejs/rehype-sanitize@5.0.1...6.0.0

v5.0.1

Compare Source

Full Changelog: rehypejs/rehype-sanitize@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants