Skip to content

build(deps): bump marked from 17.0.4 to 17.0.5#4881

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/npm_and_yarn/marked-17.0.5
Mar 22, 2026
Merged

build(deps): bump marked from 17.0.4 to 17.0.5#4881
ReenigneArcher merged 1 commit intomasterfrom
dependabot/npm_and_yarn/marked-17.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps marked from 17.0.4 to 17.0.5.

Release notes

Sourced from marked's releases.

v17.0.5

17.0.5 (2026-03-20)

Bug Fixes

  • Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918) (4625980)
  • prevent quadratic complexity in emStrongLDelim regex (#3906) (c732dd2)
  • prevent single-tilde strikethrough false positives (#3910) (5e03369)
  • re-assign tokenizer.lexer and renderer.parser at start of each parse call (#3907) (f3a3ec0)
  • trim trailing whitespace from lheading text (#3920) (3ea7e88)
Commits
  • 811ea59 chore(release): 17.0.5 [skip ci]
  • c732dd2 fix: prevent quadratic complexity in emStrongLDelim regex (#3906)
  • f3a3ec0 fix: re-assign tokenizer.lexer and renderer.parser at start of each parse cal...
  • 4625980 fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918)
  • 5e03369 fix: prevent single-tilde strikethrough false positives (#3910)
  • 288349d test: add heading edge case tests (#3919)
  • 3ea7e88 fix: trim trailing whitespace from lheading text (#3920)
  • d4c0fe5 chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 (#3915)
  • 30682c1 chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 (#3914)
  • 59752c4 chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 (#3913)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2026
@codecov
Copy link

codecov bot commented Mar 21, 2026

Bundle Report

Changes will increase total bundle size by 75 bytes (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sunshine-esm 780.93kB 75 bytes (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sunshine-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js 75 bytes 46.57kB 0.16%

@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@be2ccd7). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4881   +/-   ##
=========================================
  Coverage          ?   18.49%           
=========================================
  Files             ?      107           
  Lines             ?    22477           
  Branches          ?     9990           
=========================================
  Hits              ?     4156           
  Misses            ?    15165           
  Partials          ?     3156           
Flag Coverage Δ
Archlinux 12.24% <ø> (?)
FreeBSD-14.3-amd64 14.07% <ø> (?)
Homebrew-ubuntu-22.04 14.60% <ø> (?)
Linux-AppImage 12.74% <ø> (?)
Windows-AMD64 14.98% <ø> (?)
Windows-ARM64 13.39% <ø> (?)
macOS-arm64 19.11% <ø> (?)
macOS-x86_64 18.48% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [marked](https://github.com/markedjs/marked) from 17.0.4 to 17.0.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.4...v17.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/marked-17.0.5 branch from 7b9870c to c1e583e Compare March 22, 2026 00:38
@sonarqubecloud
Copy link

@ReenigneArcher ReenigneArcher merged commit dda9a61 into master Mar 22, 2026
71 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/npm_and_yarn/marked-17.0.5 branch March 22, 2026 02:14
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