-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: markedjs/marked
base: v17.0.4
head repository: markedjs/marked
compare: v17.0.5
- 13 commits
- 16 files changed
- 9 contributors
Commits on Mar 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b6efcd8 - Browse repository at this point
Copy the full SHA b6efcd8View commit details
Commits on Mar 10, 2026
-
chore(deps-dev): Bump eslint from 10.0.2 to 10.0.3 (#3909)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1a0f1c - Browse repository at this point
Copy the full SHA e1a0f1cView commit details
Commits on Mar 12, 2026
-
chore(deps): Bump tar and npm (#3911)
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 11.9.0 to 11.11.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.9.0...v11.11.1) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: npm dependency-version: 11.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23d05ee - Browse repository at this point
Copy the full SHA 23d05eeView commit details -
chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 (#3913)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59752c4 - Browse repository at this point
Copy the full SHA 59752c4View commit details
Commits on Mar 13, 2026
-
chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 (#3914)
Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.23.0...v6.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30682c1 - Browse repository at this point
Copy the full SHA 30682c1View commit details
Commits on Mar 17, 2026
-
chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 (#3915)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.3 to 0.27.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.27.4) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4c0fe5 - Browse repository at this point
Copy the full SHA d4c0fe5View commit details
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3ea7e88 - Browse repository at this point
Copy the full SHA 3ea7e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288349d - Browse repository at this point
Copy the full SHA 288349dView commit details -
fix: prevent single-tilde strikethrough false positives (#3910)
Co-authored-by: Nikita Barinov <[email protected]> Co-authored-by: Tony Brix <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e03369 - Browse repository at this point
Copy the full SHA 5e03369View commit details -
fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex (
#3918) Co-authored-by: UziTech <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4625980 - Browse repository at this point
Copy the full SHA 4625980View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a3ec0 - Browse repository at this point
Copy the full SHA f3a3ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c732dd2 - Browse repository at this point
Copy the full SHA c732dd2View commit details -
chore(release): 17.0.5 [skip ci]
## [17.0.5](v17.0.4...v17.0.5) (2026-03-20) ### Bug Fixes * Fix catastrophic backtracking (ReDoS) in link/reflink label regex ([#3918](#3918)) ([4625980](4625980)) * prevent quadratic complexity in emStrongLDelim regex ([#3906](#3906)) ([c732dd2](c732dd2)) * prevent single-tilde strikethrough false positives ([#3910](#3910)) ([5e03369](5e03369)) * re-assign tokenizer.lexer and renderer.parser at start of each parse call ([#3907](#3907)) ([f3a3ec0](f3a3ec0)) * trim trailing whitespace from lheading text ([#3920](#3920)) ([3ea7e88](3ea7e88))
Configuration menu - View commit details
-
Copy full SHA for 811ea59 - Browse repository at this point
Copy the full SHA 811ea59View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v17.0.4...v17.0.5