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: v13.0.2
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.3
Choose a head ref
  • 13 commits
  • 40 files changed
  • 5 contributors

Commits on Jul 8, 2024

  1. chore(deps-dev): Bump rollup from 4.18.0 to 4.18.1 (#3362)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.18.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.18.0...v4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b088679 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @semantic-release/github from 10.0.6 to 10.1.0 (#…

    …3363)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.6 to 10.1.0.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v10.0.6...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    52e6ce5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump highlight.js from 11.9.0 to 11.10.0 (#3364)

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.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.9.0...11.10.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cbf0b1d View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.14.1 to…

    … 7.15.0 (#3365)
    
    chore(deps-dev): Bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 7.15.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a1982aa View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. chore: update eslint to v9 (#3367)

    * chore: update eslint to v9
    
    * remove compat
    
    * pin typescript
    UziTech authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    62b941d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9b02e47 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-…

    …alpha.44 (#3370)
    
    chore(deps-dev): Bump typescript-eslint
    
    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.41 to 8.0.0-alpha.44.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    59fc766 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump typescript from 5.5.2 to 5.5.3 (#3371)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f6882b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore(deps-dev): Bump @semantic-release/github from 10.1.0 to 10.1.1 (#…

    …3376)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.0 to 10.1.1.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v10.1.0...v10.1.1)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    abd3f52 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 4.18.1 to 4.19.0 (#3377)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.19.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.18.1...v4.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c656593 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.44 to 8.0.0-…

    …alpha.51 (#3378)
    
    chore(deps-dev): Bump typescript-eslint
    
    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.44 to 8.0.0-alpha.51.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    829453b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. fix: fix recursion-like stack overflow error caused by the old render… (

    #3380)
    
    Co-authored-by: tylerccwang <tylerccwang@tencent.com>
    yijian166 and tylerccwang authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    89af0b8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.0.3 [skip ci]

    ## [13.0.3](v13.0.2...v13.0.3) (2024-07-28)
    
    ### Bug Fixes
    
    * fix recursion-like stack overflow error caused by the old render… ([#3380](#3380)) ([89af0b8](89af0b8))
    semantic-release-bot committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    13a7f1d View commit details
    Browse the repository at this point in the history
Loading