janstuemmel / aws-role-switch

Browser plugin to quickly switch between aws roles
https://janstuemmel.de/aws-role-switch
MIT License
26 stars 2 forks source link

chore(dependency): Update dependency marked from v7.0.5 to v9 - autoclosed #288

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marked (source) ^7.0.2 -> ^9.0.0 age adoption passing confidence

Release Notes

markedjs/marked (marked) ### [`v9.0.0`](https://togithub.com/markedjs/marked/releases/tag/v9.0.0) [Compare Source](https://togithub.com/markedjs/marked/compare/v8.0.1...v9.0.0) ##### Bug Fixes - Clean up files in repo ([#​2963](https://togithub.com/markedjs/marked/issues/2963)) ([7d95a91](https://togithub.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://togithub.com/markedjs/marked/releases/tag/v8.0.1) [Compare Source](https://togithub.com/markedjs/marked/compare/v8.0.0...v8.0.1) ##### Bug Fixes - deprecated trimLeft/trimRight ([#​2973](https://togithub.com/markedjs/marked/issues/2973)) ([eda75a6](https://togithub.com/markedjs/marked/commit/eda75a662ccd5330ef0a75600e7f7617eee21db8)) - fix space removed after checkbox ([#​2971](https://togithub.com/markedjs/marked/issues/2971)) ([9a2a4ad](https://togithub.com/markedjs/marked/commit/9a2a4ad61aaadd0079f57929491dc050d3236e69)) ### [`v8.0.0`](https://togithub.com/markedjs/marked/releases/tag/v8.0.0) [Compare Source](https://togithub.com/markedjs/marked/compare/v7.0.5...v8.0.0) ##### Bug Fixes - remove deprecated options ([#​2936](https://togithub.com/markedjs/marked/issues/2936)) ([22ebdb2](https://togithub.com/markedjs/marked/commit/22ebdb25076b2c94aba49627ab35fbf055163059)) ##### Features - add --config options to marked cli ([#​2937](https://togithub.com/markedjs/marked/issues/2937)) ([fc643a2](https://togithub.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.

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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.



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