Skip to content

chore(deps): bump marked from 18.0.6 to 18.0.7 - #173

Merged
kkamegawa merged 1 commit into
dependabot/npm_and_yarn/main/concurrently-10.0.4from
dependabot/npm_and_yarn/main/marked-18.0.7
Aug 1, 2026
Merged

chore(deps): bump marked from 18.0.6 to 18.0.7#173
kkamegawa merged 1 commit into
dependabot/npm_and_yarn/main/concurrently-10.0.4from
dependabot/npm_and_yarn/main/marked-18.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps marked from 18.0.6 to 18.0.7.

Release notes

Sourced from marked's releases.

v18.0.7

18.0.7 (2026-07-21)

Bug Fixes

  • Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexes (#4014) (f945fc5), closes #3991
  • Avoid O(n^2) masked source rebuild in inline tokenizer (#4017) (9154f8f)
  • keep empty list after blockquote as a sibling block (#4004) (3f144a0)
  • preserve code spans adjacent to tildes (#4012) (0de7188)
  • Recognize setext headings whose first line starts with # (#4015) (f056437), closes #1
  • treat a line of only tabs as a blank line between paragraphs (#4007) (bc2f121)
Commits
  • a8971a1 chore(release): 18.0.7 [skip ci]
  • d899c2e chore(deps): bump actions/setup-node from 6 to 7 (#4025)
  • 7fbf82e chore(deps-dev): bump semantic-release from 25.0.7 to 25.0.8 (#4026)
  • 738edf2 chore(deps-dev): bump brace-expansion from 5.0.2 to 5.0.6 (#4027)
  • 9154f8f fix: Avoid O(n^2) masked source rebuild in inline tokenizer (#4017)
  • f945fc5 fix: Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexe...
  • 3f144a0 fix: keep empty list after blockquote as a sibling block (#4004)
  • 0de7188 fix: preserve code spans adjacent to tildes (#4012)
  • f056437 fix: Recognize setext headings whose first line starts with # (#4015)
  • 12bfa94 chore(deps-dev): bump semantic-release from 25.0.5 to 25.0.7 (#4020)
  • 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 show <dependency name> 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)

Bumps [marked](https://github.com/markedjs/marked) from 18.0.6 to 18.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v18.0.6...v18.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 18.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@dependabot
dependabot Bot requested a review from kkamegawa as a code owner July 27, 2026 00:10
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@kkamegawa
kkamegawa changed the base branch from main to dependabot/npm_and_yarn/main/concurrently-10.0.4 August 1, 2026 06:15
@kkamegawa

Copy link
Copy Markdown
Owner

Tracking issue #178. marked 18.0.7. Base branch retargeted to the concurrently 10.0.4 PR (#175) for the dependency stack.

@dependabot
dependabot Bot deleted the branch dependabot/npm_and_yarn/main/concurrently-10.0.4 August 1, 2026 06:20
@dependabot dependabot Bot closed this Aug 1, 2026
@kkamegawa kkamegawa reopened this Aug 1, 2026
@kkamegawa
kkamegawa merged commit a9de05a into dependabot/npm_and_yarn/main/concurrently-10.0.4 Aug 1, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/marked-18.0.7 branch August 1, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant