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

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. docs: fix typo in USING_PRO (#3000)

    Fix two typos in `USING_PRO` doc.
    AngadSethi authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    6f4afad View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. chore(deps-dev): Bump semantic-release from 22.0.0 to 22.0.5 (#3004)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.0 to 22.0.5.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v22.0.0...v22.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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 Sep 25, 2023
    1 Configuration menu
    Copy the full SHA
    13608ef View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @typescript-eslint/parser from 6.6.0 to 6.7.2 (#…

    …3005)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.6.0 to 6.7.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 Sep 25, 2023
    1 Configuration menu
    Copy the full SHA
    52a5a96 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @semantic-release/github from 9.0.5 to 9.0.7 (#…

    …3006)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.0.5 to 9.0.7.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v9.0.5...v9.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2023
    1 Configuration menu
    Copy the full SHA
    c084e46 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump rollup from 3.29.2 to 3.29.3 (#3007)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 3.29.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.2...v3.29.3)
    
    ---
    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 Sep 25, 2023
    1 Configuration menu
    Copy the full SHA
    b69fbd2 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.6.0 to …

    …6.7.2 (#3008)
    
    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 6.6.0 to 6.7.2.
    - [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/v6.7.2/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 Sep 25, 2023
    1 Configuration menu
    Copy the full SHA
    e7ce7cd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.6.0 to …

    …6.7.3 (#3009)
    
    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 6.6.0 to 6.7.3.
    - [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/v6.7.3/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 Sep 26, 2023
    1 Configuration menu
    Copy the full SHA
    ad06713 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. docs: Update authors link in SECURITY.md (#3013)

    docs: Update Authors link in SECURITY.md
    AcelisWeaven authored Sep 28, 2023
    1 Configuration menu
    Copy the full SHA
    591ad80 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 2, 2023

  1. chore(deps-dev): Bump rollup from 3.29.3 to 3.29.4 (#3020)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.29.3 to 3.29.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.3...v3.29.4)
    
    ---
    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 Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    6bc8f58 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @semantic-release/github from 9.0.7 to 9.2.1 (#…

    …3021)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.0.7 to 9.2.1.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v9.0.7...v9.2.1)
    
    ---
    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 Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dcb1802 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @typescript-eslint/parser from 6.7.2 to 6.7.3 (#…

    …3022)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.2 to 6.7.3.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    2bb06c1 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump markdown-it from 13.0.1 to 13.0.2 (#3023)

    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.1 to 13.0.2.
    - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
    - [Commits](markdown-it/markdown-it@13.0.1...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-it
      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 Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4cdea5f View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump eslint from 8.48.0 to 8.50.0 (#3024)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.50.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.48.0...v8.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    c9ffa64 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. feat: add --no-clobber option to CLI (#3025)

    Co-authored-by: skoriop <karthikp.ivy@gmail.com>
    Co-authored-by: Steven <steven@ceriously.com>
    3 people authored Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    b8adee7 View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.1.0 [skip ci]

    # [9.1.0](v9.0.3...v9.1.0) (2023-10-05)
    
    ### Features
    
    * add `--no-clobber` option to CLI ([#3025](#3025)) ([b8adee7](b8adee7))
    semantic-release-bot committed Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    7242d58 View commit details
    Browse the repository at this point in the history
Loading