UziTech / marked-emoji

https://www.npmjs.com/package/marked-emoji
MIT License
14 stars 3 forks source link

chore(deps-dev): bump marked from 14.1.2 to 14.1.3 #341

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps marked from 14.1.2 to 14.1.3.

Release notes

Sourced from marked's releases.

v14.1.3

14.1.3 (2024-10-15)

Bug Fixes

  • include single nested parens in emStrong link mask (#3475) (2b7efa8)
  • kill SIGINT signal at man for marked --help (#3483) (b1fd3ea)
Commits
  • 4359a62 chore(release): 14.1.3 [skip ci]
  • 2b7efa8 fix: include single nested parens in emStrong link mask (#3475)
  • b1fd3ea fix: kill SIGINT signal at man for marked --help (#3483)
  • 9c8c82c chore(deps-dev): Bump @​markedjs/eslint-config from 1.0.4 to 1.0.5 (#3490)
  • 0e7cdf7 chore(deps-dev): Bump typescript from 5.6.2 to 5.6.3 (#3489)
  • 2898bf0 docs: Add marked-more-lists to known extensions in documentation (#3480)
  • d96a4ef chore(deps-dev): Bump rollup from 4.22.4 to 4.24.0 (#3479)
  • c4137b6 chore(deps-dev): Bump eslint from 9.11.1 to 9.12.0 (#3478)
  • 4509626 chore(deps-dev): Bump @​semantic-release/github from 10.3.4 to 11.0.0 (#3473)
  • dfcbc60 chore(deps-dev): Bump commonmark from 0.31.1 to 0.31.2 (#3472)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)