summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-02-08 21:28:16 +0100
committerGitHub <noreply@github.com>2020-02-08 21:28:16 +0100
commita7d226ff577490b445a9c430b5a30a5e14a2f818 (patch)
tree9c9fdca940ace94e6d2de4687ff51a154efc7f34
parentec22b7a203eab65b403ff6e717a5bc6741e8d575 (diff)
Release 14.1.3 (#626)14.1.3
Release 14.1.3 Changed - Update feed-io to v4.5.3 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
-rw-r--r--composer.lock54
3 files changed, 33 insertions, 28 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0d2b55ed..970cf5b28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 14.1.3
+
+## Changed
+- Update feed-io to v4.5.3
+
## 14.1.2
## Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d8c8531ef..1973bf7a1 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>14.1.2</version>
+ <version>14.1.3</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
diff --git a/composer.lock b/composer.lock
index b4536db05..5c53c7ea7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -111,16 +111,16 @@
},
{
"name": "debril/feed-io",
- "version": "v4.5.1",
+ "version": "v4.5.3",
"source": {
"type": "git",
"url": "https://github.com/alexdebril/feed-io.git",
- "reference": "c651b6fc8952ebf0121bc0cc06ceeb3a69d482cf"
+ "reference": "1909f42732918e13454ba65309c44cfaff058ab2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/c651b6fc8952ebf0121bc0cc06ceeb3a69d482cf",
- "reference": "c651b6fc8952ebf0121bc0cc06ceeb3a69d482cf",
+ "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/1909f42732918e13454ba65309c44cfaff058ab2",
+ "reference": "1909f42732918e13454ba65309c44cfaff058ab2",
"shasum": ""
},
"require": {
@@ -167,7 +167,7 @@
"news",
"rss"
],
- "time": "2020-01-10T12:26:10+00:00"
+ "time": "2020-02-04T23:00:39+00:00"
},
{
"name": "ezyang/htmlpurifier",
@@ -428,16 +428,16 @@
},
{
"name": "symfony/console",
- "version": "v5.0.2",
+ "version": "v5.0.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "fe6e3cd889ca64172d7a742a2eb058541404ef47"
+ "reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/fe6e3cd889ca64172d7a742a2eb058541404ef47",
- "reference": "fe6e3cd889ca64172d7a742a2eb058541404ef47",
+ "url": "https://api.github.com/repos/symfony/console/zipball/91c294166c38d8c0858a86fad76d8c14dc1144c8",
+ "reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8",
"shasum": ""
},
"require": {
@@ -500,7 +500,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2019-12-17T13:20:22+00:00"
+ "time": "2020-01-25T15:56:29+00:00"
},
{
"name": "symfony/polyfill-mbstring",
@@ -737,16 +737,16 @@
},
{
"name": "myclabs/deep-copy",
- "version": "1.9.4",
+ "version": "1.9.5",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
- "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7"
+ "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/579bb7356d91f9456ccd505f24ca8b667966a0a7",
- "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7",
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
+ "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
"shasum": ""
},
"require": {
@@ -781,7 +781,7 @@
"object",
"object graph"
],
- "time": "2019-12-15T19:12:40+00:00"
+ "time": "2020-01-17T21:11:47+00:00"
},
{
"name": "phar-io/manifest",
@@ -1038,24 +1038,24 @@
},
{
"name": "phpspec/prophecy",
- "version": "1.10.1",
+ "version": "v1.10.2",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
- "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc"
+ "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
- "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
+ "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
- "sebastian/comparator": "^1.2.3|^2.0|^3.0",
- "sebastian/recursion-context": "^1.0|^2.0|^3.0"
+ "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
+ "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5 || ^3.2",
@@ -1097,7 +1097,7 @@
"spy",
"stub"
],
- "time": "2019-12-22T21:05:45+00:00"
+ "time": "2020-01-20T15:57:02+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -2003,16 +2003,16 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.5.3",
+ "version": "3.5.4",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
- "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb"
+ "reference": "dceec07328401de6211037abbb18bda423677e26"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
- "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
+ "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26",
+ "reference": "dceec07328401de6211037abbb18bda423677e26",
"shasum": ""
},
"require": {
@@ -2050,7 +2050,7 @@
"phpcs",
"standards"
],
- "time": "2019-12-04T04:46:47+00:00"
+ "time": "2020-01-30T22:20:29+00:00"
},
{
"name": "symfony/polyfill-ctype",