From d53469596e221a07e2ae9de4ebcf38c956c79824 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 1 Dec 2019 16:15:13 +0100 Subject: Release 14.0.2 (#580) Release 14.0.2 Changed - Get content:encoded of item if available #565 - update js and php dependencies #575 Fixed - Generate enclosure div only for audio & video #567 Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- composer.json | 25 ++++++++++++++++--------- composer.lock | 49 +++++++++++++++++++++++++------------------------ 4 files changed, 51 insertions(+), 34 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ee54911a..ddee6b5c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 14.0.2 + +### Changed +- Get content:encoded of item if available #565 +- update js and php dependencies #575 + +### Fixed +- Generate enclosure div only for audio & video #567 + ## 14.0.1 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index 9d5861cca..c39ebfee9 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).]]> - 14.0.1 + 14.0.2 agpl Benjamin Brahmer Sean Molenaar diff --git a/composer.json b/composer.json index 2146b8779..9057544be 100644 --- a/composer.json +++ b/composer.json @@ -4,29 +4,35 @@ "description": "An RSS/Atom feed reader. Requires Nextcloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory", "homepage": "https://github.com/nextcloud/news", "authors": [ - { - "name": "Bernhard Posselt", - "email": "dev@bernhard-posselt.com", - "homepage": "https://bernhard-posselt.com", - "role": "Developer" - }, { "name": "Sean Molenaar", "email": "sean@seanmolenaar.eu", "homepage": "https://seanmolenaar.eu", "role": "Developer" }, + { + "name": "Benjamin Brahmer", + "email": "info@b-brahmer.de", + "homepage": "https://github.com/grotax", + "role": "Maintainer" + }, + { + "name": "Bernhard Posselt", + "email": "dev@bernhard-posselt.com", + "homepage": "https://bernhard-posselt.com", + "role": "Former Developer" + }, { "name": "Alessandro Cosentino", "homepage": "http://algorithmsforthekitchen.com/", "email": "cosenal@gmail.com", - "role": "Developer" + "role": "Former Developer" }, { "name": "Jan-Christoph Borchardt", "email": "hey@jancborchardt.net", "homepage": "http://jancborchardt.net/", - "role": "Designer" + "role": "Former Designer" } ], "support": { @@ -48,7 +54,8 @@ "require-dev": { "phpunit/phpunit": "^7.5", "squizlabs/php_codesniffer": "^3.4", - "guzzlehttp/guzzle": "^6.3" + "guzzlehttp/guzzle": "^6.3", + "symfony/service-contracts": "1.1.8" }, "replace": { "guzzlehttp/guzzle": "*" diff --git a/composer.lock b/composer.lock index 21e95bbba..56c9a2383 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2042f60364b6c54e2c2bf4f6a6a8c584", + "content-hash": "2178133694c535deff7942447efde95d", "packages": [ { "name": "arthurhoaro/favicon", @@ -58,16 +58,16 @@ }, { "name": "debril/feed-io", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/alexdebril/feed-io.git", - "reference": "18614efec8d93120b033f0c46fc42571d66b362a" + "reference": "bba403f15f65f274713c61e765dd8bad79c96a0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/18614efec8d93120b033f0c46fc42571d66b362a", - "reference": "18614efec8d93120b033f0c46fc42571d66b362a", + "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/bba403f15f65f274713c61e765dd8bad79c96a0a", + "reference": "bba403f15f65f274713c61e765dd8bad79c96a0a", "shasum": "" }, "require": { @@ -114,7 +114,7 @@ "news", "rss" ], - "time": "2019-11-05T16:25:02+00:00" + "time": "2019-11-13T10:31:19+00:00" }, { "name": "ezyang/htmlpurifier", @@ -375,27 +375,28 @@ }, { "name": "symfony/console", - "version": "v4.3.8", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "831424efae0a1fe6642784bd52aae14ece6538e6" + "reference": "35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/831424efae0a1fe6642784bd52aae14ece6538e6", - "reference": "831424efae0a1fe6642784bd52aae14ece6538e6", + "url": "https://api.github.com/repos/symfony/console/zipball/35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8", + "reference": "35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", - "symfony/service-contracts": "^1.1" + "symfony/service-contracts": "^1.1|^2" }, "conflict": { "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { @@ -403,12 +404,12 @@ }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "~3.4|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/event-dispatcher": "^4.3", - "symfony/lock": "~3.4|~4.0", - "symfony/process": "~3.4|~4.0", - "symfony/var-dumper": "^4.3" + "symfony/lock": "^4.4|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -419,7 +420,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -446,7 +447,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-11-13T07:29:07+00:00" + "time": "2019-11-13T07:39:40+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -1547,16 +1548,16 @@ }, { "name": "sebastian/environment", - "version": "4.2.2", + "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404" + "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404", - "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368", + "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368", "shasum": "" }, "require": { @@ -1596,7 +1597,7 @@ "environment", "hhvm" ], - "time": "2019-05-05T09:05:15+00:00" + "time": "2019-11-20T08:46:58+00:00" }, { "name": "sebastian/exporter", -- cgit v1.2.3