[Scummvm-git-logs] scummvm-web dependabot/composer/ezyang/htmlpurifier-4.17.0 -> f6bceaa06c48512a04a261679ea6531eda89636d
ScummVM git
noreply at scummvm.org
Mon Nov 20 10:08:15 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
f6bceaa06c Bump ezyang/htmlpurifier from 4.16.0 to 4.17.0
Commit: f6bceaa06c48512a04a261679ea6531eda89636d
https://github.com/scummvm/scummvm-web/commit/f6bceaa06c48512a04a261679ea6531eda89636d
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-11-20T10:08:12Z
Commit Message:
Bump ezyang/htmlpurifier from 4.16.0 to 4.17.0
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/ezyang/htmlpurifier/releases)
- [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/NEWS)
- [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.16.0...v4.17.0)
---
updated-dependencies:
- dependency-name: ezyang/htmlpurifier
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 06e3a057..51534d49 100644
--- a/composer.lock
+++ b/composer.lock
@@ -118,20 +118,20 @@
},
{
"name": "ezyang/htmlpurifier",
- "version": "v4.16.0",
+ "version": "v4.17.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
"shasum": ""
},
"require": {
- "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
+ "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
@@ -173,9 +173,9 @@
],
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
- "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
+ "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
},
- "time": "2022-09-18T07:06:19+00:00"
+ "time": "2023-11-17T15:01:25+00:00"
},
{
"name": "guzzlehttp/guzzle",
More information about the Scummvm-git-logs
mailing list