scalacenter / scastie

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

Bump marked-highlight from 2.0.1 to 2.0.7 #974

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps marked-highlight from 2.0.1 to 2.0.7.

Release notes

Sourced from marked-highlight's releases.

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)

Bug Fixes

v2.0.2

2.0.2 (2023-08-05)

Bug Fixes

Commits
  • efb9bc9 chore(release): 2.0.7 [skip ci]
  • a576ad5 fix: allow marked v10 (#171)
  • 0ba7ea2 Merge pull request #168 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • 5fec04a Merge pull request #169 from markedjs/dependabot/npm_and_yarn/rollup-4.3.0
  • 802b791 chore(deps-dev): Bump @​semantic-release/npm from 11.0.0 to 11.0.1
  • e6f1113 chore(deps-dev): Bump rollup from 4.1.5 to 4.3.0
  • 50a2485 Merge pull request #170 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • b6d2cf0 Merge pull request #167 from markedjs/dependabot/npm_and_yarn/eslint-8.53.0
  • 535d677 chore(deps-dev): Bump @​semantic-release/commit-analyzer
  • a84bf82 Merge pull request #166 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • 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 9 months ago

Superseded by #983.