Commit Graph

9703 Commits

Author SHA1 Message Date
Kevin Jiang
c65850050d Implement tagging rules reset
Adding tagging rule reset to templates

Adding messages to tagging rule reset

Adding translation for Traditional and Simplified Chinese
2024-07-16 11:24:09 +12:00
Jérémy Benoist
f78353910f
Merge pull request #7583 from wallabag/fix/update-all-deps
Update all deps
2024-07-15 12:09:58 +02:00
Jeremy Benoist
fa32abc62b Update all deps
- lock `shipmonk/composer-dependency-analyser` because I don't know how to workaround the error
- update parameter PHPDoc for `UserMailer` following `TwigSwiftMailer` update
- migrate PHPUnit config using `--migrate-configuration`
2024-07-15 12:06:16 +02:00
Jérémy Benoist
bb1d97284f
Merge pull request #7573 from wallabag/dependabot/npm_and_yarn/webpack-merge-6.0.1
Bump webpack-merge from 5.10.0 to 6.0.1
2024-07-15 12:01:04 +02:00
dependabot[bot]
f7a38ec754
Bump webpack-merge from 5.10.0 to 6.0.1
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.10.0 to 6.0.1.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.10.0...v6.0.1)

---
updated-dependencies:
- dependency-name: webpack-merge
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:54:37 +00:00
Jérémy Benoist
2c58fcad51
Merge pull request #7373 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-5.0.4
Bump webpack-dev-server from 4.15.1 to 5.0.4
2024-07-15 11:53:28 +02:00
dependabot[bot]
a4b9ff66d3
Bump webpack-dev-server from 4.15.1 to 5.0.4
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.4)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:48:12 +00:00
github-actions[bot]
81a69f0daa
Merge pull request #7579 from wallabag/dependabot/npm_and_yarn/webpack-5.93.0
Bump webpack from 5.92.1 to 5.93.0
2024-07-15 09:20:06 +00:00
Jérémy Benoist
3ea96cf2d0
Merge pull request #7574 from wallabag/dependabot/npm_and_yarn/highlight.js-11.10.0
Bump highlight.js from 11.9.0 to 11.10.0
2024-07-15 11:17:15 +02:00
Jérémy Benoist
a707da0634
Merge pull request #7571 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
2024-07-15 11:16:53 +02:00
Jérémy Benoist
dc86bd0d16
Merge pull request #7575 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.0
Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.0
2024-07-15 11:16:29 +02:00
github-actions[bot]
dafcc1c427
Merge pull request #7580 from wallabag/dependabot/npm_and_yarn/sass-1.77.8
Bump sass from 1.77.6 to 1.77.8
2024-07-15 09:14:31 +00:00
github-actions[bot]
546fedbaa8
Merge pull request #7578 from wallabag/dependabot/npm_and_yarn/babel-dependencies-0af46cd4ec
Bump the babel-dependencies group with 3 updates
2024-07-15 09:11:41 +00:00
dependabot[bot]
bdaf90a2df
Bump webpack from 5.92.1 to 5.93.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.93.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.93.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:03:29 +00:00
dependabot[bot]
089912e5b8
Bump highlight.js from 11.9.0 to 11.10.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:02:38 +00:00
dependabot[bot]
76d4495e56
Bump sass from 1.77.6 to 1.77.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.6...1.77.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:02:32 +00:00
dependabot[bot]
99f061bad0
Bump the babel-dependencies group with 3 updates
Bumps the babel-dependencies group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.24.7 to 7.24.8
- [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.24.8/packages/babel-core)

Updates `@babel/eslint-parser` from 7.24.7 to 7.24.8
- [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.24.8/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.24.7 to 7.24.8
- [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.24.8/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/eslint-parser"
  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>
2024-07-15 09:01:43 +00:00
dependabot[bot]
a201997121
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:01:08 +00:00
dependabot[bot]
0d4edd98d1
Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.0
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.6.2...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:01:07 +00:00
Jérémy Benoist
7d74da0b1f
Merge pull request #7581 from wallabag/dependabot/composer/phpstan-dependencies-993db396dc
Bump the phpstan-dependencies group across 1 directory with 2 updates
2024-07-15 10:59:42 +02:00
dependabot[bot]
e9992dcc2a
Bump the phpstan-dependencies group across 1 directory with 2 updates
Bumps the phpstan-dependencies group with 2 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan` from 1.11.6 to 1.11.7
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.6...1.11.7)

Updates `phpstan/phpstan-doctrine` from 1.4.5 to 1.4.7
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.5...1.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 08:53:23 +00:00
Jérémy Benoist
89252f39c9
Merge pull request #7577 from wallabag/fix/tests
Fix tests
2024-07-15 10:52:32 +02:00
Jeremy Benoist
d5d6b6861e
Fix tests 2024-07-15 10:32:01 +02:00
Jeremy Benoist
910132fe72
Fix tests
Looks like lemonde.fr doesn't work anymore in wallabag for test.
Switching to an other great media.

Also update site configs.
2024-07-12 17:08:40 +02:00
Jérémy Benoist
85585e19eb
Merge pull request #7568 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-07-04 15:27:35 +02:00
Jérémy
8d777f7a99
Translated using Weblate (Arabic)
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 15:23:53 +02:00
Abidal A
2f74e6b5d6
Translated using Weblate (Arabic)
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 08:09:18 +00:00
Abidal A
889885a4de
Translated using Weblate (Arabic)
Currently translated at 100.0% (6 of 6 strings)
2024-07-04 08:09:17 +00:00
Jérémy Benoist
c68cd99e37
Merge pull request #7563 from wallabag/dependabot/composer/phpstan-dependencies-5baac09a44 2024-07-03 06:11:09 +02:00
dependabot[bot]
ff240050a4
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.4...1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 02:37:21 +00:00
Jérémy Benoist
527f8b6cc4
Merge pull request #7562 from wallabag/dependabot/composer/phpstan-dependencies-95fb1eb00f 2024-07-02 07:13:31 +02:00
dependabot[bot]
7d6f231993
Bump phpstan/phpstan in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/phpstan` from 1.11.5 to 1.11.6
- [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.11.5...1.11.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 02:22:17 +00:00
Jérémy Benoist
b17a2cc27e
Merge pull request #7560 from wallabag/dependabot/composer/phpstan-dependencies-bd168cf960 2024-07-01 06:10:14 +02:00
github-actions[bot]
c06fcedc00
Merge pull request #7561 from wallabag/dependabot/npm_and_yarn/postcss-8.4.39
Bump postcss from 8.4.38 to 8.4.39
2024-07-01 03:01:57 +00:00
dependabot[bot]
df7cecf10b
Bump postcss from 8.4.38 to 8.4.39
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:58:50 +00:00
dependabot[bot]
c0dfb443e5
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.3...1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:09:10 +00:00
Jérémy Benoist
e43a028a45
Merge pull request #7559 from wallabag/dependabot/composer/doctrine/orm-2.19.6 2024-06-28 05:02:27 +01:00
Jérémy Benoist
8afe72516a
Merge pull request #7558 from wallabag/dependabot/composer/doctrine/dbal-3.8.6 2024-06-28 05:02:09 +01:00
Jérémy Benoist
0fd30e6442
Merge pull request #7557 from weblate/weblate-wallabag-messages 2024-06-28 05:01:53 +01:00
dependabot[bot]
5cecc4b827
Bump doctrine/orm from 2.19.5 to 2.19.6
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.5 to 2.19.6.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.5...2.19.6)

---
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-06-28 02:09:55 +00:00
dependabot[bot]
77cd9fd696
Bump doctrine/dbal from 3.8.5 to 3.8.6
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.8.5...3.8.6)

---
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-06-28 02:09:43 +00:00
gallegonovato
88e3a98698
Translated using Weblate (Spanish)
Currently translated at 100.0% (35 of 35 strings)
2024-06-27 22:09:22 +00:00
Jérémy Benoist
0bd5024528
Merge pull request #7556 from wallabag/dependabot/composer/phpstan-dependencies-fc40c0a526 2024-06-27 05:28:56 +01:00
dependabot[bot]
d7e8181ba4
Bump phpstan/phpstan-symfony in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-symfony` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.4...1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 02:35:24 +00:00
Jérémy Benoist
13e2b94c5e
Merge pull request #7554 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.12.0 2024-06-26 05:06:45 +01:00
dependabot[bot]
6c59535110
Bump stof/doctrine-extensions-bundle from 1.11.0 to 1.12.0
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/stof/StofDoctrineExtensionsBundle/releases)
- [Changelog](https://github.com/stof/StofDoctrineExtensionsBundle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: stof/doctrine-extensions-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 02:16:37 +00:00
Jérémy Benoist
fc6c24631c
Merge pull request #7551 from wallabag/dependabot/composer/nelmio/cors-bundle-2.5.0 2024-06-25 05:18:00 +01:00
dependabot[bot]
cff1608bcb
Bump nelmio/cors-bundle from 2.4.0 to 2.5.0
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle) from 2.4.0 to 2.5.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/2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 02:26:13 +00:00
github-actions[bot]
04fabd91b3
Merge pull request #7549 from wallabag/dependabot/npm_and_yarn/jr-qrcode-1.2.1
Bump jr-qrcode from 1.1.4 to 1.2.1
2024-06-24 02:10:19 +00:00
github-actions[bot]
260f029001
Merge pull request #7548 from wallabag/dependabot/npm_and_yarn/webpack-5.92.1
Bump webpack from 5.92.0 to 5.92.1
2024-06-24 02:07:58 +00:00