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
base: v4.2.3
Choose a base ref
...
head repository: markedjs/marked
compare: v4.2.4
Choose a head ref
  • 16 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 21, 2022

  1. chore(deps-dev): Bump eslint from 8.27.0 to 8.28.0 (#2661)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 21, 2022
    1 Configuration menu
    Copy the full SHA
    bb3ad60 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. chore(deps): merge demo options with defaults (#2660)

    chore(demo): merge demo options with defaults
    UziTech committed Nov 26, 2022
    1 Configuration menu
    Copy the full SHA
    ff663bc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. chore(deps-dev): Bump @babel/core from 7.20.2 to 7.20.5 (#2668)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    832406e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 3.3.0 to 3.5.0 (#2667)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.3.0 to 3.5.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.3.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    0a5ebc6 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump highlight.js from 11.6.0 to 11.7.0 (#2666)

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.6.0 to 11.7.0.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
    - [Commits](highlightjs/highlight.js@11.6.0...11.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: highlight.js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    36e9028 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @rollup/plugin-babel from 6.0.2 to 6.0.3 (#2665)

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/babel)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-babel"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    40fcca1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. chore(deps-dev): Bump rollup from 3.5.0 to 3.6.0 (#2677)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    1 Configuration menu
    Copy the full SHA
    06747f8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump eslint from 8.28.0 to 8.29.0 (#2676)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.28.0...v8.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    1 Configuration menu
    Copy the full SHA
    8b89d2c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint-plugin-n from 15.5.1 to 15.6.0 (#2675)

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.5.1 to 15.6.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Commits](eslint-community/eslint-plugin-n@15.5.1...15.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    1 Configuration menu
    Copy the full SHA
    bc475da View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @semantic-release/github from 8.0.6 to 8.0.7 (#…

    …2674)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.6 to 8.0.7.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.6...v8.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    1 Configuration menu
    Copy the full SHA
    7158cc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore(deps): Bump qs from 6.10.1 to 6.11.0 (#2678)

    Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.10.1...v6.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 6, 2022
    1 Configuration menu
    Copy the full SHA
    bd9a114 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. 1 Configuration menu
    Copy the full SHA
    df4eb0e View commit details
    Browse the repository at this point in the history
  2. fix: remove quotes at the end of gfm autolink (#2673)

    Fixes undefined
    UziTech committed Dec 7, 2022
    1 Configuration menu
    Copy the full SHA
    697ac2a View commit details
    Browse the repository at this point in the history
  3. fix: use paragraph token in blockquote in list (#2671)

    Fixes undefined
    UziTech committed Dec 7, 2022
    1 Configuration menu
    Copy the full SHA
    edc857c View commit details
    Browse the repository at this point in the history
  4. 🗜️ build [skip ci]

    MarkedJS bot committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4c24702 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.2.4 [skip ci]

    ## [4.2.4](v4.2.3...v4.2.4) (2022-12-07)
    
    ### Bug Fixes
    
    * loose list items are loose ([#2672](#2672)) ([df4eb0e](df4eb0e))
    * remove quotes at the end of gfm autolink ([#2673](#2673)) ([697ac2a](697ac2a))
    * use paragraph token in blockquote in list ([#2671](#2671)) ([edc857c](edc857c))
    semantic-release-bot committed Dec 7, 2022
    1 Configuration menu
    Copy the full SHA
    f2f9969 View commit details
    Browse the repository at this point in the history