codefriar / ApexKit

BSD 3-Clause "New" or "Revised" License
83 stars 12 forks source link

build(npm): bump marked from 12.0.2 to 14.1.1 #262

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps marked from 12.0.2 to 14.1.1.

Release notes

Sourced from marked's releases.

v14.1.1

14.1.1 (2024-09-04)

Bug Fixes

v14.1.0

14.1.0 (2024-08-26)

Bug Fixes

Features

  • add provideLexer and provideParser hooks (#3424) (447f5af)

v14.0.0

14.0.0 (2024-08-07)

Bug Fixes

BREAKING CHANGES

  • Remove old renderer
  • throw an error if async: false is set when an extension sets async: true

v13.0.3

13.0.3 (2024-07-28)

Bug Fixes

  • fix recursion-like stack overflow error caused by the old render… (#3380) (89af0b8)

v13.0.2

13.0.2 (2024-07-04)

Bug Fixes

... (truncated)

Commits
  • f3c387f chore(release): 14.1.1 [skip ci]
  • 9ed6456 fix: Don't replace tabs with spaces (#3438)
  • 2ff0547 chore(deps-dev): Bump @​markedjs/eslint-config from 1.0.1 to 1.0.2 (#3442)
  • e6167a9 chore(deps-dev): Bump rollup from 4.21.0 to 4.21.2 (#3441)
  • 2124b5d chore: update @​marked/testutils (#3431)
  • e6f0ca5 chore(deps-dev): Bump eslint from 9.9.0 to 9.9.1 (#3430)
  • 73d21f4 chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 (#3429)
  • 6e6832f chore(deps-dev): Bump @​semantic-release/github from 10.1.6 to 10.1.7 (#3428)
  • 14dcd33 chore(release): 14.1.0 [skip ci]
  • 3f0430a fix: don't export block or inline (#3427)
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #265.