1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Bump j0k3r/graby from 2.4.5 to 2.4.6

Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.5...2.4.6)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 09:52:15 +00:00 committed by GitHub
parent c7c0ae9d8d
commit bfd23cdc14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

111
composer.lock generated
View file

@ -4218,16 +4218,16 @@
}, },
{ {
"name": "j0k3r/graby", "name": "j0k3r/graby",
"version": "2.4.5", "version": "2.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/j0k3r/graby.git", "url": "https://github.com/j0k3r/graby.git",
"reference": "3519a1e8fddec59b61d05461dcb16818a6fd2650" "reference": "75437c1928bb036dbb07c61dba40ad6aaa2ffb99"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/j0k3r/graby/zipball/3519a1e8fddec59b61d05461dcb16818a6fd2650", "url": "https://api.github.com/repos/j0k3r/graby/zipball/75437c1928bb036dbb07c61dba40ad6aaa2ffb99",
"reference": "3519a1e8fddec59b61d05461dcb16818a6fd2650", "reference": "75437c1928bb036dbb07c61dba40ad6aaa2ffb99",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4248,7 +4248,7 @@
"simplepie/simplepie": "^1.7", "simplepie/simplepie": "^1.7",
"smalot/pdfparser": "^1.1", "smalot/pdfparser": "^1.1",
"symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0|^7.0", "symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0|^7.0",
"true/punycode": "^2.1" "symfony/polyfill-intl-idn": "^1.26"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
@ -4291,7 +4291,7 @@
"description": "Graby helps you extract article content from web pages", "description": "Graby helps you extract article content from web pages",
"support": { "support": {
"issues": "https://github.com/j0k3r/graby/issues", "issues": "https://github.com/j0k3r/graby/issues",
"source": "https://github.com/j0k3r/graby/tree/2.4.5" "source": "https://github.com/j0k3r/graby/tree/2.4.6"
}, },
"funding": [ "funding": [
{ {
@ -4299,7 +4299,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-04T08:46:05+00:00" "time": "2025-02-24T06:22:45+00:00"
}, },
{ {
"name": "j0k3r/graby-site-config", "name": "j0k3r/graby-site-config",
@ -4418,16 +4418,16 @@
}, },
{ {
"name": "j0k3r/php-readability", "name": "j0k3r/php-readability",
"version": "1.2.10", "version": "1.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/j0k3r/php-readability.git", "url": "https://github.com/j0k3r/php-readability.git",
"reference": "563835730692eb369a73fe4bb9a1b44a603c4ce7" "reference": "109a22662de0d703f01387e5714ad4f9a03b95c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/j0k3r/php-readability/zipball/563835730692eb369a73fe4bb9a1b44a603c4ce7", "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/109a22662de0d703f01387e5714ad4f9a03b95c0",
"reference": "563835730692eb369a73fe4bb9a1b44a603c4ce7", "reference": "109a22662de0d703f01387e5714ad4f9a03b95c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4439,7 +4439,7 @@
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^2.14", "friendsofphp/php-cs-fixer": "^2.14",
"monolog/monolog": "^1.24|^2.1", "monolog/monolog": "^1.24|^2.1",
"symfony/phpunit-bridge": "^4.4|^5.3" "symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0"
}, },
"suggest": { "suggest": {
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure." "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
@ -4489,7 +4489,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/j0k3r/php-readability/issues", "issues": "https://github.com/j0k3r/php-readability/issues",
"source": "https://github.com/j0k3r/php-readability/tree/1.2.10" "source": "https://github.com/j0k3r/php-readability/tree/1.2.12"
}, },
"funding": [ "funding": [
{ {
@ -4497,7 +4497,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-06-13T04:15:24+00:00" "time": "2025-03-04T09:20:40+00:00"
}, },
{ {
"name": "javibravo/simpleue", "name": "javibravo/simpleue",
@ -5375,16 +5375,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.9.3", "version": "2.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" "reference": "5cf826f2991858b54d5c3809bee745560a1042a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5cf826f2991858b54d5c3809bee745560a1042a7",
"reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", "reference": "5cf826f2991858b54d5c3809bee745560a1042a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5461,7 +5461,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.9.3" "source": "https://github.com/Seldaek/monolog/tree/2.10.0"
}, },
"funding": [ "funding": [
{ {
@ -5473,7 +5473,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-12T20:52:51+00:00" "time": "2024-11-12T12:43:37+00:00"
}, },
{ {
"name": "myclabs/php-enum", "name": "myclabs/php-enum",
@ -8391,16 +8391,16 @@
}, },
{ {
"name": "simplepie/simplepie", "name": "simplepie/simplepie",
"version": "1.8.0", "version": "1.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/simplepie/simplepie.git", "url": "https://github.com/simplepie/simplepie.git",
"reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55" "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55", "url": "https://api.github.com/repos/simplepie/simplepie/zipball/a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1",
"reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55", "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8461,9 +8461,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/simplepie/simplepie/issues", "issues": "https://github.com/simplepie/simplepie/issues",
"source": "https://github.com/simplepie/simplepie/tree/1.8.0" "source": "https://github.com/simplepie/simplepie/tree/1.8.1"
}, },
"time": "2023-01-20T08:37:35+00:00" "time": "2024-11-22T16:33:20+00:00"
}, },
{ {
"name": "smalot/pdfparser", "name": "smalot/pdfparser",
@ -11498,8 +11498,8 @@
"type": "library", "type": "library",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@ -11738,8 +11738,8 @@
"type": "metapackage", "type": "metapackage",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -14280,57 +14280,6 @@
}, },
"time": "2020-10-28T17:51:34+00:00" "time": "2020-10-28T17:51:34+00:00"
}, },
{
"name": "true/punycode",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/true/php-punycode.git",
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/polyfill-mbstring": "^1.3"
},
"require-dev": {
"phpunit/phpunit": "~4.7",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"TrueBV\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Renan Gonçalves",
"email": "renan.saddam@gmail.com"
}
],
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
"homepage": "https://github.com/true/php-punycode",
"keywords": [
"idna",
"punycode"
],
"support": {
"issues": "https://github.com/true/php-punycode/issues",
"source": "https://github.com/true/php-punycode/tree/master"
},
"abandoned": true,
"time": "2016-11-16T10:37:54+00:00"
},
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.11.0", "version": "v3.11.0",