fb5c155484
migrations: fix mysql migration for an edge case
...
In an unspecified case the schema state was not consistent with the
expected migration plans. This fix ignores two statements by checking
if a foreign key is here or not.
This issue may have been caused by a rewrite of an old migration,
probably through 4acbeb9371
Fixes #4826
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-12-13 18:10:43 +01:00
39c595d048
Merge pull request #4814 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.5.0
...
Bump webpack-merge from 5.4.1 to 5.5.0
2020-12-11 06:40:42 +01:00
35b7e6443b
Merge pull request #4815 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.3
...
Bump mini-css-extract-plugin from 1.3.2 to 1.3.3
2020-12-11 06:15:25 +01:00
fd6a079388
Merge pull request #4816 from wallabag/dependabot/npm_and_yarn/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7
2020-12-11 06:15:02 +01:00
e250066222
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 03:08:48 +00:00
34cfa612a6
Bump mini-css-extract-plugin from 1.3.2 to 1.3.3
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.2...v1.3.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 03:04:59 +00:00
1fa61d0f0c
Bump webpack-merge from 5.4.1 to 5.5.0
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.4.1...v5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 03:04:32 +00:00
475fc69fe4
Merge pull request #4811 from Simounet/fix/manifest-json
...
Fix path icons from manifest.json
2020-12-10 20:56:07 +01:00
7fc15c2ea5
Fix path icons from manifest.json
2020-12-10 17:47:13 +01:00
626b1e45bd
Merge pull request #4808 from wallabag/2.4.1-dev
...
Update release process and introduce 2.4.1-dev
2020-12-10 16:58:13 +01:00
f5d82abcfe
Update release process and introduce 2.4.1-dev
2020-12-10 15:01:47 +01:00
7ae6d72984
Merge pull request #4806 from wallabag/dependabot/npm_and_yarn/babel/core-7.12.10
...
Bump @babel/core from 7.12.9 to 7.12.10
2.4.0
2020-12-10 10:44:08 +01:00
f6ca547fc9
Fix tests
2020-12-10 10:30:34 +01:00
5af3c573bd
Bump @babel/core from 7.12.9 to 7.12.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-10 07:12:36 +00:00
9aad62a541
Merge pull request #4807 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.12.10
...
Bump @babel/preset-env from 7.12.7 to 7.12.10
2020-12-10 06:10:47 +01:00
f7baa72171
Merge pull request #4805 from wallabag/dependabot/npm_and_yarn/postcss-8.2.1
...
Bump postcss from 8.2.0 to 8.2.1
2020-12-10 06:10:29 +01:00
d2d58948c1
Bump @babel/preset-env from 7.12.7 to 7.12.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-10 03:05:55 +00:00
3eb49e9825
Bump postcss from 8.2.0 to 8.2.1
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.0...8.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-10 03:04:57 +00:00
0bbe55e478
Merge pull request #4800 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.1.0
...
Bump autoprefixer from 10.0.4 to 10.1.0
2020-12-09 06:22:10 +01:00
0d86db1cc5
Merge pull request #4801 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.4.1
...
Bump webpack-merge from 5.4.0 to 5.4.1
2020-12-09 06:21:50 +01:00
a7ee3fcb1f
Merge pull request #4802 from wallabag/dependabot/npm_and_yarn/postcss-8.2.0
...
Bump postcss from 8.1.14 to 8.2.0
2020-12-09 06:21:27 +01:00
0543e02b87
Merge pull request #4803 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.17.1
...
Bump friendsofphp/php-cs-fixer from 2.17.0 to 2.17.1
2020-12-09 06:20:59 +01:00
1e558b1988
Bump friendsofphp/php-cs-fixer from 2.17.0 to 2.17.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.17/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.0...v2.17.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-09 03:24:39 +00:00
162552b59a
Bump postcss from 8.1.14 to 8.2.0
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.14 to 8.2.0.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.14...8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-09 03:05:11 +00:00
c4548e3ad5
Bump webpack-merge from 5.4.0 to 5.4.1
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.4.0...v5.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-09 03:04:52 +00:00
abb4e0a170
Bump autoprefixer from 10.0.4 to 10.1.0
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.4 to 10.1.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.4...10.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-09 03:04:31 +00:00
b5862a2121
Merge pull request #4798 from wallabag/dependabot/composer/symfony/maker-bundle-1.25.0
...
Bump symfony/maker-bundle from 1.24.2 to 1.25.0
2020-12-08 10:06:58 +01:00
dfce60d911
Bump symfony/maker-bundle from 1.24.2 to 1.25.0
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/symfony/maker-bundle/releases )
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/maker-bundle/compare/v1.24.2...v1.25.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 08:56:07 +00:00
483096b233
Merge pull request #4799 from wallabag/dependabot/composer/j0k3r/graby-2.2.3
...
Bump j0k3r/graby from 2.2.2 to 2.2.3
2020-12-08 09:51:07 +01:00
725a42c934
Merge pull request #4797 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.17.0
...
Bump friendsofphp/php-cs-fixer from 2.16.8 to 2.17.0
2020-12-08 09:50:36 +01:00
289406f258
Ensure manifest files are sorted properly
2020-12-08 09:34:17 +01:00
a173423820
Fix CS issues
2020-12-08 09:17:10 +01:00
8cbb31d6ab
Merge pull request #4796 from wallabag/dependabot/composer/phpstan/phpstan-0.12.59
...
Bump phpstan/phpstan from 0.12.58 to 0.12.59
2020-12-08 09:14:23 +01:00
bac9d65edc
Bump j0k3r/graby from 2.2.2 to 2.2.3
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.2.2...v2.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 04:39:48 +00:00
54e398f58d
Bump friendsofphp/php-cs-fixer from 2.16.8 to 2.17.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.16.8 to 2.17.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.17/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.8...v2.17.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 03:45:31 +00:00
c42121d1ad
Bump phpstan/phpstan from 0.12.58 to 0.12.59
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.58 to 0.12.59.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.58...0.12.59 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 03:40:17 +00:00
6aa5055d2e
Merge pull request #4794 from wallabag/update-dependabot
...
Update dependabot.yml
2020-12-07 10:18:51 +01:00
27103fb65d
Merge pull request #4789 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.2
...
Bump mini-css-extract-plugin from 1.3.1 to 1.3.2
2020-12-07 10:18:36 +01:00
3212629809
Update assets -_-
2020-12-07 09:50:08 +01:00
69eb9d9329
Update assets
2020-12-07 09:44:33 +01:00
e05ae3413a
Bump mini-css-extract-plugin from 1.3.1 to 1.3.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.1...v1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 09:44:33 +01:00
1aee1c61f6
Merge pull request #4788 from wallabag/dependabot/npm_and_yarn/eslint-7.15.0
...
Bump eslint from 7.14.0 to 7.15.0
2020-12-07 09:43:50 +01:00
93e7c57101
Update dependabot.yml
...
Remove old lock in NPM after WebPack 5 update.
Add `materialize-css` because the update looks like to complex.
Remove `symfony/phpunit-bridge` lock
2020-12-07 09:30:25 +01:00
6406de1bb1
Bump eslint from 7.14.0 to 7.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 08:19:46 +00:00
ffcc314b66
Merge pull request #4785 from weblate/weblate-wallabag-messages
...
Translations update from Weblate
2020-12-07 07:24:50 +01:00
e76563be6e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (567 of 567 strings)
2020-12-07 06:35:57 +01:00
e7615494a9
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (40 of 40 strings)
2020-12-07 06:35:57 +01:00
a961d37099
Translated using Weblate (Italian)
...
Currently translated at 84.6% (480 of 567 strings)
2020-12-07 06:35:57 +01:00
5d43fd4a79
Translated using Weblate (French)
...
Currently translated at 100.0% (567 of 567 strings)
2020-12-07 06:35:57 +01:00
205c8a3d70
Translated using Weblate (Spanish)
...
Currently translated at 93.1% (528 of 567 strings)
2020-12-07 06:35:57 +01:00