ember-file-upload icon indicating copy to clipboard operation
ember-file-upload copied to clipboard

chore(deps): update dependency remark-autolink-headings to v7

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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-autolink-headings ^6.0.1 -> ^7.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-autolink-headings

v7.0.1

Compare Source

  • 000ab47 Mark remark-autolink-headings as legacy please use rehype-autolink-headings instead

v7.0.0

Compare Source

  • 42a3337 Use ESM
    // From CommonJS
    var remarkAutolinkHeadings = require('remark-autolink-headings')
    
    // To ESM
    import remarkAutolinkHeadings from 'remark-autolink-headings'
    
    Learn more about ESM in this guide
  • 5d897b7 Add JSDoc based types
  • 3222024 Remove support for deprecated behaviour

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 becomes conflicted, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 26 '22 23:09 renovate[bot]