From 9e5a7db740365cb28c016c3d1fbc8737677c1a30 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Mon, 14 Feb 2022 16:25:16 +0100 Subject: [PATCH] 2.4.3 Also exclude @dependabot from automated GitHub release --- .github/release.yml | 6 ++++++ CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ app/config/wallabag.yml | 2 +- composer.lock | 12 ++++++------ package.json | 2 +- yarn.lock | 18 +++++++++--------- 6 files changed, 60 insertions(+), 17 deletions(-) create mode 100644 .github/release.yml diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 000000000..3e675c391 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,6 @@ +changelog: + exclude: + labels: + - Dependencies + authors: + - dependabot diff --git a/CHANGELOG.md b/CHANGELOG.md index ca42049f6..ae2c63230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,42 @@ # Changelog +## [2.4.3](https://github.com/wallabag/wallabag/tree/2.4.3) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.4.2...2.4.3) + +### Fixes +* Tag view: order tags by label @Kdecherf in https://github.com/wallabag/wallabag/pull/5296 +* Pagination style updated by @Simounet in https://github.com/wallabag/wallabag/pull/5202 +* Improve performance of REST exists call by @Kdecherf in https://github.com/wallabag/wallabag/pull/5261 +* Make RSS feed entry links valid and accessible by @hennevogel in https://github.com/wallabag/wallabag/pull/5347 +* Fixed search on homepage by @nicosomb in https://github.com/wallabag/wallabag/pull/5379 +* Fixed timeout when assigning tags to entry by @nicosomb in https://github.com/wallabag/wallabag/pull/5156 +* Fixed reading time in epub/pdf exports by @nicosomb in https://github.com/wallabag/wallabag/pull/5405 +* Fix dark theme developper page by @Simounet in https://github.com/wallabag/wallabag/pull/5453 +* Fix dark mode background color for pre tags by @Kdecherf in https://github.com/wallabag/wallabag/pull/5465 +* Show when articles is read by @nicosomb in https://github.com/wallabag/wallabag/pull/5378 +* Added random button on article view by @nicosomb in https://github.com/wallabag/wallabag/pull/5380 +* Fixed wrong number of entries for tag feeds by @christianjunk in https://github.com/wallabag/wallabag/pull/5585 +* Add support for RTL content by @Monirzadeh in https://github.com/wallabag/wallabag/pull/5599 +* Avoid overlapping images when downloading them by @j0k3r in https://github.com/wallabag/wallabag/pull/5594 + +### Meta +* Fix/tests by @Simounet in https://github.com/wallabag/wallabag/pull/5217 +* dependabot: change schedule to check updates once a month by @Kdecherf in https://github.com/wallabag/wallabag/pull/5260 +* Update dependencies by @Kdecherf in https://github.com/wallabag/wallabag/pull/5326 +* Create SECURITY.md by @zidingz in https://github.com/wallabag/wallabag/pull/5406 +* Add build test on PHP 8.0 & 8.1 by @j0k3r in https://github.com/wallabag/wallabag/pull/5591 +* Fix Dependabot alerts for `tar` & `json-schema` by @j0k3r in https://github.com/wallabag/wallabag/pull/5541 +* Change the name of the static package's root directory by @oupala in https://github.com/wallabag/wallabag/pull/5542 +* Fixed unavailable russian website in test by @nicosomb in https://github.com/wallabag/wallabag/pull/5376 +* Update deps by @j0k3r in https://github.com/wallabag/wallabag/pull/5540 + +### Translations +* Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5187 +* Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5391 +* Add Czech language by @marapavelka in https://github.com/wallabag/wallabag/pull/5535 +* Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5580 +* Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5581 + ## [2.4.2](https://github.com/wallabag/wallabag/tree/2.4.2) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.4.1...2.4.2) diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 1a15b9c80..b2fb6aa84 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,5 +1,5 @@ wallabag_core: - version: 2.4.2 + version: 2.4.3 paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" languages: en: 'English' diff --git a/composer.lock b/composer.lock index f3b0071b9..4fdfdf01f 100644 --- a/composer.lock +++ b/composer.lock @@ -4447,16 +4447,16 @@ }, { "name": "j0k3r/graby-site-config", - "version": "1.0.145", + "version": "1.0.146", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "d097b4e6f04e1278b8eb40b95c9857c27146a252" + "reference": "7bdbd5d5cf983a59e3c07b4ac446cb5bfa1c924d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d097b4e6f04e1278b8eb40b95c9857c27146a252", - "reference": "d097b4e6f04e1278b8eb40b95c9857c27146a252", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/7bdbd5d5cf983a59e3c07b4ac446cb5bfa1c924d", + "reference": "7bdbd5d5cf983a59e3c07b4ac446cb5bfa1c924d", "shasum": "" }, "require": { @@ -4485,9 +4485,9 @@ "description": "Graby site config files", "support": { "issues": "https://github.com/j0k3r/graby-site-config/issues", - "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.145" + "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.146" }, - "time": "2022-02-02T12:23:56+00:00" + "time": "2022-02-14T15:07:54+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin", diff --git a/package.json b/package.json index d61023c4c..0570619a1 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "sass-loader": "^12.4.0", "style-loader": "^3.3.1", "stylelint": "^14.5.0", - "stylelint-config-standard": "^24.0.0", + "stylelint-config-standard": "^25.0.0", "stylelint-scss": "^4.1.0", "stylelint-webpack-plugin": "^3.1.1", "terser-webpack-plugin": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index d494bbff6..72392afb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5355,17 +5355,17 @@ style-search@^0.1.0: resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902" integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI= -stylelint-config-recommended@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d" - integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw== +stylelint-config-recommended@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e" + integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q== -stylelint-config-standard@^24.0.0: - version "24.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz#6823f207ab997ae0b641f9a636d007cc44d77541" - integrity sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw== +stylelint-config-standard@^25.0.0: + version "25.0.0" + resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff" + integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA== dependencies: - stylelint-config-recommended "^6.0.0" + stylelint-config-recommended "^7.0.0" stylelint-scss@^4.1.0: version "4.1.0"