fix(deps): update dependency marked to v9 - autoclosed #3742

Closed
renovate wants to merge 1 commits from renovate/marked-9.x into main
Member

This PR contains the following updates:

Package Type Update Change
marked (source) dependencies major 5.1.2 -> 9.0.3

Release Notes

markedjs/marked (marked)

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
    • remove built files from git repo.
    • If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm:
    • https://cdn.jsdelivr.net/npm/marked/marked.min.js

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v7.0.5

Compare Source

Bug Fixes

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • change defaults for mangle and headerIds to false

v6.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Migrate to Typescript

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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [marked](https://marked.js.org) ([source](https://github.com/markedjs/marked)) | dependencies | major | [`5.1.2` -> `9.0.3`](https://renovatebot.com/diffs/npm/marked/5.1.2/9.0.3) | --- ### Release Notes <details> <summary>markedjs/marked (marked)</summary> ### [`v9.0.3`](https://github.com/markedjs/marked/releases/tag/v9.0.3) [Compare Source](https://github.com/markedjs/marked/compare/v9.0.2...v9.0.3) ##### Bug Fixes - marked --help ([#&#8203;2991](https://github.com/markedjs/marked/issues/2991)) ([43643b3](https://github.com/markedjs/marked/commit/43643b3a0013deba352ebf4daf399daaa57915b7)) ### [`v9.0.2`](https://github.com/markedjs/marked/releases/tag/v9.0.2) [Compare Source](https://github.com/markedjs/marked/compare/v9.0.1...v9.0.2) ##### Bug Fixes - fix unicode emstrong ([#&#8203;2989](https://github.com/markedjs/marked/issues/2989)) ([8ebbb3c](https://github.com/markedjs/marked/commit/8ebbb3c3d414ebf9fad7696de55ecc1e95dd0db1)) ### [`v9.0.1`](https://github.com/markedjs/marked/releases/tag/v9.0.1) [Compare Source](https://github.com/markedjs/marked/compare/v9.0.0...v9.0.1) ##### Bug Fixes - fix unexpected setext heading ([#&#8203;2986](https://github.com/markedjs/marked/issues/2986)) ([bcc3067](https://github.com/markedjs/marked/commit/bcc3067087b60a2913938d0bca77a71dacc06ba2)) - single column table ([#&#8203;2985](https://github.com/markedjs/marked/issues/2985)) ([0743d4a](https://github.com/markedjs/marked/commit/0743d4adb48f7ccf410912d4c211545772882479)) ### [`v9.0.0`](https://github.com/markedjs/marked/releases/tag/v9.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v8.0.1...v9.0.0) ##### Bug Fixes - Clean up files in repo ([#&#8203;2963](https://github.com/markedjs/marked/issues/2963)) ([7d95a91](https://github.com/markedjs/marked/commit/7d95a91093f8b5cbdb30b642d06b0c9dd0ab269d)) ##### BREAKING CHANGES - - remove built files from git repo. - If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm: - `https://cdn.jsdelivr.net/npm/marked/marked.min.js` ### [`v8.0.1`](https://github.com/markedjs/marked/releases/tag/v8.0.1) [Compare Source](https://github.com/markedjs/marked/compare/v8.0.0...v8.0.1) ##### Bug Fixes - deprecated trimLeft/trimRight ([#&#8203;2973](https://github.com/markedjs/marked/issues/2973)) ([eda75a6](https://github.com/markedjs/marked/commit/eda75a662ccd5330ef0a75600e7f7617eee21db8)) - fix space removed after checkbox ([#&#8203;2971](https://github.com/markedjs/marked/issues/2971)) ([9a2a4ad](https://github.com/markedjs/marked/commit/9a2a4ad61aaadd0079f57929491dc050d3236e69)) ### [`v8.0.0`](https://github.com/markedjs/marked/releases/tag/v8.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.5...v8.0.0) ##### Bug Fixes - remove deprecated options ([#&#8203;2936](https://github.com/markedjs/marked/issues/2936)) ([22ebdb2](https://github.com/markedjs/marked/commit/22ebdb25076b2c94aba49627ab35fbf055163059)) ##### Features - add --config options to marked cli ([#&#8203;2937](https://github.com/markedjs/marked/issues/2937)) ([fc643a2](https://github.com/markedjs/marked/commit/fc643a262564df64f208e0ecbfcdfcae216e880c)) ##### BREAKING CHANGES - deprecated options removed. See https://marked.js.org/using_advanced#options to see how to enable the removed options with extensions. ### [`v7.0.5`](https://github.com/markedjs/marked/releases/tag/v7.0.5) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.4...v7.0.5) ##### Bug Fixes - remove unknown from walkTokens return types ([#&#8203;2955](https://github.com/markedjs/marked/issues/2955)) ([65934c1](https://github.com/markedjs/marked/commit/65934c13caac159027ac070207f094ea293b9426)) ### [`v7.0.4`](https://github.com/markedjs/marked/releases/tag/v7.0.4) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.3...v7.0.4) ##### Bug Fixes - fix more types ([#&#8203;2893](https://github.com/markedjs/marked/issues/2893)) ([a990c54](https://github.com/markedjs/marked/commit/a990c54e0c09a10ba2d6e5a17fe2624d1d97bce3)) - ignore async: false when async: true is set by an extension ([#&#8203;2920](https://github.com/markedjs/marked/issues/2920)) ([b6ee877](https://github.com/markedjs/marked/commit/b6ee877d58efd31bf408a4f8f360554f3406bc20)) ### [`v7.0.3`](https://github.com/markedjs/marked/releases/tag/v7.0.3) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.2...v7.0.3) ##### Bug Fixes - Fix unicode Regex miscounting emoji length ([#&#8203;2942](https://github.com/markedjs/marked/issues/2942)) ([f3af23e](https://github.com/markedjs/marked/commit/f3af23ec988864b486f9852590ce8cc602e491f0)) ### [`v7.0.2`](https://github.com/markedjs/marked/releases/tag/v7.0.2) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.1...v7.0.2) ##### Bug Fixes - fix sourcemaps and circular dependencies ([#&#8203;2929](https://github.com/markedjs/marked/issues/2929)) ([eb4ce21](https://github.com/markedjs/marked/commit/eb4ce2112760d8ef465cfa5654d3503f021bee66)) - noImplicitAny: true ([#&#8203;2891](https://github.com/markedjs/marked/issues/2891)) ([ff1602c](https://github.com/markedjs/marked/commit/ff1602c17843ba614bc8024b905e7a3b51904d2d)) ### [`v7.0.1`](https://github.com/markedjs/marked/releases/tag/v7.0.1) [Compare Source](https://github.com/markedjs/marked/compare/v7.0.0...v7.0.1) ##### Bug Fixes - use rollup to output js files ([#&#8203;2916](https://github.com/markedjs/marked/issues/2916)) ([610bc45](https://github.com/markedjs/marked/commit/610bc45d96f45202fed20a664911d3af48cfe17e)) ### [`v7.0.0`](https://github.com/markedjs/marked/releases/tag/v7.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v6.0.0...v7.0.0) ##### Bug Fixes - change defaults for mangle and headerIds to false ([#&#8203;2890](https://github.com/markedjs/marked/issues/2890)) ([63a839b](https://github.com/markedjs/marked/commit/63a839b8cba6caec311a0a7d608be9217b22be05)) ##### BREAKING CHANGES - change defaults for mangle and headerIds to false ### [`v6.0.0`](https://github.com/markedjs/marked/releases/tag/v6.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v5.1.2...v6.0.0) ##### Bug Fixes - Migrate to Typescript ([#&#8203;2805](https://github.com/markedjs/marked/issues/2805)) ([cb54906](https://github.com/markedjs/marked/commit/cb549065f16fbd4a01bab3292bfd2ab0b116c1b2)) ##### BREAKING CHANGES - Migrate to Typescript </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42NS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-09-10 00:10:03 +00:00
renovate force-pushed renovate/marked-9.x from f827a399c4 to 1fb96dbea3 2023-09-15 20:10:14 +00:00 Compare
renovate force-pushed renovate/marked-9.x from 1fb96dbea3 to 22deec30a3 2023-09-17 00:10:46 +00:00 Compare
renovate force-pushed renovate/marked-9.x from 22deec30a3 to d26d14ad3f 2023-09-18 18:11:37 +00:00 Compare
renovate changed title from fix(deps): update dependency marked to v9 to fix(deps): update dependency marked to v9 - autoclosed 2023-10-03 13:12:50 +00:00
renovate closed this pull request 2023-10-03 13:12:50 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.