inokawa / remark-docx

remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
https://inokawa.github.io/remark-docx/
MIT License
37 stars 13 forks source link

Update dependency docx-preview to ^0.3.0 #50

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
docx-preview ^0.1.15 -> ^0.3.0 age adoption passing confidence

Release Notes

zVolodymyr/docxjs (docx-preview) ### [`v0.3.2`](https://togithub.com/zVolodymyr/docxjs/compare/2a42da306a5e93ced240608daa46ea3b7504e54b...4e700ac3a247138681c2803abe770f2c834c27df) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/2a42da306a5e93ced240608daa46ea3b7504e54b...4e700ac3a247138681c2803abe770f2c834c27df) ### [`v0.3.1`](https://togithub.com/zVolodymyr/docxjs/compare/0.3.0...2a42da306a5e93ced240608daa46ea3b7504e54b) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/0.3.0...2a42da306a5e93ced240608daa46ea3b7504e54b) ### [`v0.3.0`](https://togithub.com/VolodymyrBaydalka/docxjs/releases/tag/0.3.0) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/0.1.22...0.3.0) ### !!!BREAKING CHANGE!!! Package type changes to **module** and **mjs** file. UMD bundle still in package. #### What's Changed - migrate to ES modules and ES2020 by [@​VolodymyrBaydalka](https://togithub.com/VolodymyrBaydalka) in [https://github.com/VolodymyrBaydalka/docxjs/pull/83](https://togithub.com/VolodymyrBaydalka/docxjs/pull/83) - Fix smallCaps CSS style by [@​jrclaypool](https://togithub.com/jrclaypool) in [https://github.com/VolodymyrBaydalka/docxjs/pull/90](https://togithub.com/VolodymyrBaydalka/docxjs/pull/90) **Full Changelog**: https://github.com/VolodymyrBaydalka/docxjs/compare/0.1.20...0.3.0 ### [`v0.1.22`](https://togithub.com/VolodymyrBaydalka/docxjs/releases/tag/0.1.22): (deprecated) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/0.1.20...0.1.22) ### !!!BREAKING CHANGE!!! Package type changes to **module** and **mjs** file. UMD bundle still in package. #### What's Changed - migrate to ES modules and ES2020 by [@​VolodymyrBaydalka](https://togithub.com/VolodymyrBaydalka) in [https://github.com/VolodymyrBaydalka/docxjs/pull/83](https://togithub.com/VolodymyrBaydalka/docxjs/pull/83) - Fix smallCaps CSS style by [@​jrclaypool](https://togithub.com/jrclaypool) in [https://github.com/VolodymyrBaydalka/docxjs/pull/90](https://togithub.com/VolodymyrBaydalka/docxjs/pull/90) **Full Changelog**: https://github.com/VolodymyrBaydalka/docxjs/compare/0.1.20...0.1.22 ### [`v0.1.20`](https://togithub.com/VolodymyrBaydalka/docxjs/releases/tag/0.1.20): (2023-10-10) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/c038fafab123e65005d53a9f2f5419d19eceaf2c...0.1.20) - Updated numbering rendering - Updated MML rendering - Minor updates to VML rendering **Full Changelog**: https://github.com/VolodymyrBaydalka/docxjs/compare/0.1.17...0.1.20 ### [`v0.1.18`](https://togithub.com/zVolodymyr/docxjs/compare/0.1.17...c038fafab123e65005d53a9f2f5419d19eceaf2c) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/0.1.17...c038fafab123e65005d53a9f2f5419d19eceaf2c) ### [`v0.1.17`](https://togithub.com/VolodymyrBaydalka/docxjs/releases/tag/0.1.17) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/a7f772a57e046703c57d70c9421e1f3a74b06528...0.1.17) #### What's Changed - feat: Updated numbering format mapping **Full Changelog**: https://github.com/VolodymyrBaydalka/docxjs/compare/0.1.15...0.1.17 ### [`v0.1.16`](https://togithub.com/zVolodymyr/docxjs/compare/0.1.15...a7f772a57e046703c57d70c9421e1f3a74b06528) [Compare Source](https://togithub.com/zVolodymyr/docxjs/compare/0.1.15...a7f772a57e046703c57d70c9421e1f3a74b06528)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



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