Commit graph

938 commits

Author SHA1 Message Date
Yassine Guedidi 7284e5dd48 Update PHP dependencies 2024-01-22 19:15:54 +01:00
Yassine Guedidi 33871b3db9 Upgrade to Symfony 5.4 2024-01-22 19:15:54 +01:00
Jérémy Benoist fb0b843dec
Merge pull request #7206 from wallabag/dependabot/composer/doctrine/dbal-3.7.3 2024-01-22 06:43:05 +01:00
dependabot[bot] 742d2ea5bd
Bump doctrine/dbal from 3.7.2 to 3.7.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.7.2...3.7.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:55:35 +00:00
dependabot[bot] cae1747761
Bump phpunit/phpunit from 9.6.15 to 9.6.16
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.15 to 9.6.16.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.16/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.15...9.6.16)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:54:52 +00:00
dependabot[bot] 91ef465ece
Bump phpstan/phpstan-doctrine from 1.3.58 to 1.3.59
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.58 to 1.3.59.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.58...1.3.59)

---
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>
2024-01-19 03:31:32 +00:00
Jérémy Benoist f086b30c0d
Merge pull request #7192 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.58 2024-01-18 06:00:44 +01:00
dependabot[bot] 5cbac7c0b2
Bump phpstan/phpstan-doctrine from 1.3.57 to 1.3.58
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.57 to 1.3.58.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.57...1.3.58)

---
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>
2024-01-18 03:39:10 +00:00
dependabot[bot] d995bafb41
Bump doctrine/orm from 2.17.2 to 2.17.3
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.17.2...2.17.3)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 03:38:17 +00:00
dependabot[bot] c58a3b39ca
Bump phpstan/phpstan-doctrine from 1.3.56 to 1.3.57
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.56 to 1.3.57.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.56...1.3.57)

---
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>
2024-01-17 03:53:37 +00:00
dependabot[bot] 29a880e11b
Bump phpstan/phpstan-doctrine from 1.3.54 to 1.3.56
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.54 to 1.3.56.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.54...1.3.56)

---
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>
2024-01-16 03:24:29 +00:00
dependabot[bot] c980068688
Bump scssphp/scssphp from 1.12.0 to 1.12.1
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/scssphp/scssphp/releases)
- [Commits](https://github.com/scssphp/scssphp/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: scssphp/scssphp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:25:53 +00:00
Jérémy Benoist ab3eaf2d3d
Merge pull request #7174 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.14.0
Bump php-amqplib/rabbitmq-bundle from 2.13.2 to 2.14.0
2024-01-12 10:16:32 +01:00
dependabot[bot] 7babce220e
Bump sentry/sentry-symfony from 4.13.1 to 4.13.2
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 03:33:15 +00:00
dependabot[bot] 16255b8d22
Bump phpstan/phpstan-symfony from 1.3.6 to 1.3.7
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.6...1.3.7)

---
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>
2024-01-11 03:03:23 +00:00
dependabot[bot] 9d02882291
Bump php-amqplib/rabbitmq-bundle from 2.13.2 to 2.14.0
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.13.2 to 2.14.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/2.13.2...2.14.0)

---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:03:15 +00:00
dependabot[bot] cd92853f27
Bump phpstan/phpstan from 1.10.54 to 1.10.55
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.54 to 1.10.55.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.54...1.10.55)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 03:16:52 +00:00
Yassine Guedidi 0b37e31196
Merge pull request #7152 from yguedidi/merge-2.6-in-master
Merge 2.6 in master
2024-01-08 09:45:15 +01:00
dependabot[bot] 74a5c6d779
Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.53 to 1.3.54.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.53...1.3.54)

---
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>
2024-01-08 03:45:08 +00:00
Jérémy Benoist 36a97e5d79
Merge pull request #7158 from wallabag/dependabot/composer/phpstan/phpstan-1.10.51 2024-01-05 08:47:41 +01:00
dependabot[bot] c1fb90d59b
Bump phpstan/phpstan from 1.10.50 to 1.10.51
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.50 to 1.10.51.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.50...1.10.51)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 03:02:48 +00:00
dependabot[bot] 5fefc9056a
Bump j0k3r/graby from 2.4.4 to 2.4.5
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.4...2.4.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>
2024-01-05 03:01:55 +00:00
Yassine Guedidi 15d5eb5e6a Use PHPUnit directly 2024-01-03 23:46:08 +01:00
Yassine Guedidi ed9f120ad6 Add directly used transitive dependencies as root ones 2024-01-03 21:30:03 +01:00
Yassine Guedidi 16c239aa78 Merge branch '2.6' into merge-2.6-in-master 2024-01-03 11:08:10 +01:00
Jeremy Benoist c8f036ad0f
Prepare 2.6.8 release 2024-01-03 07:31:07 +01:00
Jeremy Benoist 019e978846
Use Node 20
Backported from the 2.6 branch.
Also, update composer & node deps.
2023-12-27 23:00:49 +01:00
Yassine Guedidi bb688e8b7c Use wallabag rulerz packages 2023-12-27 19:26:34 +01:00
Jeremy Benoist cc17b3acaf
Update deps
Mostly to free `symfony/phpunit-bridge`.

Also raise minimum version of node to 20, v16 is unmaintained since October 2023.
2023-12-22 14:41:05 +01:00
Jérémy Benoist 44f362236d
Merge pull request #7129 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.2 2023-12-21 05:46:42 +01:00
dependabot[bot] 9f2b874f2f
Bump doctrine/orm from 2.17.1 to 2.17.2
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.1 to 2.17.2.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.17.1...2.17.2)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 03:55:52 +00:00
dependabot[bot] d4678b2e10
Bump php-amqplib/rabbitmq-bundle from 2.13.1 to 2.13.2
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.13.1 to 2.13.2.
- [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/2.13.1...2.13.2)

---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 03:55:33 +00:00
dependabot[bot] 1be5b107e0
Bump jms/serializer from 3.29.0 to 3.29.1
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.29.0 to 3.29.1.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.29.0...3.29.1)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:20:19 +00:00
Jérémy Benoist d040a8db0f
Merge pull request #7119 from wallabag/dependabot/composer/phpstan/phpstan-1.10.50 2023-12-13 20:21:42 -08:00
dependabot[bot] c1ef4a63e5
Bump phpstan/phpstan from 1.10.49 to 1.10.50
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.49 to 1.10.50.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.49...1.10.50)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 04:02:18 +00:00
dependabot[bot] 4f395fb240
Bump willdurand/hateoas-bundle from 2.5.0 to 2.6.0
Bumps [willdurand/hateoas-bundle](https://github.com/willdurand/BazingaHateoasBundle) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/willdurand/BazingaHateoasBundle/releases)
- [Commits](https://github.com/willdurand/BazingaHateoasBundle/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: willdurand/hateoas-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 04:02:10 +00:00
Jérémy Benoist 83404b20b9
Merge pull request #7117 from wallabag/dependabot/composer/phpstan/phpstan-1.10.49 2023-12-12 21:38:17 -08:00
dependabot[bot] 175ae79230
Bump phpstan/phpstan from 1.10.48 to 1.10.49
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.48 to 1.10.49.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.48...1.10.49)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:08:20 +00:00
dependabot[bot] 46fb03e367
Bump willdurand/hateoas from 3.9.0 to 3.10.0
Bumps [willdurand/hateoas](https://github.com/willdurand/Hateoas) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/willdurand/Hateoas/releases)
- [Commits](https://github.com/willdurand/Hateoas/compare/3.9.0...3.10.0)

---
updated-dependencies:
- dependency-name: willdurand/hateoas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:08:11 +00:00
dependabot[bot] 13b466f9a8
Bump jms/serializer from 3.28.0 to 3.29.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.28.0...3.29.0)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 03:14:33 +00:00
dependabot[bot] 4818946113
Bump phpstan/phpstan from 1.10.47 to 1.10.48
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.47 to 1.10.48.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.47...1.10.48)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 03:48:53 +00:00
Jérémy Benoist 28fb213e3e
Merge pull request #7108 from wallabag/dependabot/composer/php-http/httplug-bundle-1.32.0
Bump php-http/httplug-bundle from 1.31.0 to 1.32.0
2023-12-08 01:03:00 -08:00
dependabot[bot] 32ac079599
Bump php-http/httplug-bundle from 1.31.0 to 1.32.0
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.31.0...1.32.0)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 08:36:36 +00:00
dependabot[bot] 51273445e2
Bump sentry/sentry-symfony from 4.12.0 to 4.13.1
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.12.0...4.13.1)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 08:36:29 +00:00
Jeremy Benoist 00d49f1202
Release symfony/phpunit-bridge 2023-12-08 09:21:16 +01:00
dependabot[bot] a7b65dadd4
Bump phpstan/phpstan from 1.10.46 to 1.10.47
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.46 to 1.10.47.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.46...1.10.47)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 03:32:24 +00:00
Jérémy Benoist 4d150ed436
Merge pull request #7096 from wallabag/dependabot/composer/php-http/client-common-2.7.1 2023-11-30 23:40:17 -08:00
dependabot[bot] fae8795e64
Bump php-http/discovery from 1.19.1 to 1.19.2
Bumps [php-http/discovery](https://github.com/php-http/discovery) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/php-http/discovery/releases)
- [Changelog](https://github.com/php-http/discovery/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/discovery/compare/1.19.1...1.19.2)

---
updated-dependencies:
- dependency-name: php-http/discovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 03:30:46 +00:00
dependabot[bot] 9fd12d6cb4
Bump php-http/client-common from 2.7.0 to 2.7.1
Bumps [php-http/client-common](https://github.com/php-http/client-common) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/php-http/client-common/releases)
- [Changelog](https://github.com/php-http/client-common/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/client-common/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: php-http/client-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 03:30:33 +00:00
dependabot[bot] ff3442cbd4
Bump phpstan/phpstan from 1.10.45 to 1.10.46
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.45 to 1.10.46.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.45...1.10.46)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:37:38 +00:00