Update dependency marked to v17 #10
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Aroy/ISO-Share!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/marked-17.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^15.0.12→^17.0.0Release Notes
markedjs/marked (marked)
v17.0.1Compare Source
Bug Fixes
v17.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v16.4.2Compare Source
Bug Fixes
v16.4.1Compare Source
Bug Fixes
v16.4.0Compare Source
Bug Fixes
wwwcase-sensitive when detecting link starts (#3770) (626d961)Features
v16.3.0Compare Source
Features
v16.2.1Compare Source
Bug Fixes
v16.2.0Compare Source
Features
v16.1.2Compare Source
Bug Fixes
v16.1.1Compare Source
Bug Fixes
v16.1.0Compare Source
Features
v16.0.0Compare Source
Bug Fixes
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-requireThis seems to break Jest since it doesn't work with esm by default.
You need to transform marked with:
see Jest docs for more info
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.
This PR has been generated by Renovate Bot.