ember-file-upload
ember-file-upload copied to clipboard
chore(deps): update dependency rehype-highlight to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
rehype-highlight | ^4.1.0 -> ^6.0.0 |
Release Notes
rehypejs/rehype-highlight
v6.0.0
-
2c5a4ec
Remove detection by default breaking: see commit message for migration -
9c42989
Fix to throw error on file
v5.0.2
-
0e5d013
Add improved docs by @wooorm in https://github.com/rehypejs/rehype-highlight/pull/22
Full Changelog: https://github.com/rehypejs/rehype-highlight/compare/5.0.1...5.0.2
v5.0.1
-
ea591fc
Fix types
Full Changelog: https://github.com/rehypejs/rehype-highlight/compare/5.0.0...5.0.1
v5.0.0
-
dfa5a4b
Use ESM-
Change:
// From CommonJS var rehypeHighlight = require('rehype-highlight') // To ESM import rehypeHighlight from 'rehype-highlight'
-
-
c87da55
Updatelowlight
- This changes from having all languages registered by default (191) to only having common languages on (35). See https://github.com/wooorm/lowlight#syntaxes for which languages are on by default and which can be added.
This makes
rehype-highlight
much faster and viable for use in browsers - This removes the light version of the plugin, because the default is now light
- Updating lowlight also updates
highlight.js
to v11, which improves results
- This changes from having all languages registered by default (191) to only having common languages on (35). See https://github.com/wooorm/lowlight#syntaxes for which languages are on by default and which can be added.
This makes
-
fa5fcf4
Add JSDoc based types -
84b5ce2
Fix code being dropped
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.