scalacenter / scastie

An interactive playground for Scala
https://scastie.scala-lang.org
Apache License 2.0
432 stars 104 forks source link

Bump marked-highlight from 2.0.1 to 2.0.9 #987

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps marked-highlight from 2.0.1 to 2.0.9.

Release notes

Sourced from marked-highlight's releases.

v2.0.9

2.0.9 (2023-12-04)

Bug Fixes

v2.0.8

2.0.8 (2023-11-30)

Bug Fixes

v2.0.7

2.0.7 (2023-11-11)

Bug Fixes

v2.0.6

2.0.6 (2023-09-11)

Bug Fixes

v2.0.5

2.0.5 (2023-09-03)

Bug Fixes

v2.0.4

2.0.4 (2023-08-08)

Bug Fixes

  • throw error when async function is not marked async (#91) (6d6319f)

v2.0.3

2.0.3 (2023-08-07)

... (truncated)

Commits
  • 36e5f3c chore(release): 2.0.9 [skip ci]
  • ae5af26 fix: define types in exports (#179)
  • ebb6f90 chore(release): 2.0.8 [skip ci]
  • 25c5d7e fix: allow marked v11 (#178)
  • c1f0260 Merge pull request #177 from markedjs/dependabot/npm_and_yarn/rollup-4.6.0
  • 881d3e7 chore(deps-dev): Bump rollup from 4.5.0 to 4.6.0
  • 3b2ecb0 chore(deps): Bump actions/github-script from 6 to 7 (#176)
  • 85d5c2c Merge pull request #175 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • 21b4c21 chore(deps-dev): Bump semantic-release from 22.0.7 to 22.0.8
  • 7f21ae8 Merge pull request #174 from markedjs/dependabot/npm_and_yarn/rollup-4.5.0
  • 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 10 months ago

Superseded by #994.