8000 Comparing v10.0.0...v11.0.0 · markedjs/marked · GitHub
[go: up one dir, main page]

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: v10.0.0
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.0
Choose a head ref
  • 19 commits
  • 12 files changed
  • 3 contributors

Commits on Nov 13, 2023

  1. chore(deps-dev): Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 (#…

    …3088)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.10.0.
    - [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.10.0/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 Nov 13, 2023
    1 Configuration menu
    Copy the full SHA
    5be995b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump dts-bundle-generator from 8.0.1 to 8.1.2 (#3089)

    Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 8.0.1 to 8.1.2.
    - [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
    - [Commits](timocov/dts-bundle-generator@v8.0.1...v8.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: dts-bundle-generator
      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 Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f6abbf7 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint-plugin-n from 16.2.0 to 16.3.1 (#3090)

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.2.0 to 16.3.1.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Commits](eslint-community/eslint-plugin-n@16.2.0...16.3.1)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1b1257 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @semantic-release/github from 9.2.1 to 9.2.3 (#…

    …3091)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.2.1 to 9.2.3.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v9.2.1...v9.2.3)
    
    ---
    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 Nov 13, 2023
    1 Configuration menu
    Copy the full SHA
    db1b893 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump marked-highlight from 2.0.6 to 2.0.7 (#3092)

    Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/markedjs/marked-highlight/releases)
    - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
    - [Commits](markedjs/marked-highlight@v2.0.6...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: marked-highlight
      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 Nov 13, 2023
    1 Configuration menu
    Copy the full SHA
    ba3b7e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

    …6.11.0 (#3096)
    
    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.9.1 to 6.11.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/v6.11.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 Nov 20, 2023
    1 Configuration menu
    Copy the full SHA
    704b213 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump semantic-release from 22.0.7 to 22.0.8 (#3097)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.7 to 22.0.8.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v22.0.7...v22.0.8)
    
    ---
    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 Nov 20, 2023
    1 Configuration menu
    Copy the full SHA
    3985ee0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint from 8.52.0 to 8.54.0 (#3099)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.54.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.52.0...v8.54.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 Nov 20, 2023
    1 Configuration menu
    Copy the full SHA
    65e2afd View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 (

    …#3098)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.10.0 to 6.11.0.
    - [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.11.0/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 Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4833e32 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump rollup from 4.3.0 to 4.5.0 (#3100)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.3.0 to 4.5.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.3.0...v4.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2023
    1 Configuration menu
    Copy the full SHA
    7595d55 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

    … 6.12.0 (#3108)
    
    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.11.0 to 6.12.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/v6.12.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 Nov 27, 2023
    1 Configuration menu
    Copy the full SHA
    78b412a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 4.5.0 to 4.6.0 (#3110)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.5.0...v4.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2023
    1 Configuration menu
    Copy the full SHA
    65d497e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2 (#3111)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Nov 27, 2023
    1 Configuration menu
    Copy the full SHA
    9dcfcc9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @typescript-eslint/parser from 6.11.0 to 6.13.0 (

    …#3113)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 6.13.0.
    - [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.13.0/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 Nov 27, 2023
    1 Configuration menu
    Copy the full SHA
    e044d0c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. chore(deps-dev): Bump @arethetypeswrong/cli from 0.13.1 to 0.13.2 (#3109

    )
    
    Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.13.1 to 0.13.2.
    - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
    - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
    - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/cli@0.13.2/packages/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@arethetypeswrong/cli"
      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 Nov 28, 2023
    1 Configuration menu
    Copy the full SHA
    daef1a5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4f33040 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. 1 Configuration menu
    Copy the full SHA
    edae309 View commit details
    Browse the repository at this point in the history 57AE
  2. fix: clean up rules so they can be typed (#3087)

    BREAKING CHANGE: Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.
    UziTech authored Nov 29, 2023
    1 Configuration menu
    Copy the full SHA
    175fc0c View commit details
    Browse the repository at this point in the history
  3. chore(release): 11.0.0 [skip ci]

    # [11.0.0](v10.0.0...v11.0.0) (2023-11-29)
    
    ### Bug Fixes
    
    * clean up rules so they can be typed ([#3087](#3087)) ([175fc0c](175fc0c))
    * fix marked types ([#3103](#3103)) ([edae309](edae309))
    
    ### BREAKING CHANGES
    
    * Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.
    semantic-release-bot committed Nov 29, 2023
    1 Configuration menu
    Copy the full SHA
    f45cfc3 View commit details
    Browse the repository at this point in the history
Loading
0