Jérémy Benoist
f9c5403529
Merge pull request #6110 from wallabag/dependabot/composer/friendsoftwig/twigcs-6.0.0
2022-11-30 22:04:57 -08:00
dependabot[bot]
bd33f9e4f5
Bump friendsoftwig/twigcs from 5.1.0 to 6.0.0
...
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases )
- [Upgrade guide](https://github.com/friendsoftwig/twigcs/blob/main/doc/upgrade.md )
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v5.1.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 03:03:52 +00:00
dependabot[bot]
0fc66203bb
Bump symfony/phpunit-bridge from 6.1.8 to 6.2.0
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.1.8 to 6.2.0.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.1.8...v6.2.0 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 03:03:37 +00:00
Jeremy Benoist
aa5c7f05b8
Upgrade to Symfony 4.4
...
- disable autowiring for Event (because the Entry entity was injected)
- rename `getClient()` for test to `getTestClient()` to avoid error while overriding (from `BrowserKitAssertionsTrait`)
2022-11-29 18:01:46 -08:00
dependabot[bot]
016514ad36
Bump symfony/phpunit-bridge from 6.1.6 to 6.1.8
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.1.6 to 6.1.8.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.1.6...v6.1.8 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 03:01:00 +00:00
Yassine Guedidi
63d598c066
Upgrade PHPStan and extensions
2022-11-23 15:24:07 +01:00
Jeremy Benoist
14cbe0975d
Upgrade PHPStan
2022-11-23 15:22:00 +01:00
Jeremy Benoist
1d3935fbd3
Remove LiipThemeBundle
...
As baggy theme was removed and material is the only remaining theme, we don't need a theme switched anymore.
So:
- move all `*.twig` files from the material theme folder to the root
- remove useless translations
2022-11-23 14:52:06 +01:00
Casper Meijn
470a8575c0
Update to nelmio/api-doc 3.0
...
Convert ApiDoc to Swagger
2022-11-16 16:10:33 +01:00
dependabot[bot]
f2da0660de
Bump j0k3r/graby from 2.4.1 to 2.4.2
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:04:15 +00:00
dependabot[bot]
679a710ea7
Bump predis/predis from 1.1.10 to 2.0.3
...
Bumps [predis/predis](https://github.com/predis/predis ) from 1.1.10 to 2.0.3.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v1.1.10...v2.0.3 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-06 19:26:23 +01:00
dependabot[bot]
2bd6a8b612
Bump friendsoftwig/twigcs from 4.1.0 to 5.1.0
...
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs ) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases )
- [Upgrade guide](https://github.com/friendsoftwig/twigcs/blob/main/doc/upgrade.md )
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v4.1.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 03:09:27 +00:00
Jeremy Benoist
43ed9198dd
Free Composer
2022-11-03 10:40:18 +01:00
Jeremy Benoist
8d3fcd4635
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-11-03 10:30:17 +01:00
Jeremy Benoist
7b2107d3bb
Prepare 2.5.2
2022-10-20 16:00:16 +02:00
Jeremy Benoist
dc28d7ea0f
Add support to download SVG locally
2022-10-18 11:14:45 +02:00
Yassine Guedidi
6e61ee4f56
Install TwigCS
2022-08-24 23:12:42 +02:00
Jeremy Benoist
131f21883d
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-08-23 08:43:46 +02:00
Yassine Guedidi
34eebdb2dd
Upgrade FOSUserBundle to 2.1
2022-08-15 17:23:16 +02:00
Yassine Guedidi
e881b9d5e9
Remove transitive dependencies
2022-08-08 15:37:13 +02:00
Jeremy Benoist
787c569193
Rebuild assets
...
And update Composer deps
2022-07-18 09:52:22 +02:00
Jeremy Benoist
40595af2cf
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-06-09 11:33:05 +02:00
Jeremy Benoist
c2ef197726
Prepare 2.5.1
...
And also update Composer & Yarn deps.
2022-06-08 23:13:37 +02:00
Yassine Guedidi
6a59369b88
Clean composer.lock after SensioDistributionBundle removal
2022-06-05 19:01:42 +02:00
Jeremy Benoist
8376fc4c08
Update some deps
...
Mostly to have some up to date site config.
2022-05-30 13:56:21 +02:00
Yassine Guedidi
819487721a
Back to latest composer version
2022-05-21 23:46:49 +02:00
Yassine Guedidi
eda4ff0336
Remove SensioDistributionBundle
2022-05-21 23:35:53 +02:00
Jeremy Benoist
1a5348a8b8
Prepare 2.5.0 release
2022-05-17 20:29:28 +02:00
Yassine Guedidi
8e8f19720f
Update PHP dependencies
...
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| Production Changes | From | To | Compare |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| craue/config-bundle | 2.4.0 | 2.5.0 | https://github.com/craue/CraueConfigBundle/compare/2.4.0...2.5.0 |
| http-interop/http-factory-guzzle | 1.1.1 | 1.2.0 | https://github.com/http-interop/http-factory-guzzle/compare/1.1.1...1.2.0 |
| j0k3r/httplug-ssrf-plugin | v2.0.1 | v2.0.2 | https://github.com/j0k3r/httplug-ssrf-plugin/compare/v2.0.1...v2.0.2 |
| laminas/laminas-code | 3.4.1 | 3.5.1 | https://github.com/laminas/laminas-code/compare/3.4.1...3.5.1 |
| laminas/laminas-diactoros | 2.4.1 | 2.10.0 | https://github.com/laminas/laminas-diactoros/compare/2.4.1...2.10.0 |
| laminas/laminas-eventmanager | 3.2.1 | 3.5.0 | https://github.com/laminas/laminas-eventmanager/compare/3.2.1...3.5.0 |
| laminas/laminas-zendframework-bridge | 1.1.1 | 1.5.0 | https://github.com/laminas/laminas-zendframework-bridge/compare/1.1.1...1.5.0 |
| ocramius/proxy-manager | 2.2.4 | 2.10.2 | https://github.com/Ocramius/ProxyManager/compare/2.2.4...2.10.2 |
| php-http/httplug-bundle | 1.19.0 | 1.24.0 | https://github.com/php-http/HttplugBundle/compare/1.19.0...1.24.0 |
| php-http/stopwatch-plugin | 1.3.0 | 1.4.1 | https://github.com/php-http/stopwatch-plugin/compare/1.3.0...1.4.1 |
| psr/container | 1.1.1 | 1.1.2 | https://github.com/php-fig/container/compare/1.1.1...1.1.2 |
| webimpress/safe-writer | NEW | 2.2.0 | |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
2022-05-13 07:29:23 +02:00
Yassine Guedidi
1bd86e156e
Drop PHP prior to 7.4
2022-05-13 07:29:23 +02:00
Jeremy Benoist
33ac3e6e21
Update assets
...
And update composer deps
2022-05-10 10:07:18 +02:00
Yassine Guedidi
984a0d13f9
Upgrade PHP dependencies
...
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| Production Changes | From | To | Compare |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| behat/transliterator | v1.3.0 | v1.5.0 | https://github.com/Behat/Transliterator/compare/v1.3.0...v1.5.0 |
| clue/stream-filter | v1.5.0 | v1.6.0 | https://github.com/clue/stream-filter/compare/v1.5.0...v1.6.0 |
| doctrine/dbal | 2.13.6 | 2.13.9 | https://github.com/doctrine/dbal/compare/2.13.6...2.13.9 |
| doctrine/deprecations | v0.5.3 | v1.0.0 | https://github.com/doctrine/deprecations/compare/v0.5.3...v1.0.0 |
| doctrine/instantiator | 1.4.0 | 1.4.1 | https://github.com/doctrine/instantiator/compare/1.4.0...1.4.1 |
| j0k3r/graby-site-config | 1.0.146 | 1.0.150 | https://github.com/j0k3r/graby-site-config/compare/1.0.146...1.0.150 |
| paragonie/constant_time_encoding | v2.4.0 | v2.5.0 | https://github.com/paragonie/constant_time_encoding/compare/v2.4.0...v2.5.0 |
| php-http/httplug | 2.2.0 | 2.3.0 | https://github.com/php-http/httplug/compare/2.2.0...2.3.0 |
| php-http/logger-plugin | 1.2.2 | 1.3.0 | https://github.com/php-http/logger-plugin/compare/1.2.2...1.3.0 |
| php-http/message | 1.12.0 | 1.13.0 | https://github.com/php-http/message/compare/1.12.0...1.13.0 |
| phpseclib/phpseclib | 3.0.12 | 3.0.14 | https://github.com/phpseclib/phpseclib/compare/3.0.12...3.0.14 |
| phpstan/phpdoc-parser | 1.2.0 | 1.4.5 | https://github.com/phpstan/phpdoc-parser/compare/1.2.0...1.4.5 |
| simplepie/simplepie | 1.5.8 | 1.6.0 | https://github.com/simplepie/simplepie/compare/1.5.8...1.6.0 |
| spomky-labs/otphp | v10.0.1 | v10.0.3 | https://github.com/Spomky-Labs/otphp/compare/v10.0.1...v10.0.3 |
| symfony/deprecation-contracts | v2.5.0 | v2.5.1 | https://github.com/symfony/deprecation-contracts/compare/v2.5.0...v2.5.1 |
| symfony/http-client | v5.4.2 | v5.4.8 | https://github.com/symfony/http-client/compare/v5.4.2...v5.4.8 |
| symfony/http-client-contracts | v2.5.0 | v2.5.1 | https://github.com/symfony/http-client-contracts/compare/v2.5.0...v2.5.1 |
| symfony/mime | v5.4.3 | v5.4.8 | https://github.com/symfony/mime/compare/v5.4.3...v5.4.8 |
| symfony/polyfill-iconv | v1.24.0 | v1.25.0 | https://github.com/symfony/polyfill-iconv/compare/v1.24.0...v1.25.0 |
| symfony/polyfill-uuid | v1.24.0 | v1.25.0 | https://github.com/symfony/polyfill-uuid/compare/v1.24.0...v1.25.0 |
| symfony/service-contracts | v2.5.0 | v2.5.1 | https://github.com/symfony/service-contracts/compare/v2.5.0...v2.5.1 |
| twig/twig | v2.14.11 | v2.14.13 | https://github.com/twigphp/Twig/compare/v2.14.11...v2.14.13 |
| willdurand/negotiation | 3.0.0 | 3.1.0 | https://github.com/willdurand/Negotiation/compare/3.0.0...3.1.0 |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| Dev Changes | From | To | Compare |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| composer/pcre | 1.0.0 | 1.0.1 | https://github.com/composer/pcre/compare/1.0.0...1.0.1 |
| composer/semver | 3.2.7 | 3.3.2 | https://github.com/composer/semver/compare/3.2.7...3.3.2 |
| composer/xdebug-handler | 2.0.4 | 2.0.5 | https://github.com/composer/xdebug-handler/compare/2.0.4...2.0.5 |
| doctrine/data-fixtures | 1.5.1 | 1.5.3 | https://github.com/doctrine/data-fixtures/compare/1.5.1...1.5.3 |
| doctrine/doctrine-fixtures-bundle | 3.4.1 | 3.4.2 | https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.1...3.4.2 |
| symfony/phpunit-bridge | v6.0.7 | v6.0.8 | https://github.com/symfony/phpunit-bridge/compare/v6.0.7...v6.0.8 |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
2022-05-03 22:50:48 +02:00
Yassine Guedidi
a7bf62c70d
Update composer.lock format
...
With `composer update --lock`
2022-05-03 22:40:11 +02:00
dependabot[bot]
f8c5817251
Bump symfony/phpunit-bridge from 6.0.3 to 6.0.7
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.0.3 to 6.0.7.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.3...v6.0.7 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:53:39 +00:00
Jeremy Benoist
fea2b46496
Composer 2.3 isn't compatible with wallabag
2022-04-01 16:09:59 +02:00
dependabot[bot]
d50288a951
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.4
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.4/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.4 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:19:08 +00:00
dependabot[bot]
2f0cc2ef84
Bump wallabag/php-mobi from 1.1.0 to 1.1.1
...
Bumps [wallabag/php-mobi](https://github.com/wallabag/php-mobi ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/wallabag/php-mobi/releases )
- [Commits](https://github.com/wallabag/php-mobi/compare/1.1.0...1.1.1 )
---
updated-dependencies:
- dependency-name: wallabag/php-mobi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 03:07:23 +00:00
Jeremy Benoist
2c870423c4
Fix epub language
...
Ensure language has `_` instead of `-`
And update wallabag/phpepub
2022-03-21 20:56:29 +01:00
dependabot[bot]
3036579ac5
Bump bdunogier/guzzle-site-authenticator from 1.0.0 to 1.0.1
...
Bumps [bdunogier/guzzle-site-authenticator](https://github.com/wallabag/guzzle-site-authenticator ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/wallabag/guzzle-site-authenticator/releases )
- [Commits](https://github.com/wallabag/guzzle-site-authenticator/compare/1.0.0...1.0.1 )
---
updated-dependencies:
- dependency-name: bdunogier/guzzle-site-authenticator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:07:21 +00:00
dependabot[bot]
9093b884c7
Bump ocramius/proxy-manager from 2.2.3 to 2.2.4
...
Bumps [ocramius/proxy-manager](https://github.com/Ocramius/ProxyManager ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/Ocramius/ProxyManager/releases )
- [Commits](https://github.com/Ocramius/ProxyManager/compare/2.2.3...2.2.4 )
---
updated-dependencies:
- dependency-name: ocramius/proxy-manager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:06:37 +00:00
dependabot[bot]
b422209634
Bump pagerfanta/pagerfanta from 2.7.2 to 2.7.3
...
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases )
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/v2.7.3/CHANGELOG.md )
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: pagerfanta/pagerfanta
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 03:05:33 +00:00
Jeremy Benoist
9e5a7db740
2.4.3
...
Also exclude @dependabot from automated GitHub release
2022-02-14 16:25:16 +01:00
dependabot[bot]
91f92118a1
Bump twig/twig from 2.14.10 to 2.14.11
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 2.14.10 to 2.14.11.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/v2.14.11/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.10...v2.14.11 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 02:27:41 +00:00
dependabot[bot]
0e28ba303e
Bump j0k3r/graby from 2.3.5 to 2.4.1
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.3.5 to 2.4.1.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.3.5...2.4.1 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 03:04:52 +00:00
dependabot[bot]
83704817ad
Bump symfony/phpunit-bridge from 6.0.0 to 6.0.3
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.0.0 to 6.0.3.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.0...v6.0.3 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 03:06:15 +00:00
dependabot[bot]
cf4fb5de9c
Bump m6web/redis-mock from 5.1.0 to 5.2.0
...
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases )
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: m6web/redis-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 03:04:35 +00:00
dependabot[bot]
e373129db1
Bump j0k3r/graby from 2.3.3 to 2.3.5
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.3.3...2.3.5 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:09:26 +00:00
Jeremy Benoist
da39295c9a
Update Composer deps
2022-01-05 21:43:37 +01:00
Jérémy Benoist
275dc3e1fb
Merge pull request #5493 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.0.0
...
Bump symfony/phpunit-bridge from 5.3.10 to 6.0.0
2022-01-05 13:52:45 +01:00
Jérémy Benoist
192a9f703e
Merge pull request #5521 from wallabag/dependabot/composer/m6web/redis-mock-5.1.0
...
Bump m6web/redis-mock from 5.0.1 to 5.1.0
2022-01-05 13:51:20 +01:00