Commit graph

9079 commits

Author SHA1 Message Date
Jérémy Benoist a1154927c3
Merge pull request #7144 from wallabag/fix/node-20 2023-12-27 23:10:58 +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
Jérémy Benoist 84838b4952
Merge pull request #7138 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.6
Bump phpstan/phpstan-symfony from 1.3.5 to 1.3.6
2023-12-27 22:17:37 +01:00
Yassine Guedidi 5a19a32450
Merge pull request #7135 from yguedidi/use-wallabag-rulerz-packages
Use wallabag rulerz packages
2023-12-27 19:31:23 +01:00
Yassine Guedidi bb688e8b7c Use wallabag rulerz packages 2023-12-27 19:26:34 +01:00
Yassine Guedidi 4a8fb78c7c
Merge pull request #7141 from yguedidi/fix-docker-setup
Fix docker setup
2023-12-27 19:24:21 +01:00
Yassine Guedidi 7fbf83f3bb
Merge pull request #7139 from yguedidi/fix-doctrine-deprecation-notices
Fix Doctrine deprecation notices
2023-12-27 19:19:47 +01:00
Yassine Guedidi 967f8fa495 Fix docker setup 2023-12-27 19:18:54 +01:00
Yassine Guedidi 8b9d3795da Fix setSQLLogger() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi e5a8b152eb Fix getSchemaManager() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi 0cbd0ce28a Fix getEntity() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi 4846dd00c3
Merge pull request #7136 from yguedidi/fix-deprecation
Fix deprecation
2023-12-27 19:09:55 +01:00
Yassine Guedidi 3a7e597ffc
Merge pull request #7142 from yguedidi/make-database-dependent-commands-lazy
Make database dependent commands lazy
2023-12-27 19:08:18 +01:00
Yassine Guedidi 9927a06cab Make database dependent commands lazy 2023-12-26 21:29:00 +01:00
Yassine Guedidi babe87c33b Fix createClient() depreciation 2023-12-25 10:39:25 +01:00
dependabot[bot] 10dd6d4315
Bump phpstan/phpstan-symfony from 1.3.5 to 1.3.6
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.5...1.3.6)

---
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>
2023-12-25 03:38:06 +00:00
Yassine Guedidi a351b0aada Fix canonicalize depreciation 2023-12-24 20:29:11 +01:00
Jérémy Benoist d6c401423f
Merge pull request #7133 from Simounet/fix/dark-mode-disabled-url-2.6 2023-12-22 20:43:28 +01:00
Simounet 6725228ed5
Assets generation 2023-12-22 15:29:06 +01:00
Simounet 165973d834
Fix add tags input dark mode 2023-12-22 15:01:23 +01:00
Simounet e018daf2fa
Fix disabled URL edit dark mode 2023-12-22 15:01:23 +01:00
Jérémy Benoist 902edbfeb6
Merge pull request #7134 from wallabag/fix/2.6-update-deps
Update deps & Node 20
2023-12-22 14:59:13 +01:00
Jeremy Benoist 75f6f53d25
Update GitHub Actions 2023-12-22 14:45:23 +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 3caf65865b
Merge pull request #7132 from Simounet/feat/wallassets-folder-added-to-gitignore
wallassets folder added to .gitignore
2023-12-22 09:53:06 +01:00
Simounet 7eda9811b8
wallassets folder added to .gitignore 2023-12-21 18:03:18 +01:00
Jérémy Benoist 16863c5307
Merge pull request #7131 from Simounet/fix/dark-mode-disabled-url
Fix/dark mode disabled url
2023-12-21 14:00:04 +01:00
Simounet 10d099dc38
Fix add tags input dark mode 2023-12-21 12:24:45 +01:00
Simounet d63db323ad
Fix disabled URL edit dark mode 2023-12-21 12:24:07 +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
Jérémy Benoist d2699005d5
Merge pull request #7130 from wallabag/dependabot/composer/doctrine/orm-2.17.2 2023-12-21 05:46:19 +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
github-actions[bot] 838099cdcc
Merge pull request #7126 from wallabag/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.55.0 to 8.56.0
2023-12-18 04:02:51 +00:00
dependabot[bot] 5836fb7172
Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:55:01 +00:00
github-actions[bot] 1bd2ae84ac
Merge pull request #7125 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
Bump eslint-plugin-import from 2.29.0 to 2.29.1
2023-12-18 03:53:44 +00:00
github-actions[bot] 791e37cfc8
Merge pull request #7124 from wallabag/dependabot/npm_and_yarn/babel-dependencies-6f8bf1c51e
Bump the babel-dependencies group with 2 updates
2023-12-18 03:50:59 +00:00
dependabot[bot] 69be48ad04
Bump eslint-plugin-import from 2.29.0 to 2.29.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:48:23 +00:00
dependabot[bot] 6642adcabb
Bump the babel-dependencies group with 2 updates
Bumps the babel-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.23.5 to 7.23.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-core)

Updates `@babel/preset-env` from 7.23.5 to 7.23.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:47:22 +00:00
Nicolas Lœuillet 9dd29901c3
Merge pull request #7122 from wallabag/dependabot/composer/jms/serializer-3.29.1
Bump jms/serializer from 3.29.0 to 3.29.1
2023-12-15 08:52:27 +01: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
Jérémy Benoist 07cb1a2035
Merge pull request #7118 from wallabag/dependabot/composer/willdurand/hateoas-bundle-2.6.0 2023-12-13 20:21:24 -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
Jérémy Benoist a38b1277a8
Merge pull request #7116 from wallabag/dependabot/composer/willdurand/hateoas-3.10.0 2023-12-12 21:38:00 -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
Jérémy Benoist a67f836b04
Merge pull request #7114 from wallabag/dependabot/composer/jms/serializer-3.29.0 2023-12-11 20:32:20 -08:00