Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.4
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.5
Choose a head ref
  • 13 commits
  • 16 files changed
  • 9 contributors

Commits on Mar 8, 2026

  1. Configuration menu
    Copy the full SHA
    b6efcd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. 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>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    e1a0f1c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. 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>
    dependabot[bot] authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    23d05ee View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    59752c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. 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>
    dependabot[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    30682c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. 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>
    dependabot[bot] authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    d4c0fe5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Configuration menu
    Copy the full SHA
    3ea7e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288349d View commit details
    Browse the repository at this point in the history
  3. fix: prevent single-tilde strikethrough false positives (#3910)

    Co-authored-by: Nikita Barinov <[email protected]>
    Co-authored-by: Tony Brix <[email protected]>
    3 people authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    5e03369 View commit details
    Browse the repository at this point in the history
  4. 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]>
    Copilot and UziTech authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    4625980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a3ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c732dd2 View commit details
    Browse the repository at this point in the history
  7. 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))
    semantic-release-bot committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    811ea59 View commit details
    Browse the repository at this point in the history
Loading