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.5
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.6
Choose a head ref
  • 11 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 20, 2026

  1. chore(deps-dev): Bump flatted from 3.3.3 to 3.4.2 (#3921)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.3...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    3993763 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. chore(deps-dev): Bump eslint from 10.0.3 to 10.1.0 (#3928)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    59386ad View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. chore(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 (#3929)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    d44cafc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. chore(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 (#3931)

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    4969cf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. chore(deps-dev): Bump lodash-es from 4.17.23 to 4.18.1 (#3936)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    abb5667 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump lodash from 4.17.23 to 4.18.1 (#3937)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    e6b37f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

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

Commits on Apr 5, 2026

  1. Configuration menu
    Copy the full SHA
    a1c2617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e1f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e96fa7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 17.0.6 [skip ci]

    ## [17.0.6](v17.0.5...v17.0.6) (2026-04-05)
    
    ### Bug Fixes
    
    * avoid race condition in async parallel parse/parseInline with hooks ([#3924](#3924)) ([6e96fa7](6e96fa7))
    * **cli:** honor positional input file ([#3922](#3922)) ([a1c2617](a1c2617))
    * **cli:** use file URL for config import ([#3923](#3923)) ([73e1f3f](73e1f3f))
    semantic-release-bot committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    e07037e View commit details
    Browse the repository at this point in the history
Loading