Thanks to visit codestin.com
Credit goes to github.com

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: v16.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: v16.1.0
Choose a head ref
  • 10 commits
  • 14 files changed
  • 3 contributors

Commits on Jun 30, 2025

  1. chore(deps-dev): Bump eslint from 9.29.0 to 9.30.0 (#3719)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.29.0...v9.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.30.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    519a92b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump marked-highlight from 2.2.1 to 2.2.2 (#3720)

    Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.2.1 to 2.2.2.
    - [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.2.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: marked-highlight
      dependency-version: 2.2.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    b91ce40 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump semantic-release from 24.2.5 to 24.2.6 (#3721)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.5 to 24.2.6.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.2.5...v24.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-version: 24.2.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    dbf29d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. chore(deps-dev): Bump eslint from 9.30.0 to 9.30.1 (#3723)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.30.0 to 9.30.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.0...v9.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.30.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    56642d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. chore(deps-dev): Bump eslint from 9.30.1 to 9.31.0 (#3727)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    7fc8692 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump esbuild from 0.25.5 to 0.25.6 (#3726)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    052f9ed View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump semantic-release from 24.2.6 to 24.2.7 (#3725)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d816635 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Configuration menu
    Copy the full SHA
    1d687e0 View commit details
    Browse the repository at this point in the history
  2. feat: add generic types for parser and renderer output (#3722)

    * fix: add generic types for parser and renderer output
    
    * fix types
    
    * rename generic variables
    
    * add tests
    UziTech authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    39a0ee3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 16.1.0 [skip ci]

    # [16.1.0](v16.0.0...v16.1.0) (2025-07-17)
    
    ### Features
    
    * add generic types for parser and renderer output ([#3722](#3722)) ([39a0ee3](39a0ee3))
    semantic-release-bot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    eb3ad1a View commit details
    Browse the repository at this point in the history
Loading