getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
36.96k stars 3.97k forks source link

chore(deps): bump marked from 6.0.0 to 12.0.1 #69270

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps marked from 6.0.0 to 12.0.1.

Release notes

Sourced from marked's releases.

v12.0.1

12.0.1 (2024-03-06)

Bug Fixes

v12.0.0

12.0.0 (2024-02-03)

Bug Fixes

BREAKING CHANGES

  • changes to spec
  • Update HTML block tags: add search, remove source
  • Update punctuation to include unicode punctuation and symbol categories
  • Update HTML comment to include <!--> and <!--->

v11.2.0

11.2.0 (2024-01-27)

Bug Fixes

Features

v11.1.1

11.1.1 (2023-12-31)

Bug Fixes

  • improve lexing inline elements step's performance (#3146) (4f87b2a)

v11.1.0

11.1.0 (2023-12-12)

... (truncated)

Commits
  • 339eca1 chore(release): 12.0.1 [skip ci]
  • d848445 fix: fix setext heading interupts (#3210)
  • d61c266 chore: small typo Wil[l] (#3216)
  • fb890ec chore(deps-dev): Bump @​arethetypeswrong/cli from 0.14.1 to 0.15.0 (#3214)
  • 09aa31b chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 7.0.2 to 7.1.1 (#...
  • 8f4e79f chore(deps-dev): Bump @​semantic-release/npm from 11.0.2 to 11.0.3 (#3212)
  • 506725f chore(deps-dev): Bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (#3211)
  • daa511d chore: fix tests in node v21 (#3209)
  • c831f35 chore: add changelog that points to releases (#3207)
  • dc9c28c chore: update dev deps (#3206)
  • 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 week ago

Superseded by #69368.