dependabot[bot]
6ff6ce2475
Bump nelmio/cors-bundle from 1.5.6 to 2.2.0
...
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle ) from 1.5.6 to 2.2.0.
- [Release notes](https://github.com/nelmio/NelmioCorsBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioCorsBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioCorsBundle/compare/1.5.6...2.2.0 )
---
updated-dependencies:
- dependency-name: nelmio/cors-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 10:08:11 +00:00
dependabot[bot]
938e1f2ded
Bump php-amqplib/rabbitmq-bundle from 1.15.1 to 2.11.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 1.15.1 to 2.11.0.
- [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases )
- [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG )
- [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/v1.15.1...2.11.0 )
---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:50:31 +00:00
dependabot[bot]
2c32997bb7
Bump sensio/framework-extra-bundle from 5.6.1 to 6.2.9
...
Bumps [sensio/framework-extra-bundle](https://github.com/sensiolabs/SensioFrameworkExtraBundle ) from 5.6.1 to 6.2.9.
- [Release notes](https://github.com/sensiolabs/SensioFrameworkExtraBundle/releases )
- [Changelog](https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sensiolabs/SensioFrameworkExtraBundle/compare/v5.6.1...v6.2.9 )
---
updated-dependencies:
- dependency-name: sensio/framework-extra-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:44:23 +00:00
dependabot[bot]
bc624ccce5
Bump laminas/laminas-code from 3.4.1 to 4.7.1
...
Bumps [laminas/laminas-code](https://github.com/laminas/laminas-code ) from 3.4.1 to 4.7.1.
- [Release notes](https://github.com/laminas/laminas-code/releases )
- [Commits](https://github.com/laminas/laminas-code/compare/3.4.1...4.7.1 )
---
updated-dependencies:
- dependency-name: laminas/laminas-code
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:31:51 +00:00
dependabot[bot]
498b205c53
Bump friendsofphp/php-cs-fixer from 2.19.3 to 3.4.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.19.3 to 3.4.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.19.3...v3.4.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 06:06:22 +00:00
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
Jérémy Benoist
32509b2b8d
Merge pull request #5448 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.44
...
Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.44
2022-01-05 13:50:29 +01:00
dependabot[bot]
1635cc71af
Bump m6web/redis-mock from 5.0.1 to 5.1.0
...
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases )
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.0.1...v5.1.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-05 12:37:43 +00:00
dependabot[bot]
e2427812bb
Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.44
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.41 to 0.12.44.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.41...0.12.44 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:35:40 +00:00
dependabot[bot]
ea761db6cb
Bump phpstan/phpstan-doctrine from 0.12.42 to 0.12.44
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.42 to 0.12.44.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.42...0.12.44 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:35:20 +00:00
Jérémy Benoist
b810ef34b5
Merge pull request #5445 from wallabag/dependabot/composer/phpstan/phpstan-0.12.99
...
Bump phpstan/phpstan from 0.12.94 to 0.12.99
2022-01-05 13:34:20 +01:00
dependabot[bot]
299e30130e
Bump phpstan/phpstan from 0.12.94 to 0.12.99
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.94 to 0.12.99.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.94...0.12.99 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:13:39 +00:00
Jérémy Benoist
6510538da5
Merge pull request #5469 from wallabag/dependabot/composer/predis/predis-1.1.9
...
Bump predis/predis from 1.1.8 to 1.1.9
2022-01-05 13:13:14 +01:00
Jérémy Benoist
5bcec924c6
Merge pull request #5410 from wallabag/dependabot/composer/pragmarx/recovery-0.2.1
...
Bump pragmarx/recovery from 0.2.0 to 0.2.1
2022-01-05 13:12:39 +01:00
Jérémy Benoist
92b327590e
Merge pull request #5409 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-0.12.22
...
Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22
2022-01-05 13:11:53 +01:00
dependabot[bot]
8feed58778
Bump tecnickcom/tcpdf from 6.4.2 to 6.4.4
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.4.2 to 6.4.4.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases )
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.4.2...6.4.4 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 03:55:35 +00:00
dependabot[bot]
31d93def7c
Bump symfony/phpunit-bridge from 5.3.10 to 6.0.0
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.3.10 to 6.0.0.
- [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/v5.3.10...v6.0.0 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 03:01:09 +00:00
dependabot[bot]
455084278a
Bump predis/predis from 1.1.8 to 1.1.9
...
Bumps [predis/predis](https://github.com/predis/predis ) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v1.1.9/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 03:03:34 +00:00
dependabot[bot]
fafd4f6e44
Bump symfony/phpunit-bridge from 5.3.4 to 5.3.10
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.3.4 to 5.3.10.
- [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/v5.3.4...v5.3.10 )
---
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>
2021-11-01 03:01:42 +00:00
dependabot[bot]
00a4e594ec
Bump lcobucci/jwt from 3.4.5 to 3.4.6
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/3.4.5...3.4.6 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 13:01:48 +00:00
Kevin Decherf
b27d20d7b7
Merge pull request #5446 from wallabag/dependabot/composer/predis/predis-1.1.8
...
Bump predis/predis from 1.1.7 to 1.1.8
2021-10-23 14:59:56 +02:00
dependabot[bot]
e30c56fd45
Bump predis/predis from 1.1.7 to 1.1.8
...
Bumps [predis/predis](https://github.com/predis/predis ) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v1.1.8/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v1.1.7...v1.1.8 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 02:53:30 +00:00
dependabot[bot]
e88860d5cb
Bump pragmarx/recovery from 0.2.0 to 0.2.1
...
Bumps [pragmarx/recovery](https://github.com/antonioribeiro/recovery ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/antonioribeiro/recovery/releases )
- [Changelog](https://github.com/antonioribeiro/recovery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/antonioribeiro/recovery/compare/v0.2.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: pragmarx/recovery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:54 +00:00
dependabot[bot]
e14ba6ca2e
Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 0.12.21 to 0.12.22.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.21...0.12.22 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:44 +00:00
dependabot[bot]
b37c4249af
Bump m6web/redis-mock from 5.0.0 to 5.0.1
...
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases )
- [Commits](https://github.com/M6Web/RedisMock/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: m6web/redis-mock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:31 +00:00
Kevin Decherf
2eaa4f838b
Update compose.lock
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2021-08-05 22:51:23 +02:00
dependabot[bot]
e369309570
Bump phpstan/phpstan-symfony from 0.12.25 to 0.12.33
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.25 to 0.12.33.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.25...0.12.33 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:44:24 +00:00
dependabot[bot]
bbb894d28c
Bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.18...0.12.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:26:33 +00:00
dependabot[bot]
d988e0d568
Bump symfony/symfony from 3.4.47 to 3.4.48
...
Bumps [symfony/symfony](https://github.com/symfony/symfony ) from 3.4.47 to 3.4.48.
- [Release notes](https://github.com/symfony/symfony/releases )
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.48/CHANGELOG-3.4.md )
- [Commits](https://github.com/symfony/symfony/compare/v3.4.47...v3.4.48 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 09:18:46 +00:00
dependabot[bot]
2ed5e63668
Bump phpseclib/phpseclib from 3.0.6 to 3.0.8
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/phpseclib/phpseclib/releases )
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.6...3.0.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 22:17:37 +00:00
dependabot[bot]
3fcef24f08
Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.25
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.21 to 0.12.25.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.21...0.12.25 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 12:14:22 +00:00
dependabot[bot]
ae9f258f1d
Bump symfony/phpunit-bridge from 5.2.4 to 5.2.6
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.2.4 to 5.2.6.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.4...v5.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 02:06:35 +00:00
dependabot[bot]
0afd143f19
Bump tecnickcom/tcpdf from 6.3.5 to 6.4.1
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.3.5 to 6.4.1.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases )
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.3.5...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:04:23 +00:00
dependabot[bot]
874a09091f
Bump pragmarx/recovery from 0.1.0 to 0.2.0
...
Bumps [pragmarx/recovery](https://github.com/antonioribeiro/recovery ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/antonioribeiro/recovery/releases )
- [Changelog](https://github.com/antonioribeiro/recovery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/antonioribeiro/recovery/compare/v0.1.0...v0.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 03:04:36 +00:00
dependabot[bot]
52a6ec417a
Bump phpstan/phpstan from 0.12.81 to 0.12.82
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.81 to 0.12.82.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.81...0.12.82 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 03:04:03 +00:00
Jeremy Benoist
5d4ca7a56c
Update deps
2021-03-16 10:04:20 +01:00
dependabot[bot]
063c704014
Bump php-amqplib/rabbitmq-bundle from 1.14.4 to 1.15.1
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 1.14.4 to 1.15.1.
- [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases )
- [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG )
- [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/v1.14.4...v1.15.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 03:11:00 +00:00
dependabot[bot]
446a346ecd
Bump friendsofphp/php-cs-fixer from 2.18.2 to 2.18.3
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.18.2 to 2.18.3.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.18/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.18.2...v2.18.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 03:21:21 +00:00
Jérémy Benoist
f0747f3f19
Merge pull request #5128 from wallabag/dependabot/composer/phpstan/phpstan-0.12.81
2021-03-09 06:27:10 +01:00
Jérémy Benoist
e89a9ad45d
Merge pull request #5129 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.21
2021-03-09 06:26:53 +01:00
Jérémy Benoist
15f8cb274b
Merge pull request #5130 from wallabag/dependabot/composer/wallabag/phpepub-4.0.9
2021-03-09 06:26:36 +01:00
dependabot[bot]
654199e3b0
Bump phpstan/phpstan-doctrine from 0.12.32 to 0.12.33
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.32 to 0.12.33.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.32...0.12.33 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 03:43:49 +00:00
dependabot[bot]
3a6c9c9cef
Bump wallabag/phpepub from 4.0.7.2 to 4.0.9
...
Bumps [wallabag/phpepub](https://github.com/wallabag/PHPePub ) from 4.0.7.2 to 4.0.9.
- [Release notes](https://github.com/wallabag/PHPePub/releases )
- [Commits](https://github.com/wallabag/PHPePub/compare/4.0.7.2...4.0.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 03:30:56 +00:00
dependabot[bot]
585c9340de
Bump phpstan/phpstan-symfony from 0.12.20 to 0.12.21
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.20 to 0.12.21.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.20...0.12.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 03:24:26 +00:00
dependabot[bot]
776b4e7c4b
Bump phpstan/phpstan from 0.12.80 to 0.12.81
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.80 to 0.12.81.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.80...0.12.81 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 03:08:59 +00:00
dependabot[bot]
b8efa82b7e
Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 0.12.17 to 0.12.18.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.17...0.12.18 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 03:16:30 +00:00
dependabot[bot]
f4042f1acd
Bump symfony/phpunit-bridge from 5.2.3 to 5.2.4
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.3...v5.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 03:08:36 +00:00
Jérémy Benoist
c0c25ff8e6
Merge pull request #5094 from wallabag/dependabot/composer/phpstan/phpstan-0.12.80
2021-03-01 06:54:25 +01:00
dependabot[bot]
c737ad2dd3
Bump phpstan/phpstan from 0.12.79 to 0.12.80
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.79 to 0.12.80.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.79...0.12.80 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 04:35:05 +00:00
dependabot[bot]
c5bca4503a
Bump pagerfanta/pagerfanta from 2.7.0 to 2.7.1
...
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases )
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.7.0...v2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 03:17:11 +00:00
dependabot[bot]
a3d6424eb3
Bump phpstan/phpstan from 0.12.78 to 0.12.79
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.78 to 0.12.79.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.78...0.12.79 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 03:39:24 +00:00
Jérémy Benoist
f1219f797f
Merge pull request #5070 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.20
2021-02-22 07:34:29 +01:00
Jérémy Benoist
45bed218d1
Merge pull request #5069 from wallabag/dependabot/composer/phpstan/phpstan-0.12.78
2021-02-22 07:34:13 +01:00
dependabot[bot]
749612edb2
Bump phpstan/phpstan-symfony from 0.12.19 to 0.12.20
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.19 to 0.12.20.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.19...0.12.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 03:27:00 +00:00
dependabot[bot]
8cd332b1cb
Bump phpstan/phpstan from 0.12.77 to 0.12.78
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.77 to 0.12.78.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.77...0.12.78 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 03:18:11 +00:00
dependabot[bot]
acfb02f2b7
Bump babdev/pagerfanta-bundle from 2.8.0 to 2.9.0
...
Bumps [babdev/pagerfanta-bundle](https://github.com/BabDev/PagerfantaBundle ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/BabDev/PagerfantaBundle/releases )
- [Changelog](https://github.com/BabDev/PagerfantaBundle/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/BabDev/PagerfantaBundle/compare/v2.8.0...v2.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 03:11:11 +00:00
dependabot[bot]
dc47b5d6e7
Bump pagerfanta/pagerfanta from 2.6.0 to 2.7.0
...
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases )
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.6.0...v2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 03:34:26 +00:00
dependabot[bot]
e99b9c5c33
Bump phpstan/phpstan from 0.12.76 to 0.12.77
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.76 to 0.12.77.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.76...0.12.77 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 03:23:10 +00:00
dependabot[bot]
181daf3fda
Bump phpstan/phpstan-symfony from 0.12.18 to 0.12.19
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.18...0.12.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 03:28:32 +00:00
Jérémy Benoist
8eca5841a9
Merge pull request #5044 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.18
2021-02-15 06:30:55 +01:00
dependabot[bot]
4f60a0ee83
Bump phpstan/phpstan from 0.12.75 to 0.12.76
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.75 to 0.12.76.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.75...0.12.76 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 03:36:56 +00:00
dependabot[bot]
3d8bbfa803
Bump phpstan/phpstan-symfony from 0.12.17 to 0.12.18
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.17 to 0.12.18.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.17...0.12.18 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 03:30:04 +00:00
Jérémy Benoist
251e05ddde
Merge pull request #5040 from wallabag/dependabot/composer/j0k3r/graby-2.2.5
2021-02-12 06:51:20 +01:00
Jérémy Benoist
f2eed4257e
Merge pull request #5041 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.17
2021-02-12 06:50:09 +01:00
dependabot[bot]
9d6081caf3
Bump phpstan/phpstan from 0.12.74 to 0.12.75
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.74 to 0.12.75.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.74...0.12.75 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 03:41:55 +00:00
dependabot[bot]
6fea5b26ea
Bump phpstan/phpstan-symfony from 0.12.16 to 0.12.17
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.16 to 0.12.17.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.16...0.12.17 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 03:26:22 +00:00
dependabot[bot]
89e54aaa7e
Bump j0k3r/graby from 2.2.4 to 2.2.5
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.2.4...2.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 03:11:08 +00:00
Jérémy Benoist
7983678bc5
Merge pull request #5034 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.32
2021-02-11 09:10:07 +01:00
dependabot[bot]
5bb5de209f
Bump symfony/maker-bundle from 1.29.0 to 1.29.1
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.29.0 to 1.29.1.
- [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.29.0...v1.29.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 03:24:32 +00:00
dependabot[bot]
c99b2f31bd
Bump phpstan/phpstan-doctrine from 0.12.31 to 0.12.32
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.31 to 0.12.32.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.31...0.12.32 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 03:14:18 +00:00
dependabot[bot]
a3aa7a659f
Bump phpstan/phpstan-doctrine from 0.12.30 to 0.12.31
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.30 to 0.12.31.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.30...0.12.31 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 03:21:23 +00:00
dependabot[bot]
eebe81c9c4
Bump phpstan/phpstan from 0.12.73 to 0.12.74
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.73 to 0.12.74.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.73...0.12.74 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 03:34:44 +00:00
Jérémy Benoist
12afd275f0
Merge pull request #5020 from wallabag/dependabot/composer/phpstan/phpstan-0.12.73
...
Bump phpstan/phpstan from 0.12.71 to 0.12.73
2021-02-08 15:33:05 +01:00
Jérémy Benoist
18e0af0f4b
Merge pull request #5019 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.8.6
...
Bump friendsofsymfony/rest-bundle from 2.8.5 to 2.8.6
2021-02-08 11:15:09 +01:00
Jérémy Benoist
3f5b68e390
Merge pull request #5021 from wallabag/dependabot/composer/symfony/maker-bundle-1.29.0
...
Bump symfony/maker-bundle from 1.28.0 to 1.29.0
2021-02-08 10:49:07 +01:00
dependabot[bot]
e571fa797d
Bump phpstan/phpstan from 0.12.71 to 0.12.73
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.71 to 0.12.73.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.73 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 09:23:38 +00:00
Jérémy Benoist
aedb508a5b
Merge pull request #5011 from wallabag/dependabot/composer/symfony/phpunit-bridge-5.2.3
...
Bump symfony/phpunit-bridge from 5.2.2 to 5.2.3
2021-02-08 10:17:21 +01:00
dependabot[bot]
4f0032e394
Bump friendsofsymfony/rest-bundle from 2.8.5 to 2.8.6
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.8.5...2.8.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:42:34 +00:00
dependabot[bot]
bf3a1c30bf
Bump symfony/maker-bundle from 1.28.0 to 1.29.0
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.28.0 to 1.29.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.28.0...v1.29.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:42:06 +00:00
dependabot[bot]
5a09b2cfab
Bump symfony/phpunit-bridge from 5.2.2 to 5.2.3
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.2...v5.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:38:41 +00:00
dependabot[bot]
6cd7db0d46
Bump pagerfanta/pagerfanta from 2.5.1 to 2.6.0
...
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases )
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.5.1...v2.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:38:30 +00:00
dependabot[bot]
3a483dfa6d
Bump phpstan/phpstan from 0.12.70 to 0.12.71
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.70 to 0.12.71.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.70...0.12.71 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 03:22:18 +00:00
Jérémy Benoist
6655cb2170
Merge pull request #4985 from wallabag/dependabot/composer/symfony/phpunit-bridge-5.2.2
2021-01-28 06:35:57 +01:00
dependabot[bot]
7d95952572
Bump phpstan/phpstan from 0.12.69 to 0.12.70
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.69 to 0.12.70.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.69...0.12.70 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 03:51:44 +00:00
dependabot[bot]
c5c8ed7b19
Bump symfony/phpunit-bridge from 5.2.1 to 5.2.2
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 03:44:23 +00:00
Jérémy Benoist
f30de01648
Merge pull request #4977 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.18.2
2021-01-26 08:45:04 +01:00
dependabot[bot]
382f667326
Bump phpstan/phpstan-symfony from 0.12.14 to 0.12.16
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.14 to 0.12.16.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.14...0.12.16 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 03:43:01 +00:00
dependabot[bot]
ac902bc887
Bump friendsofphp/php-cs-fixer from 2.18.1 to 2.18.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.18.1 to 2.18.2.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.18/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.18.1...v2.18.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 03:27:12 +00:00
Jérémy Benoist
716de7ddb7
Merge pull request #4974 from wallabag/dependabot/composer/jms/serializer-bundle-3.8.0
2021-01-25 08:52:41 +01:00
dependabot[bot]
f1dfc0273e
Bump phpstan/phpstan from 0.12.68 to 0.12.69
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.68 to 0.12.69.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.68...0.12.69 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 03:49:22 +00:00
dependabot[bot]
da56d97afc
Bump jms/serializer-bundle from 3.7.0 to 3.8.0
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases )
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/3.7.0...3.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 03:45:37 +00:00
dependabot[bot]
91a8b004ef
Bump friendsofphp/php-cs-fixer from 2.18.0 to 2.18.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.18.0 to 2.18.1.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.18.1/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.18.0...v2.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 03:44:40 +00:00
dependabot[bot]
6258b0aebb
Bump phpstan/phpstan from 0.12.67 to 0.12.68
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.67 to 0.12.68.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.67...0.12.68 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 07:58:27 +00:00
dependabot[bot]
9fe059fec1
Bump phpstan/phpstan-doctrine from 0.12.28 to 0.12.30
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.28 to 0.12.30.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.28...0.12.30 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 03:20:34 +00:00
Jérémy Benoist
b4e7c82a7c
Merge pull request #4942 from wallabag/dependabot/composer/phpstan/phpstan-0.12.67
...
Bump phpstan/phpstan from 0.12.66 to 0.12.67
2021-01-18 11:09:30 +01:00
Jérémy Benoist
b267e967e8
Merge pull request #4953 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.18.0
...
Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.0
2021-01-18 11:01:45 +01:00
dependabot[bot]
4331b2e8a2
Bump symfony/maker-bundle from 1.27.0 to 1.28.0
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.27.0 to 1.28.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/1.27.0...v1.28.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:53:53 +00:00
dependabot[bot]
11031114e2
Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.17.3 to 2.18.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.18.0/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.3...v2.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:48:34 +00:00
dependabot[bot]
5ed882997e
Bump phpstan/phpstan from 0.12.66 to 0.12.67
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.66 to 0.12.67.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.66...0.12.67 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 07:32:40 +00:00
dependabot[bot]
6e487a445c
Bump phpstan/phpstan-doctrine from 0.12.27 to 0.12.28
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.27 to 0.12.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.27...0.12.28 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 03:28:10 +00:00
dependabot[bot]
65fbb8ea7d
Bump phpstan/phpstan-doctrine from 0.12.26 to 0.12.27
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.26 to 0.12.27.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.26...0.12.27 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 03:51:55 +00:00
Jérémy Benoist
2f62fce4dc
Merge pull request #4933 from wallabag/dependabot/composer/phpstan/phpstan-0.12.66
2021-01-12 06:17:31 +01:00
dependabot[bot]
f886494c7d
Bump phpstan/phpstan from 0.12.65 to 0.12.66
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.65 to 0.12.66.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.65...0.12.66 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:38:28 +00:00
dependabot[bot]
5097def2de
Bump phpstan/phpstan-symfony from 0.12.13 to 0.12.14
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.13 to 0.12.14.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.13...0.12.14 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:30:15 +00:00
dependabot[bot]
077700ab37
Bump phpstan/phpstan-symfony from 0.12.12 to 0.12.13
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.12 to 0.12.13.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.12...0.12.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 09:31:36 +00:00
dependabot[bot]
bd1c9fd8e3
Bump symfony/maker-bundle from 1.26.1 to 1.27.0
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.26.1 to 1.27.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.26.1...1.27.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 03:47:33 +00:00
dependabot[bot]
8de65a1fb4
Bump phpstan/phpstan from 0.12.64 to 0.12.65
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.64 to 0.12.65.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.64...0.12.65 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 03:47:44 +00:00
Jeremy Benoist
5a69fec5da
Prepare 2.4.1
...
- update changelog
- bump version
- update deps
2021-01-04 10:21:07 +01:00
Kevin Decherf
41930e729c
Merge pull request #4876 from wallabag/dependabot/composer/phpstan/phpstan-0.12.64
...
Bump phpstan/phpstan from 0.12.63 to 0.12.64
2020-12-26 13:36:25 +01:00
dependabot[bot]
a2ecac603c
Bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.17.2 to 2.17.3.
- [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.2...v2.17.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 03:21:09 +00:00
dependabot[bot]
be30d7164c
Bump phpstan/phpstan from 0.12.63 to 0.12.64
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.63 to 0.12.64.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.63...0.12.64 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 03:09:02 +00:00
Kevin Decherf
d6869fdd2f
Merge pull request #4875 from wallabag/dependabot/composer/symfony/phpunit-bridge-5.2.1
...
Bump symfony/phpunit-bridge from 5.2.0 to 5.2.1
2020-12-21 11:32:43 +01:00
dependabot[bot]
b4dde9040b
Bump symfony/phpunit-bridge from 5.2.0 to 5.2.1
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 03:48:08 +00:00
dependabot[bot]
0d6e44bdf1
Bump symfony/maker-bundle from 1.26.0 to 1.26.1
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.26.0 to 1.26.1.
- [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.26.0...v1.26.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 03:25:58 +00:00
Jérémy Benoist
ad621f198f
Merge pull request #4861 from wallabag/dependabot/composer/symfony/maker-bundle-1.26.0
...
Bump symfony/maker-bundle from 1.25.0 to 1.26.0
2020-12-18 08:57:05 +01:00
Jérémy Benoist
0b0ffa67e7
Merge pull request #4859 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.8.5
...
Bump friendsofsymfony/rest-bundle from 2.8.4 to 2.8.5
2020-12-18 06:54:55 +01:00
dependabot[bot]
1b88c662a4
Bump symfony/maker-bundle from 1.25.0 to 1.26.0
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.25.0 to 1.26.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.25.0...v1.26.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 04:19:41 +00:00
dependabot[bot]
cbb26547e5
Bump friendsofphp/php-cs-fixer from 2.17.1 to 2.17.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.17.1 to 2.17.2.
- [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.1...v2.17.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 03:32:56 +00:00
dependabot[bot]
77faf7369b
Bump friendsofsymfony/rest-bundle from 2.8.4 to 2.8.5
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.8.4...2.8.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 03:25:53 +00:00
dependabot[bot]
40cd56daf8
Bump friendsofsymfony/rest-bundle from 2.8.3 to 2.8.4
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.8.3...2.8.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 03:20:37 +00:00
Jérémy Benoist
44d722f700
Merge pull request #4853 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-0.12.17
...
Bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17
2020-12-16 06:42:38 +01:00
dependabot[bot]
9e65927829
Bump phpstan/phpstan from 0.12.62 to 0.12.63
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.62 to 0.12.63.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.62...0.12.63 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 03:49:22 +00:00
dependabot[bot]
f5b0832812
Bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 0.12.16 to 0.12.17.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.16...0.12.17 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 03:42:45 +00:00
dependabot[bot]
febcf4be3b
Bump phpstan/phpstan from 0.12.59 to 0.12.62
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.59 to 0.12.62.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.59...0.12.62 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 03:43:12 +00:00
Jérémy Benoist
df7b937f54
Merge pull request #4836 from wallabag/dependabot/composer/phpstan/extension-installer-1.1.0
...
Bump phpstan/extension-installer from 1.0.5 to 1.1.0
2020-12-14 09:28:09 +01:00
Jérémy Benoist
4bf24ac3fe
Merge pull request #4837 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.12
...
Bump phpstan/phpstan-symfony from 0.12.11 to 0.12.12
2020-12-14 09:07:52 +01:00
Jérémy Benoist
a6d22ca31e
Merge pull request #4838 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.26
...
Bump phpstan/phpstan-doctrine from 0.12.25 to 0.12.26
2020-12-14 09:07:25 +01:00
dependabot[bot]
c9d1be066e
Bump dama/doctrine-test-bundle from 6.4.0 to 6.5.0
...
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases )
- [Changelog](https://github.com/dmaicher/doctrine-test-bundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v6.4.0...v6.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:58:39 +00:00
dependabot[bot]
5afe8ed150
Bump phpstan/phpstan-doctrine from 0.12.25 to 0.12.26
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.25 to 0.12.26.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.25...0.12.26 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:53:32 +00:00
dependabot[bot]
e646da6c6a
Bump phpstan/phpstan-symfony from 0.12.11 to 0.12.12
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 0.12.11 to 0.12.12.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.11...0.12.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:46:47 +00:00
dependabot[bot]
0766fa00d9
Bump phpstan/extension-installer from 1.0.5 to 1.1.0
...
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.0.5...1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:27:06 +00:00
dependabot[bot]
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
dependabot[bot]
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
Jérémy Benoist
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
Jérémy Benoist
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Jérémy Benoist
37f67d7298
Merge pull request #4791 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.16.8
...
Bump friendsofphp/php-cs-fixer from 2.16.7 to 2.16.8
2020-12-07 06:34:42 +01:00
Jérémy Benoist
94407b3560
Merge pull request #4792 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.13
...
Bump doctrine/doctrine-bundle from 1.12.12 to 1.12.13
2020-12-07 06:34:21 +01:00
dependabot[bot]
2b401089d5
Bump doctrine/orm from 2.7.4 to 2.7.5
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.7.4...2.7.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 03:48:40 +00:00
dependabot[bot]
d673984aea
Bump doctrine/doctrine-bundle from 1.12.12 to 1.12.13
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 1.12.12 to 1.12.13.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.12...1.12.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 03:38:09 +00:00
dependabot[bot]
0fe9fb69f8
Bump friendsofphp/php-cs-fixer from 2.16.7 to 2.16.8
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ) from 2.16.7 to 2.16.8.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.7...v2.16.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 03:33:01 +00:00
Jeremy Benoist
cab3eb4005
Update deps (PHP & JS)
...
Also re-enable assets diff in GitHub Actions.
2020-11-30 11:52:44 +01:00
Jérémy Benoist
2b506a3761
Merge pull request #4768 from wallabag/dependabot/composer/symfony/maker-bundle-1.24.2
...
Bump symfony/maker-bundle from 1.24.1 to 1.24.2
2020-11-30 05:35:43 +01:00
Jérémy Benoist
fa92627223
Merge pull request #4769 from wallabag/dependabot/composer/phpstan/phpstan-0.12.58
...
Bump phpstan/phpstan from 0.12.57 to 0.12.58
2020-11-30 05:35:22 +01:00
dependabot[bot]
e1ea10bcdb
Bump symfony/symfony from 3.4.46 to 3.4.47
...
Bumps [symfony/symfony](https://github.com/symfony/symfony ) from 3.4.46 to 3.4.47.
- [Release notes](https://github.com/symfony/symfony/releases )
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.47/CHANGELOG-3.4.md )
- [Commits](https://github.com/symfony/symfony/compare/v3.4.46...v3.4.47 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 03:46:23 +00:00
dependabot[bot]
51617d868c
Bump phpstan/phpstan from 0.12.57 to 0.12.58
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.57 to 0.12.58.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.57...0.12.58 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 03:38:26 +00:00
dependabot[bot]
87423c96d4
Bump symfony/maker-bundle from 1.24.1 to 1.24.2
...
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle ) from 1.24.1 to 1.24.2.
- [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.1...v1.24.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 03:34:46 +00:00
dependabot[bot]
dd894862e1
Bump phpstan/phpstan-doctrine from 0.12.24 to 0.12.25
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.24 to 0.12.25.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.24...0.12.25 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-27 03:41:27 +00:00
Jérémy Benoist
f9638ecaee
Merge pull request #4757 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.24
...
Bump phpstan/phpstan-doctrine from 0.12.23 to 0.12.24
2020-11-26 05:47:13 +01:00