Update dependency marked to v17 - abandoned #14

Closed
Renovate wants to merge 4 commits from renovate/marked-17.x into dev
Collaborator

This PR contains the following updates:

Package Change Age Confidence
marked (source) ^15.0.12^17.0.0 age confidence

Release Notes

markedjs/marked (marked)

v17.0.1

Compare Source

Bug Fixes

v17.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Change how consecutive text tokens work in lists
  • Simplify listItem renderer
  • Checkbox token is added in list tokenizer
  • Checkbox token add type and raw property
  • Change loose list text tokens to paragraph type in the list tokenizer

v16.4.2

Compare Source

Bug Fixes

v16.4.1

Compare Source

Bug Fixes

v16.4.0

Compare Source

Bug Fixes
  • Fix backtick and code rendering in links (#​3783) (302ee59)
  • fix links with square brackets in inline code break wrapping italics (#​3785) (e3c0d3e)
  • Make www case-sensitive when detecting link starts (#​3770) (626d961)
Features

v16.3.0

Compare Source

Features

v16.2.1

Compare Source

Bug Fixes

v16.2.0

Compare Source

Features

v16.1.2

Compare Source

Bug Fixes

v16.1.1

Compare Source

Bug Fixes

v16.1.0

Compare Source

Features

v16.0.0

Compare Source

Bug Fixes
BREAKING CHANGES

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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [marked](https://marked.js.org) ([source](https://github.com/markedjs/marked)) | [`^15.0.12` → `^17.0.0`](https://renovatebot.com/diffs/npm/marked/15.0.12/17.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/marked/17.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/15.0.12/17.0.1?slim=true) | --- ### Release Notes <details> <summary>markedjs/marked (marked)</summary> ### [`v17.0.1`](https://github.com/markedjs/marked/releases/tag/v17.0.1) [Compare Source](https://github.com/markedjs/marked/compare/v17.0.0...v17.0.1) ##### Bug Fixes - fix block elements in task item ([#&#8203;3828](https://github.com/markedjs/marked/issues/3828)) ([921ee22](https://github.com/markedjs/marked/commit/921ee22102a4aa9c19286afd61610d1952ffca8e)) ### [`v17.0.0`](https://github.com/markedjs/marked/releases/tag/v17.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v16.4.2...v17.0.0) ##### Bug Fixes - only create tokens inside tokenizers ([#&#8203;3755](https://github.com/markedjs/marked/issues/3755)) ([7b19231](https://github.com/markedjs/marked/commit/7b192315b286a444a0cc6407ca28cdee04af0f5d)) ##### BREAKING CHANGES - Change how consecutive text tokens work in lists - Simplify listItem renderer - Checkbox token is added in list tokenizer - Checkbox token add type and raw property - Change loose list text tokens to paragraph type in the list tokenizer ### [`v16.4.2`](https://github.com/markedjs/marked/releases/tag/v16.4.2) [Compare Source](https://github.com/markedjs/marked/compare/v16.4.1...v16.4.2) ##### Bug Fixes - Avoid RegExp lookbehind assertions ([#&#8203;3816](https://github.com/markedjs/marked/issues/3816)) ([#&#8203;3817](https://github.com/markedjs/marked/issues/3817)) ([c056df0](https://github.com/markedjs/marked/commit/c056df082cce077e49a2b8c45d51ef819c7a0b44)) ### [`v16.4.1`](https://github.com/markedjs/marked/releases/tag/v16.4.1) [Compare Source](https://github.com/markedjs/marked/compare/v16.4.0...v16.4.1) ##### Bug Fixes - resolve even-numbered backtick precedence issue ([#&#8203;3776](https://github.com/markedjs/marked/issues/3776)) ([#&#8203;3786](https://github.com/markedjs/marked/issues/3786)) ([1da8fb5](https://github.com/markedjs/marked/commit/1da8fb5da93f9623ce975369a1d4e67eee4d8ba8)) ### [`v16.4.0`](https://github.com/markedjs/marked/releases/tag/v16.4.0) [Compare Source](https://github.com/markedjs/marked/compare/v16.3.0...v16.4.0) ##### Bug Fixes - Fix backtick and code rendering in links ([#&#8203;3783](https://github.com/markedjs/marked/issues/3783)) ([302ee59](https://github.com/markedjs/marked/commit/302ee59b2b2f09450064a7b90a013bc6da5e16f4)) - fix links with square brackets in inline code break wrapping italics ([#&#8203;3785](https://github.com/markedjs/marked/issues/3785)) ([e3c0d3e](https://github.com/markedjs/marked/commit/e3c0d3e208c80daca2c9fbb68f125f060cd30fc3)) - Make `www` case-sensitive when detecting link starts ([#&#8203;3770](https://github.com/markedjs/marked/issues/3770)) ([626d961](https://github.com/markedjs/marked/commit/626d961335c95e3712469564ab8b15d028600fde)) ##### Features - Add async provideParser provideLexer ([#&#8203;3756](https://github.com/markedjs/marked/issues/3756)) ([09577e5](https://github.com/markedjs/marked/commit/09577e569bff7b6c07c315f54afce0a0f1806584)) ### [`v16.3.0`](https://github.com/markedjs/marked/releases/tag/v16.3.0) [Compare Source](https://github.com/markedjs/marked/compare/v16.2.1...v16.3.0) ##### Features - add emStrongMask hook ([#&#8203;3749](https://github.com/markedjs/marked/issues/3749)) ([cd2b5f4](https://github.com/markedjs/marked/commit/cd2b5f479768bae1082a10d7558177c92f1e0189)) ### [`v16.2.1`](https://github.com/markedjs/marked/releases/tag/v16.2.1) [Compare Source](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1) ##### Bug Fixes - allow escaped newline in link text ([#&#8203;3752](https://github.com/markedjs/marked/issues/3752)) ([30c6630](https://github.com/markedjs/marked/commit/30c66301f926e4f80bae2d4c08635eb60228ee74)) ### [`v16.2.0`](https://github.com/markedjs/marked/releases/tag/v16.2.0) [Compare Source](https://github.com/markedjs/marked/compare/v16.1.2...v16.2.0) ##### Features - add def token in tokens and renderer ([#&#8203;3745](https://github.com/markedjs/marked/issues/3745)) ([0769124](https://github.com/markedjs/marked/commit/07691248df5e23ce101e9e43a58393fa7d6fb9fa)) ### [`v16.1.2`](https://github.com/markedjs/marked/releases/tag/v16.1.2) [Compare Source](https://github.com/markedjs/marked/compare/v16.1.1...v16.1.2) ##### Bug Fixes - fix multiline list item adds extra newline to raw ([#&#8203;3735](https://github.com/markedjs/marked/issues/3735)) ([e76453e](https://github.com/markedjs/marked/commit/e76453e64e52cd264911994a81778fa1e486054f)) ### [`v16.1.1`](https://github.com/markedjs/marked/releases/tag/v16.1.1) [Compare Source](https://github.com/markedjs/marked/compare/v16.1.0...v16.1.1) ##### Bug Fixes - fix stong and em tokens in angle brackets ([#&#8203;3731](https://github.com/markedjs/marked/issues/3731)) ([ad8535c](https://github.com/markedjs/marked/commit/ad8535c3ada13602929f54527d158a37fa16e4ee)) ### [`v16.1.0`](https://github.com/markedjs/marked/releases/tag/v16.1.0) [Compare Source](https://github.com/markedjs/marked/compare/v16.0.0...v16.1.0) ##### Features - add generic types for parser and renderer output ([#&#8203;3722](https://github.com/markedjs/marked/issues/3722)) ([39a0ee3](https://github.com/markedjs/marked/commit/39a0ee326d8f549d2b14922ce1f3da3d4aeb8f4a)) ### [`v16.0.0`](https://github.com/markedjs/marked/releases/tag/v16.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v15.0.12...v16.0.0) ##### Bug Fixes - remove cjs build & update min node to 20 ([#&#8203;3687](https://github.com/markedjs/marked/issues/3687)) ([0a35d8f](https://github.com/markedjs/marked/commit/0a35d8f28b264b801dc01f256d578f4edf46d002)) ##### BREAKING CHANGES - minify ./lib/marked.esm.js and ./lib/marked.umd.js - remove ./marked.min.js use ./lib/marked.umd.js instead - remove ./lib/marked.cjs - update minimum supported node version to 20 to support `require('marked.esm.js')`. see <https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require> - This seems to break Jest since it doesn't work with esm by default. You need to transform marked with: ``` transformIgnorePatterns: ['/node_modules/(?!(marked)/)'], ``` see [Jest docs](https://jestjs.io/docs/configuration#transformignorepatterns-arraystring) for more info </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni42IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuNiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
Update dependency marked to v17
All checks were successful
Validate Docker Compose / validate (push) Successful in 30s
Validate Docker Compose / validate (pull_request) Successful in 15s
89e75e0002
Aroy force-pushed renovate/marked-17.x from 89e75e0002
All checks were successful
Validate Docker Compose / validate (push) Successful in 30s
Validate Docker Compose / validate (pull_request) Successful in 15s
to 8466b5c679
All checks were successful
Validate Docker Compose / validate (push) Successful in 24s
Validate Docker Compose / validate (pull_request) Successful in 14s
2025-12-25 21:30:10 +01:00
Compare
Renovate changed title from Update dependency marked to v17 to Update dependency marked to v17 - abandoned 2025-12-25 21:31:36 +01:00
Author
Collaborator

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
Aroy force-pushed renovate/marked-17.x from 8466b5c679
All checks were successful
Validate Docker Compose / validate (push) Successful in 24s
Validate Docker Compose / validate (pull_request) Successful in 14s
to 79562683e1
All checks were successful
Validate Docker Compose / validate (push) Successful in 14s
Validate Docker Compose / validate (pull_request) Successful in 20s
2025-12-26 20:56:01 +01:00
Compare
Aroy closed this pull request 2025-12-26 20:56:28 +01:00
All checks were successful
Validate Docker Compose / validate (push) Successful in 14s
Validate Docker Compose / validate (pull_request) Successful in 20s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Aroy/ISO-Share!14
No description provided.