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.1
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.2
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 25, 2024

  1. chore(deps-dev): Bump typescript from 5.4.5 to 5.5.2 (#3345)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.5.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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    30f29b0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @semantic-release/release-notes-generator from …

    …14.0.0 to 14.0.1 (#3344)
    
    chore(deps-dev): Bump @semantic-release/release-notes-generator
    
    Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 14.0.0 to 14.0.1.
    - [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
    - [Commits](semantic-release/release-notes-generator@v14.0.0...v14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/release-notes-generator"
      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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    976da5c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump marked-highlight from 2.1.2 to 2.1.3 (#3347)

    Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.2 to 2.1.3.
    - [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.1.2...v2.1.3)
    
    ---
    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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    42954aa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1ee6327 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump eslint-plugin-promise from 6.2.0 to 6.4.0 (#3356)

    Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.4.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.2.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-promise
      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 1, 2024
    Configuration menu
    Copy the full SHA
    2b7f714 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 (

    …#3357)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.1 to 7.14.1.
    - [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/v7.14.1/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 Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e705568 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.13.0 to…

    … 7.14.1 (#3348)
    
    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.13.0 to 7.14.1.
    - [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.14.1/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 1, 2024
    Configuration menu
    Copy the full SHA
    600df67 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. fix: fix list item with blank first line (#3351)

    * fix: fix list item with blank first line
    
    * move blankline
    UziTech authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d28e4c6 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.0.2 [skip ci]

    ## [13.0.2](v13.0.1...v13.0.2) (2024-07-04)
    
    ### Bug Fixes
    
    * fix list item with blank first line ([#3351](#3351)) ([d28e4c6](d28e4c6))
    semantic-release-bot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a3887a1 View commit details
    Browse the repository at this point in the history
Loading