Skip to content

chore(deps): bump marked from 15.0.12 to 18.0.4#97

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/marked-18.0.4
Closed

chore(deps): bump marked from 15.0.12 to 18.0.4#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/marked-18.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps marked from 15.0.12 to 18.0.4.

Release notes

Sourced from marked's releases.

v18.0.4

18.0.4 (2026-05-19)

Bug Fixes

v18.0.3

18.0.3 (2026-05-01)

Bug Fixes

  • avoid task checkbox for setext heading text (#3960) (2608e81)

v18.0.2

18.0.2 (2026-04-18)

Bug Fixes

  • fix infinite loop for indented code blank line (#3947) (58a52e8)

v18.0.1

18.0.1 (2026-04-17)

Bug Fixes

  • rules: ensure lookbehind regex is evaluated correctly by minifiers (#3945) (abd907a)

v18.0.0

18.0.0 (2026-04-07)

Bug Fixes

  • Bump typescript from 5.9.3 to 6.0.2 (#3934) (e8efc51)
  • prevent GFM table tokens from greedily capturing trailing newlines (#3926) (40f2665)
  • prevent heading and def tokens from greedily capturing multiple newlines (#3925) (b379e3e)
  • trim blank lines from block tokens (#3939) (b70895f)

BREAKING CHANGES

  • trim trailing blank lines from block tokens
  • update Typescript to v6

... (truncated)

Commits
  • 0a2cd54 chore(release): 18.0.4 [skip ci]
  • 11adb69 fix: fix cli not reading stdin (#3967)
  • a37983f fix: cache list indentation regexes (#3969)
  • d38b8c2 chore(deps-dev): bump eslint from 10.3.0 to 10.4.0 (#3976)
  • 7d9b17e chore(docs): fix typo in package links (#3975)
  • a7affc3 chore(deps-dev): bump @​semantic-release/release-notes-generator from 14.1.0 t...
  • 47d6ba1 chore(deps-dev): bump @​semantic-release/github from 12.0.6 to 12.0.8 (#3972)
  • 69257e4 chore(deps-dev): bump eslint from 10.2.1 to 10.3.0 (#3966)
  • 1731d38 refactor(test): move task list output coverage to specs (#3963)
  • e8dc395 chore(release): 18.0.3 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for marked since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@dependabot dependabot Bot requested a review from PetarStoev02 as a code owner May 22, 2026 08:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/marked-18.0.4 branch from e024f31 to 7389eca Compare May 22, 2026 08:30
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/marked-18.0.4 branch from 7389eca to 69fc2b1 Compare May 22, 2026 08:36
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/marked-18.0.4 branch from 69fc2b1 to 38c92ce Compare May 22, 2026 08:39
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/marked-18.0.4 branch from 38c92ce to 9479e1c Compare May 22, 2026 09:59
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 18.0.4.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v15.0.12...v18.0.4)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 18.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/marked-18.0.4 branch from 9479e1c to 67b93da Compare May 22, 2026 10:02
@github-actions

Copy link
Copy Markdown

⚠️ Not auto-merging: version-update:semver-major on direct:production. Requires human review.

@PetarStoev02

Copy link
Copy Markdown
Contributor

Closing: blocked by upstream incompatibility. marked-terminal@7.3.0 (latest) peer-requires marked >=1 <16, and no marked-terminal release supports marked >=16 yet.

Workarounds when ready to revisit:

  • Wait for marked-terminal to publish a release that supports marked v16+
  • Switch from marked-terminal to a different terminal markdown renderer
  • Stay on marked v15

Use @dependabot reopen when upstream catches up.

@dependabot @github

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/marked-18.0.4 branch May 22, 2026 10:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant