[Scummvm-git-logs] scummvm-web dependabot/composer/erusev/parsedown-1.8.0 -> b14e38cc493697bd0eb3834c5af41c7a9306bdbb

ScummVM git noreply at scummvm.org
Fri Feb 20 10:12:44 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .

Summary:
b14e38cc49 Bump erusev/parsedown from 1.7.4 to 1.8.0


Commit: b14e38cc493697bd0eb3834c5af41c7a9306bdbb
    https://github.com/scummvm/scummvm-web/commit/b14e38cc493697bd0eb3834c5af41c7a9306bdbb
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-02-20T10:12:41Z

Commit Message:
Bump erusev/parsedown from 1.7.4 to 1.8.0

Bumps [erusev/parsedown](https://github.com/erusev/parsedown) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/erusev/parsedown/releases)
- [Commits](https://github.com/erusev/parsedown/compare/1.7.4...1.8.0)

---
updated-dependencies:
- dependency-name: erusev/parsedown
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    composer.lock


diff --git a/composer.lock b/composer.lock
index 20886048..0a29cbc6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -66,24 +66,24 @@
         },
         {
             "name": "erusev/parsedown",
-            "version": "1.7.4",
+            "version": "1.8.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/erusev/parsedown.git",
-                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
+                "reference": "96baaad00f71ba04d76e45b4620f54d3beabd6f7"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
-                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
+                "url": "https://api.github.com/repos/erusev/parsedown/zipball/96baaad00f71ba04d76e45b4620f54d3beabd6f7",
+                "reference": "96baaad00f71ba04d76e45b4620f54d3beabd6f7",
                 "shasum": ""
             },
             "require": {
                 "ext-mbstring": "*",
-                "php": ">=5.3.0"
+                "php": ">=7.1"
             },
             "require-dev": {
-                "phpunit/phpunit": "^4.8.35"
+                "phpunit/phpunit": "^7.5|^8.5|^9.6"
             },
             "type": "library",
             "autoload": {
@@ -110,9 +110,15 @@
             ],
             "support": {
                 "issues": "https://github.com/erusev/parsedown/issues",
-                "source": "https://github.com/erusev/parsedown/tree/1.7.x"
+                "source": "https://github.com/erusev/parsedown/tree/1.8.0"
             },
-            "time": "2019-12-30T22:54:17+00:00"
+            "funding": [
+                {
+                    "url": "https://github.com/erusev",
+                    "type": "github"
+                }
+            ],
+            "time": "2026-02-16T11:41:01+00:00"
         },
         {
             "name": "ezyang/htmlpurifier",




More information about the Scummvm-git-logs mailing list