-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: markedjs/marked
base: v16.0.0
head repository: markedjs/marked
compare: v16.1.0
- 10 commits
- 14 files changed
- 3 contributors
Commits on Jun 30, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 519a92b - Browse repository at this point
Copy the full SHA 519a92bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b91ce40 - Browse repository at this point
Copy the full SHA b91ce40View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for dbf29d9 - Browse repository at this point
Copy the full SHA dbf29d9View commit details
Commits on Jul 7, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 56642d9 - Browse repository at this point
Copy the full SHA 56642d9View commit details
Commits on Jul 15, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7fc8692 - Browse repository at this point
Copy the full SHA 7fc8692View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 052f9ed - Browse repository at this point
Copy the full SHA 052f9edView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d816635 - Browse repository at this point
Copy the full SHA d816635View commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1d687e0 - Browse repository at this point
Copy the full SHA 1d687e0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 39a0ee3 - Browse repository at this point
Copy the full SHA 39a0ee3View commit details -
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))
Configuration menu - View commit details
-
Copy full SHA for eb3ad1a - Browse repository at this point
Copy the full SHA eb3ad1aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v16.0.0...v16.1.0