chore(deps): update dependency marked to v17#562
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency marked to v17#562renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c826f2f to
75de7e6
Compare
2751df9 to
715d955
Compare
f05298c to
3bdfac1
Compare
1f1cc19 to
0f70e4b
Compare
d4ddc03 to
520b4b5
Compare
c2d6dd2 to
da25b88
Compare
12fbb73 to
a150a45
Compare
eba8b3d to
b0b7c04
Compare
f692072 to
b9f0116
Compare
f51a7bf to
a46ab9d
Compare
a46ab9d to
1b58ab9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^15.0.0→^17.0.0Release Notes
markedjs/marked (marked)
v17.0.3Compare Source
Bug Fixes
v17.0.2Compare Source
v17.0.1Compare Source
Bug Fixes
v17.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v16.4.2Compare Source
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 - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.