99b48a9dd3
build(deps-dev): bump webpack-manifest-plugin from 5.0.1 to 6.0.1
...
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin ) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases )
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v5.0.1...v6.0.1 )
---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 03:31:42 +00:00
31e63e5440
Merge pull request #8567 from wallabag/dependabot/npm_and_yarn/symfony/webpack-encore-5.3.1
...
build(deps-dev): bump @symfony/webpack-encore from 5.2.0 to 5.3.1
2025-11-24 03:27:02 +00:00
0da0cc9fb4
Merge pull request #8566 from wallabag/dependabot/npm_and_yarn/webpack-5.103.0
...
build(deps-dev): bump webpack from 5.102.1 to 5.103.0
2025-11-24 03:26:33 +00:00
4414e506ed
build(deps-dev): bump @symfony/webpack-encore from 5.2.0 to 5.3.1
...
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore ) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/symfony/webpack-encore/releases )
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/webpack-encore/compare/v5.2.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: "@symfony/webpack-encore"
dependency-version: 5.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 03:16:32 +00:00
e47fbf54b9
build(deps-dev): bump webpack from 5.102.1 to 5.103.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.102.1 to 5.103.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.102.1...v5.103.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.103.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 03:12:08 +00:00
071ad5fb21
Merge pull request #8561 from wallabag/dependabot/npm_and_yarn/core-js-3.47.0
...
build(deps-dev): bump core-js from 3.46.0 to 3.47.0
2025-11-24 03:05:24 +00:00
11243a5fe6
build(deps-dev): bump core-js from 3.46.0 to 3.47.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.46.0 to 3.47.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.47.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.47.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 03:01:35 +00:00
2269d8d298
Merge pull request #8560 from wallabag/make-controllers-get-parameters-from-constructor
...
Make controllers get parameters from constructor
2025-11-23 17:16:37 +01:00
b2989c5dfd
Merge pull request #8559 from wallabag/use-default-firewall-name
...
Use default firewall name
2025-11-23 17:15:54 +01:00
cf57bb3ed1
Make controllers get parameters from constructor
2025-11-23 02:21:43 +01:00
a2497d9ce8
Remove need to pass firewall name to log in in tests
...
One less usage of parameters in tests
2025-11-23 00:59:35 +01:00
3c6c0ed74e
Rename firewall from secured_area to default main
2025-11-23 00:57:51 +01:00
da8254ab18
Merge pull request #8557 from rootshellz/fix_docker_wallabag_user_agent
...
include wallabag_user_agent in the docker parameters.yml
2025-11-20 09:57:04 +01:00
1d46ee6ad2
Merge pull request #8556 from rootshellz/fix_docker_by_pinning_to_bookworm
...
pin the docker base image to bookworm - Fixes #8455
2025-11-20 09:54:38 +01:00
5dcfe76880
include wallabag_user_agent in the docker parameters.yml
2025-11-20 01:27:24 -07:00
b1be5cb9e1
pin the docker base image to bookworm - Fixes #8455
2025-11-19 23:42:13 -07:00
5f313f650c
Merge pull request #8554 from wallabag/dependabot/npm_and_yarn/js-yaml-4.1.1
...
build(deps): bump js-yaml from 4.1.0 to 4.1.1
2025-11-17 05:48:47 +00:00
f2de609993
Merge pull request #8553 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.7.0
2025-11-17 06:39:30 +01:00
a387cded37
build(deps): bump js-yaml from 4.1.0 to 4.1.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 05:39:28 +00:00
62e3d8bb44
Merge pull request #8552 from wallabag/dependabot/composer/twig-dependencies-37611a63c8
2025-11-17 06:38:51 +01:00
36ace0da85
Merge pull request #8550 from wallabag/dependabot/composer/symfony-dependencies-a989592f57
2025-11-17 06:38:25 +01:00
f902eeba5e
Merge pull request #8551 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.22
...
build(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22
2025-11-17 03:12:47 +00:00
d64aea41b0
build(deps): bump doctrine/doctrine-migrations-bundle
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 03:02:06 +00:00
c0c3de85bb
build(deps): bump the twig-dependencies group with 2 updates
...
Bumps the twig-dependencies group with 2 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) and [twig/string-extra](https://github.com/twigphp/string-extra ).
Updates `twig/extra-bundle` from 3.22.0 to 3.22.1
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.22.0...v3.22.1 )
Updates `twig/string-extra` from 3.22.0 to 3.22.1
- [Commits](https://github.com/twigphp/string-extra/compare/v3.22.0...v3.22.1 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-version: 3.22.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-version: 3.22.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 03:01:39 +00:00
29fe14cf78
build(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.21 to 10.4.22.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-version: 10.4.22
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 03:01:33 +00:00
2a1772d984
build(deps): bump symfony/http-kernel in the symfony-dependencies group
...
Bumps the symfony-dependencies group with 1 update: [symfony/http-kernel](https://github.com/symfony/http-kernel ).
Updates `symfony/http-kernel` from 5.4.48 to 5.4.50
- [Release notes](https://github.com/symfony/http-kernel/releases )
- [Changelog](https://github.com/symfony/http-kernel/blob/7.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-kernel/compare/v5.4.48...v5.4.50 )
---
updated-dependencies:
- dependency-name: symfony/http-kernel
dependency-version: 5.4.50
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 03:01:26 +00:00
dc4e0d6d69
Merge pull request #8548 from wallabag/dependabot/composer/symfony/http-foundation-5.4.50
2025-11-13 05:03:31 +01:00
246bdbed55
build(deps): bump symfony/http-foundation from 5.4.48 to 5.4.50
...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation ) from 5.4.48 to 5.4.50.
- [Release notes](https://github.com/symfony/http-foundation/releases )
- [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.48...v5.4.50 )
---
updated-dependencies:
- dependency-name: symfony/http-foundation
dependency-version: 5.4.50
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 23:51:03 +00:00
9d6c2ade75
Merge pull request #8544 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.89.2
2025-11-12 06:57:54 +01:00
70e8cbbf00
Merge pull request #8545 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-3.6.1
2025-11-12 06:57:30 +01:00
20a55f3936
Merge pull request #8546 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.6.0
2025-11-12 06:56:36 +01:00
1996c671b7
build(deps): bump doctrine/doctrine-migrations-bundle
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 03:02:51 +00:00
d19423d21e
build(deps): bump friendsofsymfony/jsrouting-bundle from 3.5.2 to 3.6.1
...
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle ) from 3.5.2 to 3.6.1.
- [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/3.5.2...3.6.1 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/jsrouting-bundle
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 03:02:38 +00:00
7768740a38
build(deps-dev): bump friendsofphp/php-cs-fixer from 3.89.1 to 3.89.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.89.1 to 3.89.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.89.1...v3.89.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 03:02:14 +00:00
8a6eddb2a3
Merge pull request #8533 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-11-06 10:26:11 +01:00
5df4c0ad02
Merge pull request #8537 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.93.3
...
build(deps-dev): bump sass-embedded from 1.93.2 to 1.93.3
2025-11-06 08:53:27 +00:00
5021d46034
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (607 of 607 strings)
2025-11-06 08:53:09 +00:00
34b013710c
Merge pull request #8522 from wallabag/dependabot/github_actions/actions/setup-node-6
...
build(deps): bump actions/setup-node from 5 to 6
2025-11-06 09:53:03 +01:00
b52a3ade4f
Merge pull request #8520 from wallabag/dependabot/composer/doctrine/data-fixtures-2.2.0
...
build(deps-dev): bump doctrine/data-fixtures from 2.1.0 to 2.2.0
2025-11-06 09:52:45 +01:00
a414f62183
Merge pull request #8526 from wallabag/dependabot/composer/nelmio/cors-bundle-2.6.0
...
build(deps): bump nelmio/cors-bundle from 2.5.0 to 2.6.0
2025-11-06 09:52:27 +01:00
f797d6de04
Merge pull request #8527 from wallabag/dependabot/composer/doctrine/collections-2.4.0
...
build(deps): bump doctrine/collections from 2.3.0 to 2.4.0
2025-11-06 09:51:57 +01:00
fb7e23ce7e
Merge pull request #8528 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.89.1
...
build(deps-dev): bump friendsofphp/php-cs-fixer from 3.88.2 to 3.89.1
2025-11-06 09:51:36 +01:00
faa4e2b984
Merge pull request #8536 from wallabag/dependabot/composer/twig-dependencies-9c20bb8b1b
...
build(deps): bump the twig-dependencies group with 3 updates
2025-11-06 09:51:03 +01:00
6771fd9171
Merge pull request #8539 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.205
...
build(deps): bump j0k3r/graby-site-config from 1.0.204 to 1.0.205
2025-11-06 09:50:39 +01:00
5d46997b28
Merge pull request #8540 from wallabag/dependabot/composer/laminas/laminas-code-4.17.0
...
build(deps): bump laminas/laminas-code from 4.16.0 to 4.17.0
2025-11-06 09:50:05 +01:00
e5489fbb8b
build(deps): bump laminas/laminas-code from 4.16.0 to 4.17.0
...
Bumps [laminas/laminas-code](https://github.com/laminas/laminas-code ) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/laminas/laminas-code/releases )
- [Commits](https://github.com/laminas/laminas-code/compare/4.16.0...4.17.0 )
---
updated-dependencies:
- dependency-name: laminas/laminas-code
dependency-version: 4.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 03:02:54 +00:00
200642fe43
build(deps): bump j0k3r/graby-site-config from 1.0.204 to 1.0.205
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.204 to 1.0.205.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.204...1.0.205 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.205
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 03:02:30 +00:00
1b8337e81d
build(deps-dev): bump sass-embedded from 1.93.2 to 1.93.3
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.93.2 to 1.93.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.93.2...1.93.3 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.93.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 03:01:52 +00:00
4940638d70
build(deps): bump the twig-dependencies group with 3 updates
...
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ), [twig/string-extra](https://github.com/twigphp/string-extra ) and [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/extra-bundle` from 3.21.0 to 3.22.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.21.0...v3.22.0 )
Updates `twig/string-extra` from 3.21.0 to 3.22.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.21.0...v3.22.0 )
Updates `twig/twig` from 3.21.1 to 3.22.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.21.1...v3.22.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-version: 3.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-version: 3.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/twig
dependency-version: 3.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 03:01:37 +00:00
36a52e28f7
Merge pull request #8529 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.6
...
build(deps-dev): bump sass-loader from 16.0.5 to 16.0.6
2025-10-27 03:15:49 +00:00
3c9fb6e1a2
Merge pull request #8525 from wallabag/dependabot/npm_and_yarn/babel-dependencies-0601ab6c5a
...
build(deps-dev): bump the babel-dependencies group with 3 updates
2025-10-27 03:06:43 +00:00
f62f729ffb
build(deps-dev): bump sass-loader from 16.0.5 to 16.0.6
...
Bumps [sass-loader](https://github.com/webpack/sass-loader ) from 16.0.5 to 16.0.6.
- [Release notes](https://github.com/webpack/sass-loader/releases )
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/sass-loader/compare/v16.0.5...v16.0.6 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-version: 16.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 03:04:35 +00:00
c0d9a56d1c
build(deps-dev): bump friendsofphp/php-cs-fixer from 3.88.2 to 3.89.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.88.2 to 3.89.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.88.2...v3.89.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.89.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 03:03:56 +00:00
fcc455b7ea
build(deps): bump doctrine/collections from 2.3.0 to 2.4.0
...
Bumps [doctrine/collections](https://github.com/doctrine/collections ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/doctrine/collections/releases )
- [Commits](https://github.com/doctrine/collections/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: doctrine/collections
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 03:02:43 +00:00
9f7255be20
build(deps): bump nelmio/cors-bundle from 2.5.0 to 2.6.0
...
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle ) from 2.5.0 to 2.6.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.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: nelmio/cors-bundle
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 03:02:16 +00:00
6d9e399e69
build(deps-dev): 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.28.4 to 7.28.5
- [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.28.5/packages/babel-core )
Updates `@babel/eslint-parser` from 7.28.4 to 7.28.5
- [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.28.5/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.28.3 to 7.28.5
- [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.28.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 03:02:15 +00:00
a89e299ef5
build(deps): bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 02:03:17 +00:00
3f1c1395dc
build(deps-dev): bump doctrine/data-fixtures from 2.1.0 to 2.2.0
...
Bumps [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/doctrine/data-fixtures/releases )
- [Commits](https://github.com/doctrine/data-fixtures/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
dependency-version: 2.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 02:02:58 +00:00
313938766e
Merge pull request #8513 from wallabag/dependabot/composer/pagerfanta-dependencies-b99cc8d7fb
...
build(deps): bump the pagerfanta-dependencies group with 3 updates
2025-10-13 09:04:25 +02:00
e8daa8e760
build(deps): bump the pagerfanta-dependencies group with 3 updates
...
Bumps the pagerfanta-dependencies group with 3 updates: [pagerfanta/core](https://github.com/Pagerfanta/core ), [pagerfanta/doctrine-orm-adapter](https://github.com/Pagerfanta/doctrine-orm-adapter ) and [pagerfanta/twig](https://github.com/Pagerfanta/twig ).
Updates `pagerfanta/core` from 4.7.1 to 4.7.2
- [Commits](https://github.com/Pagerfanta/core/compare/v4.7.1...v4.7.2 )
Updates `pagerfanta/doctrine-orm-adapter` from 4.7.1 to 4.7.2
- [Commits](https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v4.7.1...v4.7.2 )
Updates `pagerfanta/twig` from 4.7.1 to 4.7.2
- [Commits](https://github.com/Pagerfanta/twig/compare/v4.7.1...v4.7.2 )
---
updated-dependencies:
- dependency-name: pagerfanta/core
dependency-version: 4.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pagerfanta-dependencies
- dependency-name: pagerfanta/doctrine-orm-adapter
dependency-version: 4.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pagerfanta-dependencies
- dependency-name: pagerfanta/twig
dependency-version: 4.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pagerfanta-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 06:34:53 +00:00
613aa4655e
Merge pull request #8512 from wallabag/fix/meta-grouped-update-pagerfanta
...
Add grouped update for `pagerfanta`
2025-10-13 08:27:49 +02:00
36bff17cc5
Add grouped update for pagerfanta
2025-10-13 08:23:22 +02:00
0844c1b342
Merge pull request #8501 from weblate/weblate-wallabag-messages
2025-10-13 07:39:49 +02:00
e025ffc3f9
Translated using Weblate (Italian)
...
Currently translated at 90.2% (548 of 607 strings)
2025-10-13 04:47:10 +00:00
d0f2b189ce
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (607 of 607 strings)
2025-10-13 04:47:09 +00:00
1bd05f1e56
Deleted translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:09 +00:00
20f261221d
Deleted translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:08 +00:00
d2ecbdf6aa
Deleted translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:08 +00:00
5a5ddad1d2
Deleted translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:07 +00:00
393a453b58
Added translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:07 +00:00
1171778550
Added translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:06 +00:00
7285bd2997
Added translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:05 +00:00
d706893dcd
Added translation using Weblate (Portuguese (Portugal))
2025-10-13 04:47:05 +00:00
5c73389fda
Merge pull request #8506 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.5.0
2025-10-13 06:46:59 +02:00
edcb54e27f
Merge pull request #8510 from wallabag/dependabot/npm_and_yarn/core-js-3.46.0
...
build(deps-dev): bump core-js from 3.45.1 to 3.46.0
2025-10-13 02:18:07 +00:00
96e394693c
Merge pull request #8511 from wallabag/dependabot/npm_and_yarn/webpack-5.102.1
...
build(deps-dev): bump webpack from 5.102.0 to 5.102.1
2025-10-13 02:16:50 +00:00
34d7795841
build(deps-dev): bump webpack from 5.102.0 to 5.102.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.102.0 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.102.0...v5.102.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.102.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 02:03:58 +00:00
413c92b21c
build(deps-dev): bump core-js from 3.45.1 to 3.46.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.45.1 to 3.46.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.46.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.46.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 02:03:35 +00:00
1f15617d06
build(deps): bump doctrine/doctrine-migrations-bundle
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.4.2...3.5.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 02:02:10 +00:00
dfc243618f
Merge pull request #8493 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.204
2025-10-06 06:04:44 +02:00
dbad0893bd
Merge pull request #8492 from wallabag/dependabot/npm_and_yarn/webpack-5.102.0
...
build(deps-dev): bump webpack from 5.101.3 to 5.102.0
2025-10-06 02:05:30 +00:00
a8d2c19bf9
build(deps): bump j0k3r/graby-site-config from 1.0.203 to 1.0.204
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.203...1.0.204 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.204
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 02:02:10 +00:00
c75bff2b74
build(deps-dev): bump webpack from 5.101.3 to 5.102.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.101.3 to 5.102.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.102.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.102.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 02:01:49 +00:00
17398e68e5
Merge pull request #8490 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-10-03 14:04:16 +02:00
376b6e3f0c
Translated using Weblate (German)
...
Currently translated at 100.0% (35 of 35 strings)
2025-10-03 10:02:03 +00:00
a1b795744d
Translated using Weblate (German)
...
Currently translated at 93.9% (570 of 607 strings)
2025-10-03 10:02:01 +00:00
ee3843c464
Merge pull request #7887 from e-adrien/master
...
Define a custom user-agent for wallabag
2025-10-02 12:13:11 +02:00
a3e48d3f8d
Merge pull request #8291 from wallabag/hide-info-error-prod
...
Hide sensitive information in production
2025-10-02 10:32:21 +02:00
cf30c39d2f
Merge pull request #8482 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.93.2
...
build(deps-dev): bump sass-embedded from 1.93.0 to 1.93.2
2025-09-29 04:31:15 +00:00
8a8e5f456a
Merge pull request #8484 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.88.2
2025-09-29 06:27:39 +02:00
de6b984f19
Merge pull request #8483 from wallabag/dependabot/composer/j0k3r/graby-2.5.0
2025-09-29 06:27:17 +02:00
b177d8bec1
Merge pull request #8481 from wallabag/dependabot/composer/sentry/sentry-symfony-5.6.0
2025-09-29 06:25:25 +02:00
16c7f10afd
Merge pull request #8480 from wallabag/dependabot/composer/symfony-dependencies-2808ca657a
2025-09-29 06:24:49 +02:00
acce1f01c4
build(deps-dev): bump friendsofphp/php-cs-fixer from 3.87.2 to 3.88.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.87.2 to 3.88.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.2...v3.88.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.88.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 02:04:06 +00:00
f8713d5326
build(deps): bump j0k3r/graby from 2.4.6 to 2.5.0
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.4.6 to 2.5.0.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.4.6...v2.5.0 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 02:04:00 +00:00
519008306c
build(deps-dev): bump sass-embedded from 1.93.0 to 1.93.2
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.93.0 to 1.93.2.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.93.0...1.93.2 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.93.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 02:02:59 +00:00
9a4eae90a7
build(deps): bump sentry/sentry-symfony from 5.5.0 to 5.6.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.5.0 to 5.6.0.
- [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/5.5.0...5.6.0 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 02:02:32 +00:00
1c5c16a018
build(deps-dev): bump symfony/phpunit-bridge
...
Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ).
Updates `symfony/phpunit-bridge` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.3.3...v7.3.4 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-version: 7.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 02:01:36 +00:00
bed6d09ef2
Merge pull request #8476 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.93.0
...
build(deps-dev): bump sass-embedded from 1.92.1 to 1.93.0
2025-09-22 02:08:39 +00:00
9b592c6e74
Merge pull request #8475 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-24981c60a4
...
build(deps): bump the fontsource-dependencies group with 4 updates
2025-09-22 02:05:56 +00:00
ca52559d95
build(deps-dev): bump sass-embedded from 1.92.1 to 1.93.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.92.1 to 1.93.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.92.1...1.93.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.93.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 02:02:56 +00:00
4f1c3fc689
build(deps): bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 02:02:08 +00:00
f458fb1c9b
Merge pull request #8466 from wallabag/dependabot/composer/sentry/sentry-symfony-5.5.0
2025-09-15 08:01:02 +02:00
cc396d07a4
Merge pull request #8465 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.87.2
2025-09-15 08:00:42 +02:00
5b4637602a
Merge pull request #8464 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-384217a707
...
Bump @fontsource/oswald from 5.2.6 to 5.2.7 in the fontsource-dependencies group
2025-09-15 02:05:36 +00:00
6dbc2e547d
Bump sentry/sentry-symfony from 5.3.1 to 5.5.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.3.1 to 5.5.0.
- [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/5.3.1...5.5.0 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 02:02:34 +00:00
6338fd879c
Bump friendsofphp/php-cs-fixer from 3.87.1 to 3.87.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.87.1 to 3.87.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.1...v3.87.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.87.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 02:02:11 +00:00
fb5381370f
Bump @fontsource/oswald in the fontsource-dependencies group
...
Bumps the fontsource-dependencies group with 1 update: [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/oswald` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/oswald"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 02:01:48 +00:00
c26e648622
Merge pull request #8460 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.87.1
2025-09-08 07:05:39 +02:00
6b3c91391d
Merge pull request #8459 from wallabag/dependabot/github_actions/actions/setup-node-5
2025-09-08 07:05:19 +02:00
88745adfc2
Merge pull request #8461 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.48.2
2025-09-08 07:04:49 +02:00
639cd43c03
Merge pull request #8462 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.92.1
...
Bump sass-embedded from 1.91.0 to 1.92.1
2025-09-08 02:22:42 +00:00
fe705537bd
Bump sass-embedded from 1.91.0 to 1.92.1
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.91.0 to 1.92.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.91.0...1.92.1 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.92.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:19:06 +00:00
b37e88d588
Merge pull request #8458 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.2.0
...
Bump postcss-loader from 8.1.1 to 8.2.0
2025-09-08 02:16:20 +00:00
66253dee66
Merge pull request #8457 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-9726f92c83
...
Bump the fontsource-dependencies group with 2 updates
2025-09-08 02:13:34 +00:00
89bcbcf2ad
Merge pull request #8456 from wallabag/dependabot/npm_and_yarn/babel-dependencies-6d4cff5ed5
...
Bump the babel-dependencies group with 2 updates
2025-09-08 02:05:36 +00:00
aa3d6c2de0
Bump ergebnis/composer-normalize from 2.48.0 to 2.48.2
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.48.0 to 2.48.2.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.48.0...2.48.2 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-version: 2.48.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:02:45 +00:00
5ed4bd24de
Bump friendsofphp/php-cs-fixer from 3.86.0 to 3.87.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.86.0 to 3.87.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.86.0...v3.87.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.87.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:02:19 +00:00
29cb3bce84
Bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:02:19 +00:00
5a3c1edb8a
Bump postcss-loader from 8.1.1 to 8.2.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v8.1.1...v8.2.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-version: 8.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:02:19 +00:00
02084e0ab7
Bump the fontsource-dependencies group with 2 updates
...
Bumps the fontsource-dependencies group with 2 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ) and [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ).
Updates `@fontsource/atkinson-hyperlegible` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/montserrat` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:02:12 +00:00
599d3464bc
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/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/core` from 7.28.3 to 7.28.4
- [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.28.4/packages/babel-core )
Updates `@babel/eslint-parser` from 7.28.0 to 7.28.4
- [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.28.4/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
dependency-version: 7.28.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:01:54 +00:00
ce364e0945
Merge pull request #8451 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.91.0
...
Bump sass-embedded from 1.90.0 to 1.91.0
2025-09-01 04:20:38 +00:00
0dc7dd1f3d
Merge pull request #8450 from wallabag/dependabot/npm_and_yarn/symfony/webpack-encore-5.2.0
...
Bump @symfony/webpack-encore from 5.1.0 to 5.2.0
2025-09-01 04:16:03 +00:00
9f3443d312
Merge pull request #8449 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.48.0
2025-09-01 06:15:35 +02:00
b2b5609120
Merge pull request #8448 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.203
2025-09-01 06:15:01 +02:00
37dbd3719f
Merge pull request #8447 from wallabag/dependabot/composer/symfony-dependencies-4a90ebaab7
2025-09-01 06:14:38 +02:00
b5326997c6
Bump sass-embedded from 1.90.0 to 1.91.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.90.0 to 1.91.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.90.0...1.91.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.91.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 04:13:08 +00:00
81764d2503
Bump @symfony/webpack-encore from 5.1.0 to 5.2.0
...
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/symfony/webpack-encore/releases )
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/webpack-encore/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: "@symfony/webpack-encore"
dependency-version: 5.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 04:12:38 +00:00
1551b5affd
Bump ergebnis/composer-normalize from 2.47.0 to 2.48.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.47.0 to 2.48.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.47.0...2.48.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-version: 2.48.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 03:48:07 +00:00
4b95ff97e6
Bump j0k3r/graby-site-config from 1.0.202 to 1.0.203
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.202...1.0.203 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.203
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 03:44:27 +00:00
85d1d3788e
Bump symfony/phpunit-bridge in the symfony-dependencies group
...
Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ).
Updates `symfony/phpunit-bridge` from 7.3.1 to 7.3.3
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.3.1...v7.3.3 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-version: 7.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 03:42:20 +00:00
80cf8d600a
Merge pull request #8441 from wallabag/dependabot/composer/doctrine/migrations-3.9.4
...
Bump doctrine/migrations from 3.9.3 to 3.9.4
2025-08-25 08:23:07 +02:00
69a5e0e8cb
Merge pull request #8442 from wallabag/dependabot/composer/guzzlehttp/psr7-2.8.0
...
Bump guzzlehttp/psr7 from 2.7.1 to 2.8.0
2025-08-25 08:22:50 +02:00
333cb98c86
Merge pull request #8444 from wallabag/dependabot/npm_and_yarn/core-js-3.45.1
...
Bump core-js from 3.45.0 to 3.45.1
2025-08-25 04:28:29 +00:00
583b5ce419
Merge pull request #8443 from wallabag/dependabot/npm_and_yarn/webpack-5.101.3
...
Bump webpack from 5.101.2 to 5.101.3
2025-08-25 04:26:19 +00:00
f2d37ba4ff
Bump core-js from 3.45.0 to 3.45.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.45.0 to 3.45.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.45.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.45.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 04:23:00 +00:00
3430c2bcd1
Bump webpack from 5.101.2 to 5.101.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.101.2 to 5.101.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.101.2...v5.101.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 04:22:31 +00:00
6ce5dc7f92
Bump guzzlehttp/psr7 from 2.7.1 to 2.8.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 03:29:25 +00:00
0c90bbff7c
Bump doctrine/migrations from 3.9.3 to 3.9.4
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.9.3...3.9.4 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-version: 3.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 03:28:23 +00:00
4684abcd18
Merge pull request #8130 from wallabag/dependabot/composer/pagerfanta/core-4.7.1
...
Bump pagerfanta/core from 3.8.0 to 4.7.1
2025-08-23 22:41:43 +02:00
44849fe5e2
Bump pagerfanta/core from 3.8.0 to 4.7.1
...
Bumps [pagerfanta/core](https://github.com/Pagerfanta/core ) from 3.8.0 to 4.7.1.
- [Commits](https://github.com/Pagerfanta/core/compare/v3.8.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: pagerfanta/core
dependency-version: 4.7.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 20:37:03 +00:00
7ad4ed9974
Merge pull request #8386 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.4
...
Bump php-amqplib/rabbitmq-bundle from 2.17.3 to 2.17.4
2025-08-20 12:40:56 +02:00
ba7c3c2dd0
Bump php-amqplib/rabbitmq-bundle from 2.17.3 to 2.17.4
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.17.3 to 2.17.4.
- [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.17.3...2.17.4 )
---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
dependency-version: 2.17.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 10:27:09 +00:00
bc0d9623f7
Merge pull request #8387 from wallabag/dependabot/composer/sentry/sentry-symfony-5.3.1
...
Bump sentry/sentry-symfony from 5.3.0 to 5.3.1
2025-08-20 12:24:10 +02:00
ae5a4c7628
Bump sentry/sentry-symfony from 5.3.0 to 5.3.1
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.3.0 to 5.3.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/5.3.0...5.3.1 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-version: 5.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 08:38:08 +00:00
1280351d6a
Merge pull request #8404 from wallabag/dependabot/composer/doctrine/data-fixtures-2.1.0
...
Bump doctrine/data-fixtures from 2.0.3 to 2.1.0
2025-08-20 10:36:41 +02:00
e251048557
Bump doctrine/data-fixtures from 2.0.3 to 2.1.0
...
Bumps [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/doctrine/data-fixtures/releases )
- [Commits](https://github.com/doctrine/data-fixtures/compare/2.0.3...2.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
dependency-version: 2.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 08:29:53 +00:00
3921d5ec71
Merge pull request #8402 from wallabag/dependabot/composer/predis/predis-3.2.0
...
Bump predis/predis from 2.3.0 to 3.2.0
2025-08-20 10:28:48 +02:00
279dcc2864
Bump predis/predis from 2.3.0 to 3.2.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.3.0 to 3.2.0.
- [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/v2.3.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 08:25:06 +00:00
532cf257a4
Merge pull request #8434 from Akhilanandateja/feat/add-korean-language
...
feat(locale): Add Korean to the list of available languages
2025-08-20 10:21:15 +02:00
836351a96b
feat(locale): Add Korean to the list of available languages
...
This adds 'ko' to the parameters.wallabag.languages list, making it selectable in the user settings. This resolves issue #8427 .
2025-08-20 10:36:45 +05:30
00fce2ceca
Merge pull request #8422 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.86.0
...
Bump friendsofphp/php-cs-fixer from 3.84.0 to 3.86.0
2025-08-19 18:00:59 +02:00
9023d85aad
Bump friendsofphp/php-cs-fixer from 3.84.0 to 3.86.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.84.0 to 3.86.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.84.0...v3.86.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.86.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-19 17:52:56 +02:00
dcdd9df3ed
Merge pull request #8421 from wallabag/dependabot/composer/doctrine/migrations-3.9.3
...
Bump doctrine/migrations from 3.9.1 to 3.9.3
2025-08-19 10:48:41 +02:00
c5fad5e80c
Bump doctrine/migrations from 3.9.1 to 3.9.3
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.9.1 to 3.9.3.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.9.1...3.9.3 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-version: 3.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 14:03:01 +00:00
a97e84a21e
Merge pull request #8425 from wallabag/dependabot/npm_and_yarn/babel-dependencies-7678d992f1
...
Bump the babel-dependencies group with 2 updates
2025-08-18 09:11:26 +00:00
0371188aa4
Merge pull request #8423 from wallabag/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-08-18 09:59:38 +02:00
61b1bb9261
Merge pull request #8426 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.4
...
Bump mini-css-extract-plugin from 2.9.3 to 2.9.4
2025-08-18 04:14:48 +00:00
7e6de2117f
Merge pull request #8424 from wallabag/dependabot/npm_and_yarn/webpack-5.101.2
...
Bump webpack from 5.101.0 to 5.101.2
2025-08-18 04:09:30 +00:00
7c563b967e
Bump mini-css-extract-plugin from 2.9.3 to 2.9.4
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.3...v2.9.4 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-version: 2.9.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:09:11 +00:00
4517cb3b0a
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.28.0 to 7.28.3
- [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.28.3/packages/babel-core )
Updates `@babel/preset-env` from 7.28.0 to 7.28.3
- [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.28.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:09:02 +00:00
b1502333a6
Bump webpack from 5.101.0 to 5.101.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.101.0 to 5.101.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:05:57 +00:00
69b6983df6
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 03:25:09 +00:00
2ee88ffe4e
Merge pull request #8409 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.22.0
...
Bump enshrined/svg-sanitize from 0.21.0 to 0.22.0
2025-08-13 09:47:53 +02:00
96133123da
Bump enshrined/svg-sanitize from 0.21.0 to 0.22.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases )
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.21.0...0.22.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-version: 0.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 04:43:26 +00:00
f6ca2b9ff8
Merge pull request #8407 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.90.0
...
Bump sass-embedded from 1.89.2 to 1.90.0
2025-08-09 20:59:19 +00:00
6c77dd1d15
Merge pull request #8406 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.3
...
Bump mini-css-extract-plugin from 2.9.2 to 2.9.3
2025-08-09 20:58:58 +00:00
f906f62a3f
Merge pull request #8403 from wallabag/dependabot/npm_and_yarn/core-js-3.45.0
...
Bump core-js from 3.44.0 to 3.45.0
2025-08-09 20:57:31 +00:00
6fa6ebc0a4
Bump sass-embedded from 1.89.2 to 1.90.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.89.2 to 1.90.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.89.2...1.90.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.90.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 20:46:28 +00:00
b443e9388d
Bump mini-css-extract-plugin from 2.9.2 to 2.9.3
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.2...v2.9.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-version: 2.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 20:46:08 +00:00
925c08fa83
Bump core-js from 3.44.0 to 3.45.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.44.0 to 3.45.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.45.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.45.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 20:45:34 +00:00
896e81b229
Merge pull request #8392 from wallabag/misc/codeowners
...
Add CODEOWNERS, fix deprecation
2025-08-09 22:43:39 +02:00
efaa129ef1
Merge pull request #8395 from wallabag/dependabot/npm_and_yarn/tmp-0.2.4
...
Bump tmp from 0.2.3 to 0.2.4
2025-08-06 17:11:30 +00:00
75f9e2a144
Bump tmp from 0.2.3 to 0.2.4
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-06 17:07:57 +00:00
61a28a5ca2
Add CODEOWNERS, fix deprecation
...
References:
- https://github.com/wallabag/wallabag/pull/8388#issuecomment-3148942621
- https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/
- https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-08-05 18:25:02 +02:00
0be919c8fd
Merge pull request #8388 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.202
...
Bump j0k3r/graby-site-config from 1.0.201 to 1.0.202
2025-08-05 18:10:28 +02:00
c2ae69edbb
Merge pull request #8391 from wallabag/dependabot/npm_and_yarn/webpack-5.101.0
...
Bump webpack from 5.100.2 to 5.101.0
2025-08-04 03:37:55 +00:00
8b6f1696f4
Bump webpack from 5.100.2 to 5.101.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.100.2 to 5.101.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.100.2...v5.101.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:34:25 +00:00
6f76578a51
Bump j0k3r/graby-site-config from 1.0.201 to 1.0.202
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.201 to 1.0.202.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.201...1.0.202 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.202
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 02:28:19 +00:00
3ad06d69a5
Merge pull request #8142 from wallabag/fix/2fa-setup
...
Add a two-step setup of OTP
2025-07-28 23:09:51 +02:00
b09224cac1
Add a two-step setup of OTP
...
Before this change, 2FA with OTP was enabled before the user was able to
submit a code to validate the setup. Thus, this could lead to a
situation where the user is locked out of her account if there was an
issue setting up her application.
Now we rely on a new boolean property that is set to true only after the
user submits a valid code during the setup phase.
Fixes #4867
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-07-28 22:58:43 +02:00
3f6c01103d
Merge pull request #8376 from alexislefebvre/patch-1
...
doc: update link to CI to lead to the main branch
2025-07-22 17:25:08 +02:00
396221376d
Merge pull request #8379 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.84.0
...
Bump friendsofphp/php-cs-fixer from 3.82.2 to 3.84.0
2025-07-21 09:41:44 +02:00
d5c316dcc4
Bump friendsofphp/php-cs-fixer from 3.82.2 to 3.84.0
...
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.84.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 03:04:34 +00:00
24e240ca03
Merge pull request #8378 from wallabag/dependabot/npm_and_yarn/webpack-5.100.2
...
Bump webpack from 5.100.1 to 5.100.2
2025-07-21 02:32:22 +00:00
96f15e0246
Bump webpack from 5.100.1 to 5.100.2
...
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.100.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 02:28:37 +00:00
10bd1ed3d3
doc: update link to CI to lead to the main branch
2025-07-20 14:57:32 +02:00
487643c5f6
Merge pull request #8374 from wallabag/fix-static-pages
...
Fix about and quickstart pages
2025-07-18 16:40:02 +02:00
ebc066ec62
Fix about and quickstart pages
2025-07-18 16:32:36 +02:00
5b2e36f4d7
Merge pull request #8368 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.82.2
...
Bump friendsofphp/php-cs-fixer from 3.80.0 to 3.82.2
2025-07-15 14:27:51 +02:00
faeb9c5049
Merge pull request #8367 from wallabag/dependabot/composer/sentry/sentry-symfony-5.3.0
...
Bump sentry/sentry-symfony from 5.2.0 to 5.3.0
2025-07-15 14:27:34 +02:00
1064b65ed0
Bump friendsofphp/php-cs-fixer from 3.80.0 to 3.82.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.80.0 to 3.82.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.80.0...v3.82.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.82.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 03:04:11 +00:00
b4e22ef367
Bump sentry/sentry-symfony from 5.2.0 to 5.3.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.2.0 to 5.3.0.
- [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/5.2.0...5.3.0 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 03:00:39 +00:00
bdc13b519e
Merge pull request #8366 from wallabag/dependabot/npm_and_yarn/core-js-3.44.0
...
Bump core-js from 3.43.0 to 3.44.0
2025-07-14 02:29:25 +00:00
365ca09d8e
Merge pull request #8365 from wallabag/dependabot/npm_and_yarn/webpack-5.100.1
...
Bump webpack from 5.99.9 to 5.100.1
2025-07-14 02:25:55 +00:00
9539880690
Bump core-js from 3.43.0 to 3.44.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.43.0 to 3.44.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.44.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 02:25:44 +00:00
30f77732e5
Bump webpack from 5.99.9 to 5.100.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.9 to 5.100.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.100.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.100.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 02:22:21 +00:00
db8acc217e
Merge pull request #8339 from skn/master
...
Add annotations filter to entries API endpoint
2025-07-11 15:07:29 +02:00
9303a2bad8
Merge pull request #8357 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.80.0
...
Bump friendsofphp/php-cs-fixer from 3.75.0 to 3.80.0
2025-07-11 15:02:42 +02:00
9926868030
Merge pull request #8359 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-07-09 09:34:39 +02:00
90e2212b9d
Translated using Weblate (Czech)
...
Currently translated at 100.0% (607 of 607 strings)
2025-07-08 17:01:47 +02:00
62c01abdc7
Merge pull request #8356 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.201
2025-07-07 07:02:45 +02:00
27cd2cd190
Bump friendsofphp/php-cs-fixer from 3.75.0 to 3.80.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.75.0 to 3.80.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.75.0...v3.80.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.80.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 02:51:00 +00:00
acc1496f60
Bump j0k3r/graby-site-config from 1.0.200 to 1.0.201
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.200...1.0.201 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.201
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 02:44:17 +00:00
3e3650a7a8
Merge pull request #8355 from wallabag/dependabot/npm_and_yarn/babel-dependencies-a5859267d5
...
Bump the babel-dependencies group with 3 updates
2025-07-07 02:21:00 +00:00
be8ea09f74
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.27.7 to 7.28.0
- [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.28.0/packages/babel-core )
Updates `@babel/eslint-parser` from 7.27.5 to 7.28.0
- [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.28.0/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.27.2 to 7.28.0
- [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.28.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
dependency-version: 7.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 02:17:28 +00:00
ce2ac8f758
Add annotations filter to entries API endpoint
...
Implement a new filter parameter 'annotations' for the GET /api/entries endpoint
that allows filtering entries based on whether they have annotations. When
annotations=1, only entries with one or more annotations are returned. When
annotations=0, only entries without annotations are returned. This feature
enables users to easily find annotated content through the API.
2025-07-03 20:19:05 +04:00
dbab3c1041
Merge pull request #8290 from wallabag/fix-pocket-csv-controller
...
Fix PocketCsvController to extend AbstractController
2025-07-02 16:22:37 +02:00
42c87ab1d7
Fix PocketCsvController to extend AbstractController
2025-07-02 16:07:17 +02:00
064b9c4415
Merge pull request #8338 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-30 10:11:32 +02:00
3ef9e56478
Translated using Weblate (Czech)
...
Currently translated at 99.8% (606 of 607 strings)
2025-06-30 10:00:07 +02:00
9460df5e37
Merge pull request #8333 from wallabag/dependabot/composer/doctrine/migrations-3.9.1
...
Bump doctrine/migrations from 3.9.0 to 3.9.1
2025-06-30 08:28:05 +02:00
76fa0d940b
Merge pull request #8334 from wallabag/dependabot/composer/symfony-dependencies-1ff414851e
...
Bump symfony/phpunit-bridge from 7.3.0 to 7.3.1 in the symfony-dependencies group
2025-06-30 08:27:54 +02:00
0130cca0c1
Merge pull request #8335 from wallabag/dependabot/composer/doctrine/data-fixtures-2.0.3
...
Bump doctrine/data-fixtures from 2.0.2 to 2.0.3
2025-06-30 08:27:44 +02:00
17d44e4ff6
Merge pull request #8336 from wallabag/dependabot/npm_and_yarn/babel-dependencies-63ff7120ed
...
Bump @babel/core from 7.27.4 to 7.27.7 in the babel-dependencies group
2025-06-30 03:42:55 +00:00
f410c36736
Bump @babel/core from 7.27.4 to 7.27.7 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ).
Updates `@babel/core` from 7.27.4 to 7.27.7
- [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.27.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 03:39:33 +00:00
923cf60604
Bump doctrine/data-fixtures from 2.0.2 to 2.0.3
...
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
dependency-version: 2.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 02:44:27 +00:00
546e20ae5e
Bump symfony/phpunit-bridge in the symfony-dependencies group
...
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 02:43:38 +00:00
5b1bda636e
Bump doctrine/migrations from 3.9.0 to 3.9.1
...
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-version: 3.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 02:42:28 +00:00
9068e51c54
Merge pull request #8326 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-29 09:19:39 +02:00
b73638b7ec
Translated using Weblate (Czech)
...
Currently translated at 99.8% (606 of 607 strings)
2025-06-28 20:01:47 +02:00
fbe01e78a4
Merge pull request #8318 from wallabag/dependabot/npm_and_yarn/postcss-8.5.6
...
Bump postcss from 8.5.5 to 8.5.6
2025-06-23 02:59:13 +00:00
cb6a4cf91a
Merge pull request #8317 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
...
Bump eslint-plugin-import from 2.31.0 to 2.32.0
2025-06-23 02:57:08 +00:00
99f2d527fc
Bump postcss from 8.5.5 to 8.5.6
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.5 to 8.5.6.
- [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.5.5...8.5.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 02:55:52 +00:00
4f98befd5f
Bump eslint-plugin-import from 2.31.0 to 2.32.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.31.0 to 2.32.0.
- [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.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 02:53:20 +00:00
f6a8412a82
Merge pull request #8306 from weblate/weblate-wallabag-messages
2025-06-19 14:13:37 +02:00
02a30c6438
Translated using Weblate (Korean)
...
Currently translated at 99.6% (605 of 607 strings)
2025-06-19 14:01:50 +02:00
4fd7c7cce7
Merge pull request #8305 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-18 12:49:34 +02:00
9e1b91b057
Translated using Weblate (Korean)
...
Currently translated at 92.4% (561 of 607 strings)
2025-06-18 12:39:38 +02:00
5db128a071
Fix tests
2025-06-17 20:19:30 +02:00
c4f615e711
Hide sensitive information in production
2025-06-17 20:17:44 +02:00
54dcb72288
Merge pull request #8298 from wallabag/dependabot/npm_and_yarn/postcss-8.5.5
...
Bump postcss from 8.5.4 to 8.5.5
2025-06-16 02:32:31 +00:00
97bedb1b0c
Merge pull request #8296 from wallabag/dependabot/npm_and_yarn/core-js-3.43.0
...
Bump core-js from 3.42.0 to 3.43.0
2025-06-16 02:29:43 +00:00
d5fa287d21
Merge pull request #8297 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-5.0.2
...
Bump eslint-webpack-plugin from 5.0.1 to 5.0.2
2025-06-16 02:29:19 +00:00
a648efdcce
Bump postcss from 8.5.4 to 8.5.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.4 to 8.5.5.
- [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.5.4...8.5.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 02:26:32 +00:00
85e53eb903
Merge pull request #8295 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.89.2
...
Bump sass-embedded from 1.89.0 to 1.89.2
2025-06-16 02:23:47 +00:00
d405145686
Bump eslint-webpack-plugin from 5.0.1 to 5.0.2
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-version: 5.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 02:20:50 +00:00
4d0b509e7d
Bump core-js from 3.42.0 to 3.43.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.42.0 to 3.43.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.43.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.43.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 02:20:30 +00:00
7a4aca6d8c
Bump sass-embedded from 1.89.0 to 1.89.2
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.89.0 to 1.89.2.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.89.0...1.89.2 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 02:20:17 +00:00
189e8f6857
Move wallabag.user_agent to app/config/parameters.yml.dist
2025-06-13 15:57:56 +01:00
1aa67747bb
Define a custom user-agent for wallabag
2025-06-13 15:48:28 +01:00
e90bbaf540
Merge pull request #8189 from ldidry/console-command-to-add-url
...
✨ — Add command to import URL for user from command-line
2025-06-13 12:57:25 +02:00
049d87e180
Add tests
2025-06-13 12:46:32 +02:00
0d1748c8a8
✨ — Add command to import URL for user from command-line
2025-06-13 12:46:23 +02:00
540483c583
Merge pull request #8248 from casimir/missing-entry-deleted-event
...
Dispatch EntryDeletedEvent when removing duplicated entries
2025-06-13 09:19:42 +02:00
95de911efd
Merge pull request #8285 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-12 20:13:54 +02:00
9cae4c6410
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (607 of 607 strings)
2025-06-11 20:04:42 +02:00
fcdcd5dfe3
Merge pull request #8272 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-10 09:07:44 +02:00
25eeb24960
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (7 of 7 strings)
2025-06-09 03:20:21 +00:00
edfb821c44
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (607 of 607 strings)
2025-06-09 03:20:21 +00:00
bd4b474981
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (35 of 35 strings)
2025-06-09 03:20:20 +00:00
ffe6ad1819
Merge pull request #8280 from wallabag/dependabot/npm_and_yarn/babel-dependencies-695cf01c57
...
Bump @babel/eslint-parser from 7.27.1 to 7.27.5 in the babel-dependencies group
2025-06-09 03:20:14 +00:00
2a06a4412d
Merge pull request #8279 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-3ee162abf3
...
Bump the fontsource-dependencies group with 4 updates
2025-06-09 03:17:28 +00:00
9721fd9c63
Bump @babel/eslint-parser in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/eslint-parser` from 7.27.1 to 7.27.5
- [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.27.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-version: 7.27.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:16:34 +00:00
0ade0f0112
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.2.5 to 5.2.6
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.2.5 to 5.2.6
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.2.5 to 5.2.6
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.2.5 to 5.2.6
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:13:51 +00:00
c2c4e46294
Merge pull request #8266 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-06 13:26:18 +02:00
2a042a7735
Translated using Weblate (Galician)
...
Currently translated at 100.0% (607 of 607 strings)
2025-06-06 12:26:36 +02:00
b340a581c9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (607 of 607 strings)
2025-06-05 15:26:25 +02:00
98a8adc6f8
Merge pull request #8254 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-05 08:54:31 +02:00
244c238aff
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (7 of 7 strings)
2025-06-05 00:42:03 +02:00
1efed23313
Translated using Weblate (Dutch)
...
Currently translated at 93.0% (562 of 604 strings)
2025-06-05 00:42:03 +02:00
2bef2a09c1
Translated using Weblate (Dutch)
...
Currently translated at 97.1% (34 of 35 strings)
2025-06-05 00:42:03 +02:00
8fd5a5273d
Merge branch '2.6' into master
2025-06-05 00:37:56 +02:00
30a22e690b
Merge pull request #8252 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-04 20:39:40 +02:00
4f34cfa6fc
Merge pull request #8251 from wallabag/change-version
...
Change version in wallabag.yml
2025-06-04 18:48:59 +02:00
661fbadbcb
Translated using Weblate (Dutch)
...
Currently translated at 92.8% (561 of 604 strings)
2025-06-04 18:24:48 +02:00
8e90c0f320
Change version in wallabag.yml
2025-06-04 17:41:09 +02:00
6ffd7382c7
Merge pull request #8229 from wallabag/prepare-2613
...
Prepare 2.6.13 release
2025-06-04 17:29:19 +02:00
46d6e4d923
Update CHANGELOG
2025-06-04 13:59:00 +02:00
09af127446
Unlock php-readability
2025-06-04 13:59:00 +02:00
4c23196304
Prepare 2.6.13 release
2025-06-04 13:59:00 +02:00
42746f418e
Merge pull request #8250 from wallabag/update-site-config
...
Update joker/graby-site-config
2025-06-04 13:54:23 +02:00
35c4feedd8
Update joker/graby-site-config
2025-06-04 13:42:08 +02:00
2dc1a2b94c
also dispatch EntryDeletedEvent when removing duplicated entries
2025-06-04 10:55:28 +02:00
d4472a1684
Merge pull request #8246 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-06-04 08:16:56 +02:00
cdb1a6fad5
Translated using Weblate (Polish)
...
Currently translated at 100.0% (35 of 35 strings)
2025-06-04 07:40:05 +02:00
c451cc96e5
Merge pull request #8240 from wallabag/import/pocket-csv
...
Add support of Pocket CSV import
2025-06-03 13:32:51 +02:00
c4240c866b
PocketCsvImport: rework test to ensure we import all entries
...
This also adds a test for #8217
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-06-03 13:24:27 +02:00
27d66d9e1d
Add 'application/vnd.ms-excel' to allowed MIME types config
...
Backport #8036
2025-06-03 13:24:27 +02:00
c1397f43ac
Add Pocket CSV import
2025-06-03 13:24:27 +02:00
52a16bb75f
Merge pull request #8193 from wallabag/add-pocket-shaarli-import
...
Backport Pocket and Shaarli imports from master
2025-06-02 14:23:33 +02:00
f82c87b520
import: fix some tests
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-06-02 13:42:44 +02:00
9ec448ab07
Merge pull request #8213 from weblate/weblate-wallabag-messages
2025-06-02 07:06:28 +02:00
f33a11d387
Translated using Weblate (Dutch)
...
Currently translated at 92.5% (559 of 604 strings)
2025-06-02 06:50:30 +02:00
4a56e00ea6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (604 of 604 strings)
2025-06-02 06:50:29 +02:00
a083e1f1fd
Added translation using Weblate (Kabyle)
2025-06-02 06:50:29 +02:00
2cc4c483ae
Added translation using Weblate (Kabyle)
2025-06-02 06:50:28 +02:00
bd5d504b39
Added translation using Weblate (Kabyle)
2025-06-02 06:50:28 +02:00
e8ce4b4e1a
Added translation using Weblate (Kabyle)
2025-06-02 06:50:27 +02:00
910b057032
Merge pull request #8234 from wallabag/dependabot/composer/symfony-dependencies-4be4880c9a
2025-06-02 06:50:21 +02:00
46ab120a46
Merge pull request #8235 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.200
2025-06-02 06:50:03 +02:00
47d9d92c69
Merge pull request #8236 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.10.0
2025-06-02 06:49:34 +02:00
37e519f2c0
Merge pull request #8237 from wallabag/dependabot/composer/jms/serializer-3.32.5
2025-06-02 06:49:02 +02:00
e874b5d2bc
Bump jms/serializer from 3.32.4 to 3.32.5
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.32.4 to 3.32.5.
- [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.32.4...3.32.5 )
---
updated-dependencies:
- dependency-name: jms/serializer
dependency-version: 3.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:35:44 +00:00
13909a8054
Bump tecnickcom/tcpdf from 6.9.4 to 6.10.0
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.9.4 to 6.10.0.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.9.4...6.10.0 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-version: 6.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:35:18 +00:00
bbed48e25f
Bump j0k3r/graby-site-config from 1.0.199 to 1.0.200
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.199...1.0.200 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.200
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:34:52 +00:00
0691d2445d
Bump symfony/phpunit-bridge in the symfony-dependencies group
...
Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ).
Updates `symfony/phpunit-bridge` from 7.2.6 to 7.3.0
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.2.6...v7.3.0 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:34:29 +00:00
cfcdbcd1e9
Merge pull request #8233 from wallabag/dependabot/npm_and_yarn/postcss-8.5.4
...
Bump postcss from 8.5.3 to 8.5.4
2025-06-02 02:18:38 +00:00
e51e5c624b
Merge pull request #8231 from wallabag/dependabot/npm_and_yarn/babel-dependencies-f09091c33a
...
Bump @babel/core from 7.27.1 to 7.27.4 in the babel-dependencies group
2025-06-02 02:15:18 +00:00
ebeb2b105e
Bump postcss from 8.5.3 to 8.5.4
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.3 to 8.5.4.
- [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.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:12:43 +00:00
81a4b52841
Bump @babel/core from 7.27.1 to 7.27.4 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ).
Updates `@babel/core` from 7.27.1 to 7.27.4
- [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.27.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 02:11:59 +00:00
47a374270a
Merge pull request #8230 from casimir/wallabag-docker-envsubst
...
fix(docker): install envsubst from source to support more targets
2025-06-01 23:02:37 +02:00
c01408981a
fix(docker): install envsubst from source to support more targets
2025-06-01 22:27:34 +02:00
772a802596
Merge pull request #8194 from wallabag/fix-8158
...
Add j0k3r/php-readability:1.2.10 as a dependency
2025-06-01 16:51:35 +02:00
29162bde9d
Pin j0k3r/php-readability to 1.2.10
...
We pin php-readability to 1.2.10 because of a regression in 1.2.12
Workaround for #8151
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-06-01 16:37:22 +02:00
2e95ae76c2
Merge pull request #8220 from Aldarone/replace-username-in-shared-entry
...
Show display name on shared entries instead of username
2025-06-01 16:11:54 +02:00
50b3be776a
Show display name on shared entries instead of username
2025-05-29 23:22:31 +02:00
cad5a24fb6
Merge pull request #8199 from wallabag/dependabot/npm_and_yarn/webpack-5.99.9
...
Bump webpack from 5.99.8 to 5.99.9
2025-05-26 02:33:07 +00:00
2cd1df4722
Bump webpack from 5.99.8 to 5.99.9
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.8 to 5.99.9.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 02:29:37 +00:00
843d177d80
Merge pull request #8190 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-05-24 20:47:57 +02:00
b1614e9267
Add Pocket and Shaarli imports
2025-05-24 16:25:48 +02:00
95ff88dae8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (604 of 604 strings)
2025-05-24 15:28:38 +02:00
34740694fe
Merge pull request #8183 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.9.4
2025-05-19 07:09:56 +02:00
1f3c8eeb61
Merge pull request #8181 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.8.3
2025-05-19 07:09:36 +02:00
d3c448c858
Merge pull request #8180 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.89.0
...
Bump sass-embedded from 1.88.0 to 1.89.0
2025-05-19 02:31:18 +00:00
f57280a247
Bump tecnickcom/tcpdf from 6.9.3 to 6.9.4
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.9.3 to 6.9.4.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.9.3...6.9.4 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-version: 6.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 02:28:50 +00:00
366adf0770
Bump shipmonk/composer-dependency-analyser from 1.8.2 to 1.8.3
...
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases )
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.8.2...1.8.3 )
---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
dependency-version: 1.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 02:28:14 +00:00
29e43a809d
Bump sass-embedded from 1.88.0 to 1.89.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.88.0 to 1.89.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.88.0...1.89.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.89.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 02:28:03 +00:00
8c91ff613c
Merge pull request #8176 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.4.0
2025-05-12 05:40:31 +02:00
33ab6a8b9c
Merge pull request #8172 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.4.2
2025-05-12 05:40:13 +02:00
2d7f2e84be
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 02:57:36 +00:00
0b0724cc95
Merge pull request #8174 from wallabag/dependabot/npm_and_yarn/webpack-5.99.8
...
Bump webpack from 5.99.7 to 5.99.8
2025-05-12 02:22:49 +00:00
3037c374c1
Merge pull request #8175 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.88.0
...
Bump sass-embedded from 1.87.0 to 1.88.0
2025-05-12 02:21:14 +00:00
2a70f6c1b5
Bump webpack from 5.99.7 to 5.99.8
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.7 to 5.99.8.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 02:18:28 +00:00
046cdb978b
Merge pull request #8173 from wallabag/dependabot/npm_and_yarn/babel-dependencies-9cfe5952ef
...
Bump @babel/preset-env from 7.27.1 to 7.27.2 in the babel-dependencies group
2025-05-12 02:16:19 +00:00
dcaf6b0713
Bump sass-embedded from 1.87.0 to 1.88.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.87.0 to 1.88.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.87.0...1.88.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.88.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 02:14:04 +00:00
c2d35a35e3
Bump @babel/preset-env in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/preset-env` from 7.27.1 to 7.27.2
- [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.27.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 02:13:02 +00:00
48bdeb930d
Bump doctrine/doctrine-migrations-bundle from 3.4.1 to 3.4.2
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 02:06:54 +00:00
c60d237fb2
Merge pull request #8166 from wallabag/dependabot/composer/symfony-dependencies-1a593181cc
2025-05-05 06:31:39 +02:00
94ccfff72a
Merge pull request #8167 from wallabag/dependabot/composer/twig-dependencies-1852d16abb
2025-05-05 06:31:21 +02:00
ab51a65319
Merge pull request #8169 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.199
2025-05-05 06:30:38 +02:00
f4b089e679
Merge pull request #8164 from weblate/weblate-wallabag-messages
2025-05-05 06:30:19 +02:00
db21570517
Translated using Weblate (French)
...
Currently translated at 100.0% (604 of 604 strings)
2025-05-05 05:04:17 +02:00
38a18f644b
Merge pull request #8171 from wallabag/dependabot/npm_and_yarn/core-js-3.42.0
...
Bump core-js from 3.41.0 to 3.42.0
2025-05-05 03:04:09 +00:00
5d3d639d3c
Merge pull request #8170 from wallabag/dependabot/npm_and_yarn/babel-dependencies-d1a4844c32
...
Bump the babel-dependencies group with 3 updates
2025-05-05 03:02:06 +00:00
e6fc4e038a
Bump core-js from 3.41.0 to 3.42.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.41.0 to 3.42.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.42.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 02:59:06 +00:00
50853f2ad4
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.26.10 to 7.27.1
- [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.27.1/packages/babel-core )
Updates `@babel/eslint-parser` from 7.27.0 to 7.27.1
- [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.27.1/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.26.9 to 7.27.1
- [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.27.1/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
dependency-version: 7.27.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 02:58:42 +00:00
14af4f356d
Bump j0k3r/graby-site-config from 1.0.198 to 1.0.199
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.198...1.0.199 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.199
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 02:23:50 +00:00
de630c6050
Bump the twig-dependencies group with 3 updates
...
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ), [twig/string-extra](https://github.com/twigphp/string-extra ) and [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/extra-bundle` from 3.20.0 to 3.21.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.20.0...v3.21.0 )
Updates `twig/string-extra` from 3.20.0 to 3.21.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.20.0...v3.21.0 )
Updates `twig/twig` from 3.20.0 to 3.21.1
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.20.0...v3.21.1 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-version: 3.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-version: 3.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/twig
dependency-version: 3.21.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 02:22:54 +00:00
9559492524
Bump symfony/phpunit-bridge in the symfony-dependencies group
...
Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ).
Updates `symfony/phpunit-bridge` from 7.2.0 to 7.2.6
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.2.0...v7.2.6 )
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
dependency-version: 7.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 02:22:42 +00:00
ba1020abd5
Merge pull request #8161 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.87.0
...
Bump sass-embedded from 1.86.3 to 1.87.0
2025-04-28 02:08:10 +00:00
394ef8f935
Merge pull request #8160 from wallabag/dependabot/npm_and_yarn/webpack-5.99.7
...
Bump webpack from 5.99.6 to 5.99.7
2025-04-28 02:05:48 +00:00
cb1d340fca
Bump sass-embedded from 1.86.3 to 1.87.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.86.3 to 1.87.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.86.3...1.87.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.87.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 02:02:38 +00:00
478e10ba4a
Bump webpack from 5.99.6 to 5.99.7
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.6 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 02:02:28 +00:00
72a3477a83
Merge pull request #8156 from wallabag/phpstan-level-5
...
PHPStan level 5
2025-04-22 08:03:58 +02:00
36eb513e1b
PHPStan level 5
2025-04-22 07:59:38 +02:00
3ef7064ada
Merge pull request #8155 from wallabag/dependabot/npm_and_yarn/webpack-5.99.6
...
Bump webpack from 5.99.5 to 5.99.6
2025-04-21 08:01:51 +00:00
1f8a30f56d
Merge pull request #8151 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.9.3
...
Bump tecnickcom/tcpdf from 6.9.1 to 6.9.3
2025-04-21 10:01:30 +02:00
a03da9414e
Merge pull request #8152 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.47.0
...
Bump ergebnis/composer-normalize from 2.46.0 to 2.47.0
2025-04-21 10:00:37 +02:00
885e042097
Bump webpack from 5.99.5 to 5.99.6
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.5 to 5.99.6.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.5...v5.99.6 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 03:20:53 +00:00
03873e5ac9
Merge pull request #8154 from wallabag/dependabot/npm_and_yarn/symfony/stimulus-bridge-4.0.1
...
Bump @symfony/stimulus-bridge from 4.0.0 to 4.0.1
2025-04-21 03:19:39 +00:00
1393656e56
Merge pull request #8153 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-5.0.1
...
Bump eslint-webpack-plugin from 5.0.0 to 5.0.1
2025-04-21 03:16:49 +00:00
16c6f191db
Bump @symfony/stimulus-bridge from 4.0.0 to 4.0.1
...
Bumps @symfony/stimulus-bridge from 4.0.0 to 4.0.1.
---
updated-dependencies:
- dependency-name: "@symfony/stimulus-bridge"
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 03:14:07 +00:00
c554bf7d6d
Bump eslint-webpack-plugin from 5.0.0 to 5.0.1
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 03:13:12 +00:00
9fba643094
Bump ergebnis/composer-normalize from 2.46.0 to 2.47.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.46.0 to 2.47.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.46.0...2.47.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-version: 2.47.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 02:49:22 +00:00
dab0bc520b
Bump tecnickcom/tcpdf from 6.9.1 to 6.9.3
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.9.1 to 6.9.3.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.9.1...6.9.3 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-version: 6.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 02:44:59 +00:00
1f89bed117
Merge pull request #8148 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-04-17 09:19:23 +02:00
fed449b1e2
Translated using Weblate (Galician)
...
Currently translated at 100.0% (604 of 604 strings)
2025-04-17 09:13:57 +02:00
fe4474869c
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (35 of 35 strings)
2025-04-17 09:13:57 +02:00
6937241226
Translated using Weblate (Polish)
...
Currently translated at 100.0% (604 of 604 strings)
2025-04-17 09:13:57 +02:00
00ad4e0a78
Translated using Weblate (Occitan)
...
Currently translated at 99.1% (599 of 604 strings)
2025-04-17 09:13:57 +02:00
ef00122edc
Merge pull request #8149 from wallabag/fix/ci-use-ubuntu-latest
...
Use `ubuntu-latest` in CI
2025-04-17 09:13:51 +02:00
ae2a867cdd
Use ubuntu-latest in CI
...
`ubuntu-20.04` is now fully deprecated
2025-04-17 09:08:54 +02:00
7ffcd8f7f6
Merge branch '2.6' into master
2025-04-14 21:56:24 +02:00
96dea32650
Merge pull request #8141 from wallabag/impr/title-ellipsis
...
Replace hardcoded title truncate with CSS text-overflow
2025-04-14 20:44:50 +02:00
70999075a6
Merge pull request #8139 from wallabag/fix/otp-wrongly-enabled
...
Avoid non-validated OTP to be enabled
2025-04-14 09:46:17 +02:00
262f674245
Avoid non-validated OTP to be enabled
...
The OTP code must be required when enabling OTP. If the provided code is wrong, disable OTP, redirect and notice the user.
2025-04-14 09:18:37 +02:00
a3ac567c31
Merge pull request #8145 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.46.0
2025-04-14 07:04:17 +02:00
e7668eabd1
Merge pull request #8146 from wallabag/dependabot/npm_and_yarn/webpack-5.99.5
...
Bump webpack from 5.98.0 to 5.99.5
2025-04-14 02:55:40 +00:00
df12d66564
Bump webpack from 5.98.0 to 5.99.5
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.98.0 to 5.99.5.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.99.5 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.5
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 02:52:21 +00:00
8b53d3c9c5
Bump ergebnis/composer-normalize from 2.45.0 to 2.46.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.45.0 to 2.46.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.45.0...2.46.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-version: 2.46.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 02:10:45 +00:00
260beeec68
Replace hardcoded title truncate with CSS text-overflow
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2025-04-13 15:56:37 +02:00
01ffc6c3d5
Merge pull request #8137 from wallabag/prepare-2.6.12-release
...
Prepare 2.6.12 release
2025-04-10 11:59:57 +02:00
5586930376
Prepare 2.6.12 release
2025-04-10 11:39:50 +02:00
b45116b73e
Merge pull request #8136 from wallabag/update-dependencies
...
Update dependencies
2025-04-10 11:32:25 +02:00
c2e38cedac
Update dependencies
2025-04-10 11:22:33 +02:00
35dcc43366
Merge pull request #8135 from wallabag/fix-changelog
...
Fix changelog
2025-04-10 11:10:58 +02:00
de8f859536
Fix changelog
2025-04-10 10:59:31 +02:00
e6ce9c524c
Merge branch '2.6'
2025-04-10 01:45:52 +02:00
5cdac6c0bb
Merge pull request #8133 from wallabag/prepare-2.6.11-release
...
Prepare 2.6.11 release
2025-04-08 22:42:32 +02:00
466cd17d5b
Prepare 2.6.11 release
2025-04-08 21:23:58 +02:00
14cdd123ce
Update generated assets
2025-04-08 21:23:58 +02:00
bdb420b13f
Use ubuntu latest in all jobs
2025-04-08 21:16:07 +02:00
99c8a06594
Merge commit from fork
...
Protect actions with a CSRF token
2025-04-08 21:00:14 +02:00
387224f830
Merge pull request #8031 from wallabag/use-stimulus
...
Use Stimulus
2025-04-07 18:40:31 +02:00
e4fb100163
Remove jQuery
2025-04-07 14:56:06 +02:00
e28e1bddb4
Extract Entries Navigation controller
2025-04-07 14:56:06 +02:00
b266d6ca2f
Fix esc shortcut after opening add url or search
2025-04-07 14:56:06 +02:00
8b0e6319e4
Extract Shortcuts controller
2025-04-07 14:56:06 +02:00
7eaaf5d38c
Extract Dark Theme controller
2025-04-07 14:56:06 +02:00
a8cb9f4f77
Extract Leftbar and Add Tag controllers
2025-04-07 14:56:06 +02:00
c9cfae11f7
Extract Sticky Nav controller
2025-04-07 14:56:06 +02:00
2054be7bd4
Extract Topbar controller
2025-04-07 14:56:06 +02:00
f7c8466231
Extract Batch Edit controller
2025-04-07 14:56:06 +02:00
e438b5e63f
Extract Tag controller
2025-04-07 14:56:06 +02:00
1fd861078d
Extract Fake Radio controller
2025-04-07 14:56:06 +02:00
a06da68e72
Extract Config controller
2025-04-07 14:56:06 +02:00
9da9e6b004
Extract Clipboard controller
2025-04-07 14:56:06 +02:00
ffeca7f94d
Extract Annotations controller
2025-04-07 14:56:06 +02:00
d515e11fe4
Extract Scroll Storage controller
2025-04-07 14:56:06 +02:00
019d252446
Extract Scroll Indicator controller
2025-04-07 14:56:06 +02:00
503b82ea13
Extract Highlight controller
2025-04-07 14:56:06 +02:00
3125eb43ad
Extract QRCode controller
2025-04-07 14:56:06 +02:00
e5042074a2
Extract Materialize Toast controller
2025-04-07 14:56:06 +02:00
76c101938d
Extract Materialize FAB controller
2025-04-07 14:56:06 +02:00
a7a4c5fefb
Extract Materialize Form Select controller
2025-04-07 14:56:06 +02:00
1b683dbb05
Extract Materialize Dropdown controller
2025-04-07 14:56:06 +02:00
a69ea46945
Extract Materialize Collapsible controller
2025-04-07 14:56:06 +02:00
2a2172037e
Extract Materialize Tooltip controller
2025-04-07 14:56:06 +02:00
0589066ed1
Extract Materialize Tabs controller
2025-04-07 14:56:06 +02:00
1f76184d02
Extract Materialize Sidenav controller
2025-04-07 14:56:06 +02:00
66c6a25941
Install Stimulus
2025-04-07 14:56:06 +02:00
46f505f69f
Merge pull request #8124 from wallabag/phpstan-level-4
...
PHPStan level 4
2025-04-07 14:20:14 +02:00
b4483023e6
Move to PHPStan level 4
2025-04-07 12:20:06 +02:00
31e1be4191
Add phpstan-baseline target in Makefile
2025-04-07 11:42:05 +02:00
63dc69d70f
Merge pull request #8122 from wallabag/modernize-code-base-with-rector
...
Modernize code base with Rector
2025-04-07 10:03:12 +02:00
4e177e1778
Migrate to SensioLabs attributes
2025-04-07 09:17:32 +02:00
a766826a69
Migrate to JMS attributes
2025-04-07 09:17:32 +02:00
a1440dffda
Migrate to Gedmo attributes
2025-04-07 09:17:32 +02:00
2a60d8473d
Migrate to Symfony attributes
2025-04-07 09:17:32 +02:00
6a3780ce81
Add root files to Rector configuration
2025-04-07 09:17:32 +02:00
42a63be61a
Modernize to app min PHP version
2025-04-07 09:17:32 +02:00
9e2720cddc
Modernize to PHP 8.1
2025-04-07 09:17:32 +02:00
ca018c77e3
Migrate to readonly properties
2025-04-07 09:17:32 +02:00
a107773c11
Modernize to PHP 8.0
2025-04-07 09:17:32 +02:00
1d5674a230
Migrate to constructor promoted properties
2025-04-07 09:17:32 +02:00
4168727f36
Modernize to PHP 7.4
2025-04-07 09:17:31 +02:00
ce8ed589d5
Modernize to PHP 7.3
2025-04-07 09:17:31 +02:00
f8c8bb7d93
Modernize to PHP 7.1
2025-04-07 09:17:31 +02:00
241cddc899
Modernize to PHP 7.0
2025-04-07 09:17:31 +02:00
745fef44f4
Modernize to PHP 5.5
2025-04-07 09:17:31 +02:00
99a49bfc96
Add Doctrine attributes set
2025-04-07 09:17:31 +02:00
84eb99c59b
Initial Rector fixes with basic configuration
2025-04-07 09:17:31 +02:00
a679117736
Install rector
2025-04-07 09:17:31 +02:00
eadb6838c0
Merge pull request #8126 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.86.3
...
Bump sass-embedded from 1.86.0 to 1.86.3
2025-04-07 04:39:25 +00:00
5fca2db1e5
Merge pull request #8127 from wallabag/dependabot/composer/jms/serializer-3.32.4
2025-04-07 06:35:34 +02:00
b56d3fef87
Merge pull request #8128 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.198
2025-04-07 06:35:08 +02:00
4b652b416c
Merge pull request #8129 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.9.1
2025-04-07 06:34:51 +02:00
528650b525
Merge pull request #8131 from wallabag/dependabot/composer/guzzlehttp/psr7-2.7.1
2025-04-07 06:34:22 +02:00
5597f527d5
Merge pull request #8132 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.75.0
2025-04-07 06:34:05 +02:00
c79d4449bd
Bump friendsofphp/php-cs-fixer from 3.74.0 to 3.75.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.74.0 to 3.75.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.74.0...v3.75.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-version: 3.75.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:01:31 +00:00
07d888a71e
Bump guzzlehttp/psr7 from 2.7.0 to 2.7.1
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:01:18 +00:00
10e80a7b9a
Bump tecnickcom/tcpdf from 6.8.2 to 6.9.1
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.8.2 to 6.9.1.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.8.2...6.9.1 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-version: 6.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:00:55 +00:00
967ac9f9ac
Bump j0k3r/graby-site-config from 1.0.197 to 1.0.198
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.197...1.0.198 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-version: 1.0.198
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:00:49 +00:00
be9b1ef60a
Bump jms/serializer from 3.32.3 to 3.32.4
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.32.3 to 3.32.4.
- [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.32.3...3.32.4 )
---
updated-dependencies:
- dependency-name: jms/serializer
dependency-version: 3.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 02:59:59 +00:00
d29e757a09
Bump sass-embedded from 1.86.0 to 1.86.3
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.86.0 to 1.86.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.86.0...1.86.3 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.86.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 02:24:26 +00:00
8a15feb730
Merge pull request #8119 from wallabag/remove-deprecated-scheb-2fa-qr-code-package
...
Remove deprecated scheb/2fa-qr-code package
2025-04-05 18:16:48 +02:00
d4fbb80dd5
Merge pull request #8121 from wallabag/clean-phpstan-baseline
...
Clean PHPStan baseline
2025-04-05 18:11:11 +02:00
27a93cc281
Merge pull request #8120 from wallabag/migrate-to-doctrine-attributes
...
Migrate to Doctrine attributes
2025-04-05 18:09:31 +02:00
e63d473032
Clean PHPStan baseline
2025-04-05 16:19:38 +02:00
41767e8fbc
Migrate to Doctrine attributes
2025-04-05 12:59:51 +02:00
c0bb737200
Remove deprecated scheb/2fa-qr-code package
2025-04-05 11:49:08 +02:00
0d93add058
Merge pull request #8117 from wallabag/fix-some-depreciation-notices
...
Fix some depreciation notices
2025-04-02 21:15:50 +02:00
3f2f57e0c0
Fix some other deprecation notices
2025-04-02 02:13:45 +02:00
412352ff03
Fix direct deprecation notices
2025-04-02 02:13:45 +02:00
4ab26a1902
Fix self deprecation notices
2025-04-02 02:13:45 +02:00
a7f7022229
Replace getQuotedTableName by using DefaultQuoteStrategy
2025-04-02 02:13:45 +02:00
95730754e8
Replace property access by getters
2025-04-02 02:08:55 +02:00
402d80cd30
Replace LifecycleEventArgs by PreRemoveEventArgs
2025-04-02 02:08:55 +02:00
c9301bd0b3
Use built in FOSUserBundle mailer
2025-04-02 02:08:55 +02:00
47d3bd4b69
Replace MASTER_REQUEST by MAIN_REQUEST
2025-04-02 02:08:55 +02:00
f7f5c714ac
Replace get by constructor injection
2025-04-02 02:08:55 +02:00
069c09d8d9
Replace query by executeQuery
2025-04-02 02:08:55 +02:00
1127b147c0
Replace AuthenticationEvents::AUTHENTICATION_FAILURE by LoginFailureEvent
2025-04-02 02:08:55 +02:00
c50265c1eb
Replace setMethods by onlyMethods
2025-04-02 02:08:55 +02:00
f3e88ec461
Merge pull request #8054 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-5.0.0
...
Bump eslint-webpack-plugin from 4.2.0 to 5.0.0
2025-04-01 00:18:51 +02:00
5809afd256
Bump eslint-webpack-plugin from 4.2.0 to 5.0.0
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.2.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 22:14:59 +00:00
2f9d95c2dd
Merge pull request #8086 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-3.5.2
...
Bump friendsofsymfony/jsrouting-bundle from 2.8.0 to 3.5.2
2025-04-01 00:12:16 +02:00
c860f4db6a
Bump friendsofsymfony/jsrouting-bundle from 2.8.0 to 3.5.2
...
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle ) from 2.8.0 to 3.5.2.
- [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.8.0...3.5.2 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/jsrouting-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-01 00:08:10 +02:00
ae8d7e2e37
Merge pull request #8084 from wallabag/dependabot/composer/doctrine/data-fixtures-2.0.2
...
Bump doctrine/data-fixtures from 1.8.1 to 2.0.2
2025-03-31 23:50:12 +02:00
67bd937619
Bump doctrine/data-fixtures from 1.8.1 to 2.0.2
...
Bumps [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures ) from 1.8.1 to 2.0.2.
- [Release notes](https://github.com/doctrine/data-fixtures/releases )
- [Upgrade guide](https://github.com/doctrine/data-fixtures/blob/2.0.x/UPGRADE.md )
- [Commits](https://github.com/doctrine/data-fixtures/compare/1.8.1...2.0.2 )
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 23:46:13 +02:00
82e49ead7d
Merge pull request #8106 from wallabag/dependabot/composer/doctrine/collections-2.3.0
...
Bump doctrine/collections from 1.8.0 to 2.3.0
2025-03-31 23:39:32 +02:00
a72f7930c4
Bump doctrine/collections from 1.8.0 to 2.3.0
...
Bumps [doctrine/collections](https://github.com/doctrine/collections ) from 1.8.0 to 2.3.0.
- [Release notes](https://github.com/doctrine/collections/releases )
- [Upgrade guide](https://github.com/doctrine/collections/blob/2.3.x/UPGRADE.md )
- [Commits](https://github.com/doctrine/collections/compare/1.8.0...2.3.0 )
---
updated-dependencies:
- dependency-name: doctrine/collections
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 21:30:46 +00:00
c75e4cf63a
Merge pull request #8104 from wallabag/dependabot/composer/egulias/email-validator-4.0.4
...
Bump egulias/email-validator from 3.2.6 to 4.0.4
2025-03-31 23:29:38 +02:00
a9f9c9d513
Bump egulias/email-validator from 3.2.6 to 4.0.4
...
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator ) from 3.2.6 to 4.0.4.
- [Release notes](https://github.com/egulias/EmailValidator/releases )
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.6...4.0.4 )
---
updated-dependencies:
- dependency-name: egulias/email-validator
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 21:16:04 +00:00
08d2233882
Merge pull request #8082 from wallabag/dependabot/composer/pagerfanta/doctrine-orm-adapter-4.7.1
...
Bump pagerfanta/doctrine-orm-adapter from 3.8.0 to 4.7.1
2025-03-31 23:14:23 +02:00
2344a23be2
Bump pagerfanta/doctrine-orm-adapter from 3.8.0 to 4.7.1
...
Bumps [pagerfanta/doctrine-orm-adapter](https://github.com/Pagerfanta/doctrine-orm-adapter ) from 3.8.0 to 4.7.1.
- [Commits](https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.8.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: pagerfanta/doctrine-orm-adapter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 21:04:24 +00:00
6e54f0d0ab
Merge pull request #8081 from wallabag/dependabot/composer/pagerfanta/twig-4.7.1
...
Bump pagerfanta/twig from 3.8.0 to 4.7.1
2025-03-31 23:03:23 +02:00
d6e27feac0
Bump pagerfanta/twig from 3.8.0 to 4.7.1
...
Bumps [pagerfanta/twig](https://github.com/Pagerfanta/twig ) from 3.8.0 to 4.7.1.
- [Commits](https://github.com/Pagerfanta/twig/compare/v3.8.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: pagerfanta/twig
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 20:49:17 +00:00
1382af1a5d
Merge pull request #8085 from wallabag/dependabot/composer/babdev/pagerfanta-bundle-4.5.0
...
Bump babdev/pagerfanta-bundle from 3.8.0 to 4.5.0
2025-03-31 22:48:20 +02:00
04f29e4a6b
Bump babdev/pagerfanta-bundle from 3.8.0 to 4.5.0
...
Bumps [babdev/pagerfanta-bundle](https://github.com/BabDev/PagerfantaBundle ) from 3.8.0 to 4.5.0.
- [Changelog](https://github.com/BabDev/PagerfantaBundle/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/BabDev/PagerfantaBundle/compare/v3.8.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: babdev/pagerfanta-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 20:25:23 +00:00
8ac2e699e0
Merge pull request #8080 from wallabag/dependabot/composer/scssphp/scssphp-2.0.1
...
Bump scssphp/scssphp from 1.13.0 to 2.0.1
2025-03-31 22:23:37 +02:00
0d9cbcdfcf
Merge pull request #8112 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-03-31 05:04:28 +02:00
bff0853021
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.1% (598 of 603 strings)
2025-03-31 04:58:53 +02:00
23565c0784
Merge pull request #8116 from wallabag/dependabot/npm_and_yarn/babel-dependencies-03e2e86deb
...
Bump @babel/eslint-parser from 7.26.10 to 7.27.0 in the babel-dependencies group
2025-03-31 02:58:49 +00:00
b7648f575e
Merge pull request #8115 from wallabag/dependabot/composer/doctrine/migrations-3.9.0
...
Bump doctrine/migrations from 3.8.3 to 3.9.0
2025-03-31 04:56:50 +02:00
622ab8cf96
Bump @babel/eslint-parser in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/eslint-parser` from 7.26.10 to 7.27.0
- [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.27.0/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 02:53:59 +00:00
7a407160c1
Bump doctrine/migrations from 3.8.3 to 3.9.0
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.8.3 to 3.9.0.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.8.3...3.9.0 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 02:50:51 +00:00
985e81e017
Merge pull request #8114 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.74.0
...
Bump friendsofphp/php-cs-fixer from 3.73.1 to 3.74.0
2025-03-31 04:47:58 +02:00
5bf34d3c72
Bump friendsofphp/php-cs-fixer from 3.73.1 to 3.74.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.73.1 to 3.74.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 02:09:23 +00:00
4c52f71895
Add SameSite=lax to session cookie
2025-03-30 06:18:32 +02:00
677b2986bc
Use 400 Bad Request errors for invalid CSRF everywhere
2025-03-30 06:18:32 +02:00
5ea5115a72
Protect mass_action with a CSRF token
2025-03-30 06:18:32 +02:00
27f0d94db7
Protect tag_delete with a CSRF token
2025-03-30 06:18:32 +02:00
cf49be6940
Protect tag_this_search with a CSRF token
2025-03-30 06:18:32 +02:00
ddf2e80842
Protect remove_tag with a CSRF token
2025-03-30 06:18:32 +02:00
d1e128900a
Protect delete_share with a CSRF token
2025-03-30 06:18:32 +02:00
0d8429dfc7
Protect share with a CSRF token
2025-03-30 06:18:32 +02:00
eb8408b22f
Protect delete_entry with a CSRF token
2025-03-30 06:18:32 +02:00
00d0e6f951
Protect star_entry with a CSRF token
2025-03-30 06:18:32 +02:00
edffef8375
Protect archive_entry with a CSRF token
2025-03-30 06:18:32 +02:00
3817010e29
Protect reload_entry with a CSRF token
2025-03-30 06:18:32 +02:00
ed1acf59e1
Protect changeLocale with a CSRF token
2025-03-30 06:18:29 +02:00
56ce98fb9a
Merge pull request #8103 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-03-24 09:28:36 +01:00
d5aa680054
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (6 of 6 strings)
2025-03-24 07:06:57 +01:00
6c183081df
Merge pull request #8105 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.73.1
2025-03-24 07:06:52 +01:00
d965c25304
Merge pull request #8107 from wallabag/dependabot/composer/doctrine/migrations-3.8.3
2025-03-24 07:06:09 +01:00
8fade1416b
Merge pull request #8108 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.86.0
...
Bump sass-embedded from 1.85.1 to 1.86.0
2025-03-24 03:26:47 +00:00
4d7fdc00db
Bump sass-embedded from 1.85.1 to 1.86.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.85.1 to 1.86.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.85.1...1.86.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:23:22 +00:00
a60f8599d8
Bump doctrine/migrations from 3.8.2 to 3.8.3
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.8.2...3.8.3 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:11:48 +00:00
3a44ed7943
Bump friendsofphp/php-cs-fixer from 3.72.0 to 3.73.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.72.0 to 3.73.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.72.0...v3.73.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:10:43 +00:00
e162408139
Protect switch_view_mode with a CSRF token
2025-03-23 19:13:21 +01:00
6fa61c0f9c
Protect delete_ignore_origin_rule with a CSRF token
2025-03-23 19:13:17 +01:00
264f91126e
Protect delete_tagging_rule with a CSRF token
2025-03-23 19:13:14 +01:00
ac5b5fb379
Protect revoke_token with a CSRF token
2025-03-23 19:13:09 +01:00
d703fa6a3a
Protect generate_token with a CSRF token
2025-03-23 19:13:06 +01:00
2382140a12
Merge pull request #8101 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-03-19 11:24:41 +01:00
7ba55697b9
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 97.0% (585 of 603 strings)
2025-03-19 11:07:24 +01:00
2272d3da66
Merge branch '2.6'
...
# Conflicts:
# src/Repository/EntryRepository.php
# src/Twig/WallabagExtension.php
# src/Wallabag/CoreBundle/Resources/views/Entry/_card_actions.html.twig
# src/Wallabag/CoreBundle/Resources/views/Entry/_card_list.html.twig
# tests/Twig/WallabagExtensionTest.php
2025-03-18 21:02:22 +01:00
7e9e179860
Merge pull request #8098 from wallabag/add-isgranted-to-entryrestcontroller
...
Add IsGranted to EntryRestController
2025-03-18 12:34:57 +01:00
31ba90b060
Merge pull request #8099 from wallabag/no-class-level-route-annotations
...
No class level route annotations
2025-03-18 06:27:29 +01:00
c20f37975b
No class level route annotations
2025-03-18 01:22:55 +01:00
ecb8b8ff49
Add IsGranted to EntryRestController
2025-03-18 00:15:34 +01:00
67c359a6dd
Replace entity manager clear by creating a new client
2025-03-18 00:03:35 +01:00
1393f78005
Merge pull request #8030 from wallabag/back-end-hide-show-of-export-and-filters
...
Back-end hide/show of random, export and filters
2025-03-17 22:41:01 +01:00
63cf403eaf
Initialize filters and export sidenav with common ones
2025-03-17 13:54:33 +01:00
1e61a51e82
Use native form reset for filters
2025-03-17 13:54:33 +01:00
0330d01a49
Back-end hide/show of random, export and filters actions
2025-03-17 13:54:33 +01:00
595f35a1a5
Merge pull request #8093 from wallabag/add-isgranted-to-tagcontroller
...
Add IsGranted to TagController
2025-03-17 12:47:43 +01:00
943bfd9162
Add IsGranted to TagController
2025-03-17 10:47:57 +01:00
4a1598165f
Merge pull request #8095 from wallabag/add-isgranted-to-staticcontroller
...
Add IsGranted to StaticController
2025-03-17 09:45:18 +01:00
fb11f5870e
Merge pull request #8094 from wallabag/add-isgranted-to-configcontroller
...
Add IsGranted to ConfigController
2025-03-17 09:34:25 +01:00
4b4e021a04
Merge pull request #8074 from wallabag/add-isgranted-to-feedcontroller
...
Add IsGranted to FeedController
2025-03-17 09:33:49 +01:00
440d2d7c76
Merge pull request #8097 from wallabag/fix-display-thumbnails-checkbox
...
Fix display thumbnails checkbox
2025-03-17 09:33:23 +01:00
86e15954c5
Merge pull request #8092 from wallabag/add-isgranted-to-searchrestcontroller
...
Add IsGranted to SearchRestController
2025-03-17 09:22:32 +01:00
9a55f17b42
Merge pull request #8096 from wallabag/fix-tests-namespaces
...
Fix tests namespaces
2025-03-17 08:47:11 +01:00
7ae25f3cc6
Fix display thumbnails checkbox
2025-03-16 22:25:40 +01:00
787a812f8e
Fix tests namespaces
2025-03-16 22:13:12 +01:00
c540bff62b
Add IsGranted to StaticController
2025-03-16 22:09:26 +01:00
f3da3a42e8
Add IsGranted to ConfigController
2025-03-16 21:20:34 +01:00
f501c6206e
Add IsGranted to SearchRestController
2025-03-14 22:33:59 +01:00
0aedbd7fd7
Add IsGranted to FeedController
2025-03-14 22:30:43 +01:00
f042e7e178
Merge pull request #8091 from wallabag/add-isgranted-to-import-controllers
...
Add IsGranted to import controllers
2025-03-14 22:29:31 +01:00
b39b361440
Merge pull request #8090 from wallabag/add-isgranted-to-annotationrestcontroller
...
Add IsGranted to AnnotationRestController
2025-03-14 22:28:11 +01:00
9499b062d0
Add IsGranted to import controllers
2025-03-14 22:24:31 +01:00
f9676270f2
Add IsGranted to AnnotationRestController
2025-03-14 22:00:13 +01:00
e3dc63f739
Merge pull request #8076 from wallabag/add-isgranted-to-exportcontroller
...
Add IsGranted to ExportController
2025-03-14 10:01:19 +01:00
d2dd7f78d3
Add IsGranted to ExportController
2025-03-14 09:51:17 +01:00
deae27bdae
Merge pull request #8073 from wallabag/add-isgranted-to-annotationcontroller
...
Add IsGranted to AnnotationController
2025-03-14 09:49:23 +01:00
61e2cb37df
Add IsGranted to AnnotationController
2025-03-14 09:30:34 +01:00
b9900c311d
Merge pull request #8088 from wallabag/dependabot/npm_and_yarn/webpack-manifest-plugin-5.0.1
...
Bump webpack-manifest-plugin from 5.0.0 to 5.0.1
2025-03-14 09:07:58 +01:00
1afe48e732
Merge pull request #8075 from wallabag/convert-403-errors-to-404-errors
...
[BC BREAK] Convert 403 errors to 404 errors
2025-03-14 08:59:14 +01:00
198f0a64d0
Merge pull request #8083 from wallabag/dependabot/npm_and_yarn/babel-dependencies-cb0d452a55
...
Bump the babel-dependencies group with 2 updates
2025-03-14 08:58:14 +01:00
41fe283a94
Bump webpack-manifest-plugin from 5.0.0 to 5.0.1
...
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases )
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-14 07:48:57 +00:00
1f0d4723c6
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/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/core` from 7.26.9 to 7.26.10
- [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.26.10/packages/babel-core )
Updates `@babel/eslint-parser` from 7.26.8 to 7.26.10
- [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.26.10/eslint/babel-eslint-parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-14 07:48:11 +00:00
bc9bdc72f3
Bump scssphp/scssphp from 1.13.0 to 2.0.1
...
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp ) from 1.13.0 to 2.0.1.
- [Release notes](https://github.com/scssphp/scssphp/releases )
- [Commits](https://github.com/scssphp/scssphp/compare/v1.13.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: scssphp/scssphp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-14 07:47:31 +00:00
7bebe5fd4b
Merge pull request #8079 from wallabag/update-dependabot-configuration
...
Update Dependabot configuration
2025-03-14 08:46:27 +01:00
3bd434091f
Convert 403 errors to 404 errors
2025-03-14 06:41:28 +01:00
1acbc91484
Better Symfony ignore rule
2025-03-14 06:08:13 +01:00
b05fb21f2b
Remove now invalid ignore rule for lcobucci/jwt
2025-03-14 06:01:52 +01:00
b61611ffd4
Make composer dependency check weekly instead of daily
2025-03-14 06:01:09 +01:00
1447c183a4
Merge pull request #8062 from wallabag/remove-rulerz-php-doctrine-orm
...
Remove rulerz-php/doctrine-orm
2025-03-14 05:46:17 +01:00
ed2ad4776b
Remove rulerz-php/doctrine-orm
2025-03-14 05:40:15 +01:00
8542edc4f1
Merge pull request #8078 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.72.0
...
Bump friendsofphp/php-cs-fixer from 3.71.0 to 3.72.0
2025-03-14 05:27:04 +01:00
d5126c8a0e
Bump friendsofphp/php-cs-fixer from 3.71.0 to 3.72.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.71.0 to 3.72.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.71.0...v3.72.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-14 04:20:53 +00:00
939e8cf8df
Merge pull request #8063 from wallabag/drop-php-7.4-8.0-and-8.1
...
Drop PHP 7.4, 8.0 and 8.1
2025-03-14 05:19:50 +01:00
991f11cdf2
Remove legacy PHP-CS-Fixer rule configuration
2025-03-13 01:42:02 +01:00
4fa015bddf
Bump dependencies
2025-03-13 01:42:02 +01:00
39c71dfdbf
Update dependencies
2025-03-13 01:42:02 +01:00
3b68d3ff62
Fix migration
2025-03-13 01:42:02 +01:00
27d07be2b7
Avoid installation of PHP polyfills
2025-03-13 01:42:02 +01:00
206a04bc05
Remove PHP polyfills
2025-03-13 01:42:02 +01:00
78ab273dab
Remove PHP platform overrides
2025-03-13 01:42:02 +01:00
530bc71924
Drop PHP 7.4 and 8.0
2025-03-13 01:42:02 +01:00
d082def664
Upgrade PHP Docker base image to 8.2
2025-03-13 01:42:02 +01:00
a4a6eb580b
Merge pull request #8066 from wallabag/add-methods-to-all-controllers
...
Add methods to all controllers
2025-03-10 09:12:26 +01:00
e4249b9ff2
Merge pull request #8067 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.71.0
2025-03-10 06:19:17 +01:00
39694f78b1
Merge pull request #8069 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.21
...
Bump autoprefixer from 10.4.20 to 10.4.21
2025-03-10 03:35:39 +00:00
0ec9b74a98
Merge pull request #8068 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.14
...
Bump terser-webpack-plugin from 5.3.12 to 5.3.14
2025-03-10 03:32:39 +00:00
9b9fa600bc
Bump autoprefixer from 10.4.20 to 10.4.21
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:26:54 +00:00
ae2b72b5d2
Bump terser-webpack-plugin from 5.3.12 to 5.3.14
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.12 to 5.3.14.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.12...v5.3.14 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:26:41 +00:00
b8ae88b807
Bump friendsofphp/php-cs-fixer from 3.70.2 to 3.71.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.70.2 to 3.71.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.2...v3.71.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:12:11 +00:00
24784768f5
Add methods to all controllers
2025-03-10 01:37:14 +01:00
a71b78531d
Merge pull request #8064 from wallabag/fix-default-domain_name-to-avoid-cross-origin-issues
...
Fix default DOMAIN_NAME to avoid Cross-Origin issues
2025-03-08 09:49:37 +01:00
d988919448
Fix default DOMAIN_NAME to avoid Cross-Origin issues
2025-03-07 23:58:54 +01:00
a7130bd61a
Merge pull request #8033 from wallabag/dependabot/composer/j0k3r/graby-2.4.6
...
Bump j0k3r/graby from 2.4.5 to 2.4.6
2025-03-04 11:11:49 +01:00
bfd23cdc14
Bump j0k3r/graby from 2.4.5 to 2.4.6
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.4.5...2.4.6 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 09:52:15 +00:00
c7c0ae9d8d
Merge pull request #8060 from wallabag/dependabot/composer/sentry/sentry-symfony-5.2.0
2025-03-04 06:58:33 +01:00
c3927c6e10
Merge pull request #8061 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.70.2
2025-03-04 06:58:16 +01:00
8b4efe6cb8
Bump friendsofphp/php-cs-fixer from 3.70.1 to 3.70.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.70.1 to 3.70.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.1...v3.70.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 03:17:10 +00:00
c1f6b6257d
Bump sentry/sentry-symfony from 5.1.0 to 5.2.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.1.0 to 5.2.0.
- [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/5.1.0...5.2.0 )
---
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 >
2025-03-04 03:16:17 +00:00
e7a70f1e46
Merge pull request #8053 from wallabag/dependabot/npm_and_yarn/annotator-082069d
2025-03-03 08:25:24 +01:00
7ac73407c0
Merge pull request #8050 from wallabag/dependabot/npm_and_yarn/babel-dependencies-8434337095
2025-03-03 08:20:42 +01:00
5505a0289b
Merge pull request #8057 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.197
2025-03-03 08:19:46 +01:00
8fa5bd2372
Merge pull request #8058 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.70.1
2025-03-03 08:19:30 +01:00
829e1661f4
Bump babel-loader from 9.2.1 to 10.0.0 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [babel-loader](https://github.com/babel/babel-loader ).
Updates `babel-loader` from 9.2.1 to 10.0.0
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.2.1...v10.0.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:30:16 +00:00
e3770399e0
Merge pull request #8056 from wallabag/dependabot/npm_and_yarn/core-js-3.41.0
...
Bump core-js from 3.40.0 to 3.41.0
2025-03-03 03:28:12 +00:00
defe421ffd
Merge pull request #8055 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.12
...
Bump terser-webpack-plugin from 5.3.11 to 5.3.12
2025-03-03 03:24:40 +00:00
03f8345246
Bump friendsofphp/php-cs-fixer from 3.70.0 to 3.70.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.70.0 to 3.70.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.0...v3.70.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:24:28 +00:00
d73807a500
Bump j0k3r/graby-site-config from 1.0.196 to 1.0.197
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.196...1.0.197 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:23:55 +00:00
1f822a826b
Merge pull request #8052 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.85.1
...
Bump sass-embedded from 1.85.0 to 1.85.1
2025-03-03 03:13:55 +00:00
35fe594743
Bump annotator from 3047fc2 to 082069d
...
Bumps [annotator](https://github.com/wallabag/annotator ) from `3047fc2` to `082069d`.
- [Commits](3047fc22c8...082069d777 )
---
updated-dependencies:
- dependency-name: annotator
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:11:46 +00:00
60e8c9399e
Merge pull request #8051 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-524db9a575
...
Bump the fontsource-dependencies group with 4 updates
2025-03-03 03:10:22 +00:00
87bdac6eac
Bump core-js from 3.40.0 to 3.41.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.40.0 to 3.41.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.41.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:03:18 +00:00
41a30dfd20
Bump terser-webpack-plugin from 5.3.11 to 5.3.12
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.11 to 5.3.12.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.11...v5.3.12 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:03:09 +00:00
a3239bf416
Bump sass-embedded from 1.85.0 to 1.85.1
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.85.0 to 1.85.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.85.0...1.85.1 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:02:39 +00:00
f16b276b63
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.1.1 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.1.2 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.1.1 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.1.1 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:02:16 +00:00
f1ccc298ec
Merge pull request #8043 from wallabag/fix-fab
...
Fix Floating Action Button
2025-03-02 04:21:42 +01:00
aa003054a5
Fix FAB
2025-03-01 22:55:56 +01:00
ee534a2415
Merge pull request #8040 from wallabag/remove-jquery-animations
...
Remove jQuery animations
2025-03-01 17:42:23 +01:00
b4b563f15d
Merge pull request #8042 from wallabag/fix-toast
...
Fix toast since Materialize upgrade
2025-03-01 17:41:13 +01:00
43b4562ed2
Merge pull request #8041 from wallabag/fix-focus-card-in-dark-mode
...
Fix focus card in dark mode
2025-03-01 17:39:25 +01:00
00c618946c
Fix toast since Materialize upgrade
2025-03-01 16:59:13 +01:00
cbdfd588fa
Fix focus card in dark mode
2025-03-01 16:37:36 +01:00
0da398fd04
Remove jQuery animations
2025-03-01 16:23:08 +01:00
6165e61048
Merge pull request #8039 from wallabag/fix-checkboxes-from-form-type
...
Fix checkboxes from form type
2025-02-28 07:38:29 +01:00
3ebb4d7c8d
Fix checkboxes from form type
2025-02-28 00:32:31 +01:00
9e02a69528
Merge pull request #8036 from ktx/master
...
Add 'application/vnd.ms-excel' to allowed MIME types config
2025-02-26 15:51:00 +01:00
674d6e7c95
Add 'application/vnd.ms-excel' to allowed MIME types config
2025-02-26 14:03:26 +01:00
5dc46b412c
Merge pull request #8027 from yguedidi/update-annotator
...
Update Annotator
2025-02-24 08:30:45 +01:00
a6134a3e1f
Merge pull request #8029 from wallabag/introduce-a-rabbitmq_url
...
Introduce a RABBITMQ_URL
2025-02-24 08:19:55 +01:00
bd1bcaa43f
Update Annotator
2025-02-24 08:18:20 +01:00
f9847a0099
Introduce a RABBITMQ_URL
2025-02-24 08:14:47 +01:00
598515868c
Merge pull request #8028 from wallabag/introduce-a-redis_url
...
Introduce a REDIS_URL
2025-02-24 08:04:50 +01:00
d857293372
Merge pull request #8032 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.70.0
...
Bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0
2025-02-24 07:14:39 +01:00
e59b7b7552
Bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.69.1 to 3.70.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.1...v3.70.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:54:05 +00:00
eec4a9ab72
Introduce a REDIS_URL
2025-02-22 13:43:45 +01:00
9a95f55b9c
Use redis scheme for Redis
2025-02-22 13:34:09 +01:00
43a4f57798
Merge pull request #8025 from wallabag/dependabot/npm_and_yarn/symfony/webpack-encore-5.1.0
...
Bump @symfony/webpack-encore from 5.0.1 to 5.1.0
2025-02-20 14:37:30 +00:00
fc8029dd3a
Merge pull request #8024 from wallabag/dependabot/npm_and_yarn/postcss-8.5.3
...
Bump postcss from 8.5.2 to 8.5.3
2025-02-20 14:34:17 +00:00
cd731a9520
Bump @symfony/webpack-encore from 5.0.1 to 5.1.0
...
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/symfony/webpack-encore/releases )
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/webpack-encore/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: "@symfony/webpack-encore"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-20 14:29:06 +00:00
7d3e90eba8
Bump postcss from 8.5.2 to 8.5.3
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.2 to 8.5.3.
- [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.5.2...8.5.3 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-20 14:28:53 +00:00
15893fa8cd
Merge pull request #8023 from wallabag/fix/dependabot-config-syntax
...
Fix dependabot file
2025-02-20 15:24:01 +01:00
1ebd1ce7ae
Fix dependabot file
...
> (<unknown>): found character that cannot start any token while scanning for the next token at line 18 column 22
2025-02-20 15:03:26 +01:00
1b084f4faf
Merge pull request #8015 from yguedidi/remove-unused-rss-limit-parameter
...
Remove unused RSS limit parameter
2025-02-20 11:15:56 +01:00
ac395cd492
Remove extra sentence in config.form_settings.display_thumbnails_label in ES
2025-02-20 10:29:54 +01:00
787c1ce2ab
Remove legacy config.form_rss.* translations
2025-02-20 10:29:54 +01:00
d76465baf2
Rename rss_limit_too_high to feed_limit_too_high
2025-02-20 10:29:54 +01:00
f0cc7fdc27
Remove unused RSS limit parameter
2025-02-20 10:29:54 +01:00
72692dd298
Merge pull request #7920 from e-adrien/user-agent
...
Use Graby's http headers configuration for the authentication request
2025-02-20 10:24:23 +01:00
d58549472c
Use Graby's http headers configuration for the authentication request
2025-02-20 08:47:19 +01:00
7070c075f5
Merge pull request #8019 from wallabag/make-all-parameters-configurable-with-environment-variables
...
Make all parameters configurable with environment variables
2025-02-20 08:46:46 +01:00
3e20d07f96
Merge pull request #8018 from wallabag/use-constructor-injection-for-registration-parameter
...
Use constructor injection for registration parameter
2025-02-20 08:46:26 +01:00
b905a2c856
Merge pull request #8017 from wallabag/make-wallabag_url-a-twig-global
...
Make wallabag_url a Twig global
2025-02-20 08:32:30 +01:00
21183a45be
Merge pull request #8022 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.3
2025-02-20 07:05:29 +01:00
9ce9e2de00
Merge pull request #8021 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.69.1
2025-02-20 07:05:14 +01:00
ea03d1e2e6
Bump php-amqplib/php-amqplib from 3.7.2 to 3.7.3
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.7.2 to 3.7.3.
- [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.7.2...v3.7.3 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-20 03:32:02 +00:00
3959961bdd
Bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.69.0 to 3.69.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.0...v3.69.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-20 03:30:52 +00:00
5473a215ce
Merge pull request #8013 from yguedidi/upgrade-materialize
...
Upgrade Materialize
2025-02-20 00:23:44 +01:00
0ecf990e79
Merge pull request #8020 from wallabag/fix-volatile-test
...
Fix volatile tests
2025-02-20 00:10:58 +01:00
0a432b0383
Merge pull request #8016 from wallabag/remove-legacy-translation-in-craueconfigbundle
...
Remove legacy translation in CraueConfigBundle
2025-02-20 00:10:01 +01:00
35251c0083
Make created at filters full width each
2025-02-19 23:01:06 +01:00
3bdd5713de
Remove datepicker
2025-02-19 22:59:50 +01:00
3d0bd49730
Fix volatile tests
2025-02-19 21:41:53 +01:00
311675d30b
Fix constructor call of AuthCodeMailer in AuthCodeMailerTest
2025-02-19 20:48:33 +01:00
460b509a1d
Make all parameters configurable with environment variables
2025-02-19 20:42:37 +01:00
f0cc6ddb49
Use constructor injection for registration parameter
2025-02-19 20:39:26 +01:00
c5c9b130b0
Use wallabag_url in entries.xml
2025-02-19 20:36:20 +01:00
b921abf173
Make wallabag_url a Twig global
2025-02-19 20:36:13 +01:00
1f7fafa47a
Remove legacy translation in CraueConfigBundle
2025-02-19 20:33:08 +01:00
fd2a86e43a
Fix main sidenav trigger color in dark mode
2025-02-19 19:46:21 +01:00
bd9b2a2064
Remove autoinit
2025-02-19 19:46:21 +01:00
2e4317f6ef
Fix checkboxes
2025-02-19 19:46:21 +01:00
8df7d21777
Fix filters and export sidenavs
2025-02-19 19:46:21 +01:00
717195d3f5
Fix input in dark theme
2025-02-19 19:46:21 +01:00
ad93717bac
hide to close for sidenav
2025-02-19 19:46:21 +01:00
3a6e95b617
.pickadate() to .datepicker()
2025-02-19 19:46:21 +01:00
f5fa69e17d
dropdown attributes to JS options
2025-02-19 19:46:21 +01:00
bff51634ff
Update collapsible
2025-02-19 19:46:21 +01:00
1fc65064d5
.button-collapse to .sidenav-trigger
2025-02-19 19:46:21 +01:00
0d9453d7ec
.sideNav() to .sidenav()
2025-02-19 19:46:21 +01:00
e68122d21a
.material_select() to .formSelect()
2025-02-19 19:46:21 +01:00
8ad0f0914f
.side-nav.fixed to .sidenav.sidenav-fixed
2025-02-19 19:46:21 +01:00
04288a74b3
.side-nav to .sidenav
2025-02-19 19:46:21 +01:00
331a6bceac
data-activates to data-target
2025-02-19 19:46:21 +01:00
86ec7d815d
dropdown-button to dropdown-trigger
2025-02-19 19:46:21 +01:00
73a81b977f
Auto init all
2025-02-19 19:46:21 +01:00
ef090038d4
Replace materialize-css by @materializecss/materialize
2025-02-19 19:46:21 +01:00
09dcee3fc6
Merge pull request #8014 from wallabag/fix-jrqrcode
...
Fix jrQrcode
2025-02-19 09:14:40 +01:00
fc51c940bc
Fix jrQrcode
2025-02-19 01:40:38 +01:00
5112a3c445
Merge pull request #8011 from wallabag/remove-webpack-dev-server
...
Remove Webpack dev server
2025-02-17 23:50:58 +01:00
0a4f3c937b
Remove Webpack dev server
2025-02-17 23:29:17 +01:00
d66c3ef75e
Merge pull request #8002 from wallabag/remove-linters-from-build-process
...
Remove linters from build process
2025-02-17 12:14:13 +01:00
3f5c945837
Always run all coding standard steps
2025-02-17 11:49:06 +01:00
242bbee14a
Update Webpack Encore to latest version
2025-02-17 11:49:03 +01:00
1e4f199d5e
Update Node setup commands in PHP Dockerfile
2025-02-17 11:40:32 +01:00
3802d18204
Use Stylelint directly
2025-02-17 11:40:32 +01:00
da0404f2b5
Use ESLint directly
2025-02-17 11:40:32 +01:00
8e0b9d4d94
Merge pull request #7947 from wallabag/migrate-from-guzzle-to-symfony-httpclient
...
Migrate from Guzzle to Symfony HttpClient
2025-02-17 11:06:02 +01:00
6c839118f4
Merge pull request #8004 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.69.0
...
Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0
2025-02-17 09:10:29 +01:00
96bb7eafdf
Merge pull request #8006 from wallabag/dependabot/npm_and_yarn/babel-dependencies-f2a6cba48c
...
Bump the babel-dependencies group with 2 updates
2025-02-17 08:10:12 +00:00
c393fdb334
Merge pull request #8007 from wallabag/dependabot/npm_and_yarn/webpack-5.98.0
...
Bump webpack from 5.97.1 to 5.98.0
2025-02-17 08:06:47 +00:00
83f2cabe0a
Merge pull request #8005 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.37.1
...
Bump nelmio/api-doc-bundle from 4.36.2 to 4.37.1
2025-02-17 09:03:45 +01:00
8802b3e645
Merge pull request #8010 from wallabag/dependabot/npm_and_yarn/postcss-8.5.2
...
Bump postcss from 8.5.1 to 8.5.2
2025-02-17 04:04:55 +00:00
a0d08d7a85
Merge pull request #8009 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.5
...
Bump sass-loader from 16.0.4 to 16.0.5
2025-02-17 04:01:00 +00:00
2bece0315d
Bump postcss from 8.5.1 to 8.5.2
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.1 to 8.5.2.
- [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.5.1...8.5.2 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:55:01 +00:00
ac3b69f37a
Bump sass-loader from 16.0.4 to 16.0.5
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.4 to 16.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.4...v16.0.5 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:54:58 +00:00
76a4797c96
Merge pull request #8008 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.85.0
...
Bump sass-embedded from 1.83.4 to 1.85.0
2025-02-17 03:48:08 +00:00
e5a1fb608e
Bump sass-embedded from 1.83.4 to 1.85.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.83.4 to 1.85.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.83.4...1.85.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:32:28 +00:00
59606b6a0f
Bump webpack from 5.97.1 to 5.98.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.97.1 to 5.98.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:31:53 +00:00
a82d890db9
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.26.8 to 7.26.9
- [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.26.9/packages/babel-core )
Updates `@babel/preset-env` from 7.26.8 to 7.26.9
- [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.26.9/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 >
2025-02-17 03:31:39 +00:00
02e12d6299
Bump nelmio/api-doc-bundle from 4.36.2 to 4.37.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.36.2 to 4.37.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.36.2...v4.37.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:25 +00:00
f2023ae6d8
Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.68.5 to 3.69.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.5...v3.69.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:32 +00:00
63dc176302
Migrate from Guzzle to Symfony HttpClient
2025-02-15 18:28:50 +01:00
335054c9a3
Move and rename Guzzle\AuthenticatorSubscriber to HttpClient\Authenticator
2025-02-15 18:27:27 +01:00
991c074d6e
Move site config first in LoginFormAuthenticatorTest
2025-02-15 18:27:26 +01:00
236636180b
Move browser-kit as prod dependency
2025-02-15 18:27:23 +01:00
a4a48c25e5
Merge pull request #8001 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.36.2
2025-02-14 06:47:43 +01:00
44405b55a4
Bump nelmio/api-doc-bundle from 4.36.1 to 4.36.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.36.1...v4.36.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-14 04:00:13 +00:00
e8a3e1cb5b
Merge pull request #8000 from wallabag/dependabot/composer/jms/serializer-3.32.3
...
Bump jms/serializer from 3.32.2 to 3.32.3
2025-02-12 07:16:15 +01:00
261b4295c0
Bump jms/serializer from 3.32.2 to 3.32.3
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.32.2 to 3.32.3.
- [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.32.2...3.32.3 )
---
updated-dependencies:
- dependency-name: jms/serializer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-12 03:28:12 +00:00
f71d8332e0
Merge pull request #7999 from wallabag/fix/menu-entry-with-annotations
...
Fix entries counter for annotated entries in the menu
2025-02-10 10:12:45 +01:00
3dffcadc03
Fix entries counter for annotated entries in the menu
...
The query were badly made and return all annotations for the current user instead of the total of entries with annotation(s).
2025-02-10 08:42:06 +01:00
3f61427f36
Merge pull request #7996 from wallabag/dependabot/npm_and_yarn/regenerator-runtime-0.14.1
...
Bump regenerator-runtime from 0.13.11 to 0.14.1
2025-02-10 03:28:21 +00:00
029de62e99
Bump regenerator-runtime from 0.13.11 to 0.14.1
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.11 to 0.14.1.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.1 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:21:14 +00:00
4a911f7100
Merge pull request #7995 from wallabag/dependabot/npm_and_yarn/babel-dependencies-056296d148
...
Bump the babel-dependencies group with 3 updates
2025-02-10 03:17:14 +00:00
e4842db3ba
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.26.7 to 7.26.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.26.8/packages/babel-core )
Updates `@babel/eslint-parser` from 7.26.5 to 7.26.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.26.8/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.26.7 to 7.26.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.26.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 >
2025-02-10 03:10:35 +00:00
fab0c02ba0
Merge pull request #7993 from wallabag/fix/pocket-api-import
2025-02-07 21:26:07 +01:00
97ed7788b4
Merge pull request #6823 from yguedidi/use-webpack-encore
...
Use Webpack Encore
2025-02-07 20:51:41 +01:00
c774398d85
Merge pull request #7849 from anarcat/rss-alternate
...
restore pre-Atom behavior of linking directly to the article
2025-02-07 20:08:54 +01:00
3189644243
Merge pull request #6906 from wallabag/fix-bad-url-format
...
Add a validator on URL entity
2025-02-07 19:12:00 +01:00
a34b5b55e3
Merge pull request #7797 from ruffinge/master
...
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API
2025-02-07 19:06:52 +01:00
67c5270fdc
Add a validator on URL entity
2025-02-07 19:01:06 +01:00
9d8f8e9a9b
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction.
2025-02-07 18:53:11 +01:00
c4857564f3
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction.
2025-02-07 18:51:37 +01:00
3f491fe9ca
Merge pull request #7991 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.2
2025-02-05 05:08:30 +01:00
44bdcf5946
Bump dama/doctrine-test-bundle from 8.2.1 to 8.2.2
...
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases )
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.1...v8.2.2 )
---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-05 03:15:11 +00:00
2bf7973d3c
Merge pull request #7990 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.196
2025-02-03 06:28:36 +01:00
468924e4a6
Merge pull request #7989 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.1
2025-02-03 06:27:12 +01:00
68ef402097
Bump j0k3r/graby-site-config from 1.0.195 to 1.0.196
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.195...1.0.196 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:44:17 +00:00
fad71f45f0
Bump dama/doctrine-test-bundle from 8.2.0 to 8.2.1
...
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases )
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:43:06 +00:00
f261247766
Use Webpack Encore
2025-02-02 15:31:01 +01:00
04e757dcc8
Merge pull request #7988 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.5
2025-01-31 06:39:29 +01:00
7a34aecaa9
Bump friendsofphp/php-cs-fixer from 3.68.3 to 3.68.5
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.68.3 to 3.68.5.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.3...v3.68.5 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-31 03:53:40 +00:00
d3928c55aa
Merge pull request #7986 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.4.1
2025-01-28 05:35:12 +01:00
c039ba0ac3
Merge pull request #7985 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.3
2025-01-28 05:34:48 +01:00
fc2f406e30
Bump doctrine/doctrine-migrations-bundle from 3.3.1 to 3.4.1
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.3.1...3.4.1 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-28 03:26:49 +00:00
f4a6e1c916
Bump friendsofphp/php-cs-fixer from 3.68.1 to 3.68.3
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.68.1 to 3.68.3.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.1...v3.68.3 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-28 03:26:28 +00:00
7987b9caba
Merge pull request #7980 from wallabag/add-composer-validate-to-ci
...
Add composer validate to CI
2025-01-27 05:10:34 +01:00
639d8fa1f1
Merge pull request #7984 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.8.2
...
Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2
2025-01-27 05:09:19 +01:00
36c3dc565a
Merge pull request #7983 from wallabag/dependabot/npm_and_yarn/babel-dependencies-ff66eedcdd
...
Bump the babel-dependencies group with 2 updates
2025-01-27 03:46:53 +00:00
c99ff39554
Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.8.0 to 6.8.2.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.8.0...6.8.2 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:46:27 +00:00
b1e3b2163d
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.26.0 to 7.26.7
- [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.26.7/packages/babel-core )
Updates `@babel/preset-env` from 7.26.0 to 7.26.7
- [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.26.7/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 >
2025-01-27 03:42:07 +00:00
3a6a57ee55
Merge pull request #7982 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
2025-01-27 04:37:56 +01:00
4f0b3f9663
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.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 >
2025-01-27 03:03:24 +00:00
fb3432d52b
Add composer validate to CI
2025-01-25 11:09:04 +01:00
ea66c41ff1
Merge pull request #7979 from wallabag/update-composer-lock
...
Update composer.lock with latest composer version
2025-01-25 11:06:43 +01:00
e5f9898bfe
Update composer.lock with latest composer version
2025-01-25 10:50:09 +01:00
d741f28071
Merge pull request #7928 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.8.2
...
Bump shipmonk/composer-dependency-analyser from 1.7.0 to 1.8.2
2025-01-25 10:39:15 +01:00
016df55c55
Remove unused PHP polyfill for PHP 8.1
2025-01-25 10:32:02 +01:00
1c0529242c
Bump shipmonk/composer-dependency-analyser from 1.7.0 to 1.8.2
...
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser ) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases )
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.7.0...1.8.2 )
---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-25 10:31:48 +01:00
c93451683f
Merge pull request #7969 from wallabag/simplify-assets-structure
...
Simplify assets structure
2025-01-20 14:05:56 +01:00
a4f02aec76
Rename css folder to scss
2025-01-20 12:36:15 +01:00
e96e920b73
Prefix non entry point SCSS files with underscore
2025-01-20 12:36:15 +01:00
c89878d88e
Rename wallassets to build
2025-01-20 12:36:10 +01:00
5e8ca0887e
Rename material entrypoint to main
2025-01-20 12:34:54 +01:00
22c9497cd7
Move material to assets root
2025-01-20 12:34:54 +01:00
251de194c5
Move global share to material
2025-01-20 12:34:54 +01:00
c0909b09b4
Remove unused bookmarklet.js
2025-01-20 12:34:54 +01:00
75151443cc
Move global images to material
2025-01-20 12:34:54 +01:00
953f5ee149
Move global tools to material
2025-01-20 12:34:54 +01:00
e63f7ab12e
Move global highlight to material
2025-01-20 12:34:54 +01:00
8c2df28596
Move global shortcuts to material
2025-01-20 12:34:54 +01:00
00e4868ee5
Move global scss to material
2025-01-20 12:34:54 +01:00
c9c33e8afd
Move global js to material
2025-01-20 12:34:53 +01:00
3c271aa7da
Merge pull request #7962 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-01-20 10:13:07 +01:00
f10674b8ee
Translated using Weblate (Czech)
...
Currently translated at 100.0% (603 of 603 strings)
2025-01-20 09:01:09 +00:00
8581ad75c7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (35 of 35 strings)
2025-01-20 09:01:09 +00:00
cab9b02b80
Merge pull request #7964 from wallabag/stop-using-containerawareinterface
...
Stop using ContainerAwareInterface
2025-01-20 10:01:02 +01:00
e715da7e91
Stop using ContainerAwareInterface in migrations
2025-01-20 09:53:50 +01:00
bcf0f2f52c
Update a migration to not use table prefix getter
2025-01-20 09:51:44 +01:00
1d1c721d01
Update a migration to not use table prefix parameter
2025-01-20 09:51:44 +01:00
ed803e0d0e
Stop using ContainerAwareInterface in fixtures
2025-01-20 09:51:44 +01:00
0d70b91597
Merge pull request #7968 from wallabag/fix-database_path-default-value
...
Fix database_path default value
2025-01-20 09:39:55 +01:00
b24724d963
Merge pull request #7972 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.36.1
...
Bump nelmio/api-doc-bundle from 4.34.0 to 4.36.1
2025-01-20 09:34:37 +01:00
547c5ed161
Merge pull request #7973 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.1
...
Bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.1
2025-01-20 09:34:17 +01:00
0b869df9ef
Bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.68.0 to 3.68.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.0...v3.68.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:18:57 +00:00
21b5d3c63d
Bump nelmio/api-doc-bundle from 4.34.0 to 4.36.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.34.0 to 4.36.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.34.0...v4.36.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:18:46 +00:00
db15694a8b
Merge pull request #7971 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.83.4
...
Bump sass-embedded from 1.83.1 to 1.83.4
2025-01-20 03:12:13 +00:00
2bbda9aa47
Merge pull request #7970 from wallabag/dependabot/npm_and_yarn/postcss-8.5.1
...
Bump postcss from 8.4.49 to 8.5.1
2025-01-20 03:09:31 +00:00
737232b4e4
Bump sass-embedded from 1.83.1 to 1.83.4
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.83.1 to 1.83.4.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:04:21 +00:00
ad1447234a
Bump postcss from 8.4.49 to 8.5.1
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.49 to 8.5.1.
- [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.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:04:03 +00:00
2c061289dc
Fix database_path default value
2025-01-19 22:29:07 +01:00
7f340f83d2
Merge pull request #7967 from wallabag/fix-some-deprecation-notices
...
Fix some deprecation notices
2025-01-19 15:46:45 +01:00
13d2682a3c
Merge pull request #7966 from wallabag/stop-using-get-directly-on-request
...
Stop using get() directly on Request
2025-01-19 15:43:20 +01:00
d2c9f1bbfa
Fix some direct deprecation notices
2025-01-19 02:24:55 +01:00
98ed784af3
Fix some self deprecation notices
2025-01-19 02:16:29 +01:00
83164d0706
Stop using get() directly on Request
2025-01-19 02:13:33 +01:00
5a8b581adf
Merge pull request #7960 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.13.2
...
Bump doctrine/doctrine-bundle from 2.13.1 to 2.13.2
2025-01-17 10:13:44 +01:00
8f6f59690d
Merge pull request #7961 from wallabag/dependabot/composer/jms/serializer-3.32.2
...
Bump jms/serializer from 3.32.1 to 3.32.2
2025-01-17 08:56:18 +01:00
6290158abc
Bump jms/serializer from 3.32.1 to 3.32.2
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.32.1 to 3.32.2.
- [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.32.1...3.32.2 )
---
updated-dependencies:
- dependency-name: jms/serializer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 03:19:03 +00:00
6cc23c91fb
Bump doctrine/doctrine-bundle from 2.13.1 to 2.13.2
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.13.1...2.13.2 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 03:18:56 +00:00
63d6647d16
Merge pull request #7956 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.21.0
2025-01-14 06:41:36 +01:00
1da052b528
Merge pull request #7957 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.0
2025-01-14 06:41:13 +01:00
6c70a12fd4
Bump friendsofphp/php-cs-fixer from 3.67.1 to 3.68.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.67.1 to 3.68.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.1...v3.68.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-14 03:07:57 +00:00
4d3bce3aca
Bump enshrined/svg-sanitize from 0.20.0 to 0.21.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.20.0...0.21.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-14 03:07:19 +00:00
34e7948378
Merge pull request #7954 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.1
2025-01-13 05:54:12 +01:00
07d8e6c6bc
Merge pull request #7955 from wallabag/dependabot/npm_and_yarn/babel-dependencies-3fa2475836
...
Bump @babel/eslint-parser from 7.25.9 to 7.26.5 in the babel-dependencies group
2025-01-13 03:50:20 +00:00
291697bd56
Bump @babel/eslint-parser in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/eslint-parser` from 7.25.9 to 7.26.5
- [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.26.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:45:53 +00:00
e641bfdbbd
Bump friendsofphp/php-cs-fixer from 3.67.0 to 3.67.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.67.0 to 3.67.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.0...v3.67.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:11:47 +00:00
b24ae80b9d
Merge pull request #7948 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.0
2025-01-10 06:55:50 +01:00
e1fea593f5
Merge pull request #7949 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.34.0
2025-01-10 06:46:39 +01:00
6532e42394
Merge pull request #7950 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.3
2025-01-10 06:46:20 +01:00
80ebd32109
Bump php-amqplib/rabbitmq-bundle from 2.17.2 to 2.17.3
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.17.2 to 2.17.3.
- [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.17.2...2.17.3 )
---
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 >
2025-01-10 03:49:38 +00:00
b57d495d00
Bump nelmio/api-doc-bundle from 4.33.6 to 4.34.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.33.6 to 4.34.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.6...v4.34.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-10 03:48:52 +00:00
6f7f577479
Bump friendsofphp/php-cs-fixer from 3.66.2 to 3.67.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.66.2 to 3.67.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-10 03:48:31 +00:00
f466d5a7ad
Merge pull request #7946 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-01-09 08:27:00 +01:00
30a2c77ca5
Translated using Weblate (Galician)
...
Currently translated at 100.0% (603 of 603 strings)
2025-01-09 04:03:44 +01:00
4519c90c7d
Merge pull request #7943 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.66.2
2025-01-08 06:32:38 +01:00
e59fc9685e
Merge pull request #7944 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.13.0
2025-01-08 06:32:19 +01:00
dec6f765b3
Bump stof/doctrine-extensions-bundle from 1.12.0 to 1.13.0
...
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle ) from 1.12.0 to 1.13.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.12.0...v1.13.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 >
2025-01-08 03:40:37 +00:00
16e4134aee
Bump friendsofphp/php-cs-fixer from 3.66.1 to 3.66.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.66.1 to 3.66.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.66.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-08 03:40:01 +00:00
136c4af436
Merge pull request #7942 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2025-01-07 14:07:23 +01:00
9a83b0635f
Translated using Weblate (Greek)
...
Currently translated at 83.3% (5 of 6 strings)
2025-01-07 13:02:09 +00:00
5a32e083a1
Translated using Weblate (Greek)
...
Currently translated at 100.0% (35 of 35 strings)
2025-01-07 13:02:09 +00:00
9209c15d4b
Merge pull request #7941 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.6
2025-01-07 07:04:59 +01:00
48361b0638
Bump nelmio/api-doc-bundle from 4.33.4 to 4.33.6
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.33.4 to 4.33.6.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.4...v4.33.6 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 03:54:53 +00:00
2956d85382
Merge pull request #7922 from wallabag/remove-filecookiejar
...
Remove FileCookieJar
2025-01-06 09:34:01 +01:00
53661dd4e3
Merge pull request #7934 from wallabag/dependabot/composer/doctrine/common-3.5.0
...
Bump doctrine/common from 3.4.5 to 3.5.0
2025-01-06 09:30:43 +01:00
8502b658e5
Merge pull request #7938 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.66.1
2025-01-06 07:35:45 +01:00
6d231d4b03
Merge pull request #7939 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.83.1
...
Bump sass-embedded from 1.83.0 to 1.83.1
2025-01-06 03:30:52 +00:00
89a767395a
Bump sass-embedded from 1.83.0 to 1.83.1
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.83.0 to 1.83.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.83.0...1.83.1 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:26:16 +00:00
c4b2ee7afa
Bump friendsofphp/php-cs-fixer from 3.65.0 to 3.66.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.65.0 to 3.66.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.65.0...v3.66.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:11:52 +00:00
0081d6afb7
Remove FileCookieJar
2025-01-02 22:02:14 +01:00
6e20dc985b
Merge pull request #7932 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.195
...
Bump j0k3r/graby-site-config from 1.0.194 to 1.0.195
2025-01-02 09:22:29 +01:00
5c9b2f823e
Bump doctrine/common from 3.4.5 to 3.5.0
...
Bumps [doctrine/common](https://github.com/doctrine/common ) from 3.4.5 to 3.5.0.
- [Release notes](https://github.com/doctrine/common/releases )
- [Commits](https://github.com/doctrine/common/compare/3.4.5...3.5.0 )
---
updated-dependencies:
- dependency-name: doctrine/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-02 04:00:55 +00:00
8163dcbadb
Bump j0k3r/graby-site-config from 1.0.194 to 1.0.195
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.194...1.0.195 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-01 03:21:44 +00:00
6a117f2315
Merge pull request #7926 from wallabag/dependabot/npm_and_yarn/highlight.js-11.11.1
...
Bump highlight.js from 11.11.0 to 11.11.1
2024-12-30 03:45:25 +00:00
b0782d22bc
Merge pull request #7925 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-9f3a1b7515
...
Bump the fontsource-dependencies group with 4 updates
2024-12-30 03:42:33 +00:00
6d2628225d
Bump highlight.js from 11.11.0 to 11.11.1
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.11.0 to 11.11.1.
- [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.11.0...11.11.1 )
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 03:38:10 +00:00
ea47584a09
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.1.1 to 5.1.2
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 03:37:39 +00:00
9f53cc4130
Merge pull request #7918 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.8.0
2024-12-24 06:32:55 +01:00
e748881b0a
Bump tecnickcom/tcpdf from 6.7.8 to 6.8.0
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.7.8 to 6.8.0.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.7.8...6.8.0 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-24 03:18:02 +00:00
c5b8a9542c
Merge pull request #7916 from wallabag/make-authenticatorprovider-use-symfony-http-client
...
Make AuthenticatorProvider use Symfony HTTP Client
2024-12-23 08:00:39 +01:00
01f42d52ef
Use one expression language instance for all extra fields
2024-12-23 00:09:03 +01:00
1e1d58da7f
Make AuthenticatorProvider use Symfony HTTP Client
2024-12-23 00:02:59 +01:00
c2197bd020
Remove support for options in request_html as not used
2024-12-22 23:51:40 +01:00
59831166ed
Merge pull request #7915 from wallabag/make-blackfire-completely-optional
...
Make Blackfire completely optional
2024-12-22 11:30:16 +01:00
fb0aa4357d
Make Blackfire completely optional
2024-12-22 00:22:47 +01:00
5b71ede258
Merge pull request #7912 from wallabag/dependabot/composer/jms/serializer-3.32.1
2024-12-18 07:00:06 +01:00
5c98ef4062
Bump jms/serializer from 3.31.1 to 3.32.1
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.31.1 to 3.32.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.31.1...3.32.1 )
---
updated-dependencies:
- dependency-name: jms/serializer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-18 03:52:00 +00:00
afd39e5bf5
Merge pull request #7898 from wallabag/dependabot/npm_and_yarn/nanoid-3.3.8
...
Bump nanoid from 3.3.7 to 3.3.8
2024-12-16 08:17:38 +00:00
16e36290dc
Merge pull request #7905 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.8
...
Bump tecnickcom/tcpdf from 6.7.7 to 6.7.8
2024-12-16 09:14:21 +01:00
4cc78849e8
Merge pull request #7899 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-12-16 09:13:51 +01:00
0b425c7d7b
Bump tecnickcom/tcpdf from 6.7.7 to 6.7.8
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.7.7 to 6.7.8.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.7.7...6.7.8 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:40:24 +00:00
c61482b944
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (603 of 603 strings)
2024-12-16 04:16:15 +01:00
a4f8bd21b2
Merge pull request #7904 from wallabag/dependabot/npm_and_yarn/highlight.js-11.11.0
...
Bump highlight.js from 11.10.0 to 11.11.0
2024-12-16 03:16:08 +00:00
b5648457f3
Merge pull request #7903 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.11
...
Bump terser-webpack-plugin from 5.3.10 to 5.3.11
2024-12-16 03:12:52 +00:00
b25af3892d
Merge pull request #7902 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-5.2.0
...
Bump webpack-dev-server from 5.1.0 to 5.2.0
2024-12-16 03:10:19 +00:00
869cf68a62
Merge pull request #7901 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.83.0
...
Bump sass-embedded from 1.82.0 to 1.83.0
2024-12-16 03:06:38 +00:00
f20f7c1998
Bump highlight.js from 11.10.0 to 11.11.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.10.0 to 11.11.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.10.0...11.11.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-12-16 03:02:25 +00:00
236725ae74
Bump terser-webpack-plugin from 5.3.10 to 5.3.11
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.10 to 5.3.11.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.10...v5.3.11 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:02:18 +00:00
3990a2d54b
Bump webpack-dev-server from 5.1.0 to 5.2.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.1.0 to 5.2.0.
- [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/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:02:09 +00:00
727ad32a2e
Bump sass-embedded from 1.82.0 to 1.83.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.82.0 to 1.83.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.82.0...1.83.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:01:55 +00:00
e2d65c14b5
Bump nanoid from 3.3.7 to 3.3.8
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-14 09:55:11 +00:00
9b07534a6a
Merge pull request #7893 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-12-12 09:41:12 +01:00
099a747432
Translated using Weblate (Czech)
...
Currently translated at 98.8% (596 of 603 strings)
2024-12-11 16:03:27 +00:00
75db7c95c8
Merge pull request #7885 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.82.0
...
Bump sass-embedded from 1.81.0 to 1.82.0
2024-12-09 03:21:51 +00:00
59f25bc44f
Bump sass-embedded from 1.81.0 to 1.82.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.81.0 to 1.82.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.81.0...1.82.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:16:52 +00:00
9d62988e2f
Merge pull request #7884 from wallabag/dependabot/npm_and_yarn/webpack-5.97.1
...
Bump webpack from 5.96.1 to 5.97.1
2024-12-09 03:15:10 +00:00
763c47850d
Merge pull request #7883 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.4
...
Bump sass-loader from 16.0.3 to 16.0.4
2024-12-09 03:12:24 +00:00
554d94f1bb
Bump webpack from 5.96.1 to 5.97.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.96.1 to 5.97.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.97.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:07:02 +00:00
46aba60d84
Bump sass-loader from 16.0.3 to 16.0.4
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.3 to 16.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.3...v16.0.4 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:06:46 +00:00
76d49d661c
Merge pull request #7881 from wallabag/remove-fixupmondediplomatiqueurisubscriber
...
Remove FixupMondeDiplomatiqueUriSubscriber
2024-12-08 10:25:31 +01:00
698cf8a026
Remove FixupMondeDiplomatiqueUriSubscriber
2024-12-07 18:16:40 +01:00
0fda16e8ff
Merge pull request #7875 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.45.0
2024-12-05 05:37:04 +01:00
eff4b6377d
Bump ergebnis/composer-normalize from 2.44.0 to 2.45.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.44.0 to 2.45.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.44.0...2.45.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-05 03:23:00 +00:00
4b8a0cb45e
Merge pull request #7872 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.8.0
...
Bump friendsofsymfony/rest-bundle from 3.7.1 to 3.8.0
2024-12-03 08:44:09 +01:00
612e77319c
Merge pull request #7873 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.194
...
Bump j0k3r/graby-site-config from 1.0.193 to 1.0.194
2024-12-03 08:11:24 +01:00
51f707fe6d
Bump j0k3r/graby-site-config from 1.0.193 to 1.0.194
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.193 to 1.0.194.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.193...1.0.194 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 03:38:24 +00:00
b0016bc1a0
Bump friendsofsymfony/rest-bundle from 3.7.1 to 3.8.0
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 3.7.1 to 3.8.0.
- [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/3.7.1...3.8.0 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 03:37:51 +00:00
1fcd0f2f62
Merge pull request #7866 from weblate/weblate-wallabag-messages
2024-12-02 05:39:20 +01:00
6f91dc9e8a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (603 of 603 strings)
2024-11-30 14:21:45 +01:00
6b0cc64f88
Merge pull request #7863 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.7.0
2024-11-29 05:04:53 +01:00
33f77c0b01
Bump doctrine/doctrine-fixtures-bundle from 3.6.2 to 3.7.0
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.2...3.7.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-29 03:59:52 +00:00
0eb51875b7
Merge pull request #7855 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.65.0
...
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
2024-11-25 09:51:07 +01:00
2e21d5e80b
Merge pull request #7851 from wallabag/remove-site-config-authenticator-extension-point
...
Remove site config authenticator extension point
2024-11-25 09:44:04 +01:00
78c0809b11
Fix CS
2024-11-25 09:27:39 +01:00
b7e4640f86
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.64.0 to 3.65.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.64.0...v3.65.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:30:23 +00:00
0fdcbcf7fb
Move LoginFormAuthenticator directly in SiteConfig namespace
2024-11-23 20:12:56 +01:00
ac6969f4cc
Remove site config authenticator extension point
2024-11-23 19:55:29 +01:00
0c49aee192
Make LoginFormAuthenticator a service and remove Factory
2024-11-23 18:47:08 +01:00
81d269dec1
Move site config from property to parameter in LoginFormAuthenticator
2024-11-23 11:27:18 +01:00
aec8e26058
Remove unused property in LoginFormAuthenticator
2024-11-23 11:12:46 +01:00
6f53da0fc9
restore pre-Atom behavior of linking directly to the article
...
RFC4287 section 4.2.7.2 specifies that "rel=alternate" is effectively
the default for the link element:
If the "rel" attribute is not present, the link
element MUST be interpreted as if the link relation type is
"alternate".
So having a plain `<link>` and a `<link rel="alternate">` is kind of
weird, *especially* if they point to different resources. So we just
remove the plain entry and *replace* it with the rel=alternate, which
is really the default here.
The sample Atom feeds in RFC4287 (section 1.1) do give an
example *only* with `rel="alternate"`:
<entry>
<title>Atom draft-07 snapshot</title>
<link rel="alternate" type="text/html"
href="http://example.org/2005/04/02/atom "/>
<link rel="enclosure" type="audio/mpeg" length="1337"
href="http://example.org/audio/ph34r_my_podcast.mp3 "/>
To refer to the actual Wallabag URL, we use the "via", which is
defined in the RFC as:
5. The value "via" signifies that the IRI in the value of the href
attribute identifies a resource that is the source of the
information provided in the containing element.
I'm not sure how widely used that tag is, but I feel that the
distinction between `rel="alternate"` is weird at best, and buggy (and
certainly introducing unpleasantness in my usage) at worse.
Before:
<link href="{{ entry.url }}"/>
<link rel="alternate" type="text/html"
href="{{ url('view', {'id': entry.id}) }}"/>
<link rel="via"
href="{{ entry.url }}"/>
That is:
<link href="http://example.com/ "/>
<link rel="alternate" type="text/html"
href="http://wallabag.example.com/view/1 "/>
<link rel="via"
href="http://example.com/ "/>
After:
<link rel="alternate" href="{{ entry.url }}"/>
<link rel="via" type="text/html"
href="{{ url('view', {'id': entry.id}) }}"/>
That is:
<link rel="alternate" href="http://example.com "/>
<link rel="via" type="text/html"
href="http://wallabag.example.com/view/1 "/>
Closes : #7848
2024-11-22 12:02:05 -05:00
c7c74de4b8
Merge pull request #7846 from wallabag/fix-title-tag-filter
...
Fix title tag filter
2024-11-22 14:05:14 +01:00
08b68d4d87
Display tag label instead of tag slug in page title
2024-11-22 13:49:08 +01:00
f856afbef8
Merge pull request #7845 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.2
2024-11-22 05:01:46 +01:00
8ae5022849
Merge pull request #7844 from wallabag/dependabot/composer/predis/predis-2.3.0
2024-11-22 05:01:24 +01:00
3afe336760
Bump php-amqplib/php-amqplib from 3.7.1 to 3.7.2
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.7.1 to 3.7.2.
- [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.7.1...v3.7.2 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-22 03:19:03 +00:00
e313a019e9
Bump predis/predis from 2.2.2 to 2.3.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.2.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-22 03:18:30 +00:00
93e877f086
Merge pull request #7827 from wallabag/fix-redirection-action-search
...
Fix redirection after action in search results
2024-11-21 13:57:12 +01:00
82430b50c6
Fix redirection after action in search results
2024-11-21 13:36:20 +01:00
cbb638168c
Merge pull request #7842 from wallabag/dependabot/composer/sentry/sentry-symfony-5.1.0
2024-11-21 07:48:18 +01:00
74481f135c
Bump sentry/sentry-symfony from 5.0.1 to 5.1.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 5.0.1 to 5.1.0.
- [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/5.0.1...5.1.0 )
---
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 >
2024-11-21 03:23:49 +00:00
75cc39092e
Merge pull request #7841 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-11-20 17:05:40 +01:00
d441252d87
Translated using Weblate (Galician)
...
Currently translated at 100.0% (603 of 603 strings)
2024-11-20 16:00:24 +00:00
97ea9d19b5
Merge pull request #7835 from wallabag/modern-docker
...
Modern Docker
2024-11-20 09:26:39 +01:00
1321b2ce66
Merge pull request #7837 from wallabag/use-domcrawler-component
...
Use DomCrawler component
2024-11-20 09:26:02 +01:00
9f2fb0c6fa
Use DomCrawler in AuthenticatorProvider
2024-11-20 01:24:03 +01:00
4e7b5c66ad
Use DomCrawler in LoginFormAuthenticator
2024-11-20 01:24:03 +01:00
c0d02153ab
Use DomCrawler in PocketHtmlImport
2024-11-20 01:11:28 +01:00
a9394f6d4f
Use DomCrawler in HtmlImport
2024-11-20 01:11:28 +01:00
74a2a08232
Use new compose command
2024-11-19 22:09:56 +01:00
0e836a3d87
Rename compose file the official preferred way
...
See https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file
2024-11-19 20:55:47 +01:00
b9796cce41
Merge pull request #7833 from wallabag/add-php84
...
Add php 8.4 for our CI
2024-11-19 15:31:38 +01:00
d67551bbd2
Add php 8.4 for our CI
2024-11-19 15:10:30 +01:00
8fcf9714c7
Merge pull request #7828 from wallabag/better-makefile
...
Better Makefile
2024-11-19 09:13:06 +01:00
2907a23fc5
Merge pull request #7829 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.13.1
2024-11-19 06:25:12 +01:00
1c39fcda1d
Bump doctrine/doctrine-bundle from 2.13.0 to 2.13.1
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.13.0...2.13.1 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-19 03:19:43 +00:00
f2d5895801
Add phpstan recipe
2024-11-19 01:14:57 +01:00
5c0266e818
Add fix-cs recipe
2024-11-19 01:14:57 +01:00
6f40edb1c7
Run php and yarn from Docker container if it's running
2024-11-19 01:14:55 +01:00
01b503d1da
Remove test command from output like other recipes
2024-11-18 23:53:09 +01:00
9a7848e834
Merge pull request #7816 from rosenstrauch/patch-1
2024-11-18 07:09:12 +01:00
50b2d4c1b3
Merge pull request #7817 from weblate/weblate-wallabag-messages
2024-11-18 07:08:42 +01:00
04fe3a13d9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (603 of 603 strings)
2024-11-18 03:51:09 +00:00
952ce4427a
Translated using Weblate (Belarusian)
...
Currently translated at 58.9% (353 of 599 strings)
2024-11-18 03:51:09 +00:00
6c24648615
Translated using Weblate (Dutch)
...
Currently translated at 93.1% (558 of 599 strings)
2024-11-18 03:51:08 +00:00
d943210df8
Merge pull request #7823 from wallabag/dependabot/npm_and_yarn/postcss-8.4.49
...
Bump postcss from 8.4.48 to 8.4.49
2024-11-18 03:51:02 +00:00
d5c1773ef5
Merge pull request #7824 from wallabag/dependabot/npm_and_yarn/cross-spawn-7.0.5
...
Bump cross-spawn from 7.0.3 to 7.0.5
2024-11-18 03:47:41 +00:00
a33b2f7bd1
Bump postcss from 8.4.48 to 8.4.49
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.48 to 8.4.49.
- [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.48...8.4.49 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:39:19 +00:00
24c7758551
Bump cross-spawn from 7.0.3 to 7.0.5
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:38:19 +00:00
b2fc5163e5
Merge pull request #7822 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.81.0
...
Bump sass-embedded from 1.80.6 to 1.81.0
2024-11-18 03:37:39 +00:00
3c8c57a08c
Bump sass-embedded from 1.80.6 to 1.81.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.80.6 to 1.81.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.80.6...1.81.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:33:24 +00:00
202b8ea23c
Merge pull request #7818 from wallabag/remove-docker-compose-version
...
Remove Docker compose version
2024-11-17 13:02:49 +01:00
2b86e0c5df
Remove Docker compose version
2024-11-17 11:38:32 +01:00
26fde08cc5
Merge pull request #7796 from wallabag/port/2.6.10
...
Backport 2.6.10 into master
2024-11-17 11:04:48 +01:00
9bfb4331f7
Merge pull request #7819 from wallabag/move-to-sass-modules
...
Move to Sass modules
2024-11-17 09:46:02 +01:00
38f8cf69d1
Move to Sass modules
2024-11-16 21:51:31 +01:00
6ca2c4c3fa
fix(TaggingRule): allowed variable should match docs
...
add missing 'r' here to allow creating tagging rules using the documented isStarred filter.
2024-11-16 12:12:58 +01:00
f28f5e0698
Remove a built asset left after a merge
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2024-11-15 23:56:28 +01:00
8e9f908cf1
Merge remote-tracking branch 'origin/master' into port/2.6.10
2024-11-15 23:53:48 +01:00
816d9f85d6
Merge pull request #7804 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-11-15 09:56:59 +01:00
321c73bc9f
Added translation using Weblate (Belarusian (Latin script))
2024-11-14 21:39:08 +01:00
3112b4752f
Added translation using Weblate (Belarusian (Latin script))
2024-11-14 21:39:08 +01:00
48be44b58c
Added translation using Weblate (Belarusian (Latin script))
2024-11-14 21:39:07 +01:00
23672d8f92
Added translation using Weblate (Belarusian (Latin script))
2024-11-14 21:39:07 +01:00
d0fc5a8823
Translated using Weblate (Belarusian)
...
Currently translated at 85.7% (6 of 7 strings)
2024-11-14 21:39:06 +01:00
da1cb9316d
Translated using Weblate (Belarusian)
...
Currently translated at 18.6% (112 of 599 strings)
2024-11-14 21:39:06 +01:00
fd7d344d2c
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (35 of 35 strings)
2024-11-14 21:39:05 +01:00
b8306e9b73
Merge pull request #7808 from wallabag/fix-default-support-url
...
Fix default support URL
2024-11-14 21:39:00 +01:00
238e8f3be0
Fix default support URL
2024-11-14 20:45:33 +01:00
fcaef49575
Merge pull request #7807 from wallabag/update-sf-5447
...
Update Symfony components after 5.4.47 release
2024-11-14 19:54:08 +01:00
879bd1aa2f
Update Symfony components after 5.4.47 release
2024-11-14 19:08:00 +01:00
dcd73022ee
Merge pull request #7768 from wallabag/restore-lazy-connections-rmq
...
Restored lazy connections for RabbitMQ
2024-11-14 18:38:42 +01:00
316e0161c5
Merge pull request #7805 from wallabag/update-import-page
...
Improved import page
2024-11-14 18:38:22 +01:00
9252ea55f2
Improved import page
2024-11-14 16:30:57 +01:00
ab9ff3e55e
Restored lazy connections for RabbitMQ
2024-11-14 14:33:44 +01:00
56545920f8
Merge pull request #7803 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-11-14 09:10:32 +01:00
fe1b6591e7
Added translation using Weblate (Belarusian)
2024-11-14 07:51:12 +00:00
71d1320ce8
Added translation using Weblate (Belarusian)
2024-11-14 07:50:45 +00:00
ba6b040c5e
Added translation using Weblate (Belarusian)
2024-11-14 07:50:32 +00:00
0b08fd6d93
Added translation using Weblate (Belarusian)
2024-11-14 07:50:20 +00:00
000f8e4c8a
Merge pull request #7802 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.2
...
Bump doctrine/doctrine-fixtures-bundle from 3.6.1 to 3.6.2
2024-11-14 06:43:16 +01:00
24b612e6f8
Bump doctrine/doctrine-fixtures-bundle from 3.6.1 to 3.6.2
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-14 03:22:53 +00:00
cdb44fe1f0
Merge pull request #7799 from wallabag/export2md
...
Add Markdown export
2024-11-13 18:25:11 +01:00
2a382b15c1
Add Markdown export
2024-11-13 17:39:29 +01:00
2560826b41
Merge pull request #7800 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-11-12 17:05:33 +01:00
b6346269c0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (6 of 6 strings)
2024-11-12 16:00:28 +00:00
f449523940
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (35 of 35 strings)
2024-11-12 16:00:27 +00:00
c4fe061a2e
phpcs: override trailing comma rule
...
The @Symfony ruleSet comes with trailing_comma_in_multiline's elements
set to ['array', 'array_destructuring', 'match', 'parameters'].
However, 'parameters' breaks PHP 7.4
Reference: https://cs.symfony.com/doc/rules/control_structure/trailing_comma_in_multiline.html
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2024-11-11 21:00:27 +01:00
1d661e8c68
Merge remote-tracking branch 'origin/2.6' into port/2.6.10
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2024-11-11 20:51:41 +01:00
879b1475f1
Merge pull request #7793 from wallabag/dependabot/composer/phpstan-dependencies-e9f40efb9f
...
Bump the phpstan-dependencies group with 2 updates
2024-11-11 08:00:41 +01:00
a74acf44c9
Merge pull request #7794 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.4
...
Bump nelmio/api-doc-bundle from 4.33.3 to 4.33.4
2024-11-11 08:00:31 +01:00
f91de7780d
Merge pull request #7795 from wallabag/dependabot/npm_and_yarn/postcss-8.4.48
...
Bump postcss from 8.4.47 to 8.4.48
2024-11-11 04:04:46 +00:00
228c5d20aa
Bump postcss from 8.4.47 to 8.4.48
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.47 to 8.4.48.
- [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.47...8.4.48 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 04:01:32 +00:00
7f7fcd8eca
Bump nelmio/api-doc-bundle from 4.33.3 to 4.33.4
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.33.3 to 4.33.4.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.3...v4.33.4 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:07:37 +00:00
8635a2d5c3
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ).
Updates `phpstan/phpstan` from 1.12.8 to 1.12.9
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.8...1.12.9 )
Updates `phpstan/phpstan-doctrine` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.5...1.5.6 )
---
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-11-11 03:06:56 +00:00
50ca6fd0e8
Merge pull request #7782 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-11-08 09:13:11 +01:00
fa3589caa4
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (7 of 7 strings)
2024-11-08 06:50:32 +01:00
b200b61dfe
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (599 of 599 strings)
2024-11-08 06:50:32 +01:00
99df46ccc9
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (35 of 35 strings)
2024-11-08 06:50:32 +01:00
c19edfa02b
Added translation using Weblate (Tamil)
2024-11-08 06:50:32 +01:00
1670a05bc5
Added translation using Weblate (Tamil)
2024-11-08 06:50:32 +01:00
33064f8ee9
Added translation using Weblate (Tamil)
2024-11-08 06:50:32 +01:00
d603bce139
Added translation using Weblate (Tamil)
2024-11-08 06:50:32 +01:00
f3138fc79a
Merge pull request #7791 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.3
2024-11-08 06:50:28 +01:00
1afcd9caae
Bump nelmio/api-doc-bundle from 4.33.0 to 4.33.3
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.33.0 to 4.33.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.0...v4.33.3 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 03:31:29 +00:00
6d0bdd019e
Merge pull request #7787 from wallabag/dependabot/composer/jms/serializer-bundle-5.5.1
2024-11-07 06:26:00 +01:00
2a95598bc9
Merge pull request #7786 from wallabag/dependabot/composer/phpstan-dependencies-03d5d32789
2024-11-07 06:25:43 +01:00
5061c2bcaa
Bump jms/serializer-bundle from 5.5.0 to 5.5.1
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.5.0 to 5.5.1.
- [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/5.5.0...5.5.1 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-07 03:38:27 +00:00
b024a6b08f
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.12.7 to 1.12.8
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.7...1.12.8 )
Updates `phpstan/phpstan-symfony` from 1.4.11 to 1.4.12
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.11...1.4.12 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-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-11-07 03:37:39 +00:00
c4632aa8a1
Merge pull request #7784 from wallabag/dependabot/composer/twig/twig-3.11.2
...
Bump twig/twig from 3.11.1 to 3.11.2
2024-11-06 21:50:39 +01:00
ac0424adde
Bump twig/twig from 3.11.1 to 3.11.2
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.11.1 to 3.11.2.
- [Changelog](https://github.com/twigphp/Twig/blob/v3.11.2/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.11.1...v3.11.2 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-06 20:47:08 +00:00
9f0135e25d
Merge pull request #7780 from wallabag/dependabot/composer/doctrine/data-fixtures-1.8.0
2024-11-05 06:03:20 +01:00
26a17507b2
Bump doctrine/data-fixtures from 1.7.0 to 1.8.0
...
Bumps [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/doctrine/data-fixtures/releases )
- [Commits](https://github.com/doctrine/data-fixtures/compare/1.7.0...1.8.0 )
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 03:45:20 +00:00
08db95869a
Merge pull request #7775 from wallabag/dependabot/composer/jms/serializer-bundle-5.5.0
2024-11-04 06:51:38 +01:00
07820fbfd4
Merge pull request #7759 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.0
2024-11-04 06:50:47 +01:00
6e7b699452
Merge pull request #7757 from wallabag/dependabot/composer/willdurand/hateoas-3.11.0
2024-11-04 06:50:32 +01:00
0b81bf8499
Merge pull request #7752 from wallabag/dependabot/composer/doctrine/persistence-3.4.0
2024-11-04 06:49:29 +01:00
46a3067725
Bump jms/serializer-bundle from 5.4.0 to 5.5.0
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.4.0 to 5.5.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/5.4.0...5.5.0 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:29:56 +00:00
9913543dc0
Merge pull request #7774 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.3
...
Bump sass-loader from 16.0.2 to 16.0.3
2024-11-04 03:22:38 +00:00
33f25aa1ed
Bump sass-loader from 16.0.2 to 16.0.3
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.2...v16.0.3 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:17:09 +00:00
7d168920b6
Merge pull request #7773 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.2
...
Bump mini-css-extract-plugin from 2.9.1 to 2.9.2
2024-11-04 03:14:52 +00:00
869463b9db
Merge pull request #7772 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.80.6
...
Bump sass-embedded from 1.80.4 to 1.80.6
2024-11-04 03:12:25 +00:00
a302f9201d
Merge pull request #7771 from wallabag/dependabot/npm_and_yarn/webpack-5.96.1
...
Bump webpack from 5.95.0 to 5.96.1
2024-11-04 03:09:17 +00:00
3d59770e65
Bump mini-css-extract-plugin from 2.9.1 to 2.9.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:06:51 +00:00
761bd9a814
Bump sass-embedded from 1.80.4 to 1.80.6
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.80.4 to 1.80.6.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.80.4...1.80.6 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:06:14 +00:00
d4dceb0181
Bump webpack from 5.95.0 to 5.96.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.95.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:05:53 +00:00
89db5690a0
Merge pull request #7767 from wallabag/prepare-2610
...
Prepare 2.6.10 release
2024-11-03 16:00:31 +01:00
d4171e9d63
Prepare 2.6.10 release
2024-11-03 08:05:50 +01:00
74175f2e54
Merge pull request #7754 from wallabag/add-omnivore-import
...
Added Omnivore Import
2024-11-01 11:11:12 +01:00
bd8ccf924f
Added Omnivore Import
2024-11-01 11:05:16 +01:00
6f351bbc8a
Merge pull request #7758 from wallabag/dependabot/composer/jms/serializer-3.31.1
...
Bump jms/serializer from 3.31.0 to 3.31.1
2024-11-01 08:14:10 +01:00
684671d7fa
Merge pull request #7760 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.193
...
Bump j0k3r/graby-site-config from 1.0.192 to 1.0.193
2024-11-01 08:13:45 +01:00
2a8a6628e5
Merge pull request #7756 from wallabag/dependabot/composer/php-http/mock-client-1.6.1
...
Bump php-http/mock-client from 1.6.0 to 1.6.1
2024-11-01 08:13:23 +01:00
83f41c1568
Bump j0k3r/graby-site-config from 1.0.192 to 1.0.193
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.192...1.0.193 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 03:27:28 +00:00
02ecff977e
Bump nelmio/api-doc-bundle from 4.32.3 to 4.33.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.32.3 to 4.33.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.3...v4.33.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 03:26:56 +00:00
1ac6c6e9ac
Bump jms/serializer from 3.31.0 to 3.31.1
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.31.0 to 3.31.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.31.0...3.31.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 >
2024-11-01 03:26:44 +00:00
b3c5ef8e0f
Bump willdurand/hateoas from 3.10.0 to 3.11.0
...
Bumps [willdurand/hateoas](https://github.com/willdurand/Hateoas ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/willdurand/Hateoas/releases )
- [Commits](https://github.com/willdurand/Hateoas/compare/3.10.0...3.11.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 >
2024-11-01 03:26:37 +00:00
549bd879ac
Bump php-http/mock-client from 1.6.0 to 1.6.1
...
Bumps [php-http/mock-client](https://github.com/php-http/mock-client ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/php-http/mock-client/releases )
- [Changelog](https://github.com/php-http/mock-client/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/mock-client/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: php-http/mock-client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 03:26:32 +00:00
1cc321bec4
Merge pull request #7753 from wallabag/replace-gitter
...
Replaced gitter with matrix
2024-10-31 16:19:16 +01:00
048221dbcf
Removed uncertain translations
2024-10-31 12:47:19 +01:00
7ddf5066ef
Replaced gitter with matrix
2024-10-31 08:17:40 +01:00
38b37cff35
Merge pull request #7751 from wallabag/dependabot/composer/phpstan-dependencies-84dde0209b
...
Bump phpstan/phpstan-symfony from 1.4.10 to 1.4.11 in the phpstan-dependencies group
2024-10-31 07:45:49 +01:00
91baac7e12
Bump doctrine/persistence from 3.3.3 to 3.4.0
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.3.3...3.4.0 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 03:12:29 +00:00
9cb711a6bb
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.10 to 1.4.11
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.10...1.4.11 )
---
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-10-31 03:11:54 +00:00
b74e0e2bfd
Merge pull request #7745 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.2
2024-10-30 06:58:33 +01:00
55d702141d
Merge pull request #7744 from wallabag/dependabot/composer/phpstan-dependencies-07f9393e01
2024-10-30 06:46:40 +01:00
c24b38d783
Bump php-amqplib/rabbitmq-bundle from 2.17.1 to 2.17.2
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.17.1 to 2.17.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.17.1...2.17.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 >
2024-10-30 03:12:23 +00:00
9a99d627a3
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.5.4 to 1.5.5
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.4...1.5.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-10-30 03:11:30 +00:00
37838327ef
Merge pull request #7741 from wallabag/dependabot/composer/jms/serializer-3.31.0
2024-10-29 06:30:01 +01:00
7ac05ba5a3
Merge pull request #7740 from wallabag/dependabot/composer/phpstan-dependencies-1058367ed1
2024-10-29 06:29:42 +01:00
f333274bbb
Bump jms/serializer from 3.30.0 to 3.31.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.30.0 to 3.31.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.30.0...3.31.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 >
2024-10-29 03:19:55 +00:00
96b610f59d
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.5.3 to 1.5.4
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.3...1.5.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-10-29 03:19:25 +00:00
1d1ceb0eca
Merge pull request #7736 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.7
2024-10-28 06:24:03 +01:00
2cb1a8c7eb
Merge pull request #7737 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.32.3
2024-10-28 06:23:40 +01:00
f38db27231
Merge pull request #7739 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.80.4
...
Bump sass-embedded from 1.80.3 to 1.80.4
2024-10-28 03:15:58 +00:00
b17a36fa8f
Merge pull request #7738 from wallabag/dependabot/npm_and_yarn/babel-dependencies-fa0cf06e33
...
Bump the babel-dependencies group with 3 updates
2024-10-28 03:13:36 +00:00
605725bc7b
Bump sass-embedded from 1.80.3 to 1.80.4
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.80.3 to 1.80.4.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.80.3...1.80.4 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:10:33 +00:00
e4b3e4fe00
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.25.8 to 7.26.0
- [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.26.0/packages/babel-core )
Updates `@babel/eslint-parser` from 7.25.8 to 7.25.9
- [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.25.9/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.25.8 to 7.26.0
- [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.26.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
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-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:10:12 +00:00
c377b482a0
Bump nelmio/api-doc-bundle from 4.32.2 to 4.32.3
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.2...v4.32.3 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:02:50 +00:00
9eea5ec81e
Bump tecnickcom/tcpdf from 6.7.6 to 6.7.7
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.7.6 to 6.7.7.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.7.6...6.7.7 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:02:24 +00:00
910d4556af
Merge pull request #7733 from wallabag/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
...
Bump http-proxy-middleware from 2.0.6 to 2.0.7
2024-10-25 08:29:21 +00:00
407d31ab14
Bump http-proxy-middleware from 2.0.6 to 2.0.7
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 08:25:50 +00:00
5656830b43
Merge pull request #7728 from wallabag/dependabot/composer/phpstan-dependencies-3384e103f0
2024-10-21 07:34:46 +02:00
fc4ffdaefc
Merge pull request #7729 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.1
2024-10-21 07:34:30 +02:00
2884549ed4
Bump php-amqplib/rabbitmq-bundle from 2.17.0 to 2.17.1
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.17.0 to 2.17.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/2.17.0...2.17.1 )
---
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 >
2024-10-21 02:14:01 +00:00
05165d11da
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.12.6 to 1.12.7
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.6...1.12.7 )
---
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-10-21 02:13:42 +00:00
20d2d17e8c
Merge pull request #7727 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.80.3
...
Bump sass-embedded from 1.79.5 to 1.80.3
2024-10-21 02:05:58 +00:00
782cb0ce08
Bump sass-embedded from 1.79.5 to 1.80.3
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.79.5 to 1.80.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.79.5...1.80.3 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 02:02:57 +00:00
517d5ac23b
Merge pull request #7723 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.32.2
2024-10-18 06:36:12 +02:00
ed7da06878
Merge pull request #7724 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.0
2024-10-18 06:17:41 +02:00
0d1c972865
Bump php-amqplib/rabbitmq-bundle from 2.16.0 to 2.17.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.16.0 to 2.17.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.16.0...2.17.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-10-18 02:06:05 +00:00
b6dae4ca9d
Bump nelmio/api-doc-bundle from 4.32.1 to 4.32.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.32.1 to 4.32.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.1...v4.32.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 02:05:42 +00:00
1f4f99b081
Merge pull request #7713 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.6
...
Bump tecnickcom/tcpdf from 6.7.5 to 6.7.6
2024-10-17 11:47:37 +02:00
e009b65149
Merge pull request #7720 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.32.1
2024-10-16 06:40:21 +02:00
b9457bd190
Bump nelmio/api-doc-bundle from 4.32.0 to 4.32.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.32.0 to 4.32.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.0...v4.32.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 02:48:17 +00:00
9da62d9ba4
Merge pull request #7719 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.79.5
...
Bump sass-embedded from 1.79.4 to 1.79.5
2024-10-14 02:29:06 +00:00
529e15801c
Merge pull request #7718 from wallabag/dependabot/npm_and_yarn/babel-dependencies-8436404b45
...
Bump the babel-dependencies group with 3 updates
2024-10-14 02:26:22 +00:00
be3be71a9c
Bump sass-embedded from 1.79.4 to 1.79.5
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.79.4 to 1.79.5.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.79.4...1.79.5 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 02:24:22 +00:00
30bc08753d
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.25.7 to 7.25.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.25.8/packages/babel-core )
Updates `@babel/eslint-parser` from 7.25.7 to 7.25.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.25.8/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.25.7 to 7.25.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.25.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-10-14 02:23:10 +00:00
ddd52a74b0
Merge pull request #7714 from wallabag/dependabot/composer/doctrine/common-3.4.5
2024-10-09 06:53:25 +02:00
214450e07a
Bump doctrine/common from 3.4.4 to 3.4.5
...
Bumps [doctrine/common](https://github.com/doctrine/common ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/common/releases )
- [Commits](https://github.com/doctrine/common/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: doctrine/common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-09 02:18:23 +00:00
6940729f4a
Merge pull request #7709 from wallabag/dependabot/npm_and_yarn/babel-dependencies-564ecea72e
...
Bump the babel-dependencies group with 3 updates
2024-10-07 04:44:43 +00:00
37d97df402
Merge pull request #7710 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-94a8b45519
...
Bump @fontsource/eb-garamond from 5.1.0 to 5.1.1 in the fontsource-dependencies group
2024-10-07 04:44:14 +00:00
09dc35fb05
Merge pull request #7712 from wallabag/dependabot/composer/phpstan-dependencies-bd9d886a27
2024-10-07 06:40:16 +02:00
50cd1e0544
Bump tecnickcom/tcpdf from 6.7.5 to 6.7.6
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.7.5 to 6.7.6.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.7.5...6.7.6 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:00:19 +00:00
e2aed839a0
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.12.5 to 1.12.6
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.5...1.12.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-10-07 03:00:01 +00:00
cfa7923a27
Merge pull request #7711 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
...
Bump eslint-plugin-import from 2.30.0 to 2.31.0
2024-10-07 02:23:58 +00:00
1033a10b59
Bump eslint-plugin-import from 2.30.0 to 2.31.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.30.0 to 2.31.0.
- [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.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 02:16:17 +00:00
d8feea2665
Bump @fontsource/eb-garamond in the fontsource-dependencies group
...
Bumps the fontsource-dependencies group with 1 update: [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ).
Updates `@fontsource/eb-garamond` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
---
updated-dependencies:
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 02:16:03 +00:00
48817ee18e
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.25.2 to 7.25.7
- [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.25.7/packages/babel-core )
Updates `@babel/eslint-parser` from 7.25.1 to 7.25.7
- [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.25.7/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.25.4 to 7.25.7
- [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.25.7/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-10-07 02:15:42 +00:00
de9a5830e5
Merge pull request #7708 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.192
2024-10-02 05:12:16 +02:00
4b6f86cc5c
Bump j0k3r/graby-site-config from 1.0.191 to 1.0.192
...
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config ) from 1.0.191 to 1.0.192.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases )
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt )
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.191...1.0.192 )
---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 02:59:12 +00:00
4e30296e3f
Merge pull request #7707 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.32.0
...
Bump nelmio/api-doc-bundle from 4.31.0 to 4.32.0
2024-10-01 10:38:47 +02:00
aae4326720
Merge pull request #7706 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.44.0
...
Bump ergebnis/composer-normalize from 2.43.0 to 2.44.0
2024-10-01 10:23:46 +02:00
fa000cd0d1
Bump nelmio/api-doc-bundle from 4.31.0 to 4.32.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.31.0 to 4.32.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.31.0...v4.32.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 02:26:27 +00:00
0c0a4e9d7e
Bump ergebnis/composer-normalize from 2.43.0 to 2.44.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.43.0 to 2.44.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.43.0...2.44.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 02:26:02 +00:00
ea3db4b386
Merge pull request #7705 from wallabag/dependabot/npm_and_yarn/webpack-5.95.0
...
Bump webpack from 5.94.0 to 5.95.0
2024-09-30 03:48:26 +00:00
9c0f819f62
Merge pull request #7704 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.79.4
...
Bump sass-embedded from 1.79.3 to 1.79.4
2024-09-30 03:46:35 +00:00
ae4686932d
Bump webpack from 5.94.0 to 5.95.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.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-09-30 03:42:37 +00:00
d9caa582f4
Bump sass-embedded from 1.79.3 to 1.79.4
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.79.3 to 1.79.4.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.79.3...1.79.4 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 03:42:12 +00:00
69bc7ab226
Merge pull request #7699 from wallabag/dependabot/composer/phpstan-dependencies-4489ce6d75
2024-09-27 08:46:16 +02:00
50b67f76f2
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.4...1.12.5 )
Updates `phpstan/phpstan-symfony` from 1.4.9 to 1.4.10
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.9...1.4.10 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-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-09-27 02:14:32 +00:00
e8ff4488d5
Merge pull request #7696 from wallabag/dependabot/composer/php-http/client-common-2.7.2
2024-09-25 06:37:43 +02:00
7626efcd51
Merge pull request #7695 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.31.0
2024-09-25 06:37:34 +02:00
1daa534f1a
Bump php-http/client-common from 2.7.1 to 2.7.2
...
Bumps [php-http/client-common](https://github.com/php-http/client-common ) from 2.7.1 to 2.7.2.
- [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.1...2.7.2 )
---
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 >
2024-09-25 02:07:22 +00:00
c57c8b92b3
Bump nelmio/api-doc-bundle from 4.30.0 to 4.31.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.30.0...v4.31.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 02:06:57 +00:00
2e9e128e85
Merge pull request #7694 from wallabag/dependabot/composer/php-http/httplug-2.4.1
2024-09-24 05:10:55 +02:00
2fa1aa3305
Bump php-http/httplug from 2.4.0 to 2.4.1
...
Bumps [php-http/httplug](https://github.com/php-http/httplug ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/php-http/httplug/releases )
- [Changelog](https://github.com/php-http/httplug/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/httplug/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: php-http/httplug
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 02:59:42 +00:00
4a4aba6313
Merge pull request #7689 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.2
...
Bump sass-loader from 16.0.1 to 16.0.2
2024-09-23 02:59:48 +00:00
f6999769bc
Bump sass-loader from 16.0.1 to 16.0.2
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.1...v16.0.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 02:54:43 +00:00
660a208f42
Merge pull request #7688 from wallabag/dependabot/npm_and_yarn/babel-dependencies-572c06e39c
...
Bump babel-loader from 9.1.3 to 9.2.1 in the babel-dependencies group
2024-09-23 02:53:35 +00:00
2793347df9
Merge pull request #7691 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.79.3
...
Bump sass-embedded from 1.78.0 to 1.79.3
2024-09-23 02:52:47 +00:00
9a287ba113
Bump babel-loader from 9.1.3 to 9.2.1 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [babel-loader](https://github.com/babel/babel-loader ).
Updates `babel-loader` from 9.1.3 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 02:39:12 +00:00
5b016b6215
Merge pull request #7690 from wallabag/dependabot/npm_and_yarn/eslint-8.57.1
...
Bump eslint from 8.57.0 to 8.57.1
2024-09-23 02:37:58 +00:00
fd9b3e6dfb
Bump sass-embedded from 1.78.0 to 1.79.3
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.78.0 to 1.79.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.78.0...1.79.3 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 02:30:55 +00:00
91c2ef888c
Bump eslint from 8.57.0 to 8.57.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 8.57.1.
- [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.57.0...v8.57.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 02:30:04 +00:00
79bc5826e4
Merge pull request #7686 from wallabag/dependabot/composer/phpstan-dependencies-3019260e31
2024-09-20 06:26:46 +02:00
e39b5be79a
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.12.3 to 1.12.4
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.3...1.12.4 )
---
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-09-20 02:14:03 +00:00
4fe0e86263
Merge pull request #7680 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.30.0
2024-09-16 05:13:50 +02:00
547abf3fc5
Merge pull request #7682 from wallabag/dependabot/npm_and_yarn/postcss-8.4.47
...
Bump postcss from 8.4.45 to 8.4.47
2024-09-16 02:42:45 +00:00
b2cc0b83ba
Merge pull request #7681 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-5190f3e882
...
Bump the fontsource-dependencies group with 4 updates
2024-09-16 02:40:14 +00:00
654bda28c2
Bump postcss from 8.4.45 to 8.4.47
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.45 to 8.4.47.
- [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.45...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 02:37:35 +00:00
5eaaee5a3b
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.22 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.20 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.20 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.22 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 02:37:09 +00:00
2eb06f876e
Bump nelmio/api-doc-bundle from 4.29.3 to 4.30.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.29.3 to 4.30.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.29.3...v4.30.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 02:20:00 +00:00
2f1a9df2e0
Merge pull request #7678 from wallabag/dependabot/npm_and_yarn/express-4.20.0
...
Bump express from 4.19.2 to 4.20.0
2024-09-10 21:48:24 +00:00
9ae49cf285
Bump express from 4.19.2 to 4.20.0
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 20:16:57 +00:00
742f56b4ed
Merge pull request #7677 from wallabag/dependabot/composer/twig/twig-3.11.1
2024-09-10 22:16:14 +02:00
38fd4543e3
Bump twig/twig from 3.11.0 to 3.11.1
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.11.0 to 3.11.1.
- [Changelog](https://github.com/twigphp/Twig/blob/v3.11.1/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.11.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 17:32:48 +00:00
637d8d3446
Merge pull request #7672 from wallabag/dependabot/composer/symfony-dependencies-0c0b56988a
2024-09-10 06:16:05 +02:00
571827fc4a
Merge pull request #7673 from wallabag/dependabot/composer/phpstan-dependencies-2b7ff6b82c
2024-09-10 06:15:48 +02:00
1e89a53409
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.12.2 to 1.12.3
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.2...1.12.3 )
---
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-09-10 02:24:35 +00:00
242dbe32fa
Bump the symfony-dependencies group with 2 updates
...
Bumps the symfony-dependencies group with 2 updates: [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80 ) and [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81 ).
Updates `symfony/polyfill-php80` from 1.30.0 to 1.31.0
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.30.0...v1.31.0 )
Updates `symfony/polyfill-php81` from 1.30.0 to 1.31.0
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.30.0...v1.31.0 )
---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
- dependency-name: symfony/polyfill-php81
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 02:24:25 +00:00
784eecae9d
Merge pull request #7669 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-5.1.0
...
Bump webpack-dev-server from 5.0.4 to 5.1.0
2024-09-09 07:02:39 +00:00
46d95711d9
Bump webpack-dev-server from 5.0.4 to 5.1.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.0.4 to 5.1.0.
- [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/v5.0.4...v5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 05:27:48 +00:00
b2e1c129f0
Merge pull request #7668 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-5e31b4cd1e
...
Bump the fontsource-dependencies group with 4 updates
2024-09-09 05:26:33 +00:00
d4b302d7c2
Merge pull request #7670 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.30.0
...
Bump eslint-plugin-import from 2.29.1 to 2.30.0
2024-09-09 05:26:02 +00:00
bb6cef041b
Merge pull request #7671 from wallabag/dependabot/npm_and_yarn/postcss-8.4.45
...
Bump postcss from 8.4.43 to 8.4.45
2024-09-09 05:25:51 +00:00
d3c82da738
Bump postcss from 8.4.43 to 8.4.45
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.43 to 8.4.45.
- [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.43...8.4.45 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 02:50:26 +00:00
9fa9b57b99
Bump eslint-plugin-import from 2.29.1 to 2.30.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [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.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 02:49:53 +00:00
a1ceea5e75
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.21 to 5.0.22
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.19 to 5.0.20
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.19 to 5.0.20
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.21 to 5.0.22
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 02:49:09 +00:00
0affa37098
Merge pull request #7666 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-09-06 12:14:22 +02:00
0518e8434c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (599 of 599 strings)
2024-09-06 12:09:20 +02:00
8f086c9203
Merge pull request #7664 from wallabag/fix/graby-site-config-deps
...
Add `graby-site-config` as direct deps
2024-09-06 11:57:50 +02:00
4871bd4890
Merge pull request #7665 from wallabag/fix/update-sass
...
Use `sass-embedded` instead of `sass`
2024-09-06 11:35:42 +02:00
1b8960edc4
Merge pull request #7588 from KevinSJ/feat/filter-by-http-status
...
Add http_status filter to /api/entries
2024-09-06 09:34:34 +02:00
8470c9e799
Avoid error with deps analyzer
2024-09-06 09:24:09 +02:00
348c10ed73
Use sass-embedded instead of sass
...
Also upgrade `sass-loader` to latest version.
2024-09-06 09:21:20 +02:00
3e0e4959e4
Add graby-site-config as direct deps
...
So it'll get updated regularly by dependabot.
2024-09-06 09:08:00 +02:00
69c4db1c84
Merge pull request #7662 from wallabag/dependabot/composer/phpstan-dependencies-f7e23e4cc4
2024-09-06 06:46:51 +02:00
de56abf273
Merge pull request #7663 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.20.0
2024-09-06 06:46:33 +02:00
a51855a847
Bump enshrined/svg-sanitize from 0.19.0 to 0.20.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.19.0...0.20.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-06 02:24:54 +00:00
fc85542481
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.1...1.12.2 )
Updates `phpstan/phpstan-symfony` from 1.4.8 to 1.4.9
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.8...1.4.9 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-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-09-06 02:23:14 +00:00
d8194d710b
Merge pull request #7661 from wallabag/dependabot/composer/phpstan-dependencies-14e30eb408
2024-09-05 07:05:17 +02:00
2ad5897052
Bump phpstan/extension-installer in the phpstan-dependencies group
...
Bumps the phpstan-dependencies group with 1 update: [phpstan/extension-installer](https://github.com/phpstan/extension-installer ).
Updates `phpstan/extension-installer` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.4.2...1.4.3 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-05 02:03:10 +00:00
f5b4b00c04
Merge pull request #7660 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.1
2024-09-04 07:21:55 +02:00
96f274c24c
Merge pull request #7659 from wallabag/dependabot/composer/phpstan-dependencies-3d2399b291
2024-09-04 07:21:16 +02:00
756d9281ce
Bump php-amqplib/php-amqplib from 3.7.0 to 3.7.1
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.7.0 to 3.7.1.
- [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.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-04 02:36:32 +00:00
22137bd2ab
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.12.0 to 1.12.1
- [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.12.0...1.12.1 )
---
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-09-04 02:36:11 +00:00
06cac687b0
Merge pull request #7654 from wallabag/dependabot/composer/phpstan-dependencies-a00264965b
2024-09-02 07:07:21 +02:00
8ac813c486
Merge pull request #7655 from wallabag/dependabot/composer/php-http/httplug-bundle-1.34.3
2024-09-02 07:07:06 +02:00
ba3a6b76e8
Merge pull request #7656 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.13.0
2024-09-02 07:06:40 +02:00
bb254b31b1
Merge pull request #7657 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.64.0
2024-09-02 07:06:24 +02:00
80f27a06ea
Bump friendsofphp/php-cs-fixer from 3.63.2 to 3.64.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.63.2 to 3.64.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.2...v3.64.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 02:51:52 +00:00
ce09fddd50
Bump doctrine/doctrine-bundle from 2.12.0 to 2.13.0
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.12.0...2.13.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 02:51:32 +00:00
3a9eb88194
Bump php-http/httplug-bundle from 1.34.0 to 1.34.3
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.34.0 to 1.34.3.
- [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.34.0...1.34.3 )
---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 02:51:17 +00:00
397e1369df
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.5.2 to 1.5.3
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.2...1.5.3 )
---
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-09-02 02:50:59 +00:00
6c9e677525
Merge pull request #7653 from wallabag/dependabot/npm_and_yarn/postcss-8.4.43
...
Bump postcss from 8.4.41 to 8.4.43
2024-09-02 02:40:49 +00:00
5a3cb69406
Bump postcss from 8.4.41 to 8.4.43
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.41 to 8.4.43.
- [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.41...8.4.43 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 02:37:12 +00:00
e88ace92ff
Merge pull request #7648 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.63.2
2024-08-29 07:11:59 +02:00
5186ca2aaa
Bump friendsofphp/php-cs-fixer from 3.63.1 to 3.63.2
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.63.1 to 3.63.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.1...v3.63.2 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 02:40:23 +00:00
430de6569a
Merge pull request #7646 from wallabag/dependabot/composer/phpstan-dependencies-6ca2a64842
2024-08-28 06:20:20 +02:00
de47251de6
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.11 to 1.12.0
- [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.11...1.12.0 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-28 02:09:40 +00:00
bf7884eb95
Merge pull request #7642 from wallabag/dependabot/composer/phpstan-dependencies-71ce378b00
...
Bump phpstan/extension-installer from 1.4.1 to 1.4.2 in the phpstan-dependencies group
2024-08-27 06:06:04 +02:00
ec7a4b033b
Merge pull request #7643 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.63.1
...
Bump friendsofphp/php-cs-fixer from 3.62.0 to 3.63.1
2024-08-27 06:05:40 +02:00
b6826ee4bb
Bump friendsofphp/php-cs-fixer from 3.62.0 to 3.63.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.62.0 to 3.63.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.62.0...v3.63.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-27 02:32:34 +00:00
a5546b9d3b
Bump phpstan/extension-installer in the phpstan-dependencies group
...
Bumps the phpstan-dependencies group with 1 update: [phpstan/extension-installer](https://github.com/phpstan/extension-installer ).
Updates `phpstan/extension-installer` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.4.1...1.4.2 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-27 02:32:09 +00:00
e53dd0fd48
Merge pull request #7636 from wallabag/dependabot/composer/phpstan-dependencies-c2b3993ac4
2024-08-26 07:15:46 +02:00
89b53e5ce2
Merge pull request #7640 from wallabag/dependabot/npm_and_yarn/webpack-5.94.0
...
Bump webpack from 5.93.0 to 5.94.0
2024-08-26 02:38:32 +00:00
7e647957c2
Merge pull request #7641 from wallabag/dependabot/npm_and_yarn/micromatch-4.0.8
...
Bump micromatch from 4.0.5 to 4.0.8
2024-08-26 02:36:10 +00:00
2a95d23fa5
Bump webpack from 5.93.0 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.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-08-26 02:30:22 +00:00
3da7f33cfe
Merge pull request #7638 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.1
...
Bump mini-css-extract-plugin from 2.9.0 to 2.9.1
2024-08-26 02:29:14 +00:00
43791d72b3
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 02:27:34 +00:00
c534dc4083
Merge pull request #7637 from wallabag/dependabot/npm_and_yarn/babel-dependencies-9786ebe015
...
Bump @babel/preset-env from 7.25.3 to 7.25.4 in the babel-dependencies group
2024-08-26 02:26:52 +00:00
7f52e4ae50
Bump mini-css-extract-plugin from 2.9.0 to 2.9.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 02:25:15 +00:00
0fbba60f05
Bump @babel/preset-env in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/preset-env` from 7.25.3 to 7.25.4
- [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.25.4/packages/babel-preset-env )
---
updated-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-08-26 02:23:52 +00:00
a0eb116dad
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.5.1 to 1.5.2
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.1...1.5.2 )
---
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-08-26 02:19:36 +00:00
f75ec35bda
Merge pull request #7632 from wallabag/dependabot/composer/html2text/html2text-4.3.2
2024-08-21 05:34:28 +02:00
c1488817fa
Merge pull request #7631 from wallabag/dependabot/composer/phpstan-dependencies-54a0b9eed3
2024-08-21 05:33:54 +02:00
711e2fe98e
Bump html2text/html2text from 4.3.1 to 4.3.2
...
Bumps [html2text/html2text](https://github.com/mtibben/html2text ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/mtibben/html2text/releases )
- [Commits](https://github.com/mtibben/html2text/compare/4.3.1...4.3.2 )
---
updated-dependencies:
- dependency-name: html2text/html2text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-21 02:56:18 +00:00
645e1c6357
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.5.0 to 1.5.1
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.0...1.5.1 )
---
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-08-21 02:55:38 +00:00
f8aa9a0087
Merge pull request #7629 from wallabag/dependabot/composer/phpstan-dependencies-20bbd6f424
2024-08-20 08:11:09 +02:00
100bfd2f2c
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.10 to 1.11.11
- [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.10...1.11.11 )
---
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-08-20 02:42:31 +00:00
d109d6f6b2
Merge pull request #7599 from wallabag/dependabot/composer/sentry/sentry-symfony-5.0.1
...
Bump sentry/sentry-symfony from 4.14.0 to 5.0.1
2024-08-19 09:59:31 +02:00
5d13648420
Merge pull request #7624 from wallabag/prepare-2.6.10
...
Prepare 2.6.10
2024-08-19 08:05:06 +02:00
f2c72e1569
Prepare 2.6.10
2024-08-19 07:28:28 +02:00
71f5d2c47c
Bump sentry/sentry-symfony from 4.14.0 to 5.0.1
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.14.0 to 5.0.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.14.0...5.0.1 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 05:18:23 +00:00
016abd683b
Merge pull request #7622 from wallabag/upgrade-composer-dependency-analyser
...
Upgrade Composer dependency analyser
2024-08-19 07:17:43 +02:00
5ac6788715
Merge pull request #7623 from wallabag/update-site-config
...
Update site config
2024-08-19 07:16:46 +02:00
74acaa6d46
Merge pull request #7625 from wallabag/fix-sass-mixed-declaration-depreciation-notices
...
Fix Sass mixed declaration depreciation notices
2024-08-19 07:15:48 +02:00
a7e400053c
Merge pull request #7627 from wallabag/dependabot/composer/scssphp/scssphp-1.13.0
2024-08-19 07:12:57 +02:00
2b5eb12be9
Merge pull request #7626 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.29.3
2024-08-19 07:12:37 +02:00
e163a6bd83
Merge pull request #7628 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-f35e088bb8
...
Bump the fontsource-dependencies group with 4 updates
2024-08-19 02:42:59 +00:00
420c83800f
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.20 to 5.0.21
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.18 to 5.0.19
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.18 to 5.0.19
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.20 to 5.0.21
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 02:39:37 +00:00
323c32d775
Bump scssphp/scssphp from 1.12.1 to 1.13.0
...
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/scssphp/scssphp/releases )
- [Commits](https://github.com/scssphp/scssphp/compare/v1.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: scssphp/scssphp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 02:25:45 +00:00
0a1c9859fd
Bump nelmio/api-doc-bundle from 4.29.1 to 4.29.3
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.29.1 to 4.29.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.29.1...v4.29.3 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 02:25:14 +00:00
ae09aa0e42
Fix Sass mixed declaration depreciation notices
...
see https://sass-lang.com/documentation/breaking-changes/mixed-decls/
2024-08-18 18:39:22 +02:00
de83da4d18
Add SCSS files to .editorconfig
2024-08-18 18:37:45 +02:00
d757612c77
Update site config
2024-08-17 22:16:29 +02:00
b11785e022
Upgrade Composer dependency analyser
2024-08-17 20:05:51 +02:00
6893d6b2cc
Merge pull request #7609 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.62.0
...
Bump friendsofphp/php-cs-fixer from 3.59.3 to 3.62.0
2024-08-14 16:49:49 +02:00
c6a69e595c
Fix CS
2024-08-14 16:39:36 +02:00
68f7e16f2c
Merge pull request #7621 from wallabag/dependabot/composer/phpstan-dependencies-6b59fa53c1
2024-08-14 06:24:18 +02:00
68670e68be
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.7 to 1.4.8
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.7...1.4.8 )
---
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-08-14 02:03:37 +00:00
eaddfca7be
Merge pull request #7587 from wallabag/dependabot/composer/guzzlehttp/psr7-2.7.0
2024-08-12 06:59:43 +02:00
39dd2faa18
Merge pull request #7615 from wallabag/dependabot/composer/twig-dependencies-cdedd15312
2024-08-12 06:56:59 +02:00
64e13a61f9
Merge pull request #7617 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.29.1
2024-08-12 06:56:30 +02:00
215d01fd2d
Merge pull request #7619 from wallabag/dependabot/composer/phpstan-dependencies-e73660c1eb
2024-08-12 06:56:09 +02:00
6a4f1b3f7d
Merge pull request #7590 from weblate/weblate-wallabag-messages
2024-08-12 06:55:52 +02:00
aacc471205
Translated using Weblate (Galician)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:54 +00:00
facc6869ee
Translated using Weblate (Persian)
...
Currently translated at 100.0% (35 of 35 strings)
2024-08-12 02:12:54 +00:00
bc1b42eb25
Translated using Weblate (Persian)
...
Currently translated at 43.2% (259 of 599 strings)
2024-08-12 02:12:53 +00:00
cf73f65452
Translated using Weblate (Galician)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:52 +00:00
6fb7a061bc
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:52 +00:00
6f6b7aa548
Translated using Weblate (Galician)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:51 +00:00
610b8af401
Translated using Weblate (Galician)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:51 +00:00
380730960a
Translated using Weblate (French)
...
Currently translated at 100.0% (35 of 35 strings)
2024-08-12 02:12:50 +00:00
774b8523b5
Translated using Weblate (French)
...
Currently translated at 100.0% (599 of 599 strings)
2024-08-12 02:12:50 +00:00
2343bdfd18
Merge pull request #7620 from wallabag/dependabot/npm_and_yarn/postcss-8.4.41
...
Bump postcss from 8.4.40 to 8.4.41
2024-08-12 02:12:44 +00:00
441de90cb3
Bump postcss from 8.4.40 to 8.4.41
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.40 to 8.4.41.
- [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.40...8.4.41 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 02:09:03 +00:00
6746ab8658
Bump the phpstan-dependencies group across 1 directory with 3 updates
...
Bumps the phpstan-dependencies group with 3 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan ), [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.11.7 to 1.11.10
- [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.7...1.11.10 )
Updates `phpstan/phpstan-doctrine` from 1.4.8 to 1.5.0
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.8...1.5.0 )
Updates `phpstan/phpstan-symfony` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.6...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-minor
dependency-group: phpstan-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-08-12 02:02:01 +00:00
fda710202e
Bump nelmio/api-doc-bundle from 4.28.0 to 4.29.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.28.0 to 4.29.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.28.0...v4.29.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 02:22:50 +00:00
258d8726b7
Bump the twig-dependencies group with 3 updates
...
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ), [twig/string-extra](https://github.com/twigphp/string-extra ) and [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/extra-bundle` from 3.10.0 to 3.11.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.10.0...v3.11.0 )
Updates `twig/string-extra` from 3.10.0 to 3.11.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.10.0...v3.11.0 )
Updates `twig/twig` from 3.10.3 to 3.11.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.3...v3.11.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 02:21:41 +00:00
bf329d34d8
Bump friendsofphp/php-cs-fixer from 3.59.3 to 3.62.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.59.3 to 3.62.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.3...v3.62.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 02:45:51 +00:00
75d0d45724
Merge pull request #7606 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.20
...
Bump autoprefixer from 10.4.19 to 10.4.20
2024-08-05 02:21:36 +00:00
7ffb8e8a00
Bump autoprefixer from 10.4.19 to 10.4.20
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 02:14:12 +00:00
c3c876918e
Merge pull request #7605 from wallabag/dependabot/npm_and_yarn/babel-dependencies-8e26280890
...
Bump the babel-dependencies group with 2 updates
2024-08-05 02:13:04 +00:00
c6870e72ef
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.24.9 to 7.25.2
- [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.25.2/packages/babel-core )
Updates `@babel/preset-env` from 7.25.0 to 7.25.3
- [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.25.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
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-08-05 02:09:35 +00:00
ede6a617a3
Merge pull request #7597 from wallabag/dependabot/npm_and_yarn/postcss-8.4.40
...
Bump postcss from 8.4.39 to 8.4.40
2024-07-29 02:28:16 +00:00
d4318338bc
Merge pull request #7596 from wallabag/dependabot/npm_and_yarn/babel-dependencies-480d17b2ba
...
Bump the babel-dependencies group with 2 updates
2024-07-29 02:25:29 +00:00
23a6731a1d
Bump postcss from 8.4.39 to 8.4.40
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.40.
- [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.39...8.4.40 )
---
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-29 02:22:29 +00:00
8df19540dd
Bump the babel-dependencies group with 2 updates
...
Bumps the babel-dependencies group with 2 updates: [@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/eslint-parser` from 7.24.8 to 7.25.1
- [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.25.1/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.8 to 7.25.0
- [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.25.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 02:22:03 +00:00
fc14f86ae4
test: Add test for http_status filter
2024-07-24 20:19:25 +12:00
c42a4a308f
feat: Implement http status filtering in entries API
2024-07-24 20:19:25 +12:00
7a635c3b5a
Merge pull request #7589 from wallabag/dependabot/npm_and_yarn/babel-dependencies-de4de0465f
...
Bump @babel/core from 7.24.8 to 7.24.9 in the babel-dependencies group
2024-07-22 02:29:43 +00:00
51118e69a2
Bump @babel/core from 7.24.8 to 7.24.9 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ).
Updates `@babel/core` from 7.24.8 to 7.24.9
- [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.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 02:26:21 +00:00
c3848dde39
Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-19 02:26:59 +00:00
bdcafd0534
Merge pull request #7586 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-07-18 09:24:18 +02:00
05609e0894
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (599 of 599 strings)
2024-07-18 06:09:21 +00:00
cbd4a7a8ec
Translated using Weblate (Polish)
...
Currently translated at 100.0% (599 of 599 strings)
2024-07-18 06:09:20 +00:00
4712395b09
Merge pull request #7570 from KevinSJ/feature/tagging-rule-reset
2024-07-17 07:02:48 +02:00
02429059ec
Merge pull request #7585 from wallabag/dependabot/composer/phpstan-dependencies-13e966caa5
2024-07-17 06:16:00 +02:00
1e22050184
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan-doctrine` from 1.4.7 to 1.4.8
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.7...1.4.8 )
Updates `phpstan/phpstan-symfony` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.5...1.4.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-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-07-17 02:53:31 +00:00
897aa1d309
Adding tests for tagging rules reset
...
Fix test: associate tagging rule with user config
Update src/Repository/TaggingRuleRepository.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com >
Update src/Controller/ConfigController.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com >
Update src/Repository/TaggingRuleRepository.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com >
2024-07-16 11:24:09 +12:00
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
b6faa844cb
Merge pull request #7582 from wallabag/fix/2.6-site-config
...
Update site config & tests
2024-07-15 17:14:15 +02:00
898890c371
Fix tests
2024-07-15 13:11:18 +02:00
f78353910f
Merge pull request #7583 from wallabag/fix/update-all-deps
...
Update all deps
2024-07-15 12:09:58 +02:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
580c5fe810
Downgrade lcobucci/jwt because of auth problem
2024-07-15 10:54:21 +02:00
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
89252f39c9
Merge pull request #7577 from wallabag/fix/tests
...
Fix tests
2024-07-15 10:52:32 +02:00
bee59d1c4a
Update site config
2024-07-15 10:44:49 +02:00
d5d6b6861e
Fix tests
2024-07-15 10:32:01 +02:00
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
85585e19eb
Merge pull request #7568 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-07-04 15:27:35 +02:00
8d777f7a99
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 15:23:53 +02:00
2f74e6b5d6
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 08:09:18 +00:00
889885a4de
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (6 of 6 strings)
2024-07-04 08:09:17 +00:00
c68cd99e37
Merge pull request #7563 from wallabag/dependabot/composer/phpstan-dependencies-5baac09a44
2024-07-03 06:11:09 +02:00
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
527f8b6cc4
Merge pull request #7562 from wallabag/dependabot/composer/phpstan-dependencies-95fb1eb00f
2024-07-02 07:13:31 +02:00
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
b17a2cc27e
Merge pull request #7560 from wallabag/dependabot/composer/phpstan-dependencies-bd168cf960
2024-07-01 06:10:14 +02:00
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
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
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
e43a028a45
Merge pull request #7559 from wallabag/dependabot/composer/doctrine/orm-2.19.6
2024-06-28 05:02:27 +01:00
8afe72516a
Merge pull request #7558 from wallabag/dependabot/composer/doctrine/dbal-3.8.6
2024-06-28 05:02:09 +01:00
0fd30e6442
Merge pull request #7557 from weblate/weblate-wallabag-messages
2024-06-28 05:01:53 +01:00
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
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
88e3a98698
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (35 of 35 strings)
2024-06-27 22:09:22 +00:00
0bd5024528
Merge pull request #7556 from wallabag/dependabot/composer/phpstan-dependencies-fc40c0a526
2024-06-27 05:28:56 +01:00
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
13e2b94c5e
Merge pull request #7554 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.12.0
2024-06-26 05:06:45 +01:00
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
fc6c24631c
Merge pull request #7551 from wallabag/dependabot/composer/nelmio/cors-bundle-2.5.0
2024-06-25 05:18:00 +01:00
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
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
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
47b39db03e
Merge pull request #7547 from wallabag/dependabot/npm_and_yarn/sass-1.77.6
...
Bump sass from 1.77.5 to 1.77.6
2024-06-24 02:05:48 +00:00
578ce7741f
Bump jr-qrcode from 1.1.4 to 1.2.1
...
Bumps [jr-qrcode](https://github.com/diamont1001/jrQrcode ) from 1.1.4 to 1.2.1.
- [Changelog](https://github.com/diamont1001/jrQrcode/blob/master/History.md )
- [Commits](https://github.com/diamont1001/jrQrcode/compare/1.1.4...1.2.1 )
---
updated-dependencies:
- dependency-name: jr-qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 02:02:56 +00:00
93d5f92ca7
Bump webpack from 5.92.0 to 5.92.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.92.0 to 5.92.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.0...v5.92.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 02:02:47 +00:00
61693710d0
Bump sass from 1.77.5 to 1.77.6
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.5 to 1.77.6.
- [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.5...1.77.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 02:02:07 +00:00
c5aa9de966
Merge pull request #7546 from wallabag/dependabot/composer/doctrine/persistence-3.3.3
2024-06-21 07:13:44 +01:00
4a98af5562
Bump doctrine/persistence from 3.3.2 to 3.3.3
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 02:34:37 +00:00
5da3772f3b
Merge pull request #7545 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.28.0
2024-06-20 04:58:43 +01:00
d36ff418f0
Merge pull request #7544 from wallabag/dependabot/composer/symfony-dependencies-772afc958c
2024-06-20 04:57:41 +01:00
9de2d71696
Bump nelmio/api-doc-bundle from 4.27.0 to 4.28.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.27.0...v4.28.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 02:58:21 +00:00
3ef3274251
Bump the symfony-dependencies group with 2 updates
...
Bumps the symfony-dependencies group with 2 updates: [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80 ) and [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81 ).
Updates `symfony/polyfill-php80` from 1.29.0 to 1.30.0
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.29.0...v1.30.0 )
Updates `symfony/polyfill-php81` from 1.29.0 to 1.30.0
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
- dependency-name: symfony/polyfill-php81
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 02:58:01 +00:00
f7579e5b93
Merge pull request #7543 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.19.0
2024-06-19 06:26:05 +01:00
d2e573b394
Bump enshrined/svg-sanitize from 0.18.0 to 0.19.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.18.0...0.19.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-19 02:27:35 +00:00
57baf24c27
Merge pull request #7542 from wallabag/dependabot/npm_and_yarn/ws-8.17.1
...
Bump ws from 8.16.0 to 8.17.1
2024-06-18 04:40:14 +00:00
3bad888c72
Bump ws from 8.16.0 to 8.17.1
...
Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 04:27:20 +00:00
a1ae6eacbd
Merge pull request #7536 from wallabag/dependabot/npm_and_yarn/sass-1.77.5
...
Bump sass from 1.77.4 to 1.77.5
2024-06-18 04:26:37 +00:00
0fb61128da
Merge pull request #7541 from wallabag/dependabot/composer/php-http/httplug-bundle-1.34.0
2024-06-18 05:26:09 +01:00
188db6fe33
Merge pull request #7540 from wallabag/dependabot/composer/phpstan-dependencies-27a4eed555
2024-06-18 05:25:53 +01:00
3c180c96d2
Merge pull request #7538 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.43.0
2024-06-18 05:24:56 +01:00
dacf61fdb3
Merge pull request #7534 from weblate/weblate-wallabag-messages
2024-06-18 05:24:30 +01:00
ebf32b47fd
Bump php-http/httplug-bundle from 1.33.1 to 1.34.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.33.1 to 1.34.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.33.1...1.34.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 >
2024-06-18 02:07:18 +00:00
de38ef0316
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.4 to 1.11.5
- [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.4...1.11.5 )
---
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-06-18 02:06:41 +00:00
8ac998958a
Merge branch 'master' into dependabot/composer/ergebnis/composer-normalize-2.43.0
2024-06-17 12:20:03 +02:00
dff48e203a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.8% (584 of 597 strings)
2024-06-17 11:57:42 +02:00
85f42b9ab8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (35 of 35 strings)
2024-06-17 11:57:42 +02:00
0f08f3a234
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (35 of 35 strings)
2024-06-17 11:57:41 +02:00
0a48269fb3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.8% (596 of 597 strings)
2024-06-17 11:57:41 +02:00
d687e1a697
Merge pull request #7537 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.59.3
...
Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3
2024-06-17 11:57:10 +02:00
264e93ef20
Bump ergebnis/composer-normalize from 2.42.0 to 2.43.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.42.0 to 2.43.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.42.0...2.43.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 02:52:23 +00:00
18654d4b65
Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.58.1 to 3.59.3.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.3 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 02:52:14 +00:00
9fdb878e3c
Merge pull request #7535 from wallabag/dependabot/npm_and_yarn/webpack-5.92.0
...
Bump webpack from 5.91.0 to 5.92.0
2024-06-17 02:44:23 +00:00
8115249377
Bump sass from 1.77.4 to 1.77.5
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.4 to 1.77.5.
- [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.4...1.77.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 02:41:03 +00:00
b23b5d0abc
Bump webpack from 5.91.0 to 5.92.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.91.0 to 5.92.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.92.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-06-17 02:40:34 +00:00
b82fc32a42
Merge pull request #7533 from wallabag/dependabot/composer/doctrine/dbal-3.8.5
2024-06-14 06:51:42 +02:00
22d06472c5
Merge pull request #7532 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.27.0
2024-06-14 06:51:14 +02:00
5a1140d6c1
Bump doctrine/dbal from 3.8.4 to 3.8.5
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.4...3.8.5 )
---
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-14 02:57:57 +00:00
b9d364dfaf
Bump nelmio/api-doc-bundle from 4.26.2 to 4.27.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.26.2 to 4.27.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.26.2...v4.27.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-14 02:57:46 +00:00
1a90dee404
Merge pull request #7528 from wallabag/dependabot/npm_and_yarn/braces-3.0.3
...
Bump braces from 3.0.2 to 3.0.3
2024-06-11 02:21:09 +00:00
f371593316
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-11 02:15:55 +00:00
bfb0d8ec1b
Merge pull request #7527 from wallabag/dependabot/composer/phpstan-dependencies-28a5afa520
2024-06-11 04:15:26 +02:00
203f6ad6d0
Bump phpstan/extension-installer in the phpstan-dependencies group
...
Bumps the phpstan-dependencies group with 1 update: [phpstan/extension-installer](https://github.com/phpstan/extension-installer ).
Updates `phpstan/extension-installer` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.4.0...1.4.1 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-11 02:08:51 +00:00
7ef724ce7a
Merge pull request #7525 from wallabag/dependabot/composer/phpstan-dependencies-083f869384
2024-06-10 06:23:25 +02:00
2b24acbdf1
Merge pull request #7526 from wallabag/dependabot/npm_and_yarn/babel-dependencies-7480582620
...
Bump the babel-dependencies group with 3 updates
2024-06-10 02:56:45 +00:00
8e6be26020
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.6 to 7.24.7
- [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.7/packages/babel-core )
Updates `@babel/eslint-parser` from 7.24.6 to 7.24.7
- [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.7/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.6 to 7.24.7
- [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.7/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-06-10 02:53:33 +00:00
f220727096
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan-doctrine` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.1...1.4.3 )
Updates `phpstan/phpstan-symfony` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/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
- 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-10 02:23:57 +00:00
a8b32d5649
Merge pull request #7524 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-06-09 13:21:36 +02:00
3e4e600925
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (35 of 35 strings)
2024-06-09 09:09:19 +02:00
d013992b21
Merge pull request #7521 from wallabag/dependabot/composer/phpstan-dependencies-ec7da5bd3e
2024-06-07 06:13:30 +02:00
29e3b5c6cc
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) and [phpstan/phpstan](https://github.com/phpstan/phpstan ).
Updates `phpstan/extension-installer` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.3.1...1.4.0 )
Updates `phpstan/phpstan` from 1.11.3 to 1.11.4
- [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.3...1.11.4 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-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-06-07 02:37:09 +00:00
8736d88bb3
Merge pull request #7519 from weblate/weblate-wallabag-messages
2024-06-05 22:13:29 +02:00
336e83617b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (7 of 7 strings)
2024-06-05 19:09:18 +00:00
bf4bdde72e
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (35 of 35 strings)
2024-06-05 19:09:17 +00:00
8f4b5181bb
Merge pull request #7516 from wallabag/dependabot/composer/phpstan-dependencies-3fc8ae98df
2024-06-03 06:19:22 +02:00
74e6a9f169
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.2 to 1.11.3
- [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.2...1.11.3 )
---
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-06-03 02:59:46 +00:00
4f4c021e7e
Merge pull request #7515 from wallabag/dependabot/npm_and_yarn/sass-1.77.4
...
Bump sass from 1.77.2 to 1.77.4
2024-06-03 02:18:35 +00:00
d0f33d4ecb
Bump sass from 1.77.2 to 1.77.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.2 to 1.77.4.
- [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.2...1.77.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 02:15:20 +00:00
58492144f8
Merge pull request #7514 from wallabag/dependabot/composer/phpstan-dependencies-12bcfa9bfc
2024-05-31 06:39:03 +02:00
14ca35141d
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.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.1...1.4.3 )
---
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-05-31 02:58:50 +00:00
5b1e664a9e
Merge pull request #7513 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.26.2
2024-05-30 05:56:45 +02:00
b377fb81e8
Merge pull request #7512 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.58.1
2024-05-30 05:56:18 +02:00
4f1d5ec5ce
Bump nelmio/api-doc-bundle from 4.26.1 to 4.26.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.26.1 to 4.26.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.26.1...v4.26.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 02:43:08 +00:00
3265913cb9
Bump friendsofphp/php-cs-fixer from 3.58.0 to 3.58.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.58.0 to 3.58.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.0...v3.58.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 02:42:38 +00:00
830e41f9b5
Merge pull request #7507 from wallabag/dependabot/composer/phpstan-dependencies-061ff9ac49
2024-05-29 06:56:15 +02:00
90f8a72fb7
Merge pull request #7508 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.58.0
2024-05-29 06:55:59 +02:00
edc346fc5d
Merge pull request #7509 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.0
2024-05-29 06:55:42 +02:00
ce5822f9b5
Merge pull request #7510 from weblate/weblate-wallabag-messages
2024-05-29 06:55:23 +02:00
093674d4d7
Translated using Weblate (Galician)
...
Currently translated at 100.0% (597 of 597 strings)
2024-05-29 06:09:21 +02:00
7a88b1b0f4
Bump dama/doctrine-test-bundle from 8.1.0 to 8.2.0
...
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases )
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-29 02:37:32 +00:00
2612e46c67
Bump friendsofphp/php-cs-fixer from 3.57.2 to 3.58.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.57.2 to 3.58.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.2...v3.58.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-29 02:37:12 +00:00
799c5eeff8
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.0 to 1.4.1
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.0...1.4.1 )
---
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-05-29 02:36:33 +00:00
0b3a35c2cc
Merge pull request #7506 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.1
2024-05-28 05:25:53 +02:00
ef668e26da
Merge pull request #7505 from wallabag/dependabot/composer/php-http/httplug-bundle-1.33.1
2024-05-28 05:25:35 +02:00
ed27038899
Bump doctrine/doctrine-fixtures-bundle from 3.6.0 to 3.6.1
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-28 02:33:20 +00:00
3db22f2a84
Bump php-http/httplug-bundle from 1.33.0 to 1.33.1
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.33.0 to 1.33.1.
- [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.33.0...1.33.1 )
---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-28 02:32:51 +00:00
da14fed304
Merge pull request #7498 from wallabag/dependabot/npm_and_yarn/babel-dependencies-04f6d36024
...
Bump the babel-dependencies group with 3 updates
2024-05-27 07:57:56 +00:00
051de9a742
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.5 to 7.24.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.24.6/packages/babel-core )
Updates `@babel/eslint-parser` from 7.24.5 to 7.24.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.24.6/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.5 to 7.24.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.24.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/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-05-27 07:54:40 +00:00
f1b18eedba
Merge pull request #7500 from wallabag/dependabot/npm_and_yarn/css-loader-7.1.2
...
Bump css-loader from 7.1.1 to 7.1.2
2024-05-27 07:52:27 +00:00
43b7ac39d0
Merge pull request #7499 from wallabag/dependabot/npm_and_yarn/stylelint-webpack-plugin-5.0.1
...
Bump stylelint-webpack-plugin from 5.0.0 to 5.0.1
2024-05-27 07:49:57 +00:00
b3e3f98198
Merge pull request #7501 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-4.2.0
...
Bump eslint-webpack-plugin from 4.1.0 to 4.2.0
2024-05-27 07:47:40 +00:00
0d1e3d8aa9
Bump css-loader from 7.1.1 to 7.1.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 07:44:08 +00:00
c4db20a285
Bump stylelint-webpack-plugin from 5.0.0 to 5.0.1
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 07:44:05 +00:00
dc44719acf
Bump eslint-webpack-plugin from 4.1.0 to 4.2.0
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 07:43:08 +00:00
788b714acb
Merge pull request #7497 from wallabag/dependabot/composer/phpstan-dependencies-d8414a1100
...
Bump the phpstan-dependencies group with 2 updates
2024-05-27 09:41:28 +02:00
726a6e9595
Update site config to fix test
2024-05-27 09:36:36 +02:00
1587745687
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.11.1 to 1.11.2
- [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.1...1.11.2 )
Updates `phpstan/phpstan-symfony` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.0...1.4.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-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-05-27 02:42:01 +00:00
fce293c651
Merge pull request #7494 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-05-24 10:16:24 +02:00
52493bb396
Translated using Weblate (Galician)
...
Currently translated at 100.0% (35 of 35 strings)
2024-05-24 08:09:19 +00:00
774e3220b6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (35 of 35 strings)
2024-05-24 08:09:18 +00:00
29ccebb1c9
Merge pull request #7491 from AlexanderS/feature/share-linkding
...
Add sharing to linkding
2024-05-23 09:10:07 +02:00
05f6b4009f
Merge pull request #7492 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.1.0
2024-05-22 05:42:20 +02:00
8444d3c4cd
---
...
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-22 02:15:04 +00:00
2c8702954d
Add sharing to linkding
2024-05-21 20:57:20 +02:00
21a6a66337
Merge pull request #7490 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.57.2
2024-05-21 07:25:55 +02:00
140b2addf2
---
...
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 02:09:23 +00:00
c67b2e4064
Merge pull request #7489 from wallabag/dependabot/npm_and_yarn/sass-1.77.2
...
Bump sass from 1.77.1 to 1.77.2
2024-05-20 02:08:20 +00:00
4700211e57
Bump sass from 1.77.1 to 1.77.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.1 to 1.77.2.
- [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.1...1.77.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 02:04:48 +00:00
0f117b0595
Merge pull request #7487 from wallabag/dependabot/composer/twig-dependencies-8b57e44bb7
2024-05-17 06:29:10 +02:00
c7e5755563
Bump twig/twig from 3.10.2 to 3.10.3 in the twig-dependencies group
...
Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/twig` from 3.10.2 to 3.10.3
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.2...v3.10.3 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-17 02:54:00 +00:00
7b7a6055d5
Merge pull request #7486 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.57.1
2024-05-16 07:41:21 +02:00
0b80a3dcb6
Merge pull request #7485 from wallabag/dependabot/composer/phpstan-dependencies-8f070ccf0b
2024-05-16 07:00:54 +02:00
20ef8f9b4e
Bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.56.1 to 3.57.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.57.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-16 02:59:12 +00:00
5b3e1d75ba
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.0 to 1.11.1
- [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.0...1.11.1 )
---
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-05-16 02:58:49 +00:00
0615d97faa
Merge pull request #7480 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.3.1
2024-05-15 05:12:07 +02:00
e2a289e1a1
Merge pull request #7479 from wallabag/dependabot/composer/twig-dependencies-f1bd142381
2024-05-15 05:11:06 +02:00
6bc043a1f2
Bump doctrine/doctrine-migrations-bundle from 3.3.0 to 3.3.1
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.3.0...3.3.1 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-15 02:14:57 +00:00
35db5e15e1
Bump twig/twig from 3.10.1 to 3.10.2 in the twig-dependencies group
...
Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/twig` from 3.10.1 to 3.10.2
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.1...v3.10.2 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-15 02:14:24 +00:00
a5a4a89829
Merge pull request #7464 from voltagex-forks/openapi-json
...
Enable Swagger JSON output in routing.yml
2024-05-14 11:31:26 +02:00
94f50639d4
Merge pull request #7476 from wallabag/dependabot/composer/phpstan-dependencies-fe4d39c02b
...
Bump the phpstan-dependencies group with 4 updates
2024-05-14 08:59:11 +02:00
c62a9c7890
Bump the phpstan-dependencies group with 4 updates
...
Bumps the phpstan-dependencies group with 4 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan ), [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan` from 1.10.67 to 1.11.0
- [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.67...1.11.0 )
Updates `phpstan/phpstan-doctrine` from 1.3.69 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.69...1.4.0 )
Updates `phpstan/phpstan-phpunit` from 1.3.16 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.16...1.4.0 )
Updates `phpstan/phpstan-symfony` from 1.3.12 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.12...1.4.0 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-symfony
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-14 02:32:53 +00:00
b875d920fb
Merge pull request #7473 from wallabag/dependabot/composer/twig-dependencies-cbfbc4c733
2024-05-13 06:38:42 +02:00
5071d53f8b
Merge pull request #7474 from wallabag/dependabot/composer/psr/http-factory-1.1.0
2024-05-13 06:36:02 +02:00
6688f26c8d
Bump the twig-dependencies group with 3 updates
...
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ), [twig/string-extra](https://github.com/twigphp/string-extra ) and [twig/twig](https://github.com/twigphp/Twig ).
Updates `twig/extra-bundle` from 3.9.3 to 3.10.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.9.3...v3.10.0 )
Updates `twig/string-extra` from 3.9.0 to 3.10.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.9.0...v3.10.0 )
Updates `twig/twig` from 3.9.3 to 3.10.1
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.9.3...v3.10.1 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 04:33:28 +00:00
81c2a647a9
Merge pull request #7475 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.56.1
2024-05-13 06:32:37 +02:00
cc9b7ec513
Bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.55.0 to 3.56.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.55.0...v3.56.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 02:41:31 +00:00
09f010d45a
Bump psr/http-factory from 1.0.2 to 1.1.0
...
Bumps [psr/http-factory](https://github.com/php-fig/http-factory ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/php-fig/http-factory/releases )
- [Commits](https://github.com/php-fig/http-factory/compare/1.0.2...1.1.0 )
---
updated-dependencies:
- dependency-name: psr/http-factory
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 02:41:19 +00:00
fae3aff3a1
Merge pull request #7472 from wallabag/dependabot/npm_and_yarn/sass-1.77.1
...
Bump sass from 1.76.0 to 1.77.1
2024-05-13 02:23:33 +00:00
920b2e1fa0
Bump sass from 1.76.0 to 1.77.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.76.0 to 1.77.1.
- [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.76.0...1.77.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 02:20:11 +00:00
ccfbbe346e
Merge pull request #7465 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.55.0
2024-05-06 05:05:05 +02:00
e66d0803a4
Merge pull request #7467 from wallabag/dependabot/npm_and_yarn/sass-1.76.0
...
Bump sass from 1.75.0 to 1.76.0
2024-05-06 03:00:18 +00:00
ab999b29c5
Merge pull request #7466 from wallabag/dependabot/npm_and_yarn/babel-dependencies-983e34f9e2
...
Bump the babel-dependencies group with 3 updates
2024-05-06 02:57:47 +00:00
5f77b48415
Bump sass from 1.75.0 to 1.76.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.75.0 to 1.76.0.
- [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.75.0...1.76.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 02:52:34 +00:00
e54051595b
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.4 to 7.24.5
- [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.5/packages/babel-core )
Updates `@babel/eslint-parser` from 7.24.1 to 7.24.5
- [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.5/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.4 to 7.24.5
- [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.5/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-05-06 02:51:37 +00:00
6d4b071cfa
Bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.54.0 to 3.55.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.54.0...v3.55.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 02:51:33 +00:00
0fc764c385
Enable Swagger JSON output in routing.yml
...
Fixes #7462
2024-05-05 18:16:36 +10:00
fb87aecec4
Merge pull request #7459 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.0
2024-05-03 06:34:56 +02:00
4632580598
Bump doctrine/doctrine-fixtures-bundle from 3.5.1 to 3.6.0
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.5.1...3.6.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 02:40:43 +00:00
93356a185f
Merge pull request #7458 from wallabag/dependabot/composer/doctrine/orm-2.19.5
2024-05-02 06:32:44 +02:00
297aeead5e
Bump doctrine/orm from 2.19.4 to 2.19.5
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.19.4 to 2.19.5.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.19.4...2.19.5 )
---
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-05-01 02:13:05 +00:00
8968a08659
Merge pull request #7455 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
2024-04-30 08:39:53 +02:00
7500a5f21a
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.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-04-29 02:13:08 +00:00
5cfd0a89cf
Merge pull request #7452 from wallabag/dependabot/composer/doctrine/dbal-3.8.4
2024-04-26 06:42:38 +02:00
e168f83d54
Bump doctrine/dbal from 3.8.3 to 3.8.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.3...3.8.4 )
---
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-04-26 02:16:06 +00:00
24ef8ec7cb
Merge pull request #7450 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.5.3
2024-04-23 07:21:11 +02:00
0b261af754
Bump shipmonk/composer-dependency-analyser from 1.5.2 to 1.5.3
...
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases )
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-23 02:02:00 +00:00
d905374531
Merge pull request #7448 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.5
2024-04-22 06:33:39 +02:00
cc3e661105
Merge pull request #7447 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.26.1
2024-04-22 06:29:15 +02:00
1f07051424
Merge pull request #7444 from wallabag/dependabot/composer/twig-dependencies-74750be441
2024-04-22 06:29:00 +02:00
4dc6b2349e
Merge pull request #7445 from wallabag/dependabot/composer/phpstan-dependencies-532d29e411
2024-04-22 06:28:35 +02:00
1f979c8179
Merge pull request #7443 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.54.0
2024-04-22 06:28:19 +02:00
3c88a303e0
Merge pull request #7442 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.5.2
2024-04-22 06:28:02 +02:00
bc6dff0a23
Bump tecnickcom/tcpdf from 6.6.5 to 6.7.5
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.6.5 to 6.7.5.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/commits/6.7.5 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 02:50:28 +00:00
b927a32dad
Bump nelmio/api-doc-bundle from 4.25.3 to 4.26.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.25.3 to 4.26.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/4.25.3...v4.26.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 02:50:21 +00:00
96509ace69
Bump the twig-dependencies group across 1 directory with 2 updates
...
Bumps the twig-dependencies group with 1 update in the / directory: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ).
Updates `twig/extra-bundle` from 3.9.0 to 3.9.3
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.9.0...v3.9.3 )
Updates `twig/twig` from 3.9.0 to 3.9.3
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.9.0...v3.9.3 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 02:49:44 +00:00
7dfea48796
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.3.66 to 1.3.69
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.66...1.3.69 )
---
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-04-22 02:49:43 +00:00
a04c1081df
Merge pull request #7446 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-8873f3353b
...
Bump the fontsource-dependencies group with 4 updates
2024-04-22 02:37:20 +00:00
40fc533bae
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.19 to 5.0.20
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.17 to 5.0.18
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.17 to 5.0.18
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.19 to 5.0.20
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 02:34:01 +00:00
a986e13a73
Bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.53.0 to 3.54.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.53.0...v3.54.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 02:08:57 +00:00
7af4d84db9
Bump shipmonk/composer-dependency-analyser from 1.5.1 to 1.5.2
...
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases )
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 02:08:41 +00:00
5550b2c7bf
Merge pull request #7434 from wallabag/dependabot/composer/doctrine/common-3.4.4
...
Bump doctrine/common from 3.4.3 to 3.4.4
2024-04-17 09:07:52 +02:00
e784d6526f
Merge pull request #7433 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.66
...
Bump phpstan/phpstan-doctrine from 1.3.65 to 1.3.66
2024-04-17 09:07:17 +02:00
69b1cc7ca9
Bump phpstan/phpstan-doctrine from 1.3.65 to 1.3.66
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.65 to 1.3.66.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.65...1.3.66 )
---
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-04-17 06:20:55 +00:00
c688a7aa8c
Merge pull request #7436 from wallabag/dependabot/composer/phpstan/phpstan-1.10.67
...
Bump phpstan/phpstan from 1.10.66 to 1.10.67
2024-04-17 08:20:17 +02:00
7eed44b772
Add groups pattern for PHPStan
2024-04-17 08:06:19 +02:00
097c55326b
Bump phpstan/phpstan from 1.10.66 to 1.10.67
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.66 to 1.10.67.
- [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.66...1.10.67 )
---
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-04-17 05:59:25 +00:00
638c8b24e1
Merge pull request #7438 from wallabag/dependabot/composer/twig-dependencies-5ad4d7af4b
...
Bump the twig-dependencies group with 2 updates
2024-04-17 07:58:45 +02:00
4417aac816
Merge pull request #7440 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.0
...
Bump mini-css-extract-plugin from 2.8.1 to 2.9.0
2024-04-17 05:56:19 +00:00
abf4aa3b11
Merge pull request #7439 from wallabag/dependabot/npm_and_yarn/sass-loader-14.2.1
...
Bump sass-loader from 14.2.0 to 14.2.1
2024-04-17 05:53:55 +00:00
6c787e81ed
Bump mini-css-extract-plugin from 2.8.1 to 2.9.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.1...v2.9.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-17 05:47:06 +00:00
eff9d95328
Bump sass-loader from 14.2.0 to 14.2.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.2.0...v14.2.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-17 05:46:51 +00:00
02cb7c7b3e
Bump the twig-dependencies group with 2 updates
...
Bumps the twig-dependencies group with 2 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) and [twig/string-extra](https://github.com/twigphp/string-extra ).
Updates `twig/extra-bundle` from 3.8.0 to 3.9.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.8.0...v3.9.0 )
Updates `twig/string-extra` from 3.8.0 to 3.9.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: twig-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-17 05:46:33 +00:00
eeb1cac047
Merge pull request #7435 from wallabag/dependabot/composer/twig/twig-3.9.0
...
Bump twig/twig from 3.8.0 to 3.9.0
2024-04-17 07:45:55 +02:00
73a2c56c57
Add groups pattern for Twig
2024-04-17 07:40:10 +02:00
c1cb86b0e8
Bump twig/twig from 3.8.0 to 3.9.0
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.8.0 to 3.9.0.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-17 02:45:54 +00:00
48db05bc2a
Bump doctrine/common from 3.4.3 to 3.4.4
...
Bumps [doctrine/common](https://github.com/doctrine/common ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/doctrine/common/releases )
- [Commits](https://github.com/doctrine/common/compare/3.4.3...3.4.4 )
---
updated-dependencies:
- dependency-name: doctrine/common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-17 02:45:35 +00:00
aaaae0606c
Merge pull request #7428 from yguedidi/use-wallabag-user-for-postgresql-healthcheck
...
Use wallabag user for PostgreSQL healthcheck
2024-04-16 07:47:13 +02:00
7b502190c0
Merge pull request #7429 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.3
2024-04-16 07:44:22 +02:00
90dc7251e1
Merge pull request #7430 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.6.2
2024-04-16 07:35:42 +02:00
9ab35ca6be
Merge pull request #7431 from wallabag/dependabot/composer/doctrine/orm-2.19.4
2024-04-16 07:35:24 +02:00
86259603d1
Bump doctrine/orm from 2.19.3 to 2.19.4
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.19.3 to 2.19.4.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.19.3...2.19.4 )
---
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-04-16 02:38:03 +00:00
87b0bbb981
Bump php-amqplib/php-amqplib from 3.6.1 to 3.6.2
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.6.1 to 3.6.2.
- [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.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-16 02:37:52 +00:00
b63ce2f6a3
Bump nelmio/api-doc-bundle from 4.25.2 to 4.25.3
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.25.2 to 4.25.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/4.25.2...4.25.3 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-16 02:37:27 +00:00
91d81ef460
Use wallabag user for PostgreSQL healthcheck
2024-04-16 01:01:53 +02:00
0f146cf597
Merge pull request #7425 from wallabag/dependabot/npm_and_yarn/css-loader-7.1.1
...
Bump css-loader from 6.10.0 to 7.1.1
2024-04-15 14:07:22 +02:00
08fc4ce94b
Merge pull request #7420 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.7.1
...
Bump friendsofsymfony/rest-bundle from 3.7.0 to 3.7.1
2024-04-15 14:06:49 +02:00
36c6c66d51
Merge pull request #7423 from wallabag/dependabot/npm_and_yarn/style-loader-4.0.0
...
Bump style-loader from 3.3.4 to 4.0.0
2024-04-15 14:06:16 +02:00
e241741621
Merge pull request #7422 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.12
...
Bump phpstan/phpstan-symfony from 1.3.9 to 1.3.12
2024-04-15 14:04:13 +02:00
ce1bb00a8e
Merge pull request #7419 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.5.1
...
Bump shipmonk/composer-dependency-analyser from 1.4.0 to 1.5.1
2024-04-15 14:02:46 +02:00
81905cdde1
Bump css-loader from 6.10.0 to 7.1.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.10.0 to 7.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.10.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:55:52 +00:00
0114de8913
Bump style-loader from 3.3.4 to 4.0.0
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.4 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:55:46 +00:00
19036bb7c1
Merge pull request #7426 from wallabag/dependabot/npm_and_yarn/sass-loader-14.2.0
...
Bump sass-loader from 14.1.1 to 14.2.0
2024-04-15 10:53:39 +00:00
50627e6ee3
Bump sass-loader from 14.1.1 to 14.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.1.1...v14.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:42:41 +00:00
b0c3805971
Merge pull request #7424 from wallabag/dependabot/npm_and_yarn/sass-1.75.0
...
Bump sass from 1.74.1 to 1.75.0
2024-04-15 10:41:30 +00:00
f15cad31f6
Merge pull request #7427 from wallabag/fix/dependabot-reviewers
...
Don't bother @tcitworld anymore
2024-04-15 12:40:13 +02:00
602a216f7d
Bump sass from 1.74.1 to 1.75.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.74.1 to 1.75.0.
- [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.74.1...1.75.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:26:21 +00:00
72fac85194
Bump phpstan/phpstan-symfony from 1.3.9 to 1.3.12
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.3.9 to 1.3.12.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.9...1.3.12 )
---
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-04-15 10:25:49 +00:00
4d30279dfd
Bump friendsofsymfony/rest-bundle from 3.7.0 to 3.7.1
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 3.7.0 to 3.7.1.
- [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/3.7.0...3.7.1 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:25:29 +00:00
d5faaf65fc
Bump shipmonk/composer-dependency-analyser from 1.4.0 to 1.5.1
...
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases )
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.4.0...1.5.1 )
---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 10:25:19 +00:00
af4980f25d
Don't bother @tcitworld anymore
2024-04-15 12:24:24 +02:00
dd45b9f2a5
Merge pull request #7421 from wallabag/dependabot/composer/monolog/monolog-2.9.3
...
Bump monolog/monolog from 2.9.2 to 2.9.3
2024-04-15 12:23:54 +02:00
6bdee1671d
Fix test
2024-04-15 12:17:13 +02:00
4c6b8c534a
Bump monolog/monolog from 2.9.2 to 2.9.3
...
Bumps [monolog/monolog](https://github.com/Seldaek/monolog ) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/Seldaek/monolog/releases )
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Seldaek/monolog/compare/2.9.2...2.9.3 )
---
updated-dependencies:
- dependency-name: monolog/monolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 02:37:20 +00:00
a45c5552e8
Merge pull request #7415 from weblate/weblate-wallabag-messages
2024-04-09 07:04:51 +02:00
1caa2c4bc3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.9% (579 of 597 strings)
2024-04-09 05:53:59 +02:00
5b4e3a74a2
Merge pull request #7416 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.53.0
2024-04-09 05:53:54 +02:00
ceb760327b
Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.52.1 to 3.53.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.1...v3.53.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-09 02:36:21 +00:00
c8344b36f9
Merge pull request #7412 from wallabag/dependabot/npm_and_yarn/sass-1.74.1
...
Bump sass from 1.72.0 to 1.74.1
2024-04-08 06:55:09 +00:00
34121c3d1f
Merge pull request #7408 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.2
...
Bump nelmio/api-doc-bundle from 4.25.1 to 4.25.2
2024-04-08 08:53:27 +02:00
62d8c6a722
Merge pull request #7409 from wallabag/dependabot/composer/phpunit/phpunit-9.6.19
...
Bump phpunit/phpunit from 9.6.18 to 9.6.19
2024-04-08 08:52:25 +02:00
d26891ccba
Merge pull request #7410 from wallabag/dependabot/npm_and_yarn/babel-dependencies-cc9fe9175d
...
Bump the babel-dependencies group with 2 updates
2024-04-08 02:46:11 +00:00
91089e5dfb
Bump sass from 1.72.0 to 1.74.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.72.0 to 1.74.1.
- [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.72.0...1.74.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 02:43:29 +00:00
baebbc11c8
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.24.3 to 7.24.4
- [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.4/packages/babel-core )
Updates `@babel/preset-env` from 7.24.3 to 7.24.4
- [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.4/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 >
2024-04-08 02:42:50 +00:00
10343dee4d
Bump phpunit/phpunit from 9.6.18 to 9.6.19
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.18 to 9.6.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19 )
---
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-04-08 02:23:50 +00:00
e0c21283d5
Bump nelmio/api-doc-bundle from 4.25.1 to 4.25.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.25.1 to 4.25.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.25.1...4.25.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 02:23:41 +00:00
ea95b0fbb0
Merge pull request #7396 from weblate/weblate-wallabag-messages
2024-04-05 05:52:51 +02:00
e3269b2319
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (34 of 34 strings)
2024-04-05 05:35:59 +02:00
edd0460018
Merge pull request #7196 from yguedidi/improve-install-command
...
Improve install command
2024-04-05 05:34:25 +02:00
90a584237f
Merge pull request #7376 from yguedidi/use-isgranted-in-sitecredentialcontroller
...
Use IsGranted in SiteCredentialController
2024-04-05 05:34:05 +02:00
b84a050959
Merge pull request #7402 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.1
2024-04-05 05:31:27 +02:00
32f4c150c8
Merge pull request #7401 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.7.0
2024-04-05 05:30:41 +02:00
8b16632c29
Merge pull request #7400 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.65
2024-04-05 05:29:58 +02:00
b9936e2bba
Bump nelmio/api-doc-bundle from 4.25.0 to 4.25.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 02:26:24 +00:00
209523cdbc
Bump friendsofsymfony/rest-bundle from 3.6.0 to 3.7.0
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 3.6.0 to 3.7.0.
- [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/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 02:26:12 +00:00
bbe8931dd9
Bump phpstan/phpstan-doctrine from 1.3.64 to 1.3.65
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.64 to 1.3.65.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.64...1.3.65 )
---
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-04-05 02:25:56 +00:00
c4f097530f
Make each install command test uses its own database
2024-04-04 23:57:03 +02:00
1198b6432d
Use Doctrine Migrations table to check for schema presence
2024-04-04 23:38:32 +02:00
ef4964cf48
Always run other commands
2024-04-04 23:38:32 +02:00
463b86c143
Run install command tests on MySQL
2024-04-04 23:38:32 +02:00
62e412dbd4
Rename test to better show expectation
2024-04-04 23:38:32 +02:00
221ddc8ba0
Get database name from the connection
2024-04-04 23:38:32 +02:00
f161c4b437
Move resetDatabase() in InstallCommandTest as used only there
2024-04-04 23:38:32 +02:00
5a5a246ae7
Use getNewClient() instead of a call to parent::setUp()
2024-04-04 23:38:32 +02:00
49df7d8c52
Make install command better support PostgreSQL
2024-04-04 23:38:32 +02:00
247894209c
Use IsGranted in SiteCredentialController
2024-04-04 23:37:14 +02:00
96cb024cf5
Merge pull request #7375 from yguedidi/use-isgranted-in-entrycontroller
...
Use IsGranted in EntryController
2024-04-04 11:25:02 +02:00
e66ea216ce
Fix CSS class name
2024-04-04 10:25:08 +02:00
b8819cc3d7
Use IsGranted in EntryController
2024-04-04 10:25:08 +02:00
92786c6304
Merge pull request #7397 from wallabag/dependabot/composer/symfony-dependencies-88f3f186f1
2024-04-04 06:13:04 +02:00
979f661fbe
Bump the symfony-dependencies group with 3 updates
...
Bumps the symfony-dependencies group with 3 updates: [symfony/event-dispatcher-contracts](https://github.com/symfony/event-dispatcher-contracts ), [symfony/http-client-contracts](https://github.com/symfony/http-client-contracts ) and [symfony/translation-contracts](https://github.com/symfony/translation-contracts ).
Updates `symfony/event-dispatcher-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/event-dispatcher-contracts/releases )
- [Changelog](https://github.com/symfony/event-dispatcher-contracts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/event-dispatcher-contracts/compare/v2.5.2...v2.5.3 )
Updates `symfony/http-client-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/http-client-contracts/releases )
- [Changelog](https://github.com/symfony/http-client-contracts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client-contracts/compare/v2.5.2...v2.5.3 )
Updates `symfony/translation-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/translation-contracts/releases )
- [Changelog](https://github.com/symfony/translation-contracts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/symfony/translation-contracts/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: symfony/event-dispatcher-contracts
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
- dependency-name: symfony/http-client-contracts
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
- dependency-name: symfony/translation-contracts
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-04 02:40:44 +00:00
ac0bc284c3
Merge pull request #7220 from yguedidi/fix-schema-validation
...
Fix schema validation
2024-04-03 15:17:03 +02:00
f8f7f962ce
Merge pull request #7395 from wallabag/release/2.6.9
...
Prepare 2.6.9
2024-04-03 10:56:40 +02:00
54ba9a6da8
Prepare 2.6.9
...
Also update deps.
2024-04-03 09:26:58 +02:00
b305d72740
Fix schema
2024-04-02 23:39:33 +02:00
750dd643d1
Execute noop migrations
2024-04-02 22:57:00 +02:00
278e8cb0bb
Merge pull request #7393 from weblate/weblate-wallabag-messages
2024-04-02 06:36:04 +02:00
83b9463bde
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.8% (578 of 597 strings)
2024-04-02 06:30:17 +02:00
c4fbb7576b
Translated using Weblate (Italian)
...
Currently translated at 85.2% (29 of 34 strings)
2024-04-02 06:30:17 +02:00
304b26fd67
Translated using Weblate (Italian)
...
Currently translated at 80.4% (480 of 597 strings)
2024-04-02 06:30:17 +02:00
76fad45842
Merge pull request #7394 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.0
2024-04-02 06:30:13 +02:00
9caf031eae
Bump nelmio/api-doc-bundle from 4.24.1 to 4.25.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.24.1 to 4.25.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.24.1...v4.25.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 02:08:58 +00:00
656ff1b03b
Merge pull request #7392 from yguedidi/setup-composer-dependency-analyser
...
Setup Composer dependency analyser
2024-03-30 13:13:40 +01:00
9a1eb323c5
Ignore error on symfony/http-client
2024-03-30 01:49:55 +01:00
79541b0561
Add symfony/process as dev dependency
2024-03-30 01:49:55 +01:00
a144759664
Add symfony/http-client-contracts as prod dependency
2024-03-30 01:49:55 +01:00
5f764cbe71
Add symfony/filesystem as prod dependency
2024-03-30 01:49:55 +01:00
6306a336d4
Add monolog/monolog as prod dependency
2024-03-30 01:49:55 +01:00
fe88c0022c
Add guzzlehttp/streams as prod dependency
2024-03-30 01:49:55 +01:00
ebf95e534b
Add doctrine/data-fixtures as dev dependency
2024-03-30 01:49:55 +01:00
7d20756b7b
Move fixtures out of src
2024-03-30 01:49:52 +01:00
ce286d7f7b
Fix skip class used in migrations
2024-03-30 01:17:41 +01:00
dc4347b2a3
Setup Composer dependency analyser
2024-03-30 01:12:20 +01:00
43fae01790
Merge pull request #7391 from wallabag/dependabot/composer/phpstan/phpstan-1.10.66
2024-03-29 06:47:46 +01:00
e490ae3de9
Bump phpstan/phpstan from 1.10.65 to 1.10.66
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.65 to 1.10.66.
- [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.65...1.10.66 )
---
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-03-29 03:25:11 +00:00
20312510b3
Merge pull request #7387 from wallabag/dependabot/npm_and_yarn/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2
2024-03-26 04:16:41 +00:00
a2a41028c4
Bump express from 4.18.2 to 4.19.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-26 04:08:35 +00:00
cb9445668c
Merge pull request #7386 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.24.1
2024-03-26 05:08:31 +01:00
d5807873dd
Merge pull request #7385 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.16.0
2024-03-26 05:07:56 +01:00
1ba466a68d
Bump nelmio/api-doc-bundle from 4.24.0 to 4.24.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.24.0...v4.24.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-26 03:28:33 +00:00
0476cdcd60
Bump php-amqplib/rabbitmq-bundle from 2.15.0 to 2.16.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.15.0 to 2.16.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.15.0...2.16.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-03-26 03:28:00 +00:00
f44066f5ec
Merge pull request #7383 from wallabag/dependabot/composer/phpstan/phpstan-1.10.65
2024-03-25 06:51:12 +01:00
972f1de51d
Merge pull request #7384 from wallabag/dependabot/composer/doctrine/orm-2.19.3
2024-03-25 06:33:54 +01:00
32158e1385
Merge pull request #7374 from weblate/weblate-wallabag-messages
2024-03-25 06:22:38 +01:00
544fe0e842
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (34 of 34 strings)
2024-03-25 06:16:35 +01:00
6fa1ce16e6
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (34 of 34 strings)
2024-03-25 06:16:35 +01:00
f6b184ab2e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.6% (577 of 597 strings)
2024-03-25 06:16:35 +01:00
115aa5d546
Merge pull request #7378 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
2024-03-25 06:16:32 +01:00
b8aba50840
Merge pull request #7381 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.19
...
Bump autoprefixer from 10.4.18 to 10.4.19
2024-03-25 03:55:44 +00:00
c9113ad6ff
Merge pull request #7382 from wallabag/dependabot/npm_and_yarn/postcss-8.4.38
...
Bump postcss from 8.4.36 to 8.4.38
2024-03-25 03:46:12 +00:00
a6b292a2bd
Merge pull request #7380 from wallabag/dependabot/npm_and_yarn/webpack-5.91.0
...
Bump webpack from 5.90.3 to 5.91.0
2024-03-25 03:41:11 +00:00
5a11b03992
Bump autoprefixer from 10.4.18 to 10.4.19
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:39:52 +00:00
6b3fa49667
Bump doctrine/orm from 2.19.2 to 2.19.3
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.19.2 to 2.19.3.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.19.2...2.19.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-03-25 03:38:45 +00:00
f1bc8f9cf8
Merge pull request #7379 from wallabag/dependabot/npm_and_yarn/babel-dependencies-ef860e46de
...
Bump the babel-dependencies group with 3 updates
2024-03-25 03:38:35 +00:00
b47a8ed526
Bump phpstan/phpstan from 1.10.64 to 1.10.65
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.64 to 1.10.65.
- [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.64...1.10.65 )
---
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-03-25 03:38:00 +00:00
ac8de79692
Bump postcss from 8.4.36 to 8.4.38
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.36 to 8.4.38.
- [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.36...8.4.38 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:36:42 +00:00
ce492d4014
Bump webpack from 5.90.3 to 5.91.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.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-03-25 03:36:19 +00:00
f971100ec0
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.0 to 7.24.3
- [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.3/packages/babel-core )
Updates `@babel/eslint-parser` from 7.23.10 to 7.24.1
- [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.1/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.0 to 7.24.3
- [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.3/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-minor
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-03-25 03:35:27 +00:00
219e10e14d
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:23:53 +00:00
8e0d028f5e
Merge pull request #7367 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-22 13:58:45 +01:00
6dd68279d1
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.1% (574 of 597 strings)
2024-03-22 13:45:30 +01:00
cffe1b7661
Merge pull request #7365 from yguedidi/use-isgranted-in-ignoreorigininstancerulecontroller
...
Use IsGranted in IgnoreOriginInstanceRuleController
2024-03-22 13:45:26 +01:00
49ca5f5ed8
Use IsGranted in IgnoreOriginInstanceRuleController
2024-03-22 10:27:46 +01:00
5a411fb251
Merge pull request #7360 from yguedidi/use-isgranted-in-usercontroller
...
Use IsGranted in UserController
2024-03-22 08:45:38 +01:00
981a579bd7
Merge pull request #7372 from wallabag/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-03-22 06:51:52 +00:00
e672af5a4b
Merge pull request #7368 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.64
2024-03-22 06:58:36 +01:00
c262180f44
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 05:58:34 +00:00
6d2d0cbe72
Merge pull request #7370 from wallabag/dependabot/composer/phpstan/phpstan-1.10.64
2024-03-22 06:58:21 +01:00
b7ebbe7ec4
Merge pull request #7371 from wallabag/dependabot/composer/phpunit/phpunit-9.6.18
2024-03-22 06:58:07 +01:00
3e646d4fdb
Bump phpunit/phpunit from 9.6.17 to 9.6.18
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.17 to 9.6.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.17...9.6.18 )
---
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-03-22 03:11:43 +00:00
de756cccba
Bump phpstan/phpstan from 1.10.63 to 1.10.64
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.63 to 1.10.64.
- [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.63...1.10.64 )
---
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-03-22 03:11:33 +00:00
f71e1ef059
Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.63 to 1.3.64.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.63...1.3.64 )
---
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-03-22 03:11:07 +00:00
beaca32493
Use IsGranted in UserController
2024-03-21 22:33:58 +01:00
39c24ab6e2
Merge pull request #7364 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-21 08:52:40 +01:00
7d544349e0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 92.4% (552 of 597 strings)
2024-03-20 18:01:56 +01:00
6bb5b54533
Merge pull request #7361 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.15.0
2024-03-20 07:00:27 +01:00
56b7a92d84
Merge pull request #7362 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.12.0
2024-03-20 07:00:07 +01:00
345f85d109
Merge pull request #7363 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.52.1
2024-03-20 06:59:51 +01:00
6970e20911
Bump friendsofphp/php-cs-fixer from 3.52.0 to 3.52.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.52.0 to 3.52.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.0...v3.52.1 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 03:44:28 +00:00
eb78790361
Bump doctrine/doctrine-bundle from 2.11.3 to 2.12.0
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.11.3...2.12.0 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 03:44:07 +00:00
d5d6742929
Bump php-amqplib/rabbitmq-bundle from 2.14.0 to 2.15.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.14.0 to 2.15.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.14.0...2.15.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-03-20 03:44:00 +00:00
d0f67b9dde
Merge pull request #7359 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.52.0
...
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0
2024-03-19 09:33:59 +01:00
6740020b7b
Fix CS
2024-03-19 09:28:19 +01:00
7b8e753401
Merge pull request #7354 from weblate/weblate-wallabag-messages
2024-03-19 06:14:35 +01:00
9d0c6cb725
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 91.1% (544 of 597 strings)
2024-03-19 05:58:59 +01:00
e459bb66a7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.0% (33 of 34 strings)
2024-03-19 05:58:59 +01:00
0521544c48
Merge pull request #7355 from wallabag/dependabot/composer/phpstan/phpstan-1.10.63
2024-03-19 05:58:55 +01:00
4146e16bfc
Merge pull request #7356 from wallabag/dependabot/composer/doctrine/orm-2.19.2
2024-03-19 05:58:37 +01:00
0d705accdc
Merge pull request #7357 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.63
2024-03-19 05:58:22 +01:00
58243b7fcb
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.51.0 to 3.52.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 03:03:49 +00:00
72d75a6896
Bump phpstan/phpstan-doctrine from 1.3.62 to 1.3.63
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.62 to 1.3.63.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.62...1.3.63 )
---
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-03-19 03:03:20 +00:00
9462e3f783
Bump doctrine/orm from 2.19.1 to 2.19.2
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.19.1...2.19.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 >
2024-03-19 03:03:14 +00:00
c46d304926
Bump phpstan/phpstan from 1.10.62 to 1.10.63
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.62 to 1.10.63.
- [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.62...1.10.63 )
---
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-03-19 03:03:04 +00:00
68e7f89d06
Merge pull request #7353 from xmgz/patch-1
...
Add "gl" language to wallabag.yml
2024-03-18 15:37:50 +01:00
596ae5e5fb
Add "gl" language to wallabag.yml
...
Galician language (gl) option is not in the drop down menu but available to use. I have manually tested this on my install and works fine letting users select galician language.
2024-03-18 15:34:13 +01:00
a3eef67f1e
Merge pull request #7349 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.9
2024-03-18 06:40:02 +01:00
bd9242216b
Merge pull request #7350 from wallabag/dependabot/composer/doctrine/orm-2.19.1
2024-03-18 06:39:47 +01:00
177057f6d7
Merge pull request #7343 from weblate/weblate-wallabag-messages
2024-03-18 06:39:31 +01:00
0cd722700d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 90.2% (539 of 597 strings)
2024-03-18 05:01:38 +01:00
14af8fd88e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 85.2% (29 of 34 strings)
2024-03-18 05:01:38 +01:00
5654af796c
Translated using Weblate (Galician)
...
Currently translated at 100.0% (597 of 597 strings)
2024-03-18 05:01:38 +01:00
d627f4b643
Merge pull request #7348 from wallabag/dependabot/npm_and_yarn/sass-1.72.0
...
Bump sass from 1.71.1 to 1.72.0
2024-03-18 04:01:34 +00:00
96eb2aee7b
Bump sass from 1.71.1 to 1.72.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.1 to 1.72.0.
- [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.71.1...1.72.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:47:55 +00:00
080bcc9d2e
Merge pull request #7347 from wallabag/dependabot/npm_and_yarn/postcss-8.4.36
...
Bump postcss from 8.4.35 to 8.4.36
2024-03-18 03:46:56 +00:00
325d825c1a
Merge pull request #7346 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-4.1.0
...
Bump eslint-webpack-plugin from 4.0.1 to 4.1.0
2024-03-18 03:44:30 +00:00
996e6f7fa3
Bump doctrine/orm from 2.19.0 to 2.19.1
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.19.0...2.19.1 )
---
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-03-18 03:40:17 +00:00
9a6ba3ba32
Bump phpstan/phpstan-symfony from 1.3.8 to 1.3.9
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.8...1.3.9 )
---
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-03-18 03:39:53 +00:00
aab141c347
Bump postcss from 8.4.35 to 8.4.36
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.35 to 8.4.36.
- [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.35...8.4.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:39:15 +00:00
bd463fda81
Bump eslint-webpack-plugin from 4.0.1 to 4.1.0
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.1...v4.1.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:39:07 +00:00
37fada3539
Merge pull request #7342 from wallabag/dependabot/npm_and_yarn/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-15 06:46:19 +00:00
50aa5329d7
Bump follow-redirects from 1.15.4 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 06:19:26 +00:00
432cabc042
Merge pull request #7341 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.24.0
2024-03-15 07:19:00 +01:00
aae06fca91
Bump nelmio/api-doc-bundle from 4.23.1 to 4.24.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.23.1 to 4.24.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.23.1...v4.24.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 03:06:54 +00:00
a20e49c778
Merge pull request #7340 from weblate/weblate-wallabag-messages
2024-03-14 23:10:04 +01:00
9b194dd3a0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 90.1% (538 of 597 strings)
2024-03-14 19:01:52 +01:00
65e632b6bf
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 70.5% (24 of 34 strings)
2024-03-14 19:01:52 +01:00
295d473f69
Merge pull request #7337 from wallabag/dependabot/composer/phpstan/phpstan-1.10.62
2024-03-14 05:31:32 +01:00
f451f2fa9e
Bump phpstan/phpstan from 1.10.60 to 1.10.62
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.60 to 1.10.62.
- [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.60...1.10.62 )
---
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-03-14 03:33:53 +00:00
92dc580483
Merge pull request #7334 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-13 11:34:18 +01:00
590ac4b2cd
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 90.1% (538 of 597 strings)
2024-03-13 11:01:58 +01:00
defef96009
Merge pull request #7333 from wallabag/dependabot/composer/doctrine/persistence-3.3.2
2024-03-13 06:06:21 +01:00
d184e4a527
Bump doctrine/persistence from 3.3.1 to 3.3.2
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-13 03:32:57 +00:00
828d6a483d
Merge pull request #7331 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-11 21:34:56 +01:00
a5ccd658bf
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 88.1% (526 of 597 strings)
2024-03-11 18:01:54 +01:00
ef54fbfa84
Merge pull request #7330 from weblate/weblate-wallabag-messages
2024-03-11 06:28:56 +01:00
6415c28de4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 85.4% (510 of 597 strings)
2024-03-09 20:01:55 +01:00
846318e1f3
Merge pull request #7329 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-08 10:05:40 +01:00
c8ba1e0c60
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 83.5% (499 of 597 strings)
2024-03-08 10:01:57 +01:00
8cceb89261
Merge pull request #7323 from wallabag/fix/2.6-elcurator-how-to
...
Use a proper "how to" for elCurator
2024-03-08 09:35:04 +01:00
bcdeba6ed1
Merge pull request #7328 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.23.1
...
Bump nelmio/api-doc-bundle from 4.20.0 to 4.23.1
2024-03-08 09:02:19 +01:00
12e54f94f4
Fix NelmioApiDocBundle file structure change
2024-03-08 08:58:41 +01:00
06816b65f7
Merge pull request #7327 from wallabag/dependabot/composer/phpstan/phpstan-1.10.60
2024-03-08 06:05:09 +01:00
0fe5104210
Bump nelmio/api-doc-bundle from 4.20.0 to 4.23.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.20.0 to 4.23.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.20.0...v4.23.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-08 03:03:57 +00:00
415f9768cc
Bump phpstan/phpstan from 1.10.59 to 1.10.60
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.59 to 1.10.60.
- [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.59...1.10.60 )
---
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-03-08 03:03:44 +00:00
385f91eae8
Merge pull request #7325 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-03-06 21:06:25 +01:00
09032924e9
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 80.0% (478 of 597 strings)
2024-03-06 18:01:47 +01:00
2962f5b063
Merge pull request #7324 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.8
2024-03-06 05:09:28 +01:00
595c345ca2
Bump phpstan/phpstan-symfony from 1.3.7 to 1.3.8
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.7...1.3.8 )
---
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-03-06 03:48:41 +00:00
09c2ddb79e
Use a proper "how to" for elCurator
2024-03-05 15:46:40 +01:00
e4cd09ca0d
Merge pull request #7318 from wallabag/dependabot/composer/doctrine/orm-2.19.0
...
Bump doctrine/orm from 2.18.1 to 2.19.0
2024-03-05 08:58:50 +01:00
33cc0f834a
Merge pull request #7307 from weblate/weblate-wallabag-messages
2024-03-05 07:08:38 +01:00
af5dc9d342
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 76.7% (458 of 597 strings)
2024-03-05 06:50:57 +01:00
3434702fff
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 75.2% (449 of 597 strings)
2024-03-05 06:50:57 +01:00
3adf633ae0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 75.0% (448 of 597 strings)
2024-03-05 06:50:57 +01:00
037cb94c02
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 71.6% (428 of 597 strings)
2024-03-05 06:50:57 +01:00
443dc4f234
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 70.5% (421 of 597 strings)
2024-03-05 06:50:57 +01:00
1e3aa0d0ee
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 50.0% (17 of 34 strings)
2024-03-05 06:50:57 +01:00
a0c5650690
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 65.8% (393 of 597 strings)
2024-03-05 06:50:57 +01:00
290885be9e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 41.1% (14 of 34 strings)
2024-03-05 06:50:57 +01:00
e05872cbaa
Merge pull request #7310 from wallabag/dependabot/github_actions/ramsey/composer-install-3
2024-03-05 06:50:54 +01:00
39e9d64da8
Merge pull request #7317 from wallabag/dependabot/composer/doctrine/dbal-3.8.3
2024-03-05 06:50:12 +01:00
52c5271e70
Merge pull request #7319 from wallabag/dependabot/composer/doctrine/persistence-3.3.1
2024-03-05 06:49:45 +01:00
f7ebcb41cc
Merge pull request #7320 from wallabag/dependabot/composer/phpseclib/phpseclib-3.0.37
2024-03-05 06:48:12 +01:00
8f91e3607f
Bump phpseclib/phpseclib from 3.0.35 to 3.0.37
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 3.0.35 to 3.0.37.
- [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.35...3.0.37 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 21:15:15 +00:00
739f6bb24e
Merge pull request #7315 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1
...
Bump mini-css-extract-plugin from 2.8.0 to 2.8.1
2024-03-04 04:31:52 +00:00
ba578dd5f4
Merge pull request #7313 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.18
...
Bump autoprefixer from 10.4.17 to 10.4.18
2024-03-04 04:24:54 +00:00
3067017fb7
Bump mini-css-extract-plugin from 2.8.0 to 2.8.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 04:10:24 +00:00
549ff87b91
Merge pull request #7314 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.1.1
...
Bump postcss-loader from 8.1.0 to 8.1.1
2024-03-04 04:09:21 +00:00
99a1ec804e
Merge pull request #7312 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-91b98f002c
...
Bump the fontsource-dependencies group with 4 updates
2024-03-04 04:04:40 +00:00
a9a681b7a8
Bump autoprefixer from 10.4.17 to 10.4.18
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 04:03:50 +00:00
ad6705f412
Merge pull request #7311 from wallabag/dependabot/npm_and_yarn/babel-dependencies-ddd8e2407b
...
Bump the babel-dependencies group with 2 updates
2024-03-04 04:02:51 +00:00
4c0e1ead18
Bump doctrine/persistence from 3.2.0 to 3.3.1
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.2.0...3.3.1 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 04:00:59 +00:00
dbd1310057
Bump doctrine/orm from 2.18.1 to 2.19.0
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.18.1 to 2.19.0.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.18.1...2.19.0 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 04:00:46 +00:00
1a2e0bc9ed
Bump doctrine/dbal from 3.8.2 to 3.8.3
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.2...3.8.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-03-04 04:00:34 +00:00
71efedb1ff
Bump postcss-loader from 8.1.0 to 8.1.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:59:58 +00:00
bb2bef3f1c
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.18 to 5.0.19
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.16 to 5.0.17
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.16 to 5.0.17
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.18 to 5.0.19
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:59:28 +00:00
9f6302e1b7
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.9 to 7.24.0
- [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.0/packages/babel-core )
Updates `@babel/preset-env` from 7.23.9 to 7.24.0
- [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.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:58:54 +00:00
cfaa34f16e
Bump ramsey/composer-install from 2 to 3
...
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install ) from 2 to 3.
- [Release notes](https://github.com/ramsey/composer-install/releases )
- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: ramsey/composer-install
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:14:32 +00:00
5dfd5e31dc
Merge pull request #7306 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.51.0
2024-02-29 07:45:08 +01:00
1f3545c125
Bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.50.0 to 3.51.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.50.0...v3.51.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-29 03:51:48 +00:00
e8304fb26d
Merge pull request #7305 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-02-28 15:58:03 +01:00
776f0b3097
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 63.6% (380 of 597 strings)
2024-02-28 15:02:06 +01:00
92ea821f36
Merge pull request #7304 from wallabag/dependabot/composer/php-http/httplug-bundle-1.33.0
2024-02-28 06:21:15 +01:00
d08c0b728f
Bump php-http/httplug-bundle from 1.32.0 to 1.33.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.32.0 to 1.33.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.32.0...1.33.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 >
2024-02-28 03:46:21 +00:00
f0d42a9128
Merge pull request #7302 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-02-27 09:16:55 +01:00
78d3109ada
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 59.6% (356 of 597 strings)
2024-02-27 09:02:04 +01:00
6a19135244
Merge pull request #7301 from wallabag/dependabot/composer/jms/serializer-3.30.0
2024-02-27 08:44:38 +01:00
5e0755ad0b
Merge pull request #7300 from wallabag/dependabot/composer/sentry/sentry-symfony-4.14.0
2024-02-27 08:44:07 +01:00
a9ea9de356
Bump jms/serializer from 3.29.1 to 3.30.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.29.1 to 3.30.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.29.1...3.30.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 >
2024-02-27 03:21:22 +00:00
2778de41bf
Bump sentry/sentry-symfony from 4.13.2 to 4.14.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.13.2 to 4.14.0.
- [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.2...4.14.0 )
---
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 >
2024-02-27 03:21:13 +00:00
353e8698d4
Merge pull request #7289 from yguedidi/run-tests-in-no-debug-mode
...
Run tests in no debug mode
2024-02-26 16:38:08 +01:00
6d38e0533f
Run tests in no debug mode
2024-02-26 16:30:16 +01:00
65ed401296
Use dev container in PHPStan
2024-02-26 16:30:16 +01:00
a221ec8348
Use test container to replace test services definitions
2024-02-26 16:30:16 +01:00
742742f67d
Merge pull request #7288 from yguedidi/setup-blackfire
...
Setup Blackfire
2024-02-26 14:05:30 +01:00
a543e8fdd3
Merge pull request #7294 from yguedidi/move-assets-to-assets-root-folder-as-is
...
Move assets to assets/ root folder "as is"
2024-02-26 14:05:08 +01:00
df7a3d0121
Merge pull request #7283 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.18.0
...
Bump enshrined/svg-sanitize from 0.17.0 to 0.18.0
2024-02-26 13:59:35 +01:00
b7f1fe8ee2
Merge pull request #7299 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.50.0
...
Bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0
2024-02-26 13:52:07 +01:00
1a5b8e93a3
Merge pull request #7286 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-02-26 13:51:48 +01:00
67e6af102f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 53.7% (321 of 597 strings)
2024-02-26 04:53:30 +01:00
b4448da209
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 47.7% (285 of 597 strings)
2024-02-26 04:53:30 +01:00
7579e9b819
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 43.7% (261 of 597 strings)
2024-02-26 04:53:30 +01:00
f1370a81f8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (7 of 7 strings)
2024-02-26 04:53:30 +01:00
4798bd8e6a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (6 of 6 strings)
2024-02-26 04:53:30 +01:00
dd9dfb3167
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 37.3% (223 of 597 strings)
2024-02-26 04:53:30 +01:00
448f14c97f
Merge pull request #7298 from wallabag/dependabot/npm_and_yarn/eslint-8.57.0
...
Bump eslint from 8.56.0 to 8.57.0
2024-02-26 03:53:26 +00:00
cc7eb0d343
Merge pull request #7297 from wallabag/dependabot/npm_and_yarn/sass-loader-14.1.1
...
Bump sass-loader from 14.1.0 to 14.1.1
2024-02-26 03:45:26 +00:00
a66feff4da
Bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.49.0 to 3.50.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.49.0...v3.50.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:37:47 +00:00
df9ee253a0
Bump eslint from 8.56.0 to 8.57.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.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.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:36:08 +00:00
6f9fb5642a
Merge pull request #7296 from wallabag/dependabot/npm_and_yarn/webpack-5.90.3
...
Bump webpack from 5.90.2 to 5.90.3
2024-02-26 03:34:53 +00:00
08b53601d4
Bump sass-loader from 14.1.0 to 14.1.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.1.0...v14.1.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:33:25 +00:00
e24fb8fae7
Merge pull request #7295 from wallabag/dependabot/npm_and_yarn/sass-1.71.1
...
Bump sass from 1.71.0 to 1.71.1
2024-02-26 03:32:06 +00:00
006da9ec5d
Bump webpack from 5.90.2 to 5.90.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.2...v5.90.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:28:58 +00:00
3a0de775aa
Bump sass from 1.71.0 to 1.71.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.0 to 1.71.1.
- [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.71.0...1.71.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:28:31 +00:00
103ba9dcb6
Merge pull request #7293 from yguedidi/rabbitmq-env-vars
...
RabbitMQ env vars
2024-02-25 16:33:56 +01:00
ce391a6801
Merge pull request #7292 from yguedidi/rename-wallabagcoretestcase-to-wallabagtestcase
...
Rename WallabagCoreTestCase to WallabagTestCase
2024-02-25 16:33:26 +01:00
f3a3f4ad5d
Merge pull request #7290 from yguedidi/use-lighter-pdf-file-in-pinboard-tests
...
Use lighter PDF file in Pinboard tests
2024-02-25 16:33:04 +01:00
71e7c16dfe
Fix logo path in entries.xml.twig
2024-02-25 00:28:03 +01:00
1bd9ae2a5c
Remove unused img assets
2024-02-25 00:02:02 +01:00
0ce5570cec
Move assets to assets/ root folder "as is"
2024-02-24 23:54:36 +01:00
b9208dae5c
Fix default RabbitMQ host on dev setup
2024-02-24 22:41:35 +01:00
2bf2409567
Add RabbitMQ env vars
2024-02-24 22:34:04 +01:00
c092e4ddf6
Rename WallabagCoreTestCase to WallabagTestCase
2024-02-24 20:24:51 +01:00
e7a348cd0f
Setup Blackfire
2024-02-24 19:28:36 +01:00
6c1ba95781
Use lighter PDF file in Pinboard tests
2024-02-24 19:27:42 +01:00
66492e9938
Bump enshrined/svg-sanitize from 0.17.0 to 0.18.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.17.0...0.18.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-24 17:37:06 +00:00
cd6f7b5e92
Merge pull request #7287 from yguedidi/update-composer.json
...
Update composer.json
2024-02-24 18:36:30 +01:00
00c7ca7243
Better sentry/sentry-symfony requirement constraint
2024-02-23 22:57:58 +01:00
f1d06554e9
Remove now unused php-http/discovery
2024-02-23 22:55:31 +01:00
f6c3a68890
Remove now unused php-http/message
2024-02-23 22:52:27 +01:00
faf7dfb5b2
Remove now unused php-http/message-factory
2024-02-23 22:51:25 +01:00
d83ce21784
Add symfony/expression-language as direct dependency
2024-02-23 22:47:55 +01:00
8a93a5744b
Add symfony/http-client as direct dependency
2024-02-23 22:47:03 +01:00
15a5a23ff6
Bump PHP requirements
2024-02-23 22:46:05 +01:00
40887e11f7
Update PHP dependencies
2024-02-23 22:44:58 +01:00
fae5f89d0b
Merge pull request #7285 from yguedidi/move-migrations
...
Move migrations
2024-02-23 12:42:02 +01:00
addf77e07d
Move migrations
2024-02-23 08:01:56 +01:00
6dffccc0f5
Merge pull request #7274 from yguedidi/move-to-bundle-less
...
Move to bundle-less
2024-02-23 07:47:32 +01:00
74a98aaae2
Rename wallabag_core to wallabag
2024-02-23 07:42:48 +01:00
0b44170e83
Remove the CoreBundle namespace
2024-02-23 07:42:48 +01:00
fe039247b5
Move to bundle-less
2024-02-23 07:42:48 +01:00
09ef700fda
Use parameters directly instead of bundle config
2024-02-23 07:42:48 +01:00
6879bb2435
Register ImportCompilerPass in AppKernel
2024-02-23 07:42:48 +01:00
24da70e338
Move test files directly under tests/ directory
2024-02-23 07:42:48 +01:00
a37b385c23
Move source files directly under src/ directory
2024-02-23 07:42:47 +01:00
804261bc26
Merge pull request #7280 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-02-22 10:06:26 +01:00
608e2195d8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 29.4% (176 of 597 strings)
2024-02-22 09:53:05 +01:00
014f6dacd4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 38.2% (13 of 34 strings)
2024-02-22 09:53:05 +01:00
fef2ad0bac
Merge pull request #7275 from weblate/weblate-wallabag-messages
2024-02-21 05:34:28 +01:00
0b01572c00
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (6 of 6 strings)
2024-02-21 05:27:30 +01:00
086d1c8fcc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 26.8% (160 of 597 strings)
2024-02-21 05:27:30 +01:00
b47cde68a8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 35.2% (12 of 34 strings)
2024-02-21 05:27:30 +01:00
5998fa0237
Merge pull request #7277 from wallabag/dependabot/composer/phpstan/phpstan-1.10.59
2024-02-21 05:27:26 +01:00
25a033721c
Bump phpstan/phpstan from 1.10.58 to 1.10.59
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.58 to 1.10.59.
- [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.58...1.10.59 )
---
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-02-21 03:18:36 +00:00
c8aa35640b
Merge pull request #7273 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-02-19 20:35:26 +01:00
e256467094
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 21.1% (126 of 597 strings)
2024-02-19 19:02:29 +01:00
cd7970f844
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 21.1% (126 of 597 strings)
2024-02-19 19:02:29 +01:00
1669637c9e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 29.4% (10 of 34 strings)
2024-02-19 19:02:29 +01:00
9121fe79eb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 29.4% (10 of 34 strings)
2024-02-19 19:02:29 +01:00
308477a2b1
Merge pull request #7248 from yguedidi/make-pocketimport-use-httpclient
...
Make PocketImport use HttpClient
2024-02-19 13:23:28 +01:00
62fcfe547a
Make PocketImport use HttpClient
2024-02-19 12:29:06 +01:00
ca587fb6b6
Merge pull request #7268 from yguedidi/move-templates
...
Move templates
2024-02-19 12:21:29 +01:00
e8a6712337
Merge pull request #7267 from yguedidi/make-migrations-noop-instead-of-skipping
...
Make migrations noop instead of skipping
2024-02-19 12:21:08 +01:00
7246b4c1db
Merge pull request #7272 from yguedidi/upgrade-php-dependencies
...
Upgrade PHP dependencies
2024-02-19 11:27:08 +01:00
0ad2ef8af3
Merge pull request #7270 from wallabag/dependabot/npm_and_yarn/sass-1.71.0
...
Bump sass from 1.70.0 to 1.71.0
2024-02-19 10:09:03 +00:00
87ce9fd48d
Normalize composer.json
2024-02-19 11:08:46 +01:00
2690cd041c
Merge pull request #7271 from wallabag/dependabot/npm_and_yarn/webpack-5.90.2
...
Bump webpack from 5.90.1 to 5.90.2
2024-02-19 10:06:21 +00:00
db55cfbc0a
Bump dependencies
2024-02-19 11:05:25 +01:00
3e18b66e62
Upgrade PHP dependencies
2024-02-19 11:04:17 +01:00
c244b05a34
Bump sass from 1.70.0 to 1.71.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.70.0 to 1.71.0.
- [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.70.0...1.71.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 09:56:45 +00:00
31d25de087
Bump webpack from 5.90.1 to 5.90.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.1 to 5.90.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.90.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 09:54:50 +00:00
0d23ace304
Merge pull request #7226 from wallabag/dependabot/composer/ergebnis/composer-normalize-2.42.0
...
Bump ergebnis/composer-normalize from 2.28.3 to 2.42.0
2024-02-19 10:53:39 +01:00
3414a80d0f
Merge pull request #7228 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.49.0
...
Bump friendsofphp/php-cs-fixer from 3.48.0 to 3.49.0
2024-02-19 10:47:26 +01:00
9417f6812d
Fix composer
2024-02-19 10:46:56 +01:00
085767ea04
Bump ergebnis/composer-normalize from 2.28.3 to 2.42.0
...
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize ) from 2.28.3 to 2.42.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases )
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.28.3...2.42.0 )
---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 10:46:02 +01:00
ed6ca862f5
Apply CS
2024-02-19 10:42:55 +01:00
d4dca8f6c9
Bump friendsofphp/php-cs-fixer from 3.48.0 to 3.49.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.48.0...v3.49.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 10:42:55 +01:00
664b4baa3e
Move templates
2024-02-19 10:32:55 +01:00
3edaed7879
Make migrations noop instead of skipping
2024-02-19 10:31:40 +01:00
3c1a183e2d
Merge pull request #7265 from yguedidi/make-retries-an-instance-property-in-authenticatorsubscriber
...
Make retries an instance property in AuthenticatorSubscriber
2024-02-19 10:28:25 +01:00
2b20f7c41b
Make retries an instance property in AuthenticatorSubscriber
2024-02-19 10:24:18 +01:00
bc16155ec2
Merge pull request #7266 from yguedidi/fix-same-domain-pagination
...
Fix same domain pagination
2024-02-19 07:03:08 +01:00
a4820b21ca
Fix same domain pagination
2024-02-18 23:29:59 +01:00
247f4227a5
Merge pull request #7263 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.0.2
2024-02-16 06:25:42 +01:00
bcfac74dba
Bump dama/doctrine-test-bundle from 8.0.1 to 8.0.2
...
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases )
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 03:35:18 +00:00
27a5b83c48
Merge pull request #7261 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.17.0
2024-02-15 05:35:05 +01:00
64ed635df8
Merge pull request #7260 from wallabag/dependabot/composer/doctrine/dbal-3.8.2
2024-02-15 05:32:27 +01:00
40b0d4763f
Bump enshrined/svg-sanitize from 0.16.0 to 0.17.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.16.0...0.17.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-15 03:52:25 +00:00
0b6c942170
Bump doctrine/dbal from 3.8.1 to 3.8.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.1...3.8.2 )
---
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-02-15 03:52:17 +00:00
70c6ba5a5f
Merge pull request #7258 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.11.0
2024-02-14 05:24:40 +01:00
e181604e2b
Merge pull request #7257 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.20.0
2024-02-14 05:23:43 +01:00
25a0524d6f
Bump stof/doctrine-extensions-bundle from 1.10.1 to 1.11.0
...
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle ) from 1.10.1 to 1.11.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.10.1...v1.11.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-02-14 03:21:06 +00:00
8363008411
Bump nelmio/api-doc-bundle from 4.19.3 to 4.20.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.19.3 to 4.20.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.3...v4.20.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-14 03:20:56 +00:00
2228f029ed
Merge pull request #7247 from yguedidi/make-downloadimages-use-httpclient
...
Make DownloadImages use HttpClient
2024-02-13 09:56:05 +01:00
0576cb613f
Make DownloadImages use HttpClient
2024-02-13 09:42:27 +01:00
a8634d7116
Merge pull request #7251 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.11.3
2024-02-13 08:06:48 +01:00
b976ce0de1
Merge pull request #7250 from wallabag/dependabot/npm_and_yarn/postcss-8.4.35
...
Bump postcss from 8.4.33 to 8.4.35
2024-02-13 06:28:01 +00:00
500b196b6f
Bump postcss from 8.4.33 to 8.4.35
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.33 to 8.4.35.
- [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.33...8.4.35 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-13 06:15:22 +00:00
b7e0bc5c1c
Bump doctrine/doctrine-bundle from 2.11.2 to 2.11.3
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.11.2...2.11.3 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-13 06:14:41 +00:00
a9f15c9020
Merge pull request #7253 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.62
2024-02-13 07:12:19 +01:00
625164d526
Merge pull request #7254 from wallabag/dependabot/composer/phpstan/phpstan-1.10.58
2024-02-13 07:12:04 +01:00
d3a4f41509
Merge pull request #7255 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.6.1
2024-02-13 07:11:48 +01:00
2e918baa56
Bump php-amqplib/php-amqplib from 3.6.0 to 3.6.1
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.6.0 to 3.6.1.
- [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.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-13 03:27:13 +00:00
d6a8f45a38
Bump phpstan/phpstan from 1.10.57 to 1.10.58
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.57 to 1.10.58.
- [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.57...1.10.58 )
---
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-02-13 03:27:07 +00:00
26a8088b54
Bump phpstan/phpstan-doctrine from 1.3.60 to 1.3.62
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.60 to 1.3.62.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.60...1.3.62 )
---
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-02-13 03:26:58 +00:00
fde75cb02d
Merge pull request #7249 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.60
...
Bump phpstan/phpstan-doctrine from 1.3.59 to 1.3.60
2024-02-09 09:55:49 +01:00
ea72f4ec6a
Bump phpstan/phpstan-doctrine from 1.3.59 to 1.3.60
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.59 to 1.3.60.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.59...1.3.60 )
---
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-02-09 03:48:24 +00:00
91a882b23c
Merge pull request #7246 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.19.3
2024-02-08 05:05:25 +01:00
183255c2fb
Bump nelmio/api-doc-bundle from 4.19.2 to 4.19.3
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.19.2 to 4.19.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.2...v4.19.3 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 03:15:55 +00:00
0f8010682f
Merge pull request #7244 from weblate/weblate-wallabag-messages
2024-02-07 06:53:00 +01:00
a1c2c9b9f7
Translated using Weblate (Arabic)
...
Currently translated at 0.1% (1 of 597 strings)
2024-02-07 06:46:10 +01:00
c18dd81df0
Merge pull request #7245 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.11.2
2024-02-07 06:46:06 +01:00
979903b3fe
Bump doctrine/doctrine-bundle from 2.11.1 to 2.11.2
...
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases )
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.11.1...2.11.2 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-07 03:17:09 +00:00
0796e91d50
Merge pull request #7243 from wallabag/dependabot/composer/symfony-dependencies-37d4868996
2024-02-06 05:30:32 +01:00
ff3af6bb7c
Bump the symfony-dependencies group with 2 updates
...
Bumps the symfony-dependencies group with 2 updates: [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80 ) and [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81 ).
Updates `symfony/polyfill-php80` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.28.0...v1.29.0 )
Updates `symfony/polyfill-php81` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.28.0...v1.29.0 )
---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
- dependency-name: symfony/polyfill-php81
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-06 03:03:01 +00:00
d48ddde108
Merge pull request #7229 from yguedidi/integrate-bdunogier/guzzle-site-authenticator-in-core
...
Integrate bdunogier/guzzle-site-authenticator in core
2024-02-05 09:09:13 +01:00
8343a2d8f8
Merge pull request #7230 from yguedidi/lazy-commands
...
Make all commands lazy
2024-02-05 09:07:21 +01:00
e4ed067deb
Merge pull request #7231 from yguedidi/configure-makerbundle
...
Configure MakerBundle
2024-02-05 09:07:04 +01:00
0ca1393c4e
Merge pull request #7240 from wallabag/dependabot/composer/doctrine/dbal-3.8.1
2024-02-05 07:08:27 +01:00
bd9cc9161b
Merge pull request #7239 from wallabag/dependabot/composer/doctrine/orm-2.18.0
2024-02-05 07:08:11 +01:00
35c1e66587
Merge pull request #7233 from wallabag/dependabot/npm_and_yarn/stylelint-webpack-plugin-5.0.0
2024-02-05 07:07:56 +01:00
08c75595f5
Merge pull request #7238 from wallabag/dependabot/npm_and_yarn/sass-loader-14.1.0
...
Bump sass-loader from 14.0.0 to 14.1.0
2024-02-05 03:48:00 +00:00
127e007162
Merge pull request #7237 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.0
...
Bump mini-css-extract-plugin from 2.7.7 to 2.8.0
2024-02-05 03:45:13 +00:00
ca90f36e77
Merge pull request #7235 from wallabag/dependabot/npm_and_yarn/css-loader-6.10.0
...
Bump css-loader from 6.9.1 to 6.10.0
2024-02-05 03:41:58 +00:00
8e4d4e2c03
Bump stylelint-webpack-plugin from 4.1.1 to 5.0.0
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.1.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:28:57 +00:00
fe6a875a63
Merge pull request #7236 from wallabag/dependabot/npm_and_yarn/webpack-5.90.1
...
Bump webpack from 5.90.0 to 5.90.1
2024-02-05 03:27:58 +00:00
1257b77173
Bump sass-loader from 14.0.0 to 14.1.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:24:34 +00:00
270318cf8b
Bump mini-css-extract-plugin from 2.7.7 to 2.8.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.7 to 2.8.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:23:42 +00:00
6bd977d1fc
Bump css-loader from 6.9.1 to 6.10.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:23:41 +00:00
e7f4925b76
Merge pull request #7234 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.1.0
...
Bump postcss-loader from 8.0.0 to 8.1.0
2024-02-05 03:22:39 +00:00
80966bd5d5
Bump doctrine/dbal from 3.8.0 to 3.8.1
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.0...3.8.1 )
---
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-02-05 03:17:05 +00:00
cc61380520
Bump doctrine/orm from 2.17.4 to 2.18.0
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.17.4 to 2.18.0.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.17.4...2.18.0 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:16:52 +00:00
b0499fd576
Merge pull request #7232 from wallabag/dependabot/npm_and_yarn/babel-dependencies-2335d083b4
...
Bump the babel-dependencies group with 1 update
2024-02-05 03:16:42 +00:00
acbd7c55b2
Bump webpack from 5.90.0 to 5.90.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:13:55 +00:00
95aea915f0
Bump postcss-loader from 8.0.0 to 8.1.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:13:37 +00:00
c298d43ec3
Bump the babel-dependencies group with 1 update
...
Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ).
Updates `@babel/eslint-parser` from 7.23.9 to 7.23.10
- [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.10/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:13:09 +00:00
7c4ca62eae
Make all commands lazy
2024-02-02 23:54:14 +01:00
1965b3176d
Configure MakerBundle
2024-02-02 23:39:18 +01:00
c690a19bd7
Remove RegisterWallabagGuzzleSubscribersPass
2024-02-02 22:48:03 +01:00
03111e510c
Integrate bdunogier/guzzle-site-authenticator in core
2024-02-02 22:36:27 +01:00
8abea942b3
Rename GuzzleSiteAuthenticator namespace to SiteConfig
2024-02-02 22:36:23 +01:00
5aeb116d83
Merge pull request #7227 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.19.2
2024-01-31 05:11:27 +01:00
7355816511
Bump nelmio/api-doc-bundle from 4.19.1 to 4.19.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.1...v4.19.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-31 03:39:54 +00:00
2f620582b4
Merge pull request #7225 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.19.1
2024-01-30 07:17:18 +01:00
0e6b21c7f2
Bump nelmio/api-doc-bundle from 4.19.0 to 4.19.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.0...v4.19.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 03:31:07 +00:00
aea4f14763
Merge pull request #7217 from yguedidi/fix-local-mariadb-setup
...
Fix local MariaDB setup
2024-01-29 10:42:26 +01:00
033d420464
Merge pull request #7221 from wallabag/dependabot/composer/doctrine/orm-2.17.4
2024-01-29 06:50:18 +01:00
3577176997
Merge pull request #7222 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.19.0
2024-01-29 06:49:55 +01:00
b333744f6a
Merge pull request #7224 from wallabag/dependabot/npm_and_yarn/webpack-5.90.0
...
Bump webpack from 5.89.0 to 5.90.0
2024-01-29 03:42:35 +00:00
83ff40f173
Merge pull request #7223 from wallabag/dependabot/npm_and_yarn/babel-dependencies-961b8741a4
...
Bump the babel-dependencies group with 3 updates
2024-01-29 03:39:46 +00:00
cf1712f310
Bump webpack from 5.89.0 to 5.90.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.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-01-29 03:37:20 +00:00
ca615368f2
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.23.7 to 7.23.9
- [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.9/packages/babel-core )
Updates `@babel/eslint-parser` from 7.23.3 to 7.23.9
- [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.9/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.23.8 to 7.23.9
- [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.9/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-01-29 03:36:02 +00:00
b868e76222
Bump nelmio/api-doc-bundle from 4.18.2 to 4.19.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.18.2 to 4.19.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.18.2...v4.19.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:03:47 +00:00
fc4fff09d8
Bump doctrine/orm from 2.17.3 to 2.17.4
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.17.3...2.17.4 )
---
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-29 03:03:05 +00:00
e1a28289d1
Merge pull request #7216 from yguedidi/fix-createconfiglistener-to-not-use-session-in-cli-context
...
Fix CreateConfigListener to not use session in CLI context
2024-01-28 14:14:34 +01:00
edcf4aafab
Fix charset of local MariaDB
2024-01-27 16:10:25 +01:00
13a2656555
Use root database user for MariaDB
2024-01-27 16:10:17 +01:00
0d27fb5d12
Fix database host when using MariaDB
2024-01-27 16:10:13 +01:00
c93c47cdec
Fix CreateConfigListener to not use session in CLI context
2024-01-27 16:07:39 +01:00
1a5e63a1b8
Merge pull request #7212 from wallabag/dependabot/composer/doctrine/dbal-3.8.0
2024-01-26 06:53:39 +01:00
2fd26b4e2b
Merge pull request #7213 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.48.0
2024-01-26 06:53:17 +01:00
42acb3ffd4
Merge pull request #7214 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.18.2
2024-01-26 06:53:02 +01:00
d3aaa2f7f6
Bump nelmio/api-doc-bundle from 4.18.1 to 4.18.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.18.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 03:05:38 +00:00
8fee8773b7
Bump friendsofphp/php-cs-fixer from 3.47.1 to 3.48.0
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.47.1 to 3.48.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.47.1...v3.48.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 03:05:27 +00:00
1bd2f518c2
Bump doctrine/dbal from 3.7.3 to 3.8.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.7.3 to 3.8.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.7.3...3.8.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 03:05:18 +00:00
2fd1f23833
Merge pull request #7151 from yguedidi/one-bundle
...
Move to one bundle
2024-01-25 21:52:53 +01:00
a7fe79dacd
Make reset database drop full database
2024-01-25 20:34:40 +01:00
764f547ba5
Make reset database in tests use migrations instead of schema create
2024-01-25 20:34:40 +01:00
ce790c8f04
Make sure tags targetEntity uses FQCN
2024-01-25 20:34:40 +01:00
bda26c21cf
Rename wallabag_import to wallabag_core
2024-01-25 20:34:40 +01:00
2c65169127
Remove ImportBundle
2024-01-25 20:34:40 +01:00
6552c84eec
Move Import configuration to Core
2024-01-25 20:34:40 +01:00
8b13631e3d
Move Import templates to Core
2024-01-25 20:34:40 +01:00
057dbf0066
Move Import redis to Core
2024-01-25 20:34:40 +01:00
48a6948abc
Move Import form type to Core
2024-01-25 20:34:40 +01:00
47b3a08284
Move Import importers to Core
2024-01-25 20:34:40 +01:00
6787f598cb
Move Import controllers to Core
2024-01-25 20:34:40 +01:00
ed4b20f27f
Move Import consumers to Core
2024-01-25 20:34:40 +01:00
b6b067c969
Move Import commands to Core
2024-01-25 20:34:40 +01:00
adf195623d
Remove ApiBundle
2024-01-25 20:34:40 +01:00
85ba249ed1
Move Api form type to Core
2024-01-25 20:34:40 +01:00
1bddf4ee19
Move Api repository to Core
2024-01-25 20:34:40 +01:00
81577ef6b0
Move Api entities to Core
2024-01-25 20:34:40 +01:00
3fc0b5fa5b
Move Api controllers to Core
2024-01-25 20:34:40 +01:00
020c616c9d
Remove unused routing file
2024-01-25 20:34:40 +01:00
7f8b806b8c
Remove UserBundle
2024-01-25 20:34:40 +01:00
0234aa1acf
Move User templates to Core
2024-01-25 20:34:40 +01:00
c7bf98923e
Remove unused template file
2024-01-25 20:34:40 +01:00
615adc81ff
Move User event listeners to Core
2024-01-25 20:34:40 +01:00
d8f2d3c7ee
Move User mailer to Core
2024-01-25 20:34:40 +01:00
87ed669504
Move User form types to Core
2024-01-25 20:34:40 +01:00
bdeaa93dd8
Move User repository to Core
2024-01-25 20:34:40 +01:00
a37ded9101
Move User entity to Core
2024-01-25 20:34:40 +01:00
4a356a6977
Move User fixtures to Core
2024-01-25 20:34:40 +01:00
3d7bb85d71
Move User controller to Core
2024-01-25 20:34:40 +01:00
a615bcce55
Remove unused translation file
2024-01-25 20:34:40 +01:00
fab4ccb01f
Rename Manage template folder to User
2024-01-25 20:34:40 +01:00
0075456344
Rename ManageController to UserController
2024-01-25 20:34:40 +01:00
922ddc9d63
Remove AnnotationBundle
2024-01-25 20:34:40 +01:00
b9a1248c4b
Move Annotation form types to Core
2024-01-25 20:34:40 +01:00
23301b7eac
Move Annotation repository to Core
2024-01-25 20:34:39 +01:00
2190174754
Move Annotation entity to Core
2024-01-25 20:34:39 +01:00
1a6036cb23
Move Annotation fixtures to Core
2024-01-25 20:34:39 +01:00
2ed8c219cc
Move Annotation controller to Core
2024-01-25 20:34:39 +01:00
eb36d692aa
Merge pull request #7137 from yguedidi/upgrade-to-symfony-5
...
Upgrade to Symfony 5
2024-01-25 20:24:20 +01:00
1696a43a0c
Merge pull request #7210 from wallabag/dependabot/composer/phpstan/phpstan-1.10.57
...
Bump phpstan/phpstan from 1.10.56 to 1.10.57
2024-01-25 08:06:53 +01:00
16ef7c24dc
Bump phpstan/phpstan from 1.10.56 to 1.10.57
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.56 to 1.10.57.
- [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.56...1.10.57 )
---
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-25 03:25:49 +00:00
ae6b578162
Merge pull request #7209 from yguedidi/add-blackfire-as-sponsor
...
Add Blackfire as sponsor
2024-01-24 22:51:16 +01:00
749fc034e9
Add Blackfire as sponsor
2024-01-24 22:21:47 +01:00
c34a259668
Bump PHP dependencies
2024-01-22 19:15:54 +01:00
423f2f792d
Make RabbitMQConsumerTotalProxy non-lazy
...
It's not supported by the bundle, see https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.2?tab=readme-ov-file#important-notice---lazy-connections
2024-01-22 19:15:54 +01:00
0178c7356d
Fix PHPStan errors
2024-01-22 19:15:54 +01:00
083dc630fb
Fix PHPStan configuration
2024-01-22 19:15:54 +01:00
0a117958c9
Apply PHP-CS-Fixer fixes
2024-01-22 19:15:54 +01:00
e938cc8687
Explicitly add Symfony polyfills for PHP 8.0 and 8.1
2024-01-22 19:15:54 +01:00
8c87d1025c
Upgrade symfony/phpunit-bridge
2024-01-22 19:15:54 +01:00
2231d1b2b8
Upgrade psr/http-message
2024-01-22 19:15:54 +01:00
25474a7b99
Upgrade from lexik/form-filter-bundle to spiriitlabs/form-filter-bundle
2024-01-22 19:15:54 +01:00
17c9dbdbff
Upgrade lcobucci/jwt
2024-01-22 19:15:54 +01:00
aa718c9573
Upgrade enshrined/svg-sanitize
2024-01-22 19:15:54 +01:00
ac9473e755
Upgrade dama/doctrine-test-bundle
2024-01-22 19:15:54 +01:00
7284e5dd48
Update PHP dependencies
2024-01-22 19:15:54 +01:00
f0360bc31f
Fix JPEG images extension
2024-01-22 19:15:54 +01:00
2bef3e4927
Use error routing from FrameworkBundle
2024-01-22 19:15:54 +01:00
33871b3db9
Upgrade to Symfony 5.4
2024-01-22 19:15:54 +01:00
4e314ddba7
Regenerate PHPStan baseline
2024-01-22 19:15:54 +01:00
89e9aa5b33
Merge pull request #7194 from yguedidi/remove-unused-env-vars
...
Remove unused env vars
2024-01-22 09:23:33 +01:00
2070e64946
Merge pull request #7201 from wallabag/dependabot/npm_and_yarn/sass-loader-14.0.0
2024-01-22 08:05:34 +01:00
fb0b843dec
Merge pull request #7206 from wallabag/dependabot/composer/doctrine/dbal-3.7.3
2024-01-22 06:43:05 +01:00
e35515533d
Bump sass-loader from 13.3.3 to 14.0.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.3.3 to 14.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.3.3...v14.0.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 05:43:05 +00:00
6b6e1ebf13
Merge pull request #7205 from wallabag/dependabot/composer/phpunit/phpunit-9.6.16
2024-01-22 06:42:42 +01:00
1b74fcba4e
Merge pull request #7200 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.0.0
2024-01-22 06:42:07 +01:00
0f3142029d
Merge pull request #7204 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.17
...
Bump autoprefixer from 10.4.16 to 10.4.17
2024-01-22 04:12:24 +00:00
e17d908f40
Bump postcss-loader from 7.3.4 to 8.0.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.4 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.4...v8.0.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 04:03:18 +00:00
14cb88709c
Merge pull request #7203 from wallabag/dependabot/npm_and_yarn/sass-1.70.0
...
Bump sass from 1.69.7 to 1.70.0
2024-01-22 04:02:20 +00:00
c1a69ab3ce
Bump autoprefixer from 10.4.16 to 10.4.17
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.16 to 10.4.17.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 04:00:56 +00:00
ef4fa4c336
Merge pull request #7202 from wallabag/dependabot/npm_and_yarn/css-loader-6.9.1
...
Bump css-loader from 6.9.0 to 6.9.1
2024-01-22 03:59:55 +00:00
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
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
ae742097ec
Bump sass from 1.69.7 to 1.70.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.7 to 1.70.0.
- [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.69.7...1.70.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:51:13 +00:00
9c7faffb9f
Bump css-loader from 6.9.0 to 6.9.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.9.0 to 6.9.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:51:02 +00:00
7962972011
Remove SESSION_HANDLER
2024-01-20 09:55:48 +01:00
03f88ff6bf
Remove DATABASE_DRIVER_CLASS
2024-01-20 09:55:05 +01:00
35cbfd37d3
Merge pull request #7193 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.59
2024-01-19 07:10:48 +01:00
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
f086b30c0d
Merge pull request #7192 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.58
2024-01-18 06:00:44 +01:00
1f1db91d28
Merge pull request #7191 from wallabag/dependabot/composer/doctrine/orm-2.17.3
2024-01-18 06:00:23 +01:00
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
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
09095b5b6c
Merge pull request #7189 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.57
2024-01-17 06:44:45 +01:00
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
325ff1a419
Merge pull request #7181 from yguedidi/remove-need-for-test_database_path
...
Remove need for TEST_DATABASE_PATH
2024-01-16 11:08:26 +01:00
cda5d2daeb
Merge pull request #7177 from yguedidi/skip-database-reset-on-partial-test-run
...
Skip database reset on partial test run
2024-01-16 09:33:08 +01:00
e2b8ff3dc0
Skip database reset on partial test run
2024-01-16 09:29:33 +01:00
db5aa62509
Merge pull request #7187 from wallabag/dependabot/composer/phpstan/phpstan-1.10.56
...
Bump phpstan/phpstan from 1.10.55 to 1.10.56
2024-01-16 08:55:34 +01:00
a4a2f26475
Merge pull request #7188 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.56
...
Bump phpstan/phpstan-doctrine from 1.3.54 to 1.3.56
2024-01-16 08:55:15 +01:00
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
c5d42d8a2f
Bump phpstan/phpstan from 1.10.55 to 1.10.56
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.55 to 1.10.56.
- [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.55...1.10.56 )
---
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-16 03:23:49 +00:00
85545f1950
Merge pull request #7182 from wallabag/dependabot/composer/scssphp/scssphp-1.12.1
2024-01-15 09:25:57 +01:00
1643d3d0a3
Merge pull request #7184 from wallabag/dependabot/npm_and_yarn/css-loader-6.9.0
...
Bump css-loader from 6.8.1 to 6.9.0
2024-01-15 04:09:03 +00:00
7bc9f8324d
Merge pull request #7186 from wallabag/dependabot/npm_and_yarn/style-loader-3.3.4
...
Bump style-loader from 3.3.3 to 3.3.4
2024-01-15 04:03:59 +00:00
25d832d048
Bump css-loader from 6.8.1 to 6.9.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.8.1 to 6.9.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 04:02:37 +00:00
0facab82d8
Merge pull request #7185 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.7
...
Bump mini-css-extract-plugin from 2.7.6 to 2.7.7
2024-01-15 04:01:24 +00:00
6a1a21c06b
Merge pull request #7183 from wallabag/dependabot/npm_and_yarn/babel-dependencies-a8655fc483
...
Bump the babel-dependencies group with 1 update
2024-01-15 03:56:17 +00:00
9be7cf8939
Bump style-loader from 3.3.3 to 3.3.4
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/v3.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:54:03 +00:00
5e916dfd71
Bump mini-css-extract-plugin from 2.7.6 to 2.7.7
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.6 to 2.7.7.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:53:45 +00:00
f8d57de7c8
Bump the babel-dependencies group with 1 update
...
Bumps the babel-dependencies group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/preset-env` from 7.23.7 to 7.23.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.23.8/packages/babel-preset-env )
---
updated-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-01-15 03:52:45 +00:00
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
7e40142aa0
Remove need for TEST_DATABASE_PATH
2024-01-14 23:16:31 +01:00
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
49dd30c54f
Merge pull request #7176 from wallabag/dependabot/composer/sentry/sentry-symfony-4.13.2
...
Bump sentry/sentry-symfony from 4.13.1 to 4.13.2
2024-01-12 08:49:28 +01:00
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
7465d197e1
Merge pull request #7175 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.7
...
Bump phpstan/phpstan-symfony from 1.3.6 to 1.3.7
2024-01-11 09:13:16 +01:00
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
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
709abfb564
Merge pull request #7163 from yguedidi/run-tests-with-phpunit-directly
...
Run tests with PHPUnit directly
2024-01-10 14:53:08 +01:00
cb1973d4a7
Merge pull request #7171 from yguedidi/disable-doctrine-depreciation-notices
...
Disable Doctrine depreciation notices
2024-01-10 12:59:15 +01:00
c73d694ee2
Disable Doctrine depreciation notices
2024-01-09 21:46:58 +01:00
bd537a54fe
Update documentation to favor running PHPUnit directly
2024-01-09 08:11:16 +01:00
369e7b6e04
Show the output of commands in the bootstrap file
2024-01-09 08:11:16 +01:00
99ad390144
Move loading fixtures to the bootstrap file
2024-01-09 08:11:16 +01:00
4a4b584a46
Move prepare database commands to the bootstrap file
2024-01-09 08:11:16 +01:00
c35aa64079
Move prepare database commands to CI workflow
2024-01-09 08:11:16 +01:00
3e403b84d3
Move tests cache clean to the bootstrap file
2024-01-09 08:11:16 +01:00
479cded7b4
Clean the tests cache only
2024-01-09 08:11:16 +01:00
18b09979d6
Introduce a tests bootstrap file
2024-01-09 08:11:16 +01:00
beb3da80d2
Merge pull request #7170 from wallabag/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.3 to 1.15.4
2024-01-09 06:40:13 +00:00
d6228ed51d
Bump follow-redirects from 1.15.3 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 06:35:20 +00:00
1be040ba52
Merge pull request #7169 from wallabag/dependabot/composer/phpstan/phpstan-1.10.55
2024-01-09 07:34:06 +01:00
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
4eb31d1280
Merge pull request #7161 from yguedidi/make-tests-use-dev-database-config
...
Make tests use dev database config
2024-01-08 09:45:55 +01:00
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
3710404b92
Merge pull request #7167 from wallabag/dependabot/composer/phpstan/phpstan-1.10.54
2024-01-08 06:02:11 +01:00
546ef31ccc
Merge pull request #7166 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.54
2024-01-08 06:01:54 +01:00
23fb8eb4c1
Bump phpstan/phpstan from 1.10.51 to 1.10.54
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.51 to 1.10.54.
- [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.51...1.10.54 )
---
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-08 03:45:17 +00:00
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
139129f46f
Merge pull request #7165 from wallabag/dependabot/npm_and_yarn/postcss-8.4.33
...
Bump postcss from 8.4.32 to 8.4.33
2024-01-08 03:33:30 +00:00
6201c5c1e5
Bump postcss from 8.4.32 to 8.4.33
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.32 to 8.4.33.
- [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.32...8.4.33 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:29:06 +00:00
782026e9d4
Merge pull request #7164 from wallabag/dependabot/npm_and_yarn/sass-1.69.7
...
Bump sass from 1.69.6 to 1.69.7
2024-01-08 03:27:50 +00:00
faaaa8f3ea
Bump sass from 1.69.6 to 1.69.7
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.6 to 1.69.7.
- [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.69.6...1.69.7 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:24:22 +00:00
8d3f575c03
Make tests use dev database config
2024-01-07 20:00:30 +01:00
aa7dd67131
Use URL to configure DBAL
2024-01-07 17:53:07 +01:00
a6af149fa3
Add missing test_database_socket parameter
2024-01-07 17:53:07 +01:00
ccd50bca7a
Move enabling fosuser_registration in tests to config_test.yml
2024-01-07 17:53:07 +01:00
36a97e5d79
Merge pull request #7158 from wallabag/dependabot/composer/phpstan/phpstan-1.10.51
2024-01-05 08:47:41 +01:00
635c77714d
Merge pull request #7157 from wallabag/dependabot/composer/j0k3r/graby-2.4.5
2024-01-05 08:47:24 +01:00
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
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
4be822625c
Merge pull request #7155 from yguedidi/use-phpunit-directly
...
Use PHPUnit directly
2024-01-04 12:13:49 +01:00
15d5eb5e6a
Use PHPUnit directly
2024-01-03 23:46:08 +01:00
0e7b4641a1
Merge pull request #7154 from yguedidi/transitive-dependencies
...
Add directly used transitive dependencies as root ones
2024-01-03 23:02:42 +01:00
ed9f120ad6
Add directly used transitive dependencies as root ones
2024-01-03 21:30:03 +01:00
16c239aa78
Merge branch '2.6' into merge-2.6-in-master
2024-01-03 11:08:10 +01:00
3d26ddde88
Merge pull request #7143 from wallabag/release/2.6.8
...
Prepare 2.6.8 release
2024-01-03 08:24:57 +01:00
c8f036ad0f
Prepare 2.6.8 release
2024-01-03 07:31:07 +01:00
5e89fc2606
Merge pull request #7140 from yguedidi/remove-session-based-redirection
...
Remove session-based redirection
2024-01-02 23:39:10 +01:00
6a8f4822fd
Merge pull request #7150 from wallabag/dependabot/npm_and_yarn/sass-1.69.6
...
Bump sass from 1.69.5 to 1.69.6
2024-01-01 04:03:48 +00:00
6b7c44af99
Merge pull request #7149 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.10
...
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
2024-01-01 04:00:39 +00:00
76ad8b3b0b
Merge pull request #7148 from wallabag/dependabot/npm_and_yarn/babel-dependencies-b458a94c33
...
Bump the babel-dependencies group with 2 updates
2024-01-01 03:57:46 +00:00
682d90d48a
Bump sass from 1.69.5 to 1.69.6
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.5 to 1.69.6.
- [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.69.5...1.69.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:55:10 +00:00
5356b29273
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.9 to 5.3.10.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.9...v5.3.10 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:54:51 +00:00
539a1d2a68
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.6 to 7.23.7
- [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.7/packages/babel-core )
Updates `@babel/preset-env` from 7.23.6 to 7.23.7
- [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.7/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 >
2024-01-01 03:54:16 +00:00
828dd3080c
Merge pull request #7145 from yguedidi/make-database-dependent-commands-lazy
...
Make database dependent commands lazy
2023-12-29 08:53:32 +01:00
16f31549fd
Make database dependent commands lazy
...
(cherry picked from commit 9927a06cab )
2023-12-28 23:56:54 +01:00
9bef459882
Make Redirect helper supports only absolute path reference URLs
2023-12-28 21:48:48 +01:00
7ebc96f3b9
Remove session-based redirection
2023-12-28 21:42:26 +01:00
f4493f7472
Remove support for fallback in Redirect helper
2023-12-28 21:42:12 +01:00
ffec47bd88
Use Redirect helper in ConfigController::changeViewModeAction
2023-12-28 21:26:30 +01:00
a1154927c3
Merge pull request #7144 from wallabag/fix/node-20
2023-12-27 23:10:58 +01:00
019e978846
Use Node 20
...
Backported from the 2.6 branch.
Also, update composer & node deps.
2023-12-27 23:00:49 +01:00
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
5a19a32450
Merge pull request #7135 from yguedidi/use-wallabag-rulerz-packages
...
Use wallabag rulerz packages
2023-12-27 19:31:23 +01:00
bb688e8b7c
Use wallabag rulerz packages
2023-12-27 19:26:34 +01:00
4a8fb78c7c
Merge pull request #7141 from yguedidi/fix-docker-setup
...
Fix docker setup
2023-12-27 19:24:21 +01:00
7fbf83f3bb
Merge pull request #7139 from yguedidi/fix-doctrine-deprecation-notices
...
Fix Doctrine deprecation notices
2023-12-27 19:19:47 +01:00
967f8fa495
Fix docker setup
2023-12-27 19:18:54 +01:00
8b9d3795da
Fix setSQLLogger() depreciation
2023-12-27 19:10:17 +01:00
e5a8b152eb
Fix getSchemaManager() depreciation
2023-12-27 19:10:17 +01:00
0cbd0ce28a
Fix getEntity() depreciation
2023-12-27 19:10:17 +01:00
4846dd00c3
Merge pull request #7136 from yguedidi/fix-deprecation
...
Fix deprecation
2023-12-27 19:09:55 +01:00
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
9927a06cab
Make database dependent commands lazy
2023-12-26 21:29:00 +01:00
babe87c33b
Fix createClient() depreciation
2023-12-25 10:39:25 +01:00
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
a351b0aada
Fix canonicalize depreciation
2023-12-24 20:29:11 +01:00
d6c401423f
Merge pull request #7133 from Simounet/fix/dark-mode-disabled-url-2.6
2023-12-22 20:43:28 +01:00
6725228ed5
Assets generation
2023-12-22 15:29:06 +01:00
165973d834
Fix add tags input dark mode
2023-12-22 15:01:23 +01:00
e018daf2fa
Fix disabled URL edit dark mode
2023-12-22 15:01:23 +01:00
902edbfeb6
Merge pull request #7134 from wallabag/fix/2.6-update-deps
...
Update deps & Node 20
2023-12-22 14:59:13 +01:00
75f6f53d25
Update GitHub Actions
2023-12-22 14:45:23 +01:00
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
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
7eda9811b8
wallassets folder added to .gitignore
2023-12-21 18:03:18 +01:00
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
10d099dc38
Fix add tags input dark mode
2023-12-21 12:24:45 +01:00
d63db323ad
Fix disabled URL edit dark mode
2023-12-21 12:24:07 +01:00
44f362236d
Merge pull request #7129 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.2
2023-12-21 05:46:42 +01:00
d2699005d5
Merge pull request #7130 from wallabag/dependabot/composer/doctrine/orm-2.17.2
2023-12-21 05:46:19 +01:00
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
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
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
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
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
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
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
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
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
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
d040a8db0f
Merge pull request #7119 from wallabag/dependabot/composer/phpstan/phpstan-1.10.50
2023-12-13 20:21:42 -08:00
07cb1a2035
Merge pull request #7118 from wallabag/dependabot/composer/willdurand/hateoas-bundle-2.6.0
2023-12-13 20:21:24 -08:00
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
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
83404b20b9
Merge pull request #7117 from wallabag/dependabot/composer/phpstan/phpstan-1.10.49
2023-12-12 21:38:17 -08:00
a38b1277a8
Merge pull request #7116 from wallabag/dependabot/composer/willdurand/hateoas-3.10.0
2023-12-12 21:38:00 -08:00
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
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
a67f836b04
Merge pull request #7114 from wallabag/dependabot/composer/jms/serializer-3.29.0
2023-12-11 20:32:20 -08:00
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
8b272fda96
Merge pull request #7112 from wallabag/dependabot/composer/phpstan/phpstan-1.10.48
...
Bump phpstan/phpstan from 1.10.47 to 1.10.48
2023-12-11 06:23:57 +01:00
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
451cbb08a6
Merge pull request #7111 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.3.2
...
Bump stylelint-scss from 5.3.1 to 5.3.2
2023-12-11 03:36:06 +00:00
95157f78d4
Merge pull request #7110 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-c6dc56439b
...
Bump the fontsource-dependencies group with 4 updates
2023-12-11 03:33:13 +00:00
1309937b12
Bump stylelint-scss from 5.3.1 to 5.3.2
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:29:46 +00:00
db572dcf86
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.17 to 5.0.18
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.15 to 5.0.16
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.15 to 5.0.16
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.17 to 5.0.18
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:29:35 +00:00
15d797dadd
Merge pull request #7109 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-12-09 21:58:08 +01:00
79b0d4eaed
Translated using Weblate (Galician)
...
Currently translated at 100.0% (597 of 597 strings)
2023-12-09 20:05:53 +01:00
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
1e1543d085
Merge pull request #7107 from wallabag/dependabot/composer/sentry/sentry-symfony-4.13.1
...
Bump sentry/sentry-symfony from 4.12.0 to 4.13.1
2023-12-08 01:02:32 -08:00
a488bf767c
Merge pull request #7100 from wallabag/dependabot/composer/guzzlehttp/psr7-2.6.2
...
Bump guzzlehttp/psr7 from 2.6.1 to 2.6.2
2023-12-08 01:02:09 -08:00
9056678742
Merge pull request #7101 from wallabag/dependabot/npm_and_yarn/babel-dependencies-23220545f2
...
Bump the babel-dependencies group with 2 updates
2023-12-08 08:56:16 +00:00
e2d6adf0e0
Merge pull request #7103 from wallabag/dependabot/npm_and_yarn/postcss-8.4.32
...
Bump postcss from 8.4.31 to 8.4.32
2023-12-08 08:53:05 +00:00
d34746fb7d
Merge pull request #7102 from wallabag/dependabot/npm_and_yarn/eslint-8.55.0
...
Bump eslint from 8.54.0 to 8.55.0
2023-12-08 08:50:24 +00:00
a8075ec4af
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.3 to 7.23.5
- [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.5/packages/babel-core )
Updates `@babel/preset-env` from 7.23.3 to 7.23.5
- [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.5/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-08 08:40:42 +00:00
1375804dfc
Bump postcss from 8.4.31 to 8.4.32
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.32.
- [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.31...8.4.32 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 08:39:17 +00:00
d4053260e3
Bump eslint from 8.54.0 to 8.55.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.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.54.0...v8.55.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-08 08:37:12 +00:00
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
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
e96c91850c
Bump guzzlehttp/psr7 from 2.6.1 to 2.6.2
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 08:35:38 +00:00
1de662c4d9
Merge pull request #7099 from wallabag/dependabot/composer/phpstan/phpstan-1.10.47
...
Bump phpstan/phpstan from 1.10.46 to 1.10.47
2023-12-08 00:35:03 -08:00
00d49f1202
Release symfony/phpunit-bridge
2023-12-08 09:21:16 +01:00
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
4d150ed436
Merge pull request #7096 from wallabag/dependabot/composer/php-http/client-common-2.7.1
2023-11-30 23:40:17 -08:00
d9e58d6ff4
Merge pull request #7097 from wallabag/dependabot/composer/php-http/discovery-1.19.2
2023-11-30 23:39:57 -08:00
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
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
d0cfb902a8
Merge pull request #7093 from wallabag/dependabot/composer/phpstan/phpstan-1.10.46
...
Bump phpstan/phpstan from 1.10.45 to 1.10.46
2023-11-29 10:53:29 +01:00
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
4e2f7673ed
Merge pull request #7091 from wallabag/dependabot/composer/phpseclib/phpseclib-3.0.34
...
Bump phpseclib/phpseclib from 3.0.33 to 3.0.34
2023-11-28 20:18:08 +01:00
45e4af53df
Bump phpseclib/phpseclib from 3.0.33 to 3.0.34
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 3.0.33 to 3.0.34.
- [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.33...3.0.34 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 18:24:21 +00:00
2bffcb3035
Merge pull request #7090 from wallabag/dependabot/composer/phpstan/phpstan-1.10.45
2023-11-28 06:44:04 +01:00
d6633be8d9
Bump phpstan/phpstan from 1.10.44 to 1.10.45
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.44 to 1.10.45.
- [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.44...1.10.45 )
---
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-28 03:26:52 +00:00
f8d4d4131d
Merge pull request #7089 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-11-27 21:01:58 +01:00
2fc0e89e5e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (597 of 597 strings)
2023-11-27 20:02:54 +01:00
75f78d1f44
Merge pull request #7088 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-11-26 12:16:57 +01:00
8fba5b8a9e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (6 of 6 strings)
2023-11-26 12:03:22 +01:00
9d8822ec6a
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 92.1% (550 of 597 strings)
2023-11-26 12:03:22 +01:00
5335024ab5
Merge pull request #7085 from wallabag/dependabot/composer/twig/string-extra-3.8.0
2023-11-22 06:49:07 +01:00
3d32de485f
Merge pull request #7084 from wallabag/dependabot/composer/phpstan/phpstan-1.10.44
2023-11-22 06:48:49 +01:00
f89fd5ba7c
Merge pull request #7083 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.53
2023-11-22 06:48:31 +01:00
83ae55555d
Merge pull request #7082 from wallabag/dependabot/composer/twig/twig-3.8.0
2023-11-22 06:48:15 +01:00
5007dbcd58
Bump twig/string-extra from 3.7.1 to 3.8.0
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.7.1 to 3.8.0.
- [Commits](https://github.com/twigphp/string-extra/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 03:30:10 +00:00
a69c983408
Bump phpstan/phpstan from 1.10.43 to 1.10.44
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.43 to 1.10.44.
- [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.43...1.10.44 )
---
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-22 03:29:41 +00:00
8ed1e9e528
Bump phpstan/phpstan-doctrine from 1.3.51 to 1.3.53
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.51 to 1.3.53.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.51...1.3.53 )
---
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 >
2023-11-22 03:29:24 +00:00
cf2af580ba
Bump twig/twig from 3.7.1 to 3.8.0
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.7.1 to 3.8.0.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 03:29:11 +00:00
793514171f
Merge pull request #7081 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.51
2023-11-21 07:09:57 +01:00
ff0f958cd9
Bump phpstan/phpstan-doctrine from 1.3.50 to 1.3.51
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.50 to 1.3.51.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.50...1.3.51 )
---
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 >
2023-11-21 03:02:01 +00:00
1791667c86
Merge pull request #7078 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.50
...
Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50
2023-11-20 08:50:11 +01:00
00d0b4ed3a
Merge pull request #7077 from wallabag/dependabot/composer/phpstan/phpstan-1.10.43
...
Bump phpstan/phpstan from 1.10.41 to 1.10.43
2023-11-20 08:49:49 +01:00
41004aa2f6
Merge pull request #7079 from wallabag/dependabot/composer/doctrine/dbal-3.7.2
...
Bump doctrine/dbal from 3.7.1 to 3.7.2
2023-11-20 08:49:31 +01:00
ca91cd2c20
Merge pull request #7080 from wallabag/dependabot/composer/doctrine/orm-2.17.1
...
Bump doctrine/orm from 2.17.0 to 2.17.1
2023-11-20 08:49:12 +01:00
3aa5b79836
Bump doctrine/orm from 2.17.0 to 2.17.1
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.17.0...2.17.1 )
---
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-11-20 03:57:12 +00:00
c90bf8f8cd
Bump doctrine/dbal from 3.7.1 to 3.7.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.7.1...3.7.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:56:59 +00:00
7a832805eb
Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.48 to 1.3.50.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.48...1.3.50 )
---
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 >
2023-11-20 03:56:47 +00:00
9043b7e3fd
Bump phpstan/phpstan from 1.10.41 to 1.10.43
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.41 to 1.10.43.
- [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.41...1.10.43 )
---
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-20 03:56:29 +00:00
ba55c4e5bb
Merge pull request #7076 from wallabag/dependabot/npm_and_yarn/eslint-8.54.0
...
Bump eslint from 8.53.0 to 8.54.0
2023-11-20 03:06:19 +00:00
a0f0e6c207
Bump eslint from 8.53.0 to 8.54.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.54.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.53.0...v8.54.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-11-20 03:02:35 +00:00
5f9d1a999c
Merge pull request #7072 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.4.5
...
Bump doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.4.5
2023-11-16 10:02:32 +01:00
d063e6b042
Bump doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.4.5
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/3.5.x/CHANGELOG-3.1.md )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-16 08:57:15 +00:00
bfeadae6c0
Merge pull request #7071 from wallabag/dependabot/composer/doctrine/orm-2.17.0
...
Bump doctrine/orm from 2.16.2 to 2.17.0
2023-11-16 09:56:13 +01:00
2149ef4510
Add ObjectManagedLoader for PHPStan
2023-11-16 09:50:02 +01:00
50dd1d32ac
Merge pull request #7073 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.48
2023-11-16 06:35:22 +01:00
6b027086d0
Bump phpstan/phpstan-doctrine from 1.3.47 to 1.3.48
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.47 to 1.3.48.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.47...1.3.48 )
---
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 >
2023-11-16 03:50:58 +00:00
f272481ec4
Bump doctrine/orm from 2.16.2 to 2.17.0
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.16.2...2.17.0 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-16 03:49:55 +00:00
f6d434b4e4
Merge pull request #7070 from wallabag/dependabot/composer/scssphp/scssphp-1.12.0
2023-11-15 06:30:55 +01:00
833f0135e8
Merge pull request #7069 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.1
2023-11-15 06:30:29 +01:00
a5435de351
Bump scssphp/scssphp from 1.11.1 to 1.12.0
...
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp ) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/scssphp/scssphp/releases )
- [Commits](https://github.com/scssphp/scssphp/compare/v1.11.1...v1.12.0 )
---
updated-dependencies:
- dependency-name: scssphp/scssphp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 03:33:08 +00:00
dcb3f55343
Bump php-amqplib/rabbitmq-bundle from 2.13.0 to 2.13.1
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.13.0 to 2.13.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/2.13.0...2.13.1 )
---
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-11-15 03:32:44 +00:00
ff5623baac
Merge pull request #7068 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.5
2023-11-14 06:04:20 +01:00
39e84e74a4
Bump doctrine/doctrine-migrations-bundle from 3.2.4 to 3.2.5
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineMigrationsBundle/blob/3.3.x/Changelog.md )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 03:34:59 +00:00
092a11b21e
Merge pull request #7064 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.47
2023-11-13 07:15:43 +01:00
980646c52c
Merge pull request #7065 from wallabag/dependabot/composer/symfony/http-kernel-4.4.51
2023-11-13 07:15:27 +01:00
bf85187304
Merge pull request #7062 from wallabag/dependabot/composer/symfony/twig-bridge-4.4.51
2023-11-13 07:15:06 +01:00
f044dddcc0
Merge pull request #7063 from wallabag/dependabot/composer/symfony-dependencies-f3f66adefd
2023-11-13 07:14:43 +01:00
25282de2be
Merge pull request #7067 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.3.1
...
Bump stylelint-scss from 5.3.0 to 5.3.1
2023-11-13 03:55:00 +00:00
dfda2bfbb5
Merge pull request #7066 from wallabag/dependabot/npm_and_yarn/babel-dependencies-df9e0d663c
...
Bump the babel-dependencies group with 3 updates
2023-11-13 03:51:42 +00:00
fd11d7476d
Bump stylelint-scss from 5.3.0 to 5.3.1
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:47:36 +00:00
18f5d402b4
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.23.2 to 7.23.3
- [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.3/packages/babel-core )
Updates `@babel/eslint-parser` from 7.22.15 to 7.23.3
- [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.3/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.23.2 to 7.23.3
- [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.3/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-minor
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-11-13 03:47:10 +00:00
2de4d2464f
Bump symfony/http-kernel from 4.4.50 to 4.4.51
...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel ) from 4.4.50 to 4.4.51.
- [Release notes](https://github.com/symfony/http-kernel/releases )
- [Changelog](https://github.com/symfony/http-kernel/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-kernel/compare/v4.4.50...v4.4.51 )
---
updated-dependencies:
- dependency-name: symfony/http-kernel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:06:18 +00:00
9fce559cb7
Bump phpstan/phpstan-doctrine from 1.3.46 to 1.3.47
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.46 to 1.3.47.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.46...1.3.47 )
---
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 >
2023-11-13 03:05:37 +00:00
db2f5d4c5f
Bump the symfony-dependencies group with 1 update
...
Bumps the symfony-dependencies group with 1 update: [symfony/framework-bundle](https://github.com/symfony/framework-bundle ).
- [Release notes](https://github.com/symfony/framework-bundle/releases )
- [Changelog](https://github.com/symfony/framework-bundle/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/framework-bundle/compare/v4.4.49...v4.4.51 )
---
updated-dependencies:
- dependency-name: symfony/framework-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:05:29 +00:00
a74ebc65cf
Bump symfony/twig-bridge from 4.4.49 to 4.4.51
...
Bumps [symfony/twig-bridge](https://github.com/symfony/twig-bridge ) from 4.4.49 to 4.4.51.
- [Release notes](https://github.com/symfony/twig-bridge/releases )
- [Changelog](https://github.com/symfony/twig-bridge/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/twig-bridge/compare/v4.4.49...v4.4.51 )
---
updated-dependencies:
- dependency-name: symfony/twig-bridge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-12 16:17:57 +00:00
c589ee9b3c
Merge pull request #7059 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.46
...
Bump phpstan/phpstan-doctrine from 1.3.45 to 1.3.46
2023-11-09 08:11:56 +01:00
db465ace02
Bump phpstan/phpstan-doctrine from 1.3.45 to 1.3.46
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.45 to 1.3.46.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.45...1.3.46 )
---
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 >
2023-11-09 03:25:59 +00:00
d954899f5d
Merge pull request #7056 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.0
2023-11-08 06:14:25 +01:00
188da933e0
Bump php-amqplib/rabbitmq-bundle from 2.12.0 to 2.13.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.12.0 to 2.13.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.12.0...2.13.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 >
2023-11-08 03:56:33 +00:00
0cae692681
Merge pull request #7055 from wallabag/dependabot/composer/php-http/httplug-bundle-1.31.0
2023-11-07 06:16:19 +01:00
fad18335b1
Bump php-http/httplug-bundle from 1.30.1 to 1.31.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.30.1 to 1.31.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.30.1...1.31.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-11-07 03:51:32 +00:00
80b98fbd68
Merge pull request #7052 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-scss-11.1.0
...
Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0
2023-11-06 07:13:26 +00:00
04c2f0de18
Merge pull request #7054 from wallabag/dependabot/composer/phpstan/phpstan-1.10.41
2023-11-06 06:01:02 +01:00
ed5912e272
Merge pull request #7053 from wallabag/dependabot/npm_and_yarn/eslint-8.53.0
...
Bump eslint from 8.52.0 to 8.53.0
2023-11-06 03:33:12 +00:00
e229389fd1
Bump phpstan/phpstan from 1.10.40 to 1.10.41
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.40 to 1.10.41.
- [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.40...1.10.41 )
---
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-06 03:26:43 +00:00
7780af1d4b
Bump eslint from 8.52.0 to 8.53.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.53.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.52.0...v8.53.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-11-06 03:24:31 +00:00
e832f1e0be
Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v11.0.0...v11.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:24:19 +00:00
3855de88ff
Merge pull request #7049 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.12.0
2023-11-02 07:56:03 +01:00
da3eaed297
Bump php-amqplib/rabbitmq-bundle from 2.11.0 to 2.12.0
...
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle ) from 2.11.0 to 2.12.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.11.0...2.12.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 >
2023-11-01 03:44:52 +00:00
00b33e3855
Merge pull request #7047 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.5
2023-10-31 05:49:23 +01:00
a5972d7983
Merge pull request #7046 from wallabag/dependabot/composer/sentry/sentry-symfony-4.12.0
2023-10-31 05:49:04 +01:00
820d1c69c0
Merge pull request #7045 from wallabag/dependabot/composer/phpstan/phpstan-1.10.40
2023-10-31 05:48:43 +01:00
fc6a7da71c
Bump phpstan/phpstan-symfony from 1.3.4 to 1.3.5
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.4...1.3.5 )
---
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-10-31 03:57:39 +00:00
68aa2cdeaf
Bump sentry/sentry-symfony from 4.11.0 to 4.12.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.11.0 to 4.12.0.
- [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.11.0...4.12.0 )
---
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-10-31 03:57:15 +00:00
507ef47bd8
Bump phpstan/phpstan from 1.10.39 to 1.10.40
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.39 to 1.10.40.
- [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.39...1.10.40 )
---
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-10-31 03:56:59 +00:00
ec964ab724
Merge pull request #7040 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.45
2023-10-30 07:20:38 +01:00
dbac4e8591
Merge pull request #7044 from wallabag/dependabot/github_actions/actions/setup-node-4
2023-10-30 07:20:17 +01:00
9ca9b8eb85
Merge pull request #7043 from wallabag/dependabot/npm_and_yarn/sass-1.69.5
...
Bump sass from 1.69.4 to 1.69.5
2023-10-30 03:41:37 +00:00
3015551b23
Merge pull request #7042 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.3.0
...
Bump stylelint-scss from 5.2.1 to 5.3.0
2023-10-30 03:38:06 +00:00
5b5584d9f9
Merge pull request #7041 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
...
Bump eslint-plugin-import from 2.28.1 to 2.29.0
2023-10-30 03:34:15 +00:00
ebc46ef1fc
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:31:38 +00:00
19178c5a20
Bump sass from 1.69.4 to 1.69.5
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.4 to 1.69.5.
- [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.69.4...1.69.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:29:53 +00:00
fc6aafe302
Bump stylelint-scss from 5.2.1 to 5.3.0
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.1...v5.3.0 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:29:33 +00:00
ffece8d19a
Bump eslint-plugin-import from 2.28.1 to 2.29.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.1 to 2.29.0.
- [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.28.1...v2.29.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:29:11 +00:00
764a79b0ed
Bump phpstan/phpstan-doctrine from 1.3.43 to 1.3.45
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.43 to 1.3.45.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.43...1.3.45 )
---
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 >
2023-10-30 03:21:01 +00:00
431d49eb8c
Merge pull request #7039 from wallabag/port/2.6.7
2023-10-26 06:10:50 +02:00
4a5f769428
Merge remote-tracking branch 'origin/2.6' into port/2.6.7
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-10-25 22:09:21 +02:00
5a9abf8821
Merge pull request #7038 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.6.0
2023-10-23 07:24:49 +02:00
68fabb71f8
Merge pull request #7036 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.10.0
...
Bump webpack-merge from 5.9.0 to 5.10.0
2023-10-23 03:02:16 +00:00
afc3a9b088
Merge pull request #7035 from wallabag/dependabot/npm_and_yarn/sass-1.69.4
...
Bump sass from 1.69.3 to 1.69.4
2023-10-23 02:57:48 +00:00
70991255b4
Merge pull request #7037 from wallabag/dependabot/npm_and_yarn/eslint-8.52.0
...
Bump eslint from 8.51.0 to 8.52.0
2023-10-23 02:54:24 +00:00
ca79f8c018
Bump webpack-merge from 5.9.0 to 5.10.0
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.9.0 to 5.10.0.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.9.0...v5.10.0 )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 02:32:46 +00:00
d0d7f5ab5e
Bump sass from 1.69.3 to 1.69.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.3 to 1.69.4.
- [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.69.3...1.69.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 02:32:45 +00:00
97e922dddc
Merge pull request #7034 from wallabag/dependabot/npm_and_yarn/stylelint-15.11.0
...
Bump stylelint from 15.10.3 to 15.11.0
2023-10-23 02:31:49 +00:00
a55c4ebf32
Bump php-amqplib/php-amqplib from 3.5.4 to 3.6.0
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.5.4 to 3.6.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.5.4...v3.6.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 >
2023-10-23 02:30:03 +00:00
5a2821b3ce
Bump eslint from 8.51.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.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.51.0...v8.52.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-10-23 02:30:03 +00:00
0364a171bb
Merge pull request #7033 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-3dcb29bd7e
...
Bump the fontsource-dependencies group with 4 updates
2023-10-23 02:29:03 +00:00
913fb51707
Bump stylelint from 15.10.3 to 15.11.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 02:23:37 +00:00
e97902412f
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.15 to 5.0.17
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.13 to 5.0.15
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.13 to 5.0.15
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.15 to 5.0.17
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 02:23:27 +00:00
dfe370eaa3
Merge pull request #7031 from wallabag/dependabot/composer/phpstan/phpstan-1.10.39
2023-10-18 05:43:09 +02:00
9fa207bdc6
Bump phpstan/phpstan from 1.10.38 to 1.10.39
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.38 to 1.10.39.
- [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.38...1.10.39 )
---
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-10-18 02:47:56 +00:00
c4a5806180
Merge pull request #7027 from wallabag/dependabot/npm_and_yarn/highlight.js-11.9.0
...
Bump highlight.js from 11.8.0 to 11.9.0
2023-10-16 02:23:28 +00:00
826ff3f71e
Merge pull request #7026 from wallabag/dependabot/npm_and_yarn/webpack-5.89.0
...
Bump webpack from 5.88.2 to 5.89.0
2023-10-16 02:19:49 +00:00
486f943e9a
Merge pull request #7025 from wallabag/dependabot/npm_and_yarn/sass-1.69.3
...
Bump sass from 1.69.0 to 1.69.3
2023-10-16 02:16:23 +00:00
2417471bcc
Merge pull request #7024 from wallabag/dependabot/npm_and_yarn/babel-dependencies-7f1cbfb7c8
...
Bump the babel-dependencies group with 2 updates
2023-10-16 02:12:57 +00:00
41991b326d
Bump highlight.js from 11.8.0 to 11.9.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.8.0 to 11.9.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.8.0...11.9.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 >
2023-10-16 02:07:40 +00:00
734bf415c9
Bump webpack from 5.88.2 to 5.89.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 02:07:20 +00:00
470b4aa15b
Bump sass from 1.69.0 to 1.69.3
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.0 to 1.69.3.
- [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.69.0...1.69.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 02:06:58 +00:00
f3458bdbd6
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.0 to 7.23.2
- [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/@babel/core@7.23.2/packages/babel-core )
Updates `@babel/preset-env` from 7.22.20 to 7.23.2
- [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.2/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-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 02:06:36 +00:00
15ebd406d4
Merge pull request #7021 from wallabag/dependabot/composer/doctrine/dbal-3.7.1
2023-10-10 05:32:05 +02:00
e2d2ce66e7
Merge pull request #7020 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.15
2023-10-10 05:31:49 +02:00
0cf4a61344
Bump doctrine/dbal from 3.7.0 to 3.7.1
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.7.0...3.7.1 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 02:23:38 +00:00
ffa9e370f2
Bump phpstan/phpstan-phpunit from 1.3.14 to 1.3.15
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.14 to 1.3.15.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.14...1.3.15 )
---
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 >
2023-10-10 02:23:28 +00:00
7aef830815
Merge pull request #7018 from sergiy-petrov/sergiy-petrov-patch-1
2023-10-09 21:26:30 +02:00
9ea4c136d9
Test against php 8.3
2023-10-09 20:15:07 +03:00
74fa98fee3
Merge pull request #7012 from KaminskiDaniell/patch-1
...
Corrected PL translations
2023-10-09 08:46:32 +02:00
c195dbbd6c
Merge pull request #7017 from wallabag/dependabot/composer/phpstan/phpstan-1.10.38
2023-10-09 07:17:56 +02:00
2c904346af
Bump phpstan/phpstan from 1.10.37 to 1.10.38
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.37 to 1.10.38.
- [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.37...1.10.38 )
---
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-10-09 02:47:12 +00:00
8f6a3d412c
Merge pull request #7015 from wallabag/dependabot/npm_and_yarn/eslint-8.51.0
...
Bump eslint from 8.50.0 to 8.51.0
2023-10-09 02:45:20 +00:00
57c896ce81
Merge pull request #7016 from wallabag/dependabot/npm_and_yarn/sass-1.69.0
...
Bump sass from 1.68.0 to 1.69.0
2023-10-09 02:43:56 +00:00
be6695e041
Bump eslint from 8.50.0 to 8.51.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.50.0 to 8.51.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.50.0...v8.51.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-10-09 02:38:14 +00:00
d93756d298
Merge pull request #7014 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-d3659ea346
...
Bump the fontsource-dependencies group with 4 updates
2023-10-09 02:37:04 +00:00
5a9612a15e
Bump sass from 1.68.0 to 1.69.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.68.0 to 1.69.0.
- [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.68.0...1.69.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 02:32:45 +00:00
36100365c6
Bump the fontsource-dependencies group with 4 updates
...
Bumps the fontsource-dependencies group with 4 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ), [@fontsource/eb-garamond](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/eb-garamond ), [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.13 to 5.0.15
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/eb-garamond` from 5.0.8 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/eb-garamond/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/eb-garamond )
Updates `@fontsource/montserrat` from 5.0.8 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat )
Updates `@fontsource/oswald` from 5.0.13 to 5.0.15
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/eb-garamond"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/montserrat"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 02:32:08 +00:00
77dbf189ff
Update CraueConfigBundle.pl.yml
...
modified one translation
2023-10-07 13:35:59 +02:00
cd17f86c6d
Update CraueConfigBundle.pl.yml
...
Hi, I'm contributor in hacktoberfest event. When you approve these changes could you please add hacktoberfest-accepted label to this PR?
Thanks :)
2023-10-07 13:34:13 +02:00
843fd97805
Merge pull request #7008 from wallabag/dependabot/composer/phpstan/phpstan-1.10.37
...
Bump phpstan/phpstan from 1.10.36 to 1.10.37
2023-10-03 07:40:03 +02:00
5afff609b3
Bump phpstan/phpstan from 1.10.36 to 1.10.37
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.36 to 1.10.37.
- [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.36...1.10.37 )
---
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-10-03 02:03:40 +00:00
60623246ae
Merge pull request #7006 from wallabag/release/2.6.7
...
Prepare 2.6.7 release
2023-10-02 14:21:29 +02:00
fa107116cc
Prepare 2.6.7 release
2023-10-02 14:14:34 +02:00
0cfdddc2eb
Merge pull request from GHSA-56fm-hfp3-x3w3
...
Fix CSRF Vulnerability on 2FA endpoints
2023-10-02 13:51:41 +02:00
8b0108d686
Merge pull request #7005 from wallabag/fix/dependabot-symfony-pattern
...
Fix symfony pattern for dependabot
2023-10-02 09:31:15 +02:00
adc79d0578
Fix symfony pattern for dependabot
...
`*symfony*` matches to much deps (ie `phpstan-symfony`) which aren't related to Symfony release.
`symfony/*` will properly match Symfony release better.
2023-10-02 09:17:32 +02:00
5d498135ab
Merge pull request #7004 from wallabag/dependabot/composer/symfony-dependencies-34a06d215f
...
Bump the symfony-dependencies group with 1 update
2023-10-02 09:11:50 +02:00
d287ed6b54
Bump the symfony-dependencies group with 1 update
...
Bumps the symfony-dependencies group with 1 update: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.2...1.3.4 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: symfony-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 07:03:30 +00:00
e69b07314b
Merge pull request #7003 from wallabag/fix/dependabot-lock-symfony
...
Avoid deps for Symfony/*
2023-10-02 09:02:34 +02:00
f3291f5797
Merge pull request #7001 from wallabag/dependabot/composer/phpstan/phpstan-1.10.36
...
Bump phpstan/phpstan from 1.10.35 to 1.10.36
2023-10-02 08:38:31 +02:00
7cbe1dafb3
Avoid deps for Symfony/*
...
Until we release official support for Symfony 5+
2023-10-02 08:35:01 +02:00
0ed133f3d5
Merge pull request #7002 from sonvir249/update-itunes
...
Updated text iTunes to App Store.
2023-10-02 08:31:52 +02:00
bfa5a4a556
Update PHPStan ignore pattern
2023-10-02 08:30:18 +02:00
a0cd522db2
Updated text iTunes to App Store.
2023-10-02 10:07:05 +05:30
926ff63a73
Merge pull request #6996 from wallabag/dependabot/npm_and_yarn/babel-dependencies-658c943d74
...
Bump the babel-dependencies group with 1 update
2023-10-02 04:15:41 +00:00
1145810345
Merge pull request #6998 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.9
...
Bump postcss-scss from 4.0.8 to 4.0.9
2023-10-02 02:37:45 +00:00
5ac6deda69
Bump postcss-scss from 4.0.8 to 4.0.9
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 4.0.8 to 4.0.9.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.8...4.0.9 )
---
updated-dependencies:
- dependency-name: postcss-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 02:29:32 +00:00
d8e936add0
Merge pull request #6999 from wallabag/dependabot/npm_and_yarn/postcss-8.4.31
...
Bump postcss from 8.4.30 to 8.4.31
2023-10-02 02:28:19 +00:00
af374b8cb0
Merge pull request #6997 from wallabag/dependabot/npm_and_yarn/fontsource-dependencies-facc375e84
...
Bump the fontsource-dependencies group with 2 updates
2023-10-02 02:23:07 +00:00
6ebffd0f63
Bump phpstan/phpstan from 1.10.35 to 1.10.36
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.35 to 1.10.36.
- [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.35...1.10.36 )
---
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-10-02 02:21:21 +00:00
e8663003c5
Bump postcss from 8.4.30 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [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.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 02:14:59 +00:00
255d71727c
Bump the fontsource-dependencies group with 2 updates
...
Bumps the fontsource-dependencies group with 2 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ).
Updates `@fontsource/atkinson-hyperlegible` from 5.0.12 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
Updates `@fontsource/oswald` from 5.0.12 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fontsource-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 02:14:32 +00:00
0fc117ec41
Bump the babel-dependencies group with 1 update
...
Bumps the babel-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ).
- [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.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 02:14:05 +00:00
aa06e8328e
ConfigController: remove 2fa cancel step
...
This change annoys me, however this endpoint was anyway problematic:
- it was vulnerable to a CSRF attack, see GHSA-56fm-hfp3-x3w3
- it is useless as we don't really handle a two-steps validation
Still, if you send an incorrect code during the "activation" phase a
flash error will pop up but the 2fa will stay enabled. This need rework
when possible.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-09-30 00:49:58 +02:00
5240684be9
ConfigController: move OTP endpoints to POST method only
...
Fixes GHSA-56fm-hfp3-x3w3
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-09-30 00:49:58 +02:00
9ec351e8b6
Merge pull request #6986 from Simounet/feat/entry-tag-form-button
...
Add tag form submit button always displayed
2023-09-29 16:38:54 +02:00
6fab27f3ce
Add tag form submit button always displayed
2023-09-29 15:35:33 +02:00
e4d69cafe4
Merge pull request #6991 from Simounet/feat/6971-mass-action-click-full-card
...
Fix #6971 - Full clickable card on mass action
2023-09-29 14:53:27 +02:00
34e51243d9
Merge pull request #6985 from Simounet/fix/tag-controller-null-value
2023-09-27 22:36:36 +02:00
d21ccc1e28
Merge pull request #6982 from yguedidi/build-assets-on-release
...
Build assets on release
2023-09-27 20:33:40 +02:00
9bc026f343
Fix #6971 - Full clickable card on mass action
2023-09-27 19:25:16 +02:00
752606941f
Remove the Assets workflow
2023-09-27 19:16:25 +02:00
728aa902bb
Remove generated assets from the repository
2023-09-27 19:15:28 +02:00
fde129e5c6
Build assets on release
2023-09-27 19:13:22 +02:00
3b78bbae64
Merge pull request #6989 from wallabag/dependabot/composer/doctrine/dbal-3.7.0
2023-09-27 07:06:10 +02:00
675d78f9c6
Bump doctrine/dbal from 3.6.7 to 3.7.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.7 to 3.7.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.7...3.7.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-27 02:26:43 +00:00
a46fd5fc9f
Fix deprecated null parameter passed to explode()
2023-09-26 18:02:46 +02:00
a26a6bd3a5
Merge pull request #6980 from wallabag/dependabot/composer/scssphp/scssphp-1.11.1
...
Bump scssphp/scssphp from 1.11.0 to 1.11.1
2023-09-25 08:36:13 +02:00
d021823bab
Bump scssphp/scssphp from 1.11.0 to 1.11.1
...
Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/scssphp/scssphp/releases )
- [Commits](https://github.com/scssphp/scssphp/compare/v1.11.0...v1.11.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 >
2023-09-25 07:01:24 +02:00
26fbf050f1
Merge pull request #6981 from wallabag/dependabot/composer/doctrine/dbal-3.6.7
2023-09-25 05:39:17 +02:00
8a670fe4fe
Merge pull request #6978 from wallabag/dependabot/npm_and_yarn/sass-1.68.0
...
Bump sass from 1.67.0 to 1.68.0
2023-09-25 03:08:03 +00:00
775a23a6d0
Merge pull request #6976 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.16
...
Bump autoprefixer from 10.4.15 to 10.4.16
2023-09-25 03:01:21 +00:00
e096656e09
Bump sass from 1.67.0 to 1.68.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.67.0 to 1.68.0.
- [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.67.0...1.68.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 02:47:32 +00:00
b2a5e680d3
Merge pull request #6977 from wallabag/dependabot/npm_and_yarn/postcss-8.4.30
...
Bump postcss from 8.4.29 to 8.4.30
2023-09-25 02:46:18 +00:00
0a8c9ae64a
Bump doctrine/dbal from 3.6.6 to 3.6.7
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.6...3.6.7 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 02:40:03 +00:00
ee266ab12b
Bump autoprefixer from 10.4.15 to 10.4.16
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 02:40:01 +00:00
f006bf4324
Merge pull request #6975 from wallabag/dependabot/npm_and_yarn/eslint-8.50.0
...
Bump eslint from 8.49.0 to 8.50.0
2023-09-25 02:39:03 +00:00
735bd89cfd
Bump postcss from 8.4.29 to 8.4.30
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.30.
- [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.29...8.4.30 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 02:34:12 +00:00
46f51c68a9
Bump eslint from 8.49.0 to 8.50.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.50.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.49.0...v8.50.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-09-25 02:33:48 +00:00
35c1060f9a
Merge pull request #6970 from wallabag/dependabot/composer/phpstan/phpstan-1.10.35
2023-09-20 05:18:09 +02:00
5fc91cca06
Bump phpstan/phpstan from 1.10.34 to 1.10.35
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.34 to 1.10.35.
- [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.34...1.10.35 )
---
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-09-20 02:50:58 +00:00
6a1a7e5f26
Merge pull request #6968 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-09-19 12:56:11 +02:00
da0d504c10
Translated using Weblate (Czech)
...
Currently translated at 100.0% (597 of 597 strings)
2023-09-19 10:00:55 +00:00
25caadf301
Merge pull request #6965 from wallabag/port/2.6.4-2.6.6
...
Port 2.6 branch to master
2023-09-18 17:24:08 +02:00
a083aaf8d3
Update composer.lock to include google-mailer
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-09-18 16:57:18 +02:00
a00763209f
Rebuild assets
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-09-18 16:51:41 +02:00
2910fb6da4
Merge branch '2.6' into port/2.6.4-2.6.6
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-09-18 16:50:07 +02:00
1761a646ac
Merge pull request #6956 from Rotzbua/fix_typo
...
Fix some typos
2023-09-18 11:21:40 +02:00
51c68655fb
Fix some typos
2023-09-18 11:16:19 +02:00
094604a87c
Merge pull request #6953 from Rotzbua/up_nodejs_18
...
Upgrade to NodeJS 18
2023-09-18 09:02:50 +02:00
111e17e74d
Merge pull request #6955 from Rotzbua/remove_font_ptsans
...
Remove unused font `ptsans-npm-webfont`
2023-09-18 09:02:22 +02:00
95736f9ada
Merge pull request #6958 from Rotzbua/remove_node_sass
...
Remove deprecated `node-sass`
2023-09-18 08:59:18 +02:00
9a29118df9
Merge pull request #6963 from wallabag/dependabot/npm_and_yarn/sass-1.67.0
...
Bump sass from 1.66.1 to 1.67.0
2023-09-18 02:27:58 +00:00
2bbd1b2e6f
Merge pull request #6962 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.2.1
...
Bump stylelint-scss from 5.1.0 to 5.2.1
2023-09-18 02:24:49 +00:00
d640600a40
Merge pull request #6961 from wallabag/dependabot/npm_and_yarn/babel-dependencies-5f32d7087d
...
Bump the babel-dependencies group with 2 updates
2023-09-18 02:21:46 +00:00
2feefbf221
Bump sass from 1.66.1 to 1.67.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.66.1 to 1.67.0.
- [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.66.1...1.67.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 02:16:39 +00:00
ed858ef2ac
Bump stylelint-scss from 5.1.0 to 5.2.1
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 02:16:22 +00:00
9901556382
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.22.17 to 7.22.20
- [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.22.20/packages/babel-core )
Updates `@babel/preset-env` from 7.22.15 to 7.22.20
- [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.22.20/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-09-18 02:16:08 +00:00
f4e3cde352
Remove deprecated node-sass
...
`node-sass` is deprecated and replaced by dart-sass which is already in use as `sass`.
2023-09-18 00:21:12 +02:00
f9f320c6dc
Remove unused font ptsans-npm-webfont
2023-09-17 20:44:55 +02:00
49e8619c01
Upgrade to NodeJS 18
...
* GH Actions: use cache
* GH Actions: use `.nvmrc`
2023-09-17 19:29:46 +02:00
94846eb82b
Merge pull request #6947 from wallabag/dependabot/composer/phpstan/phpstan-1.10.34
2023-09-14 07:01:40 +02:00
ace1fa3251
Merge pull request #6946 from wallabag/dependabot/composer/predis/predis-2.2.2
2023-09-14 07:01:27 +02:00
a71aeef135
Bump phpstan/phpstan from 1.10.33 to 1.10.34
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.33 to 1.10.34.
- [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.33...1.10.34 )
---
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-09-14 02:24:57 +00:00
5165ffa6a4
Bump predis/predis from 2.2.1 to 2.2.2
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-14 02:24:02 +00:00
a0037b1103
Merge pull request #6942 from wallabag/fix/grouped-deps
...
Move grouping deps in the right place
2023-09-12 10:08:39 +02:00
944461d67c
Move grouping deps in the right place
...
I put npm grouped deps inside the composer section, which is why it wasn't working.
I move it in the right place and also added one grouped deps for Symfony*
2023-09-12 09:52:43 +02:00
bec697e23b
Merge pull request #6939 from wallabag/dependabot/github_actions/actions/checkout-4
2023-09-11 07:09:06 +02:00
234ba7c05f
Merge pull request #6937 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.15
...
Bump @babel/eslint-parser from 7.22.11 to 7.22.15
2023-09-11 03:06:47 +00:00
049502c444
Bump @babel/eslint-parser from 7.22.11 to 7.22.15
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.22.11 to 7.22.15.
- [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.22.15/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:00:44 +00:00
4c235ddb39
Merge pull request #6938 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.17
...
Bump @babel/core from 7.22.11 to 7.22.17
2023-09-11 02:59:45 +00:00
af01b63bc4
Merge pull request #6934 from wallabag/dependabot/npm_and_yarn/eslint-8.49.0
...
Bump eslint from 8.48.0 to 8.49.0
2023-09-11 02:55:54 +00:00
827bc27e66
Merge pull request #6936 from wallabag/dependabot/npm_and_yarn/fontsource/oswald-5.0.12
...
Bump @fontsource/oswald from 5.0.11 to 5.0.12
2023-09-11 02:49:43 +00:00
d231645889
Bump @babel/core from 7.22.11 to 7.22.17
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.11 to 7.22.17.
- [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.22.17/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:33:04 +00:00
efe9e4d291
Bump eslint from 8.48.0 to 8.49.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-11 02:33:01 +00:00
b3308ed8d0
Merge pull request #6935 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.15
...
Bump @babel/preset-env from 7.22.14 to 7.22.15
2023-09-11 02:32:03 +00:00
f1c9e4ca3a
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:30:18 +00:00
13ee2cf20c
Bump @fontsource/oswald from 5.0.11 to 5.0.12
...
Bumps [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:27:16 +00:00
9c8d3f1ba0
Merge pull request #6933 from wallabag/dependabot/npm_and_yarn/fontsource/atkinson-hyperlegible-5.0.12
...
Bump @fontsource/atkinson-hyperlegible from 5.0.11 to 5.0.12
2023-09-11 02:26:14 +00:00
e59a807aa1
Merge pull request #6932 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.8
...
Bump postcss-scss from 4.0.7 to 4.0.8
2023-09-11 02:22:39 +00:00
a4221caec7
Bump @babel/preset-env from 7.22.14 to 7.22.15
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.14 to 7.22.15.
- [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.22.15/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:18:19 +00:00
91b67ced99
Bump @fontsource/atkinson-hyperlegible from 5.0.11 to 5.0.12
...
Bumps [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:17:49 +00:00
b21413cf9a
Bump postcss-scss from 4.0.7 to 4.0.8
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 4.0.7 to 4.0.8.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: postcss-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 02:17:38 +00:00
203be88474
Merge pull request #6930 from wallabag/dependabot/composer/php-http/httplug-bundle-1.30.1
2023-09-08 05:35:30 +02:00
a8bbc1cc88
Merge pull request #6929 from wallabag/dependabot/composer/sentry/sentry-symfony-4.11.0
2023-09-08 05:30:47 +02:00
750fff8370
Bump php-http/httplug-bundle from 1.30.0 to 1.30.1
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.30.0 to 1.30.1.
- [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.30.0...1.30.1 )
---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-08 02:23:25 +00:00
f46900ca98
Bump sentry/sentry-symfony from 4.10.0 to 4.11.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.10.0 to 4.11.0.
- [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.10.0...4.11.0 )
---
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-09-08 02:23:10 +00:00
f06a826c6d
Merge pull request #6926 from wallabag/release/2.6.6
...
Prepare 2.6.6 release
2023-09-07 09:26:33 +02:00
c7e5ba6dd0
Prepare 2.6.6 release
2023-09-07 09:18:56 +02:00
c0ecd38e76
Merge pull request #6925 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.5
2023-09-07 06:09:05 +02:00
da588f6202
Bump tecnickcom/tcpdf from 6.6.2 to 6.6.5
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.6.2 to 6.6.5.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT )
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.6.2...6.6.5 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-07 02:58:30 +00:00
62ab325ad4
Merge pull request #6924 from wallabag/fix/secure-cookie
...
Force secure cookie on HTTPS connection
2023-09-06 12:45:23 +02:00
c5d21025c4
Force secure cookie on HTTPS connection
2023-09-06 12:39:40 +02:00
ff7c692da0
Merge pull request #6923 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-09-06 10:03:35 +02:00
bce6bb7f7d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (597 of 597 strings)
2023-09-06 09:57:01 +02:00
d84c44aaf7
Merge pull request #6922 from wallabag/dependabot/composer/phpstan/phpstan-1.10.33
2023-09-05 06:13:48 +02:00
d08c4fdaaa
Bump phpstan/phpstan from 1.10.32 to 1.10.33
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.32 to 1.10.33.
- [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.32...1.10.33 )
---
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-09-05 02:54:52 +00:00
8ac80e934e
Merge pull request #6912 from Simounet/feat/tag-mass-action-improved
...
Mass action layout improved
2023-09-04 13:25:05 +02:00
4b04cd5746
Mass action tag layout updated
2023-09-04 12:00:16 +02:00
820ff41363
Merge pull request #6914 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.43
...
Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.43
2023-09-04 09:49:59 +02:00
b49f49f8e6
Merge pull request #6918 from wallabag/dependabot/npm_and_yarn/fontsource/oswald-5.0.11
...
Bump @fontsource/oswald from 5.0.8 to 5.0.11
2023-09-04 09:49:32 +02:00
5db058ff72
Update assets & add grouped update
2023-09-04 09:42:56 +02:00
ab2203ccb7
Bump @fontsource/oswald from 5.0.8 to 5.0.11
...
Bumps [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald ) from 5.0.8 to 5.0.11.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald )
---
updated-dependencies:
- dependency-name: "@fontsource/oswald"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 09:40:46 +02:00
098c69e845
Merge pull request #6915 from wallabag/dependabot/npm_and_yarn/jquery-3.7.1
...
Bump jquery from 3.7.0 to 3.7.1
2023-09-04 09:39:49 +02:00
b4ba6584aa
Update assets
2023-09-04 09:30:58 +02:00
120d9b42f9
Merge pull request #6916 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-scss-11.0.0
2023-09-04 07:04:56 +02:00
cddc90b7dd
Merge pull request #6920 from wallabag/dependabot/npm_and_yarn/fontsource/atkinson-hyperlegible-5.0.11
...
Bump @fontsource/atkinson-hyperlegible from 5.0.9 to 5.0.11
2023-09-04 03:50:33 +00:00
fdc4d13db2
Merge pull request #6919 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.14
...
Bump @babel/preset-env from 7.22.10 to 7.22.14
2023-09-04 02:33:40 +00:00
d96d1bf0dc
Merge pull request #6917 from wallabag/dependabot/npm_and_yarn/postcss-8.4.29
...
Bump postcss from 8.4.28 to 8.4.29
2023-09-04 02:27:50 +00:00
4a5302dd20
Bump @fontsource/atkinson-hyperlegible from 5.0.9 to 5.0.11
...
Bumps [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible ) from 5.0.9 to 5.0.11.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible )
---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 02:15:53 +00:00
bf62bf52f7
Bump @babel/preset-env from 7.22.10 to 7.22.14
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.10 to 7.22.14.
- [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.22.14/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 02:15:42 +00:00
eeeceb193f
Bump postcss from 8.4.28 to 8.4.29
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.28 to 8.4.29.
- [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.28...8.4.29 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 02:15:17 +00:00
2dda155f95
Bump stylelint-config-standard-scss from 10.0.0 to 11.0.0
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v10.0.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 02:15:08 +00:00
f042f37bfc
Bump jquery from 3.7.0 to 3.7.1
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 02:15:00 +00:00
9e399a61f4
Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.43
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.42 to 1.3.43.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.42...1.3.43 )
---
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 >
2023-09-04 02:06:50 +00:00
dbed27f8d8
Merge pull request #6909 from Simounet/feat/homepage-perfs
...
Improve performance on homepage
2023-09-01 14:13:31 +02:00
137c8ab756
Count queries simplified
2023-09-01 11:53:44 +02:00
3ed7c7c37c
Merge pull request #6910 from wallabag/dependabot/composer/php-http/httplug-bundle-1.30.0
2023-09-01 07:08:20 +02:00
476f3afec3
Bump php-http/httplug-bundle from 1.29.1 to 1.30.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.29.1 to 1.30.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.29.1...1.30.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-09-01 02:53:59 +00:00
0fdffb0b96
Homepage form header layout updated
2023-08-31 22:26:08 +02:00
2d7d16ee6c
Tag mass action layout updated
2023-09-01 14:16:27 +02:00
18615738c0
Title removed from footer's stats element
2023-08-31 12:34:36 +02:00
452362c17a
Untagged entries number removed from the filter's sidebar
2023-08-31 12:34:36 +02:00
ec4d23b584
Merge pull request #6899 from wallabag/fix/google-mailer
...
Add Google mailer
2023-08-29 09:34:39 +02:00
f78c088304
Merge pull request #6905 from wallabag/dependabot/composer/jms/serializer-3.28.0
...
Bump jms/serializer from 3.27.0 to 3.28.0
2023-08-29 07:16:19 +02:00
444d20ba4b
Merge pull request #6903 from wallabag/dependabot/composer/doctrine/orm-2.16.2
...
Bump doctrine/orm from 2.16.1 to 2.16.2
2023-08-29 07:12:28 +02:00
f6cfae5ed7
Bump jms/serializer from 3.27.0 to 3.28.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.27.0 to 3.28.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.27.0...3.28.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-08-29 07:09:31 +02:00
340dfe7125
Bump doctrine/orm from 2.16.1 to 2.16.2
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.16.1...2.16.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-08-29 07:05:27 +02:00
faaa98c6d6
Merge pull request #6904 from wallabag/dependabot/composer/twig/string-extra-3.7.1
...
Bump twig/string-extra from 3.7.0 to 3.7.1
2023-08-29 07:04:10 +02:00
e5c937dffc
Bump twig/string-extra from 3.7.0 to 3.7.1
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.7.0 to 3.7.1.
- [Commits](https://github.com/twigphp/string-extra/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-29 02:21:45 +00:00
c0414355aa
Merge pull request #6897 from Simounet/fix/checkboxes-pointer-events-bis
...
Fix checkboxes pointer events issue
2023-08-28 18:01:48 +02:00
aaf4ab2d2a
Add Google mailer
...
SMTP is the default provider to send email.
But users tend to use Gmail from time to time. So, instead of a complex installation to allow it, we prefer to ship it with the default package.
Also:
- update deps globally
- lock symfony/* deps to 4.4
2023-08-28 18:01:09 +02:00
56983b01a8
Fix checkboxes pointer events issue
2023-08-28 14:21:34 +02:00
6b7e9ec1df
Merge pull request #6896 from wallabag/prepare-265
...
Prepare wallabag 2.6.5
2023-08-28 10:22:14 +02:00
f052f6f580
Prepare wallabag 2.6.5
2023-08-28 10:14:40 +02:00
16a92c54a7
Update j0k3r/graby-site-config
2023-08-28 10:08:09 +02:00
13b2752e8d
Autocapitalize disabled for domain input filter
2023-08-28 09:54:51 +02:00
634997c9b5
Good HTML type for HTTP status input filter
2023-08-28 09:54:45 +02:00
ca608ece65
Fix nav input styles
2023-08-28 09:54:12 +02:00
027042cc1a
Fix #6873 override materializecss checkbox pointer-events disabled
2023-08-28 09:53:56 +02:00
10727cd261
Merge pull request #6893 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.14
2023-08-28 07:09:24 +02:00
3a859d9fa0
Merge pull request #6894 from wallabag/dependabot/composer/guzzlehttp/psr7-2.6.1
2023-08-28 07:09:08 +02:00
ca03eb7332
Merge pull request #6891 from wallabag/dependabot/npm_and_yarn/eslint-8.48.0
...
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 03:01:35 +00:00
de64ca1251
Bump guzzlehttp/psr7 from 2.6.0 to 2.6.1
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:56:20 +00:00
20f8c369c3
Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.13 to 1.3.14.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.13...1.3.14 )
---
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 >
2023-08-28 02:55:49 +00:00
c309d86c07
Bump eslint from 8.47.0 to 8.48.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.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.47.0...v8.48.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-08-28 02:52:39 +00:00
e051771782
Merge pull request #6892 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.11
...
Bump @babel/eslint-parser from 7.22.10 to 7.22.11
2023-08-28 02:51:39 +00:00
c52bb0cc18
Bump @babel/eslint-parser from 7.22.10 to 7.22.11
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.22.10 to 7.22.11.
- [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.22.11/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:44:07 +00:00
b10100ebfd
Merge pull request #6890 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.11
...
Bump @babel/core from 7.22.10 to 7.22.11
2023-08-28 02:43:07 +00:00
9663747719
Bump @babel/core from 7.22.10 to 7.22.11
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.10 to 7.22.11.
- [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.22.11/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:37:22 +00:00
a606e463ca
Merge pull request #6889 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-08-26 23:27:16 +02:00
90c21fa1fb
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:39 +02:00
f27b0fe405
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:38 +02:00
1958b86777
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:37 +02:00
47660ff6c5
Translated using Weblate (Italian)
...
Currently translated at 79.3% (474 of 597 strings)
2023-08-26 18:52:36 +02:00
e42200ec17
Translated using Weblate (French)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:35 +02:00
49eea9f921
Merge pull request #6887 from wallabag/dependabot/composer/phpstan/phpstan-1.10.32
...
Bump phpstan/phpstan from 1.10.30 to 1.10.32
2023-08-25 07:05:33 +02:00
d2e821d843
Bump phpstan/phpstan from 1.10.30 to 1.10.32
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.30 to 1.10.32.
- [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.30...1.10.32 )
---
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-08-25 02:34:13 +00:00
bf66901e40
Merge pull request #6885 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-08-24 13:18:10 +02:00
54ca4b67db
Translated using Weblate (French)
...
Currently translated at 99.6% (595 of 597 strings)
2023-08-24 12:52:47 +02:00
d012103142
Merge pull request #6883 from weblate/weblate-wallabag-messages
2023-08-24 08:05:32 +02:00
2e134d81c4
Translated using Weblate (Galician)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
22a2fc13a1
Translated using Weblate (Polish)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
796b31c3b1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
27e54e0634
Merge pull request #6791 from wallabag/change-default-fosuser-registration
...
Change public registration to false by default
2023-08-24 07:55:13 +02:00
c93a677926
Merge pull request #6881 from wallabag/dependabot/composer/phpstan/phpstan-1.10.30
...
Bump phpstan/phpstan from 1.10.29 to 1.10.30
2023-08-24 06:28:42 +02:00
9313190303
Bump phpstan/phpstan from 1.10.29 to 1.10.30
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.29 to 1.10.30.
- [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.29...1.10.30 )
---
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-08-24 02:33:20 +00:00
2cf99296a1
Merge pull request #6875 from wallabag/dependabot/composer/bdunogier/guzzle-site-authenticator-1.1.0
...
Bump bdunogier/guzzle-site-authenticator from 1.0.1 to 1.1.0
2023-08-23 10:29:15 +02:00
9b663800fd
Bump bdunogier/guzzle-site-authenticator from 1.0.1 to 1.1.0
...
Bumps [bdunogier/guzzle-site-authenticator](https://github.com/wallabag/guzzle-site-authenticator ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/wallabag/guzzle-site-authenticator/releases )
- [Commits](https://github.com/wallabag/guzzle-site-authenticator/compare/1.0.1...1.1.0 )
---
updated-dependencies:
- dependency-name: bdunogier/guzzle-site-authenticator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-23 08:20:57 +00:00
e30b5a856a
Merge pull request #6876 from wallabag/fix/remove-remaining-mobi
...
Remove remaining MOBI stuff
2023-08-23 10:20:23 +02:00
c6ff0bc691
Remove remaining MOBI stuff
2023-08-23 08:49:56 +02:00
cf9243151a
Merge pull request #6871 from wallabag/prepare-264
...
Prepare wallabag 2.6.4
2023-08-22 15:43:27 +02:00
e9a837a0ac
Prepare wallabag 2.6.4
2023-08-22 15:37:04 +02:00
abef36fd2b
Merge pull request #6869 from wallabag/fix-api-token
...
Fix API token generation
2023-08-22 15:32:39 +02:00
bdb297f2b4
Merge pull request #6870 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-08-22 14:12:58 +02:00
bbc20c2071
Translated using Weblate (Polish)
...
Currently translated at 100.0% (588 of 588 strings)
2023-08-22 13:40:21 +02:00
0fc6ae8cdb
Merge pull request #6773 from wallabag/font-selector
...
Add fontsize and font selectors
2023-08-22 13:40:12 +02:00
2f86dd9c73
Fix API token generation
2023-08-22 13:35:27 +02:00
b1752b619d
Add display article configurator (font family, font size, line height and max width)
2023-08-22 13:02:50 +02:00
0e44035b67
Merge pull request #6768 from wallabag/remove-mobi
...
Remove mobi export
2023-08-22 10:18:29 +02:00
741db06447
Merge pull request #6761 from wallabag/add-shaarli-import
...
Add Shaarli and Pocket HTML imports
2023-08-22 10:18:17 +02:00
4482e52f3a
Merge pull request #6822 from yguedidi/resolve-self-depreciation
...
Resolve self depreciation
2023-08-22 10:17:52 +02:00
2af48b8174
Add Shaarli and Pocket HTML imports
2023-08-22 08:02:07 +02:00
a1aac10bd5
Remove mobi export
...
Fix #6746
2023-08-22 08:01:39 +02:00
40aeeafea2
Merge pull request #6866 from wallabag/dependabot/composer/phpstan/phpstan-1.10.29
...
Bump phpstan/phpstan from 1.10.28 to 1.10.29
2023-08-22 07:19:18 +02:00
e6abd04026
Bump phpstan/phpstan from 1.10.28 to 1.10.29
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.28 to 1.10.29.
- [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.28...1.10.29 )
---
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-08-22 02:10:58 +00:00
8ef6a14652
Resolve self depreciation
2023-08-22 01:43:00 +02:00
1ce5164e70
Make testSaveIsArchivedAfterPatch and testSaveIsStarredAfterPatch consistent
2023-08-22 00:03:36 +02:00
a3b64611f8
Fix testSaveIsStarredAfterPatch
2023-08-22 00:03:36 +02:00
981d6a47da
Merge pull request #6793 from wallabag/fix-4414
...
Fix search when search term has useless space
2023-08-21 20:19:16 +02:00
4b338afa40
Merge pull request #6771 from wallabag/add-annotations-in-search
...
Add articles which have annotations with search term in results
2023-08-21 20:19:00 +02:00
1c2190fd68
Merge pull request #6769 from wallabag/add-not-parsed-boolean
...
Add `isNotParsed` field on Entry entity
2023-08-21 20:18:44 +02:00
407dd48ed0
Merge pull request #6767 from wallabag/remove-demo
...
Remove (useless) demo mode
2023-08-21 20:18:18 +02:00
397ad455e6
Merge pull request #6655 from wallabag/add-command-to-update-picture-url
...
Add command to clean pictures path when changing instance URL
2023-08-21 20:17:40 +02:00
3d22442f8c
Merge pull request #6864 from wallabag/fix-checkbox
...
Fix checkboxes which were broken
2023-08-21 15:34:58 +02:00
c12239c4f8
Merge pull request #6815 from yguedidi/phpstan-level-3
...
PHPStan level 3
2023-08-21 15:27:37 +02:00
c99a733aff
Fix checkboxes which were broken
2023-08-21 14:12:06 +02:00
88c9df9b80
Add command to clean pictures path when changing instance URL
2023-08-21 13:17:13 +02:00
cbcfa69c05
Remove (useless) demo mode
...
Fix #6671
2023-08-21 13:16:56 +02:00
20578f0b8e
Add isNotParsed field on Entry entity
...
Fix #4350
2023-08-21 13:16:42 +02:00
18e1106f76
Add articles which have annotations with search term in results
...
Fix #3635
2023-08-21 13:16:36 +02:00
6ff00315d0
Fix search when search term has useless space
2023-08-21 13:16:14 +02:00
0f17a8cf8a
PHPStan level 3
2023-08-21 12:03:38 +02:00
85065b509f
Merge pull request #6862 from wallabag/prepare-263
...
Prepare wallabag 2.6.3
2023-08-21 11:57:10 +02:00
ca879c36de
Prepare wallabag 2.6.3
2023-08-21 11:52:16 +02:00
ffcc5c9062
Merge pull request from GHSA-gjvc-55fw-v6vq
...
Replace GET way to POST way to delete API client
2023-08-21 11:08:47 +02:00
78b0b55c40
Merge pull request from GHSA-p8gp-899c-jvq9
...
Replace GET way to POST way to reset data user
2023-08-21 11:08:24 +02:00
94a6bc0dad
Merge pull request #6806 from wallabag/dependabot/composer/craue/config-bundle-2.7.0
...
Bump craue/config-bundle from 2.6.0 to 2.7.0
2023-08-21 10:57:10 +02:00
383dcc5c45
Merge pull request #6119 from Spoons/feat_referer_to_session_redirect
...
Fix: Use Session instead of Referrer for Redirection
2023-08-21 10:32:03 +02:00
de5aa004cb
Bump craue/config-bundle from 2.6.0 to 2.7.0
...
Bumps [craue/config-bundle](https://github.com/craue/CraueConfigBundle ) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/craue/CraueConfigBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/craue/CraueConfigBundle/compare/2.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: craue/config-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 09:38:54 +02:00
dca910e2a6
Merge pull request #6860 from wallabag/dependabot/npm_and_yarn/sass-1.66.1
...
Bump sass from 1.65.1 to 1.66.1
2023-08-21 03:08:38 +00:00
bc491e3712
Bump sass from 1.65.1 to 1.66.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.65.1 to 1.66.1.
- [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.65.1...1.66.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:01:00 +00:00
40d7ca11da
Merge pull request #6859 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.7
...
Bump postcss-scss from 4.0.6 to 4.0.7
2023-08-21 02:59:43 +00:00
89d38b23e0
Merge pull request #6861 from wallabag/dependabot/npm_and_yarn/stylelint-15.10.3
...
Bump stylelint from 15.10.2 to 15.10.3
2023-08-21 02:57:59 +00:00
7be1a4e1b2
Merge pull request #6858 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.28.1
...
Bump eslint-plugin-import from 2.28.0 to 2.28.1
2023-08-21 02:44:22 +00:00
4d890868ed
Bump postcss-scss from 4.0.6 to 4.0.7
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 4.0.6 to 4.0.7.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.6...4.0.7 )
---
updated-dependencies:
- dependency-name: postcss-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 02:42:50 +00:00
1d0200c5b9
Bump stylelint from 15.10.2 to 15.10.3
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.2 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.2...15.10.3 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 02:42:47 +00:00
6a5e7dba89
Merge pull request #6857 from wallabag/dependabot/npm_and_yarn/postcss-8.4.28
...
Bump postcss from 8.4.27 to 8.4.28
2023-08-21 02:41:38 +00:00
6f23eba62d
Bump eslint-plugin-import from 2.28.0 to 2.28.1
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.0 to 2.28.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.28.0...v2.28.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-08-21 02:36:30 +00:00
d87237484c
Bump postcss from 8.4.27 to 8.4.28
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.28.
- [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.27...8.4.28 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 02:36:22 +00:00
46ebbfc9a4
Merge pull request #6788 from wallabag/add-git-check
...
Add check if git is installed
2023-08-19 16:11:11 +02:00
8ee95437a0
Fix typo
2023-08-19 07:18:13 +02:00
ef5b43f55c
Add check if git is installed
...
Fix #3589
2023-08-19 07:17:06 +02:00
a465db607f
Merge pull request #6842 from wallabag/dependabot/npm_and_yarn/eslint-8.47.0
...
Bump eslint from 8.46.0 to 8.47.0
2023-08-14 03:36:07 +00:00
985c7add1d
Bump eslint from 8.46.0 to 8.47.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.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.46.0...v8.47.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-08-14 03:30:45 +00:00
3d9986d6fc
Merge pull request #6841 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.10
...
Bump @babel/core from 7.22.9 to 7.22.10
2023-08-14 03:29:22 +00:00
4b7a6eaf39
Bump @babel/core from 7.22.9 to 7.22.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:20:56 +00:00
3e8cc92dcd
Merge pull request #6844 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.15
...
Bump autoprefixer from 10.4.14 to 10.4.15
2023-08-14 03:19:49 +00:00
6172071a64
Bump autoprefixer from 10.4.14 to 10.4.15
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:10:09 +00:00
cf3adbfaea
Merge pull request #6845 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.10
...
Bump @babel/preset-env from 7.22.9 to 7.22.10
2023-08-14 03:08:59 +00:00
24e6311c05
Merge pull request #6843 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.1.0
...
Bump stylelint-scss from 5.0.1 to 5.1.0
2023-08-14 02:59:06 +00:00
69b96fe179
Bump @babel/preset-env from 7.22.9 to 7.22.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 02:51:35 +00:00
ffa2e68c5f
Merge pull request #6840 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.10
...
Bump @babel/eslint-parser from 7.22.9 to 7.22.10
2023-08-14 02:50:24 +00:00
b338c68945
Merge pull request #6839 from wallabag/dependabot/npm_and_yarn/sass-1.65.1
...
Bump sass from 1.64.2 to 1.65.1
2023-08-14 02:47:30 +00:00
f67486a6df
Bump stylelint-scss from 5.0.1 to 5.1.0
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 02:43:55 +00:00
33c72bb9fc
Bump @babel/eslint-parser from 7.22.9 to 7.22.10
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.22.9 to 7.22.10.
- [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.22.10/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 02:43:07 +00:00
78dc311c72
Bump sass from 1.64.2 to 1.65.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.64.2 to 1.65.1.
- [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.64.2...1.65.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 02:42:52 +00:00
48226ad6e5
Merge pull request #6809 from yguedidi/replace-kernel.root_dir-by-kernel.project_dir
...
Replace kernel.root_dir by kernel.project_dir
2023-08-13 20:02:06 +02:00
f33d1f8e48
Merge pull request #6829 from wallabag/impr/css-content
...
css: reduce risk of collision for #content
2023-08-13 18:03:17 +02:00
97810f7335
css: rebuild assets
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-08-13 00:09:59 +02:00
15230f488a
css: reduce risk of collision for #content
...
`main #content` can match fetched content and break the layout, like for
technologyreview.com
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-08-13 00:08:39 +02:00
89ca32e705
Merge pull request #6817 from yguedidi/split-symfony/symfony
...
Split symfony/symfony
2023-08-11 22:03:53 +02:00
a71d95e38a
Merge pull request #6826 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-08-11 20:55:44 +02:00
fa2e1d933f
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (582 of 582 strings)
2023-08-11 14:47:40 +02:00
181fe7e1e9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (582 of 582 strings)
2023-08-11 14:47:39 +02:00
905d61eb49
Merge pull request #6824 from wallabag/dependabot/composer/doctrine/orm-2.16.1
...
Bump doctrine/orm from 2.15.4 to 2.16.1
2023-08-10 08:07:08 +02:00
c78f2706c9
Bump doctrine/orm from 2.15.4 to 2.16.1
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.15.4 to 2.16.1.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.15.4...2.16.1 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-10 07:57:48 +02:00
dbbb5f3cfb
Merge pull request #6825 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.42
...
Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42
2023-08-10 07:57:27 +02:00
33d22c149b
Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.41 to 1.3.42.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.41...1.3.42 )
---
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 >
2023-08-10 02:06:55 +00:00
cc33fcb4ba
Replace kernel.root_dir by kernel.project_dir
2023-08-09 22:46:18 +01:00
24db3d6862
Split symfony/symfony
2023-08-09 21:51:49 +01:00
c3d1f92278
Replace GET way to POST way to delete API client
2023-08-09 21:54:40 +02:00
a9893d754f
Replace GET way to POST way to reset data user
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-08-09 21:39:03 +02:00
f4fd8e4675
Merge pull request #6778 from wallabag/add-confirmation-before-reload
...
Add confirmation before reload entry
2023-08-09 19:40:49 +02:00
0ccbd653fa
Merge pull request #6812 from yguedidi/make-crawler-extract-get-an-array
...
Make Crawler::extract get an array
2023-08-09 11:03:03 +02:00
70452cfc3f
Merge pull request #6820 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.41
...
Bump phpstan/phpstan-doctrine from 1.3.40 to 1.3.41
2023-08-09 07:54:32 +02:00
826e310687
Bump phpstan/phpstan-doctrine from 1.3.40 to 1.3.41
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.40 to 1.3.41.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.40...1.3.41 )
---
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 >
2023-08-09 07:45:44 +02:00
b81054697b
Merge pull request #6819 from wallabag/dependabot/composer/phpstan/phpstan-1.10.28
...
Bump phpstan/phpstan from 1.10.27 to 1.10.28
2023-08-09 07:45:15 +02:00
ddd8754a11
Bump phpstan/phpstan from 1.10.27 to 1.10.28
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.27 to 1.10.28.
- [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.27...1.10.28 )
---
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-08-09 02:24:32 +00:00
ac1c1ff571
Merge pull request #6816 from yguedidi/use-psr-17-and-psr-18
...
Use PSR-17 and PSR-18
2023-08-08 23:56:10 +02:00
815158fefa
Merge pull request #6813 from yguedidi/replace-client-by-kernelbrowser
...
Replace Client by KernelBrowser
2023-08-08 23:36:06 +02:00
e1928c78ff
Merge pull request #6810 from yguedidi/replace-debug-component-by-errorhandler-component
...
Replace Debug component by ErrorHandler component
2023-08-08 23:28:13 +02:00
65915004e0
Merge pull request #6808 from yguedidi/make-importcontroller-extends-abstractcontroller
...
Make ImportController extends AbstractController
2023-08-08 23:26:37 +02:00
60cb8c0294
Merge pull request #6797 from yguedidi/use-twig-instead-of-templating
...
Use Twig instead of templating
2023-08-08 23:18:16 +02:00
f6e85e88af
Merge pull request #6799 from yguedidi/identify-platforms-by-their-class
...
Identify platforms by their class
2023-08-08 23:04:42 +02:00
a4b0a01b6d
Merge pull request #6798 from yguedidi/add-mandatory-$class-parameter
...
Add mandatory $class parameter
2023-08-08 22:59:16 +02:00
1bed15fd9b
Merge pull request #6800 from yguedidi/move-from-transchoice-to-trans
...
Move from transchoice to trans
2023-08-08 22:57:48 +02:00
59860d9526
Merge pull request #6794 from wallabag/dependabot/composer/guzzlehttp/psr7-2.6.0
...
Bump guzzlehttp/psr7 from 2.5.0 to 2.6.0
2023-08-08 16:54:46 +02:00
807d473564
Merge pull request #6811 from yguedidi/replace-getresponseevent-by-requestevent
...
Replace GetResponseEvent by RequestEvent
2023-08-08 16:53:18 +02:00
ed17e61db2
Merge pull request #6803 from yguedidi/ensure-the-kernel-is-shut-down-before-calling-createclient
...
Ensure the kernel is shut down before calling createClient
2023-08-08 16:51:44 +02:00
6159c92f27
Merge pull request #6814 from yguedidi/ignore-docker-compose.override.yml
...
Ignore docker-compose.override.yml
2023-08-08 08:17:42 +02:00
bf176121c4
Use PSR-17 and PSR-18
2023-08-08 03:25:27 +01:00
ec33ec14e5
Replace Client by KernelBrowser
2023-08-08 02:55:35 +01:00
2aa7e7e121
Ignore docker-compose.override.yml
2023-08-08 01:35:52 +01:00
093003d9af
Make Crawler::extract get an array
2023-08-07 22:51:18 +01:00
58a0ca2622
Replace GetResponseEvent by RequestEvent
2023-08-07 22:34:47 +01:00
1ba1ed23f1
Replace Debug component by ErrorHandler component
2023-08-07 22:29:48 +01:00
7beb535b7a
Make ImportController extends AbstractController
2023-08-07 22:04:13 +01:00
9870785d59
Merge pull request #6805 from wallabag/dependabot/composer/phpstan/phpstan-1.10.27
...
Bump phpstan/phpstan from 1.10.26 to 1.10.27
2023-08-07 07:08:51 +02:00
53a2874351
Bump phpstan/phpstan from 1.10.26 to 1.10.27
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.26 to 1.10.27.
- [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.26...1.10.27 )
---
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-08-07 02:27:25 +00:00
bb6b9f9f05
Merge pull request #6804 from wallabag/dependabot/npm_and_yarn/sass-1.64.2
...
Bump sass from 1.64.1 to 1.64.2
2023-08-07 02:25:08 +00:00
526ef23e1a
Bump sass from 1.64.1 to 1.64.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.64.1 to 1.64.2.
- [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.64.1...1.64.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 02:19:52 +00:00
8d3d916d4a
Remove extraneous blank lines from EntryController.php
2023-08-06 15:48:28 -05:00
e90daf0690
Update TagController.php
2023-08-06 20:20:35 +00:00
9729db75de
Update EntryController.php
2023-08-06 20:19:49 +00:00
ced2ea4015
Merge branch 'master' into feat_referer_to_session_redirect
2023-08-06 20:14:44 +00:00
7d78e2ae06
Ensure the kernel is shut down before calling createClient
2023-08-06 13:48:53 +01:00
f43d8fa947
Move from transchoice to trans
2023-08-05 23:39:13 +01:00
f48f982025
Identify platforms by their class
2023-08-05 18:35:09 +01:00
667ea14d42
Add mandatory $class parameter
2023-08-05 17:25:03 +01:00
e93fdca2d3
Use Twig instead of templating
2023-08-05 16:43:36 +01:00
fcf6d3c3f8
Bump guzzlehttp/psr7 from 2.5.0 to 2.6.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-04 02:40:33 +00:00
5e4eae42a0
Change public registration to false by default
2023-08-03 16:15:37 +02:00
c2bfc0f359
Merge pull request #6786 from wallabag/dependabot/composer/sentry/sentry-symfony-4.10.0
...
Bump sentry/sentry-symfony from 4.9.2 to 4.10.0
2023-08-03 11:26:02 +02:00
8281920f2c
Merge pull request #6775 from viktoriussuwandi/issue#6772
...
Remove external dependencies on src/Wallabag/CoreBundle/Resources/vie…
2023-08-02 23:14:13 +02:00
d4913c50c2
Bump sentry/sentry-symfony from 4.9.2 to 4.10.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.9.2 to 4.10.0.
- [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.9.2...4.10.0 )
---
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-08-02 02:10:33 +00:00
19d3e878cf
Merge branch 'master' into issue#6772
2023-08-01 19:43:37 +07:00
c659a42c51
Merge pull request #6783 from wallabag/fix-dependencies
...
Update dependencies
2023-07-31 15:38:43 +02:00
cb411e8dcd
Update dependencies
2023-07-31 14:58:29 +02:00
fec8a993d9
Merge pull request #6779 from wallabag/dependabot/composer/jms/serializer-3.27.0
...
Bump jms/serializer from 3.26.0 to 3.27.0
2023-07-31 11:46:58 +02:00
31542bc4b1
Merge branch 'master' into dependabot/composer/jms/serializer-3.27.0
2023-07-31 11:36:39 +02:00
827dded754
Merge pull request #6780 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.3.2
...
Bump symfony/phpunit-bridge from 6.3.1 to 6.3.2
2023-07-31 11:36:18 +02:00
39bcddfd8b
Merge branch 'master' into dependabot/composer/symfony/phpunit-bridge-6.3.2
2023-07-31 11:29:08 +02:00
8cfa1cd551
Merge pull request #6782 from wallabag/dependabot/npm_and_yarn/eslint-8.46.0
...
Bump eslint from 8.45.0 to 8.46.0
2023-07-31 02:38:17 +00:00
649e1e56a9
Bump eslint from 8.45.0 to 8.46.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.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.45.0...v8.46.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-07-31 02:33:21 +00:00
c1ed66aad5
Merge pull request #6781 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.28.0
...
Bump eslint-plugin-import from 2.27.5 to 2.28.0
2023-07-31 02:32:20 +00:00
9beadfde59
Bump eslint-plugin-import from 2.27.5 to 2.28.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.28.0.
- [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.27.5...v2.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 02:27:52 +00:00
090f873ffc
Bump symfony/phpunit-bridge from 6.3.1 to 6.3.2
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.3.1...v6.3.2 )
---
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 >
2023-07-31 02:14:05 +00:00
1b7d756be0
Bump jms/serializer from 3.26.0 to 3.27.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.26.0 to 3.27.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.26.0...3.27.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-07-31 02:13:54 +00:00
d6f63d5d51
Add confirmation before reload entry
2023-07-30 20:07:24 +02:00
c1cba72a19
Replace hardcoded url by current wallabag url
2023-07-30 10:09:54 +02:00
e80a169435
Remove external dependencies on src/Wallabag/CoreBundle/Resources/views/Developer/howto_app.html.twig
2023-07-30 14:07:45 +07:00
911e0238b7
Merge pull request #6763 from wallabag/fix-ci
...
Fix failing randomly test
2023-07-27 09:02:07 +02:00
5fe5551972
Fix failing randomly test
2023-07-27 07:55:42 +02:00
90631abe46
Merge pull request #6766 from wallabag/dependabot/composer/twig/string-extra-3.7.0
2023-07-27 07:06:17 +02:00
ce88e7aaab
Merge pull request #6765 from wallabag/dependabot/composer/twig/extra-bundle-3.7.0
2023-07-27 06:27:13 +02:00
a339fcd137
Bump twig/string-extra from 3.6.0 to 3.7.0
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.6.0 to 3.7.0.
- [Commits](https://github.com/twigphp/string-extra/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-27 02:52:17 +00:00
f74571e750
Bump twig/extra-bundle from 3.6.1 to 3.7.0
...
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) from 3.6.1 to 3.7.0.
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.6.1...v3.7.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-27 02:51:31 +00:00
0f44b2b75c
Merge pull request #6762 from wallabag/enhance-composer
...
Add composer normalizer
2023-07-26 15:25:50 +02:00
382272c51c
Add composer normalizer
2023-07-26 15:12:47 +02:00
78cddcafd7
Merge pull request #6754 from wallabag/update-release
...
Update RELEASE_PROCESS
2023-07-24 15:37:27 +02:00
594770bdf4
Update RELEASE_PROCESS
2023-07-24 15:02:44 +02:00
2dcdb4e23c
Merge pull request #6738 from wallabag/prepare-262
...
Prepare 2.6.2 release
2023-07-24 13:01:36 +02:00
76617f0440
Update some sub-package
2023-07-24 10:28:29 +02:00
192fa3ea2e
Prepare 2.6.2 release
2023-07-24 10:28:28 +02:00
72eef910d9
Merge pull request #6751 from wallabag/dependabot/composer/doctrine/orm-2.15.4
2023-07-24 06:15:08 +02:00
8508b92f98
Merge pull request #6753 from wallabag/dependabot/composer/doctrine/dbal-3.6.5
2023-07-24 06:14:29 +02:00
839a3ddbf2
Bump doctrine/dbal from 3.6.4 to 3.6.5
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.4...3.6.5 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 02:53:24 +00:00
3904543a96
Bump doctrine/orm from 2.15.3 to 2.15.4
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.15.3 to 2.15.4.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.15.3...2.15.4 )
---
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-07-24 02:52:14 +00:00
af7cd960dd
Merge pull request #6748 from wallabag/dependabot/npm_and_yarn/webpack-5.88.2
...
Bump webpack from 5.88.1 to 5.88.2
2023-07-24 02:30:51 +00:00
b58b6ca9f3
Merge pull request #6747 from wallabag/dependabot/npm_and_yarn/sass-1.64.1
...
Bump sass from 1.63.6 to 1.64.1
2023-07-24 02:27:52 +00:00
7098fd6193
Bump webpack from 5.88.1 to 5.88.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 02:20:17 +00:00
070f5e1cf4
Bump sass from 1.63.6 to 1.64.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.6 to 1.64.1.
- [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.63.6...1.64.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 02:20:15 +00:00
8e05fd0a3f
Merge pull request #6750 from wallabag/dependabot/npm_and_yarn/stylelint-15.10.2
...
Bump stylelint from 15.10.1 to 15.10.2
2023-07-24 02:19:16 +00:00
931f665bc7
Bump stylelint from 15.10.1 to 15.10.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.1 to 15.10.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...15.10.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 02:14:06 +00:00
7615a29095
Merge pull request #6749 from wallabag/dependabot/npm_and_yarn/postcss-8.4.27
...
Bump postcss from 8.4.26 to 8.4.27
2023-07-24 02:13:08 +00:00
1a01323002
Bump postcss from 8.4.26 to 8.4.27
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.26 to 8.4.27.
- [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.26...8.4.27 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 02:02:41 +00:00
724fea0aea
Merge pull request #6745 from wallabag/impr/dockerdev
...
Update dev docker base image to php:8.1-fpm
2023-07-23 12:40:32 +02:00
13a3a5596c
Update dev docker base image to php:8.1-fpm
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-07-22 19:16:32 +02:00
e2857a1ffe
Merge pull request #6744 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-07-22 14:14:35 +02:00
8c39d2aca1
Translated using Weblate (French)
...
Currently translated at 100.0% (581 of 581 strings)
2023-07-22 10:08:02 +02:00
8c82b42338
Merge pull request #6743 from wallabag/dependabot/composer/phpstan/phpstan-1.10.26
2023-07-20 07:06:18 +02:00
24a0ec60bf
Bump phpstan/phpstan from 1.10.25 to 1.10.26
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.25 to 1.10.26.
- [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.25...1.10.26 )
---
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-07-20 02:14:06 +00:00
fc95d812dd
Merge pull request #6731 from wallabag/fix/migration-queries-debug
...
Add a new build to test when no database table prefix are defined
2023-07-17 15:48:01 +02:00
8b9fd04c74
Add a new build to test when no database table prefix are defined
...
This is mostly to avoid further error when users don't defined a database table prefix. it's recommenced to define one anyway.
Also enable verbose migration so we'll be able to actually view SQL queries (and execution time).
2023-07-17 14:21:12 +02:00
df56bfe94e
Merge pull request #6710 from Glandos/patch-1
...
Keep escaped table name while migrating
2023-07-17 14:12:25 +02:00
11617ca7e1
Merge pull request #6723 from wallabag/remove-2fa-parameter
...
Remove `twofactor_auth` parameter
2023-07-17 13:39:48 +02:00
90281b8786
Merge pull request #6730 from wallabag/dependabot/npm_and_yarn/eslint-8.45.0
...
Bump eslint from 8.44.0 to 8.45.0
2023-07-17 03:13:50 +00:00
91b47be5a9
Bump eslint from 8.44.0 to 8.45.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.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.44.0...v8.45.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-07-17 03:08:36 +00:00
8146b4180e
Merge pull request #6728 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.9
...
Bump @babel/core from 7.22.8 to 7.22.9
2023-07-17 03:07:37 +00:00
f1fb885ca6
Bump @babel/core from 7.22.8 to 7.22.9
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.8 to 7.22.9.
- [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.22.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:01:59 +00:00
cf42b834d7
Merge pull request #6729 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.9
...
Bump @babel/preset-env from 7.22.7 to 7.22.9
2023-07-17 03:01:02 +00:00
b2b2627817
Merge pull request #6727 from wallabag/dependabot/npm_and_yarn/postcss-8.4.26
...
Bump postcss from 8.4.25 to 8.4.26
2023-07-17 02:51:54 +00:00
8c56a40d38
Bump @babel/preset-env from 7.22.7 to 7.22.9
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.7 to 7.22.9.
- [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.22.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 02:49:37 +00:00
9484f3d2ce
Merge pull request #6726 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.9
...
Bump @babel/eslint-parser from 7.22.7 to 7.22.9
2023-07-17 02:48:28 +00:00
d835f03f15
Bump postcss from 8.4.25 to 8.4.26
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.25 to 8.4.26.
- [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.25...8.4.26 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 02:44:38 +00:00
81403edb00
Bump @babel/eslint-parser from 7.22.7 to 7.22.9
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.22.7 to 7.22.9.
- [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.22.9/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 02:44:29 +00:00
c75d3e6961
Remove twofactor_auth parameter
...
Fix #6649
2023-07-15 16:18:01 +02:00
2c1687ce91
Merge pull request #6685 from caspermeijn/contributing_docs
...
Document how to run tests and formatter for new contributors
2023-07-15 16:12:56 +02:00
5ca4df1585
Add test and formatter commands to CONTRIBUTING.md
2023-07-15 14:53:25 +02:00
241955a317
Merge pull request #6719 from wallabag/dependabot/composer/php-http/discovery-1.19.1
...
Bump php-http/discovery from 1.19.0 to 1.19.1
2023-07-12 19:14:02 +02:00
193953f75d
Merge pull request #6713 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-34.0.0
2023-07-12 06:33:37 +02:00
c535e291d5
Bump php-http/discovery from 1.19.0 to 1.19.1
...
Bumps [php-http/discovery](https://github.com/php-http/discovery ) from 1.19.0 to 1.19.1.
- [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.0...1.19.1 )
---
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-07-12 02:24:03 +00:00
d9b4e0791d
Merge pull request #6718 from wallabag/dependabot/npm_and_yarn/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2
2023-07-11 09:41:26 +00:00
edc2194ead
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 09:36:22 +00:00
3d36ccf8dd
Merge pull request #6714 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.7
...
Bump @babel/preset-env from 7.22.5 to 7.22.7
2023-07-10 02:55:16 +00:00
65b621da9e
Bump @babel/preset-env from 7.22.5 to 7.22.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.5 to 7.22.7.
- [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.22.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:50:19 +00:00
0e0de8578c
Merge pull request #6716 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.7
...
Bump @babel/eslint-parser from 7.22.5 to 7.22.7
2023-07-10 02:49:20 +00:00
2241d77304
Bump @babel/eslint-parser from 7.22.5 to 7.22.7
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.22.5 to 7.22.7.
- [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.22.7/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:43:03 +00:00
54e3801cfe
Merge pull request #6717 from wallabag/dependabot/npm_and_yarn/babel-loader-9.1.3
...
Bump babel-loader from 9.1.2 to 9.1.3
2023-07-10 02:42:04 +00:00
9cc23c615a
Merge pull request #6715 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.8
...
Bump @babel/core from 7.22.5 to 7.22.8
2023-07-10 02:37:22 +00:00
80a3447d20
Merge pull request #6712 from wallabag/dependabot/npm_and_yarn/postcss-8.4.25
...
Bump postcss from 8.4.24 to 8.4.25
2023-07-10 02:30:14 +00:00
e07b13fd38
Bump babel-loader from 9.1.2 to 9.1.3
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:27:06 +00:00
da3e9a2fb2
Bump @babel/core from 7.22.5 to 7.22.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.5 to 7.22.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.22.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:26:37 +00:00
8b79bc654b
Bump stylelint-config-standard from 33.0.0 to 34.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:26:03 +00:00
f8c834db0f
Bump postcss from 8.4.24 to 8.4.25
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.25.
- [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.24...8.4.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:25:46 +00:00
0596633a29
Keep escaped table name while migrating
...
Fix #6709
2023-07-09 15:29:50 +02:00
c8190c8a5a
Merge pull request #6704 from wallabag/dependabot/npm_and_yarn/stylelint-15.10.1
...
Bump stylelint from 15.9.0 to 15.10.1
2023-07-07 22:39:17 +00:00
f315552825
Bump stylelint from 15.9.0 to 15.10.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.9.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 22:33:55 +00:00
a8ade4bb39
Merge pull request #6701 from wallabag/dependabot/composer/friendsofsymfony/user-bundle-3.2.1
2023-07-07 06:41:45 +02:00
530fc289f2
Merge pull request #6702 from wallabag/dependabot/composer/phpstan/phpstan-1.10.25
2023-07-07 06:40:52 +02:00
21a8d427e7
Bump phpstan/phpstan from 1.10.24 to 1.10.25
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.24 to 1.10.25.
- [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.24...1.10.25 )
---
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-07-07 02:49:01 +00:00
1be3dc91b9
Bump friendsofsymfony/user-bundle from 3.1.0 to 3.2.1
...
Bumps [friendsofsymfony/user-bundle](https://github.com/FriendsOfSymfony/FOSUserBundle ) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/FriendsOfSymfony/FOSUserBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Changelog.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSUserBundle/compare/v3.1.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/user-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 02:48:40 +00:00
74f8acca3e
Merge pull request #6700 from wallabag/nicosomb-patch-1
...
Add link to wallabag ecosystem resources
2023-07-06 16:17:54 +02:00
a4d2957c54
Add link to wallabag ecosystem resources
2023-07-06 15:31:50 +02:00
112c9e1b7c
Merge pull request #6697 from wallabag/dependabot/composer/phpstan/phpstan-1.10.24
2023-07-06 06:28:54 +02:00
908e44f9b9
Bump phpstan/phpstan from 1.10.23 to 1.10.24
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.23 to 1.10.24.
- [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.23...1.10.24 )
---
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-07-06 02:35:22 +00:00
b22a6feed2
Merge pull request #6695 from wallabag/dependabot/composer/phpstan/phpstan-1.10.23
2023-07-05 06:51:16 +02:00
13a7f1bc80
Bump phpstan/phpstan from 1.10.22 to 1.10.23
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.22 to 1.10.23.
- [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.22...1.10.23 )
---
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-07-05 02:15:59 +00:00
24887f4ad6
Merge pull request #6684 from caspermeijn/apidoc
...
ApiDoc: Add response description to UserRestController
2023-07-04 16:05:40 +02:00
5b1230a909
Merge pull request #6680 from wallabag/fix-export-same-domain
...
Fix export for same domain entries
2023-07-03 22:31:23 +02:00
31566fb6eb
Merge pull request #6678 from cloudron-io/doctrine_migration_fix
...
Skip migration if the table was already renamed
2023-07-03 09:58:12 +02:00
183c5248f3
Merge pull request #6689 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-scss-10.0.0
2023-07-03 08:27:54 +02:00
738ff474a6
Merge pull request #6690 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.4
2023-07-03 08:27:38 +02:00
81022c3089
Merge pull request #6691 from wallabag/dependabot/composer/phpstan/phpstan-1.10.22
2023-07-03 07:24:21 +02:00
2486f42c09
Merge pull request #6692 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-1.6.0
2023-07-03 07:24:05 +02:00
4fc21d08f2
Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.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 >
2023-07-03 02:28:14 +00:00
8814eaa03b
Merge pull request #6688 from wallabag/dependabot/npm_and_yarn/webpack-5.88.1
...
Bump webpack from 5.88.0 to 5.88.1
2023-07-03 02:18:26 +00:00
303cdffe36
Bump webpack from 5.88.0 to 5.88.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.0 to 5.88.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 02:07:17 +00:00
27b7ce9479
Bump phpstan/phpstan from 1.10.21 to 1.10.22
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.21 to 1.10.22.
- [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.21...1.10.22 )
---
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-07-03 02:06:47 +00:00
39bed07622
Merge pull request #6687 from wallabag/dependabot/npm_and_yarn/eslint-8.44.0
...
Bump eslint from 8.43.0 to 8.44.0
2023-07-03 02:06:20 +00:00
cb1082904b
Bump php-amqplib/php-amqplib from 3.5.3 to 3.5.4
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.5.3 to 3.5.4.
- [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.5.3...v3.5.4 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 02:06:05 +00:00
ee5de3b491
Bump stylelint-config-standard-scss from 9.0.0 to 10.0.0
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v9.0.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 02:02:05 +00:00
5acab2b264
Bump eslint from 8.43.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-03 02:01:42 +00:00
4c797162bf
ApiDoc: Add response description to UserRestController
2023-07-02 08:31:11 +02:00
0a6826cb4c
Merge pull request #6683 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.7.2
2023-06-30 07:28:53 +02:00
49e81d8952
Bump stof/doctrine-extensions-bundle from 1.7.1 to 1.7.2
...
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle ) from 1.7.1 to 1.7.2.
- [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.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: stof/doctrine-extensions-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-30 02:20:04 +00:00
4af2abf0b7
Merge pull request #6682 from wallabag/remove-useless-directory
...
Remove empty file
2023-06-29 21:39:04 +02:00
84bbeed4f0
Remove empty file
2023-06-29 21:27:45 +02:00
6639f7da6d
Fix export for same domain entries
2023-06-29 19:59:08 +02:00
131ef532c7
Skip migration if the table was already renamed
...
Doctrine 3.5 reruns skipped migrations when invoking doctrine:migrations:migrate.
This causes this migration to rerun and it errors since craue_config_setting table
gets renamed in Version20190808124957.php to internal_setting table.
Fixes #6660
2023-06-28 21:50:46 +05:30
dc02c679d2
Merge pull request #6102 from caspermeijn/apidoc
...
ApiDoc: Add response description to WallabagRestController
2023-06-28 11:02:07 +02:00
0fff56ea68
ApiDoc: Add response description to WallabagRestController
2023-06-27 20:59:43 +02:00
e9054bbd41
Merge pull request #6675 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.3.1
2023-06-27 06:17:59 +02:00
36c3a7d505
Bump symfony/phpunit-bridge from 6.3.0 to 6.3.1
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.3.0 to 6.3.1.
- [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.3.0...v6.3.1 )
---
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 >
2023-06-27 02:57:28 +00:00
05c04cc509
Merge pull request #6674 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-26 23:08:55 +02:00
2e3ca273c8
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-26 22:52:50 +02:00
bc8c7cd7ca
Merge pull request #6673 from Simounet/fix/6664-mass-action-dark-theme
...
Fix #6664 mass action input on dark theme
2023-06-26 22:46:51 +02:00
513337c1fa
Fix 6664 mass action input on dark theme
2023-06-26 22:34:57 +02:00
103386c66a
Merge pull request #6672 from wallabag/nicosomb-patch-1
...
Fix undefined variable
2023-06-26 20:09:10 +02:00
74848a4794
Fix undefined variable
2023-06-26 17:41:55 +02:00
32c901f7cd
Merge pull request #6668 from wallabag/dependabot/composer/doctrine/dbal-3.6.4
2023-06-26 06:28:30 +02:00
1d9709db08
Merge pull request #6669 from wallabag/dependabot/composer/jms/serializer-3.26.0
2023-06-26 06:28:15 +02:00
5905b0c12f
Merge pull request #6665 from wallabag/dependabot/npm_and_yarn/webpack-5.88.0
...
Bump webpack from 5.87.0 to 5.88.0
2023-06-26 03:16:19 +00:00
e776c9bc9d
Bump webpack from 5.87.0 to 5.88.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:07:14 +00:00
3a691e8ddd
Merge pull request #6667 from wallabag/dependabot/npm_and_yarn/sass-1.63.6
...
Bump sass from 1.63.4 to 1.63.6
2023-06-26 03:05:53 +00:00
dc36da99c0
Merge pull request #6666 from wallabag/dependabot/npm_and_yarn/stylelint-15.9.0
...
Bump stylelint from 15.8.0 to 15.9.0
2023-06-26 03:03:31 +00:00
b05464ffd1
Bump jms/serializer from 3.25.0 to 3.26.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.25.0 to 3.26.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.25.0...3.26.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-06-26 02:58:57 +00:00
28d3a5655c
Bump doctrine/dbal from 3.6.3 to 3.6.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 02:58:04 +00:00
696ee80de7
Bump sass from 1.63.4 to 1.63.6
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.4 to 1.63.6.
- [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.63.4...1.63.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 02:57:36 +00:00
8bf4222bdb
Bump stylelint from 15.8.0 to 15.9.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 02:57:20 +00:00
f58c656a08
Merge pull request #6658 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-23 15:49:24 +02:00
391f346cc3
Translated using Weblate (Galician)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-23 13:50:08 +02:00
6c3118951b
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-23 13:50:08 +02:00
c833141942
Merge pull request #6661 from wallabag/dependabot/composer/doctrine/orm-2.15.3
2023-06-23 06:25:01 +02:00
4f162fff64
Bump doctrine/orm from 2.15.2 to 2.15.3
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.15.2 to 2.15.3.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.15.2...2.15.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 >
2023-06-23 02:57:27 +00:00
1413772bca
Merge pull request #6657 from wallabag/dependabot/composer/phpstan/phpstan-1.10.21
2023-06-22 06:16:14 +02:00
bf59e8aad3
Bump phpstan/phpstan from 1.10.20 to 1.10.21
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.20 to 1.10.21.
- [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.20...1.10.21 )
---
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-06-22 03:02:14 +00:00
d33e3d64d2
Merge pull request #6653 from wallabag/fix-migrations
...
Fix table name in migration
2023-06-21 14:06:10 +02:00
a6c78f0039
Fix table name in migration
2023-06-21 11:34:08 +02:00
c8c6ed2ea3
Merge pull request #6650 from wallabag/prepare-261
...
Prepare 2.6.1 release
2023-06-21 07:23:18 +02:00
73682283e4
Prepare 2.6.1 release
2023-06-21 07:13:03 +02:00
67e86d8881
Merge pull request #6644 from wallabag/fix-6628
...
Add confirmation alert when deleting articles from list view
2023-06-21 07:11:18 +02:00
2a1493e1b3
Merge branch 'master' into fix-6628
2023-06-21 07:10:56 +02:00
4d52e6fd8c
Merge pull request #6648 from wallabag/fix/dont-autoload-fixtures
...
Do not autoload fixtures
2023-06-20 19:52:45 +02:00
679dc32885
Do not autoload fixtures
...
They should only be loaded from `app/config/services_test.yml`.
Otherwise we'll have an issue when clearing the cache in prod env:
```
In DefinitionErrorExceptionPass.php line 54:
Class "Doctrine\Bundle\FixturesBundle\Fixture" not found while loading "Wal
labag\AnnotationBundle\DataFixtures\AnnotationFixtures".
```
Also update deps to latest.
2023-06-20 19:28:08 +02:00
d8ef4ae6af
Merge pull request #6646 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-20 18:01:19 +02:00
f3aa1c83bb
Translated using Weblate (Polish)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-20 17:52:56 +02:00
6a87b97710
Merge pull request #6645 from wallabag/fix/update-site-config
...
Update site config
2023-06-20 17:52:51 +02:00
550dce2b16
Update site config
2023-06-20 17:45:46 +02:00
f511af6fda
Add confirmation alert when deleting articles from list view
2023-06-20 17:30:31 +02:00
ce5a3a1ada
Merge pull request #6641 from wallabag/dependabot/composer/defuse/php-encryption-2.4.0
2023-06-20 06:47:46 +02:00
517635bd69
Merge pull request #6642 from wallabag/dependabot/composer/sentry/sentry-symfony-4.9.2
2023-06-20 06:19:41 +02:00
d6c6d8828f
Bump sentry/sentry-symfony from 4.8.0 to 4.9.2
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 4.8.0 to 4.9.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.8.0...4.9.2 )
---
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-06-20 03:01:19 +00:00
8a358fe2e1
Bump defuse/php-encryption from 2.3.1 to 2.4.0
...
Bumps [defuse/php-encryption](https://github.com/defuse/php-encryption ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/defuse/php-encryption/releases )
- [Commits](https://github.com/defuse/php-encryption/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: defuse/php-encryption
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 03:00:49 +00:00
27310eabbb
Merge pull request #6627 from wallabag/prepare-260
...
Prepare 2.6.0 release
2023-06-19 22:23:37 +02:00
aee7df9f3d
Prepare 2.6.0 release
2023-06-19 22:14:27 +02:00
bad999f4a1
Merge pull request #6638 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-19 16:01:07 +02:00
d122eee681
Translated using Weblate (Galician)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:22 +02:00
ff10196869
Translated using Weblate (Czech)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
0b9efc95ee
Translated using Weblate (Polish)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
09bacea07a
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
202acb088f
Merge pull request #6637 from wallabag/update-quickstart
...
Update quickstart content
2023-06-19 15:26:09 +02:00
708bb261d0
Update quickstart content
2023-06-19 13:59:34 +02:00
05ed66e975
Merge pull request #6634 from wallabag/remove-hardcoded-string
...
Remove hardcoded string
2023-06-19 10:19:31 +02:00
fedd6c9eda
Remove hardcoded string
2023-06-19 10:08:51 +02:00
633122cfb8
Merge pull request #6629 from wallabag/fix-6330
...
Fix duplicate tags creation when assigning search results to tag
2023-06-19 09:22:38 +02:00
b4b3272daa
Merge pull request #6631 from wallabag/dependabot/npm_and_yarn/webpack-5.87.0
...
Bump webpack from 5.85.0 to 5.87.0
2023-06-19 03:12:27 +00:00
f315366a55
Merge pull request #6633 from wallabag/dependabot/npm_and_yarn/sass-1.63.4
...
Bump sass from 1.63.3 to 1.63.4
2023-06-19 03:09:45 +00:00
4e72c1cc5d
Merge pull request #6632 from wallabag/dependabot/npm_and_yarn/stylelint-15.8.0
...
Bump stylelint from 15.7.0 to 15.8.0
2023-06-19 03:07:19 +00:00
f4e7d9b88b
Bump webpack from 5.85.0 to 5.87.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.85.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.87.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:07:13 +00:00
c5b8759ac5
Merge pull request #6630 from wallabag/dependabot/npm_and_yarn/eslint-8.43.0
...
Bump eslint from 8.42.0 to 8.43.0
2023-06-19 03:01:58 +00:00
60091ffbb4
Bump sass from 1.63.3 to 1.63.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.3 to 1.63.4.
- [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.63.3...1.63.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:59:12 +00:00
038e93a102
Bump stylelint from 15.7.0 to 15.8.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:58:39 +00:00
236615a869
Bump eslint from 8.42.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-19 02:57:25 +00:00
28db6c22eb
Fix duplicate tags creation when assigning search results to tag
...
Fixes #6330
2023-06-17 15:19:59 +02:00
bfbcee1df5
Merge pull request #6625 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-17 08:10:58 +02:00
bf091ee358
Translated using Weblate (Galician)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-17 07:41:50 +02:00
d19ba59f84
Translated using Weblate (Occitan)
...
Currently translated at 93.7% (543 of 579 strings)
2023-06-17 07:41:50 +02:00
4b2b078102
Merge pull request #6609 from wallabag/add-setting-display-thumbnails
...
Add new setting to show / hide articles thumbnails
2023-06-17 07:41:39 +02:00
619499d455
[Boyscout] Settings: Reduced width for the default mark as read container
2023-06-16 14:28:57 +02:00
97a87235a1
Setting to show / hide articles thumbnails styling
2023-06-16 14:28:57 +02:00
7eddea6ff7
Added test
2023-06-16 14:27:27 +02:00
19322142c3
Fixed testsuite
2023-06-16 14:27:26 +02:00
46521e48e5
PHP CS fix
2023-06-16 14:27:26 +02:00
a94d7503c2
Added new setting to show / hide articles thumbnails
2023-06-16 14:27:15 +02:00
2aa18b7b90
Merge pull request #6624 from Simounet/fix/6333-mousetrap-enter-issue
...
Fix mousetrap enter issue
2023-06-16 14:11:46 +02:00
fb2d88ffa4
Fix #6333 mousetrap enter issue
2023-06-16 12:19:34 +02:00
ec4b468128
Merge pull request #6623 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-16 11:53:10 +02:00
314e104cee
Translated using Weblate (Polish)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-16 11:45:54 +02:00
3405f6edc7
Translated using Weblate (French)
...
Currently translated at 100.0% (581 of 581 strings)
2023-06-16 11:45:54 +02:00
fc1ddc8b2e
Merge pull request #6622 from wallabag/nicosomb-patch-1
...
Update main contributors
2023-06-16 11:45:41 +02:00
54b3977a3c
Update main contributors
2023-06-16 11:40:33 +02:00
7689d06b3e
Merge pull request #6613 from Simounet/feat/entry-info-ui
...
Feat/entry info UI
2023-06-16 09:37:36 +02:00
1534841308
Entry tags hover, active, focus style added
2023-06-15 23:18:43 +02:00
78f66c72fc
Remove annotation text on entry without any
2023-06-15 23:17:30 +02:00
7a9e328ce9
Entry info style updated
2023-06-15 23:17:30 +02:00
18943d191f
[Boyscout] Useless title on tags removed
2023-06-15 23:14:02 +02:00
5d1abde36d
Entry view tags styled udpated
2023-06-15 23:13:45 +02:00
4f765489ed
Merge pull request #6620 from wallabag/fix-translations-again
...
Update translation key
2023-06-15 17:12:52 +02:00
ae975fdba0
Update translation key
2023-06-15 17:06:31 +02:00
087e2ef72f
Merge pull request #6616 from wallabag/nicosomb-patch-1
...
Changed default value for domain_name parameter
2023-06-15 15:04:14 +02:00
439e906c44
Merge pull request #6619 from Simounet/fix/6618-mass-action-not-submitting
...
Fix #6618 mass action buttons not submitting anything
2023-06-15 15:00:42 +02:00
09af754a33
Fix #6618 mass action buttons not submitting anything
2023-06-15 14:52:59 +02:00
7aa91aef88
Merge pull request #6617 from wallabag/add-missing-translation
...
Added a missing translation
2023-06-15 14:12:55 +02:00
d26b78a033
Added a missing translation
2023-06-15 14:06:46 +02:00
56959a9429
Update RELEASE_PROCESS.md
2023-06-15 10:17:59 +02:00
5d4743e944
Changed default value for domain_name parameter
2023-06-15 09:06:52 +02:00
e2f3dbec47
Merge pull request #6612 from Simounet/feat/toggle-add-url-clickable-space
...
Empty space on the top bar used for more add url toggle clickable target
2023-06-15 08:38:36 +02:00
458b49e0f3
Merge pull request #6614 from wallabag/dependabot/composer/predis/predis-2.2.0
2023-06-15 06:15:41 +02:00
bb05b3daec
Merge pull request #6615 from wallabag/dependabot/composer/phpstan/phpstan-1.10.19
2023-06-15 06:15:06 +02:00
4f59ec7077
Bump phpstan/phpstan from 1.10.18 to 1.10.19
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.18 to 1.10.19.
- [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.18...1.10.19 )
---
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-06-15 02:57:55 +00:00
b5734d0c9e
Bump predis/predis from 2.1.2 to 2.2.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-15 02:57:48 +00:00
fcb880fbd1
Empty space on the top bar used for more add url toggle clickable target
2023-06-14 21:54:57 +02:00
1de361859b
Merge pull request #6611 from weblate/weblate-wallabag-messages
2023-06-14 06:42:55 +02:00
8b4307c965
Translated using Weblate (Galician)
...
Currently translated at 100.0% (580 of 580 strings)
2023-06-14 06:37:39 +02:00
79b1740b00
Translated using Weblate (Polish)
...
Currently translated at 100.0% (580 of 580 strings)
2023-06-14 06:37:38 +02:00
da260c2256
Translated using Weblate (French)
...
Currently translated at 100.0% (580 of 580 strings)
2023-06-14 06:37:36 +02:00
a29d95a720
Merge pull request #6610 from wallabag/dependabot/composer/jms/serializer-bundle-5.3.1
2023-06-14 06:01:58 +02:00
69b83782d7
Bump jms/serializer-bundle from 5.2.1 to 5.3.1
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.2.1 to 5.3.1.
- [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/5.2.1...5.3.1 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-14 03:00:33 +00:00
022e52d85a
Merge pull request #6608 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-06-13 13:39:51 +02:00
2bbc3ef1b6
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 80.1% (464 of 579 strings)
2023-06-13 13:11:54 +02:00
2737c8f60d
Translated using Weblate (French)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-13 13:11:54 +02:00
e3f7df3ae2
Merge pull request #6607 from wallabag/improve-too-much-tags
...
Add flash message when we try to add too much tags
2023-06-13 13:11:43 +02:00
96cf34f730
Added flash message when we try to add to much tags
2023-06-13 13:06:35 +02:00
c4de437105
Merge pull request #6606 from Simounet/fix/rss-feed-route
2023-06-12 19:25:20 +02:00
fe740f4a69
Fix RSS feed_route not set
2023-06-12 19:05:38 +02:00
0482d59c30
Merge pull request #6586 from wallabag/fix/build-stylelint-error
...
Fix/build stylelint error
2023-06-12 18:40:22 +02:00
e49e79b0b3
Stylelint: media-feature-range-notation rule disabled
2023-06-12 18:15:39 +02:00
d7222bf4db
[Boyscout] Stylelint: uneeded require removed
2023-06-12 18:15:39 +02:00
d597a9df9a
Stylelint: CSS BEM syntax allowed
2023-06-12 18:15:39 +02:00
3c7457801f
index class added to body
2023-06-12 18:15:39 +02:00
e5b72f3123
Fix Stylelint errors
2023-06-12 18:15:38 +02:00
5f8948d5a1
stylelint-config-standard-scss added for stylelint SCSS handling
2023-06-12 18:15:38 +02:00
ee3738dc6a
Merge pull request #6603 from wallabag/dependabot/composer/jms/serializer-3.25.0
2023-06-12 06:50:16 +02:00
389100f9c9
Merge pull request #6591 from weblate/weblate-wallabag-messages
2023-06-12 06:49:11 +02:00
5c8d7500a4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-12 06:18:07 +02:00
d2a79b03f2
Merge pull request #6604 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.5
...
Bump @babel/preset-env from 7.22.4 to 7.22.5
2023-06-12 04:18:02 +00:00
7abaa94e22
Bump @babel/preset-env from 7.22.4 to 7.22.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.4 to 7.22.5.
- [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.22.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 04:10:57 +00:00
08fefdebcc
Merge pull request #6605 from wallabag/dependabot/npm_and_yarn/sass-1.63.3
...
Bump sass from 1.62.1 to 1.63.3
2023-06-12 04:08:01 +00:00
db23e7e343
Merge pull request #6602 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.5
...
Bump @babel/eslint-parser from 7.21.8 to 7.22.5
2023-06-12 03:55:45 +00:00
9adbd8c3e8
Bump sass from 1.62.1 to 1.63.3
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.1 to 1.63.3.
- [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.62.1...1.63.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:50:58 +00:00
429ebd507a
Merge pull request #6601 from wallabag/dependabot/npm_and_yarn/sass-loader-13.3.2
...
Bump sass-loader from 13.3.1 to 13.3.2
2023-06-12 03:49:59 +00:00
39b8e98b94
Merge pull request #6598 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.1.4
...
Bump webpack-cli from 5.1.3 to 5.1.4
2023-06-12 03:47:51 +00:00
f4d0365220
Merge pull request #6597 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.0.1
...
Bump stylelint-scss from 5.0.0 to 5.0.1
2023-06-12 03:42:07 +00:00
d4b4ec1dab
Bump @babel/eslint-parser from 7.21.8 to 7.22.5
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.21.8 to 7.22.5.
- [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.22.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:15:46 +00:00
6af0a55c2e
Merge pull request #6599 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.5
...
Bump @babel/core from 7.22.1 to 7.22.5
2023-06-12 03:14:39 +00:00
95282c3d23
Bump sass-loader from 13.3.1 to 13.3.2
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.3.1...v13.3.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:13:11 +00:00
5b8e3b3c4e
Bump webpack-cli from 5.1.3 to 5.1.4
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:12:33 +00:00
951c662fc4
Bump stylelint-scss from 5.0.0 to 5.0.1
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:08:53 +00:00
f07788572e
Merge pull request #6596 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.15.1
...
Bump webpack-dev-server from 4.15.0 to 4.15.1
2023-06-12 03:06:44 +00:00
f64ba63aff
Merge pull request #6595 from wallabag/dependabot/npm_and_yarn/stylelint-15.7.0
...
Bump stylelint from 15.6.3 to 15.7.0
2023-06-12 03:04:15 +00:00
963bc91d2a
Merge pull request #6594 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.3.3
...
Bump postcss-loader from 7.3.2 to 7.3.3
2023-06-12 03:02:32 +00:00
57f52e228f
Bump jms/serializer from 3.24.0 to 3.25.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.24.0 to 3.25.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.24.0...3.25.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-06-12 03:00:29 +00:00
47274d5c09
Bump @babel/core from 7.22.1 to 7.22.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.1 to 7.22.5.
- [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.22.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:59:05 +00:00
a0f6331e69
Bump webpack-dev-server from 4.15.0 to 4.15.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.15.0 to 4.15.1.
- [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.0...v4.15.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:57:33 +00:00
64f097b292
Bump stylelint from 15.6.3 to 15.7.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.3 to 15.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.3...15.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:57:17 +00:00
084bf5b6c1
Bump postcss-loader from 7.3.2 to 7.3.3
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:57:01 +00:00
51d052ee93
Merge pull request #6589 from wallabag/dependabot/composer/twig/extra-bundle-3.6.1
2023-06-09 07:49:25 +02:00
b4318dfa89
Bump twig/extra-bundle from 3.6.0 to 3.6.1
...
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) from 3.6.0 to 3.6.1.
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-09 02:57:15 +00:00
ff328ea378
Merge pull request #6587 from wallabag/dependabot/composer/phpstan/phpstan-1.10.18
2023-06-08 07:04:03 +02:00
add9b3a098
Bump phpstan/phpstan from 1.10.16 to 1.10.18
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.16 to 1.10.18.
- [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.16...1.10.18 )
---
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-06-08 03:00:16 +00:00
004de9e7c3
Merge pull request #6584 from Simounet/fix/5808-auto-dark-theme-flickering
2023-06-07 06:32:05 +02:00
b0a53a44ae
Fix #5808 auto dark theme detection flickering
2023-06-06 17:58:10 +02:00
ccd03f3151
Merge pull request #6583 from wallabag/dependabot/composer/phpstan/phpstan-1.10.16
2023-06-06 06:17:03 +02:00
875138a9a3
Bump phpstan/phpstan from 1.10.15 to 1.10.16
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.15 to 1.10.16.
- [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.15...1.10.16 )
---
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-06-06 02:59:17 +00:00
2b11708656
Merge pull request #6576 from wallabag/dependabot/npm_and_yarn/webpack-5.85.0
...
Bump webpack from 5.84.1 to 5.85.0
2023-06-05 07:54:37 +00:00
fcad673099
Update assets
2023-06-05 09:49:09 +02:00
fd26103687
Merge pull request #6580 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.4
2023-06-05 08:14:57 +02:00
b5f937d520
Merge pull request #6581 from wallabag/dependabot/composer/jms/serializer-3.24.0
2023-06-05 08:14:41 +02:00
bbe0e529bf
Merge pull request #6582 from wallabag/dependabot/composer/doctrine/dbal-3.6.3
2023-06-05 08:14:16 +02:00
e2261127fc
Merge pull request #6571 from weblate/weblate-wallabag-messages
2023-06-05 08:14:00 +02:00
59e42393bd
Bump webpack from 5.84.1 to 5.85.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.84.1 to 5.85.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:13:48 +00:00
662e026193
Translated using Weblate (Galician)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-05 05:11:02 +02:00
1dfc3b77dd
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-05 05:11:02 +02:00
b21ac7b725
Translated using Weblate (Polish)
...
Currently translated at 100.0% (579 of 579 strings)
2023-06-05 05:11:02 +02:00
b4a9d8e89f
Merge pull request #6579 from wallabag/dependabot/npm_and_yarn/eslint-8.42.0
...
Bump eslint from 8.41.0 to 8.42.0
2023-06-05 03:10:57 +00:00
fec64d42c7
Merge pull request #6578 from wallabag/dependabot/npm_and_yarn/stylelint-15.6.3
...
Bump stylelint from 15.6.2 to 15.6.3
2023-06-05 03:08:59 +00:00
3701e1ba01
Merge pull request #6577 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.4
...
Bump @babel/preset-env from 7.22.2 to 7.22.4
2023-06-05 03:06:24 +00:00
8af8b4a460
Bump doctrine/dbal from 3.6.2 to 3.6.3
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.2...3.6.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 >
2023-06-05 03:02:11 +00:00
3dbbbe87d4
Merge pull request #6575 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.1.3
...
Bump webpack-cli from 5.1.1 to 5.1.3
2023-06-05 03:01:48 +00:00
a03d2f2092
Bump jms/serializer from 3.23.0 to 3.24.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.23.0 to 3.24.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.23.0...3.24.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-06-05 02:59:02 +00:00
c1e23e7da3
Bump doctrine/doctrine-migrations-bundle from 3.2.3 to 3.2.4
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineMigrationsBundle/blob/3.2.x/Changelog.md )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 02:58:40 +00:00
d2391f5858
Bump eslint from 8.41.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.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.41.0...v8.42.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-06-05 02:57:36 +00:00
83dcd7f7f8
Bump stylelint from 15.6.2 to 15.6.3
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.2 to 15.6.3.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.2...15.6.3 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 02:57:24 +00:00
49e6dd3d0a
Bump @babel/preset-env from 7.22.2 to 7.22.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.2 to 7.22.4.
- [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.22.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 02:57:10 +00:00
b81000f4d5
Bump webpack-cli from 5.1.1 to 5.1.3
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.3 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 02:56:44 +00:00
f8a6a95b7f
Merge pull request #6568 from wallabag/dependabot/composer/doctrine/orm-2.15.2
2023-06-02 06:18:27 +02:00
eff3088f1a
Merge pull request #6569 from wallabag/dependabot/composer/egulias/email-validator-3.2.6
2023-06-02 06:18:05 +02:00
c30bf2b073
Merge pull request #6570 from wallabag/dependabot/composer/php-http/httplug-bundle-1.29.1
2023-06-02 06:17:43 +02:00
4cd9e5a1b1
Bump php-http/httplug-bundle from 1.29.0 to 1.29.1
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.29.0 to 1.29.1.
- [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.29.0...1.29.1 )
---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 02:57:45 +00:00
2bde98c08e
Bump egulias/email-validator from 3.2.5 to 3.2.6
...
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/egulias/EmailValidator/releases )
- [Changelog](https://github.com/egulias/EmailValidator/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.5...3.2.6 )
---
updated-dependencies:
- dependency-name: egulias/email-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 02:57:18 +00:00
88d5aef7a8
Bump doctrine/orm from 2.15.1 to 2.15.2
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.15.1...2.15.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-06-02 02:57:12 +00:00
3e02a8aaf5
Merge pull request #6547 from Simounet/feat/mass-action-ui
...
Feat/mass action UI
2023-06-01 22:20:05 +02:00
de110fae7e
Merge pull request #6565 from wallabag/dependabot/composer/babdev/pagerfanta-bundle-3.8.0
...
Bump babdev/pagerfanta-bundle from 3.7.0 to 3.8.0
2023-06-01 09:19:08 +02:00
a0f198748c
Merge pull request #6566 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.3
...
Bump doctrine/doctrine-migrations-bundle from 3.2.2 to 3.2.3
2023-06-01 09:18:34 +02:00
1bdb9953d4
Bump doctrine/doctrine-migrations-bundle from 3.2.2 to 3.2.3
...
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineMigrationsBundle/blob/3.2.x/Changelog.md )
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.2.2...3.2.3 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 03:04:14 +00:00
906b5543de
Bump babdev/pagerfanta-bundle from 3.7.0 to 3.8.0
...
Bumps [babdev/pagerfanta-bundle](https://github.com/BabDev/PagerfantaBundle ) from 3.7.0 to 3.8.0.
- [Changelog](https://github.com/BabDev/PagerfantaBundle/blob/v3.8.0/CHANGELOG.md )
- [Commits](https://github.com/BabDev/PagerfantaBundle/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: babdev/pagerfanta-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 02:58:57 +00:00
bea10aacbe
Merge pull request #6562 from Simounet/fix/downloadimages-redirect-following
...
Fix DownloadImages not following redirections
2023-05-31 15:04:02 +02:00
4032dd493f
Merge pull request #6563 from Simounet/fix/images-download-with-numeric-html-entity
...
Fix images downloading with numeric HTML entity
2023-05-31 15:03:20 +02:00
9134a2ee1d
Merge pull request #6564 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.3.0
...
Bump symfony/phpunit-bridge from 6.2.10 to 6.3.0
2023-05-31 09:39:25 +02:00
2d8eeae4c9
Merge pull request #6559 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.13
...
Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13
2023-05-31 09:39:01 +02:00
e04fa383ee
Merge pull request #6558 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-1.5.1
...
Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
2023-05-31 09:38:44 +02:00
2376cd1e37
Bump symfony/phpunit-bridge from 6.2.10 to 6.3.0
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.2.10 to 6.3.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.2.10...v6.3.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 >
2023-05-31 02:58:49 +00:00
548b610a17
Fix images downloading with numeric HTML entity
2023-05-30 13:38:50 +02:00
2f944aa74a
Fix DownloadImages not following redirections
2023-05-30 12:41:00 +02:00
d049e3787c
Merge pull request #6556 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.3.2
...
Bump postcss-loader from 7.3.0 to 7.3.2
2023-05-29 03:47:06 +00:00
191af92012
Merge pull request #6553 from wallabag/dependabot/npm_and_yarn/css-loader-6.8.1
...
Bump css-loader from 6.7.4 to 6.8.1
2023-05-29 03:44:16 +00:00
ab80291103
Bump postcss-loader from 7.3.0 to 7.3.2
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.0...v7.3.2 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:32:30 +00:00
43b7c99b14
Bump css-loader from 6.7.4 to 6.8.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.4 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.4...v6.8.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:32:21 +00:00
55a0d40961
Merge pull request #6557 from wallabag/dependabot/npm_and_yarn/postcss-8.4.24
...
Bump postcss from 8.4.23 to 8.4.24
2023-05-29 03:31:24 +00:00
91a44aaedd
Merge pull request #6551 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.2
...
Bump @babel/preset-env from 7.21.5 to 7.22.2
2023-05-29 03:29:45 +00:00
728638a09a
Bump postcss from 8.4.23 to 8.4.24
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.24.
- [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.23...8.4.24 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:15:12 +00:00
c792ebd83d
Merge pull request #6555 from wallabag/dependabot/npm_and_yarn/sass-loader-13.3.1
...
Bump sass-loader from 13.2.2 to 13.3.1
2023-05-29 03:14:10 +00:00
a41e294e28
Bump @babel/preset-env from 7.21.5 to 7.22.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.21.5 to 7.22.2.
- [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.22.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:12:01 +00:00
3e92d96614
Merge pull request #6554 from wallabag/dependabot/npm_and_yarn/webpack-5.84.1
...
Bump webpack from 5.83.1 to 5.84.1
2023-05-29 03:11:24 +00:00
02135dc2c1
Merge pull request #6552 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.9.0
...
Bump webpack-merge from 5.8.0 to 5.9.0
2023-05-29 03:07:03 +00:00
7b0850d198
Merge pull request #6550 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.1
...
Bump @babel/core from 7.21.8 to 7.22.1
2023-05-29 03:01:54 +00:00
5638638d26
Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.12...1.3.13 )
---
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 >
2023-05-29 02:59:51 +00:00
27a650ef97
Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.1 )
---
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 >
2023-05-29 02:58:49 +00:00
cf87350413
Bump sass-loader from 13.2.2 to 13.3.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.2.2 to 13.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.2...v13.3.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:57:43 +00:00
749079997e
Bump webpack from 5.83.1 to 5.84.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.83.1 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.83.1...v5.84.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:57:29 +00:00
4f17421807
Bump webpack-merge from 5.8.0 to 5.9.0
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.8.0 to 5.9.0.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/commits )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:57:06 +00:00
6dc98c09eb
Bump @babel/core from 7.21.8 to 7.22.1
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.8 to 7.22.1.
- [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.22.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:56:46 +00:00
81f58df7b8
Mass action tag layout updated
2023-05-26 21:14:32 +02:00
f9143c4255
[Boyscout] Elements in need of entries hidden if no entry available
2023-05-25 22:22:48 +02:00
824d0248d5
[Boyscout] Material icons not selectable anymore
2023-05-25 22:06:00 +02:00
d0aad7b96d
Mass actions available on cards view
...
fixup! Mass action toggle button added
2023-05-25 22:04:44 +02:00
384918cda9
Mass action toggle button added
2023-05-25 21:56:09 +02:00
eae4d5a142
[Boyscout] Feed link HTML facto
2023-05-25 21:56:08 +02:00
5d6ef57651
Merge pull request #6546 from wallabag/dependabot/composer/phpstan/extension-installer-1.3.1
2023-05-25 07:00:02 +02:00
76765549cc
Bump phpstan/extension-installer from 1.3.0 to 1.3.1
...
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.3.0...1.3.1 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 02:57:11 +00:00
550639b4cd
Merge pull request #6545 from mart-e/round-reading-time
...
[FIX] round reading time in export
2023-05-24 17:40:59 +02:00
26a4030e87
[FIX] round reading time in export
...
Before this commit, the exported entry (pdf, epub,...) could look like:
Estimated reading time:
2.6666666666667 min
Now it will be:
Estimated reading time
3 min
2023-05-24 17:07:44 +02:00
18d46f0f68
Merge pull request #6544 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.12
2023-05-24 06:36:47 +02:00
1f4c73c0b3
Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.12
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.11 to 1.3.12.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.11...1.3.12 )
---
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 >
2023-05-24 02:57:38 +00:00
d8ddc5d7bb
Merge pull request #6543 from wallabag/dependabot/npm_and_yarn/webpack-5.83.1
...
Bump webpack from 5.82.1 to 5.83.1
2023-05-22 04:24:52 +00:00
749cc03962
Merge pull request #6527 from wallabag/dependabot/composer/doctrine/persistence-3.2.0
2023-05-22 06:10:48 +02:00
253e7ca9a5
Merge pull request #6529 from wallabag/dependabot/composer/php-http/httplug-bundle-1.29.0
2023-05-22 06:10:16 +02:00
f1bab4580d
Merge pull request #6530 from wallabag/dependabot/composer/php-http/message-1.16.0
2023-05-22 06:10:01 +02:00
8a7f5e0bc0
Merge pull request #6542 from wallabag/dependabot/composer/php-http/mock-client-1.6.0
2023-05-22 06:09:27 +02:00
19a4168b84
Merge pull request #6540 from wallabag/dependabot/npm_and_yarn/node-sass-9.0.0
2023-05-22 06:08:40 +02:00
bd8072cfdb
Bump webpack from 5.82.1 to 5.83.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.1 to 5.83.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.83.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:39:11 +00:00
b47265c1a8
Merge pull request #6537 from wallabag/dependabot/npm_and_yarn/stylelint-15.6.2
...
Bump stylelint from 15.6.1 to 15.6.2
2023-05-22 03:37:59 +00:00
f84d33536e
Merge pull request #6538 from wallabag/dependabot/npm_and_yarn/eslint-8.41.0
...
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 03:33:07 +00:00
65caa25603
Bump stylelint from 15.6.1 to 15.6.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.1 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:18:29 +00:00
6ffc852a17
Merge pull request #6541 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.9
...
Bump terser-webpack-plugin from 5.3.8 to 5.3.9
2023-05-22 03:17:15 +00:00
981942f373
Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.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.40.0...v8.41.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-05-22 03:15:10 +00:00
baa4dfcdd5
Bump node-sass from 8.0.0 to 9.0.0
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:14:52 +00:00
a6d258b52a
Merge pull request #6539 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.6
...
Bump mini-css-extract-plugin from 2.7.5 to 2.7.6
2023-05-22 03:12:29 +00:00
2932e57ce7
Merge pull request #6536 from wallabag/dependabot/npm_and_yarn/css-loader-6.7.4
...
Bump css-loader from 6.7.3 to 6.7.4
2023-05-22 03:04:24 +00:00
d95bdfa31c
Merge pull request #6535 from wallabag/dependabot/npm_and_yarn/style-loader-3.3.3
...
Bump style-loader from 3.3.2 to 3.3.3
2023-05-22 03:02:00 +00:00
aac942c8a9
Bump php-http/mock-client from 1.5.1 to 1.6.0
...
Bumps [php-http/mock-client](https://github.com/php-http/mock-client ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/php-http/mock-client/releases )
- [Changelog](https://github.com/php-http/mock-client/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/mock-client/compare/1.5.1...1.6.0 )
---
updated-dependencies:
- dependency-name: php-http/mock-client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:59:39 +00:00
959c7172d4
Bump terser-webpack-plugin from 5.3.8 to 5.3.9
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.8 to 5.3.9.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.8...v5.3.9 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:59:37 +00:00
05cf6bb6bc
Bump mini-css-extract-plugin from 2.7.5 to 2.7.6
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:58:26 +00:00
8719d347d3
Bump css-loader from 6.7.3 to 6.7.4
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.3 to 6.7.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.7.4 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:57:12 +00:00
a031fd7c77
Bump style-loader from 3.3.2 to 3.3.3
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:57:01 +00:00
f26ce15631
Merge pull request #6531 from wallabag/dependabot/composer/php-http/discovery-1.18.1
...
Bump php-http/discovery from 1.18.0 to 1.18.1
2023-05-18 13:51:18 +02:00
a6e9530580
Merge pull request #6525 from Simounet/fix/dark-mode-add-url-input
...
Fix dark mode URL add input color
2023-05-18 13:50:14 +02:00
c589e669e0
Dark mode background color for side panels updated
2023-05-18 13:34:11 +02:00
bc9b8d907d
Bump php-http/discovery from 1.18.0 to 1.18.1
...
Bumps [php-http/discovery](https://github.com/php-http/discovery ) from 1.18.0 to 1.18.1.
- [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.18.0...1.18.1 )
---
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-05-18 03:02:07 +00:00
5080b23ba7
Bump php-http/message from 1.15.0 to 1.16.0
...
Bumps [php-http/message](https://github.com/php-http/message ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/php-http/message/releases )
- [Changelog](https://github.com/php-http/message/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/message/compare/1.15.0...1.16.0 )
---
updated-dependencies:
- dependency-name: php-http/message
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-18 03:01:00 +00:00
fc5d524cfe
Bump php-http/httplug-bundle from 1.28.0 to 1.29.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.28.0 to 1.29.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.28.0...1.29.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-05-18 03:00:38 +00:00
ba733a6228
Bump doctrine/persistence from 3.1.4 to 3.2.0
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.1.4...3.2.0 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-18 02:59:35 +00:00
274412fb79
Fix dark mode URL add input color
2023-05-17 22:27:40 +02:00
97feb41628
Merge pull request #6523 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.2
2023-05-17 06:36:25 +02:00
d9832310cc
Bump phpstan/phpstan-symfony from 1.3.1 to 1.3.2
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.1...1.3.2 )
---
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-05-17 02:58:06 +00:00
cdd8152da1
Merge pull request #6520 from wallabag/dependabot/npm_and_yarn/jquery-3.7.0
...
Bump jquery from 3.6.4 to 3.7.0
2023-05-16 09:04:25 +00:00
c0f7d47d85
Update assets
2023-05-16 10:59:06 +02:00
7cd96fb405
Merge pull request #6521 from wallabag/dependabot/composer/php-http/httplug-bundle-1.28.0
2023-05-16 06:37:54 +02:00
6e99e993fe
Merge pull request #6519 from wallabag/dependabot/npm_and_yarn/webpack-5.82.1
...
Bump webpack from 5.82.0 to 5.82.1
2023-05-15 03:12:16 +00:00
24110d27dc
Bump webpack from 5.82.0 to 5.82.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.0 to 5.82.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.82.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:07:13 +00:00
c3dbce2e82
Merge pull request #6518 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.1.1
...
Bump webpack-cli from 5.1.0 to 5.1.1
2023-05-15 03:03:08 +00:00
08e78115d2
Bump php-http/httplug-bundle from 1.27.1 to 1.28.0
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.27.1 to 1.28.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.27.1...1.28.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-05-15 02:59:00 +00:00
9618646f82
Bump jquery from 3.6.4 to 3.7.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 02:58:37 +00:00
6891dab03a
Bump webpack-cli from 5.1.0 to 5.1.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 02:57:38 +00:00
f6ef0bd18c
Merge pull request #6512 from Simounet/fix/6200-dark-mode-contrast-bis
...
Dark mode contrast improved
2023-05-12 13:58:31 +02:00
d7a8da279e
Merge pull request #6515 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.40
2023-05-12 06:07:39 +02:00
db9cab8f55
Bump phpstan/phpstan-doctrine from 1.3.38 to 1.3.40
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.38 to 1.3.40.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.38...1.3.40 )
---
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 >
2023-05-12 02:57:32 +00:00
c3f8adc82c
Merge pull request #6494 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-05-11 16:16:41 +02:00
b966cfc2bc
Added translation using Weblate (Malayalam)
2023-05-11 07:01:52 +02:00
feb084fbac
Added translation using Weblate (Malayalam)
2023-05-11 07:01:52 +02:00
45ab6611aa
Added translation using Weblate (Malayalam)
2023-05-11 07:01:52 +02:00
8d9d2044bc
Added translation using Weblate (Malayalam)
2023-05-11 07:01:52 +02:00
1e2618a141
Merge pull request #6513 from wallabag/dependabot/composer/php-http/message-1.15.0
2023-05-11 07:01:46 +02:00
ac5eeaa2e3
Bump php-http/message from 1.14.0 to 1.15.0
...
Bumps [php-http/message](https://github.com/php-http/message ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/php-http/message/releases )
- [Changelog](https://github.com/php-http/message/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/message/compare/1.14.0...1.15.0 )
---
updated-dependencies:
- dependency-name: php-http/message
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-11 02:57:56 +00:00
aec4d9076e
Dark mode contrast improved
2023-05-10 20:38:06 +02:00
0fc56d7057
Merge pull request #6510 from Simounet/fix/6200-dark-mode-contrast
...
Fix dark mode top bar contrast
2023-05-10 14:15:37 +02:00
5c1c779746
Fix dark mode top bar contrast
2023-05-10 13:51:58 +02:00
418faad309
Merge pull request #6507 from wallabag/dependabot/composer/phpstan/phpstan-1.10.15
2023-05-10 06:20:14 +02:00
1c5511b98d
Bump phpstan/phpstan from 1.10.14 to 1.10.15
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.14 to 1.10.15.
- [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.14...1.10.15 )
---
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-05-10 02:57:25 +00:00
261198dadc
Merge pull request #6504 from wallabag/dependabot/composer/doctrine/orm-2.15.1
2023-05-09 07:06:32 +02:00
57da58e787
Merge pull request #6503 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.1.0
...
Bump webpack-cli from 5.0.2 to 5.1.0
2023-05-08 03:26:20 +00:00
861a36e56d
Bump webpack-cli from 5.0.2 to 5.1.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:13:49 +00:00
f616d27dc5
Merge pull request #6502 from wallabag/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.39.0 to 8.40.0
2023-05-08 03:08:52 +00:00
9629f2c703
Merge pull request #6501 from wallabag/dependabot/npm_and_yarn/webpack-5.82.0
...
Bump webpack from 5.81.0 to 5.82.0
2023-05-08 03:06:18 +00:00
bf41d61fcb
Merge pull request #6500 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.15.0
...
Bump webpack-dev-server from 4.13.3 to 4.15.0
2023-05-08 03:03:32 +00:00
76f374aec1
Merge pull request #6499 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.8
...
Bump terser-webpack-plugin from 5.3.7 to 5.3.8
2023-05-08 03:02:14 +00:00
3595289886
Bump doctrine/orm from 2.15.0 to 2.15.1
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.15.0...2.15.1 )
---
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-05-08 03:01:26 +00:00
6afda71f99
Bump eslint from 8.39.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.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.39.0...v8.40.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-05-08 02:58:28 +00:00
6a7973a5fc
Bump webpack from 5.81.0 to 5.82.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.81.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.81.0...v5.82.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 02:57:47 +00:00
c32bb74c20
Bump webpack-dev-server from 4.13.3 to 4.15.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.13.3 to 4.15.0.
- [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.13.3...v4.15.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 02:57:18 +00:00
51eacd3ec7
Bump terser-webpack-plugin from 5.3.7 to 5.3.8
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.7...v5.3.8 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 02:57:00 +00:00
3a3623b403
Merge pull request #6495 from Simounet/fix/dark-theme-pre
2023-05-05 19:55:26 +02:00
3a51e48a4d
Merge pull request #6493 from wallabag/dependabot/composer/guzzlehttp/psr7-2.5.0
2023-05-05 09:00:32 +02:00
945ac44343
Merge pull request #6492 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.38
2023-05-05 08:59:55 +02:00
40cdeaaab3
Bump guzzlehttp/psr7 from 1.9.1 to 2.5.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 1.9.1 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/1.9.1...2.5.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-05 03:02:25 +00:00
2c1ad5de3f
Bump phpstan/phpstan-doctrine from 1.3.37 to 1.3.38
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.37 to 1.3.38.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.37...1.3.38 )
---
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 >
2023-05-05 03:00:01 +00:00
58c8548da0
Fix dark theme for pre HTML tags
2023-05-04 21:19:20 +02:00
85e403daf0
Merge pull request #6483 from wallabag/dependabot/composer/sentry/sentry-symfony-4.8.0
...
Bump sentry/sentry-symfony from 3.5.3 to 4.8.0
2023-05-04 20:12:20 +02:00
b14da78fbd
Bump sentry/sentry-symfony from 3.5.3 to 4.8.0
...
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony ) from 3.5.3 to 4.8.0.
- [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/3.5.3...4.8.0 )
---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 18:03:54 +00:00
788b4e480b
Merge pull request #6469 from wallabag/fix/php-8.2-ci
...
Enable 8.2 in CI
2023-05-04 20:01:38 +02:00
1b0559c69c
Merge pull request #6487 from wallabag/dependabot/composer/twig/extra-bundle-3.6.0
2023-05-04 06:36:16 +02:00
2b369b0d0b
Merge pull request #6488 from wallabag/dependabot/composer/doctrine/orm-2.15.0
2023-05-04 06:20:59 +02:00
7150709b5d
Merge pull request #6490 from wallabag/dependabot/composer/twig/string-extra-3.6.0
2023-05-04 06:13:55 +02:00
44defc749f
Merge pull request #6491 from wallabag/dependabot/composer/php-http/discovery-1.18.0
2023-05-04 06:13:32 +02:00
1c0e61f041
Bump php-http/discovery from 1.17.0 to 1.18.0
...
Bumps [php-http/discovery](https://github.com/php-http/discovery ) from 1.17.0 to 1.18.0.
- [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.17.0...1.18.0 )
---
updated-dependencies:
- dependency-name: php-http/discovery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 03:02:39 +00:00
1ffa2282d2
Bump twig/string-extra from 3.5.1 to 3.6.0
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/twigphp/string-extra/releases )
- [Commits](https://github.com/twigphp/string-extra/compare/v3.5.1...v3.6.0 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 03:01:58 +00:00
4c4beaec4b
Bump doctrine/orm from 2.14.3 to 2.15.0
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.14.3 to 2.15.0.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.14.3...2.15.0 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 02:58:53 +00:00
9324ce01a8
Bump twig/extra-bundle from 3.5.1 to 3.6.0
...
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases )
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.5.1...v3.6.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 02:57:37 +00:00
24111de958
Merge pull request #6475 from wallabag/dependabot/npm_and_yarn/highlight.js-11.8.0
...
Bump highlight.js from 11.7.0 to 11.8.0
2023-05-03 15:05:40 +00:00
3f48dafd19
Bump highlight.js from 11.7.0 to 11.8.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.7.0 to 11.8.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.7.0...11.8.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 >
2023-05-03 16:57:45 +02:00
1ccab5802e
Merge pull request #6486 from wallabag/fix/update-deps
...
Update composer & yarn deps
2023-05-03 16:56:16 +02:00
3a48315138
Update composer & yarn deps
2023-05-03 16:21:00 +02:00
24c505e1e8
Merge pull request #6484 from wallabag/dependabot/composer/m6web/redis-mock-5.6.0
2023-05-03 06:33:13 +02:00
3471dc8cdf
Merge pull request #6485 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.4.4
2023-05-03 06:32:56 +02:00
19f2efa7c0
Bump doctrine/doctrine-fixtures-bundle from 3.4.3 to 3.4.4
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/3.4.x/CHANGELOG-3.1.md )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.3...3.4.4 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-03 02:59:55 +00:00
4cada157a5
Bump m6web/redis-mock from 5.5.0 to 5.6.0
...
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases )
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.5.0...v5.6.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 >
2023-05-03 02:59:19 +00:00
245cb960da
Merge pull request #6476 from wallabag/dependabot/composer/php-http/mock-client-1.5.1
2023-05-02 06:40:26 +02:00
84c1b60440
Merge pull request #6479 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.0.0
2023-05-02 06:40:11 +02:00
65d8a0454b
Merge pull request #6481 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.10
2023-05-02 06:39:41 +02:00
d50d24b6c3
Merge pull request #6477 from wallabag/dependabot/npm_and_yarn/sass-1.62.1
...
Bump sass from 1.62.0 to 1.62.1
2023-05-01 03:20:25 +00:00
b66977aadb
Merge pull request #6480 from wallabag/dependabot/npm_and_yarn/babel/core-7.21.5
...
Bump @babel/core from 7.21.4 to 7.21.5
2023-05-01 03:20:11 +00:00
a389fdfc38
Bump sass from 1.62.0 to 1.62.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.0 to 1.62.1.
- [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.62.0...1.62.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:15:31 +00:00
0733728d5d
Bump @babel/core from 7.21.4 to 7.21.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.4 to 7.21.5.
- [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.21.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:14:45 +00:00
0f03137b5b
Merge pull request #6478 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.21.5
...
Bump @babel/preset-env from 7.21.4 to 7.21.5
2023-05-01 03:09:54 +00:00
85c8e04098
Bump symfony/phpunit-bridge from 6.2.7 to 6.2.10
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.2.7 to 6.2.10.
- [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.2.7...v6.2.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 >
2023-05-01 03:07:23 +00:00
64884f192f
Merge pull request #6474 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.3.0
...
Bump postcss-loader from 7.2.4 to 7.3.0
2023-05-01 03:02:43 +00:00
f2eea1c7b6
Merge pull request #6473 from wallabag/dependabot/npm_and_yarn/webpack-5.81.0
...
Bump webpack from 5.80.0 to 5.81.0
2023-05-01 03:01:44 +00:00
0a8fa1a5d3
Bump stylelint-scss from 4.6.0 to 5.0.0
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.6.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:59:47 +00:00
f0baa4dd1a
Bump @babel/preset-env from 7.21.4 to 7.21.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.21.4 to 7.21.5.
- [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.21.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:59:13 +00:00
038db7595e
Bump php-http/mock-client from 1.5.0 to 1.5.1
...
Bumps [php-http/mock-client](https://github.com/php-http/mock-client ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/php-http/mock-client/releases )
- [Changelog](https://github.com/php-http/mock-client/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/mock-client/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: php-http/mock-client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:58:21 +00:00
039bef2436
Bump postcss-loader from 7.2.4 to 7.3.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.2.4 to 7.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.4...v7.3.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:57:28 +00:00
6ca2f2bc03
Bump webpack from 5.80.0 to 5.81.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.80.0 to 5.81.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:57:03 +00:00
65a040fb82
Merge pull request #6470 from wallabag/dependabot/composer/php-http/discovery-1.17.0
2023-04-27 06:41:10 +02:00
5740233ee6
Bump php-http/discovery from 1.15.3 to 1.17.0
...
Bumps [php-http/discovery](https://github.com/php-http/discovery ) from 1.15.3 to 1.17.0.
- [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.15.3...1.17.0 )
---
updated-dependencies:
- dependency-name: php-http/discovery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-27 02:58:34 +00:00
3de290b441
Enable 8.2 in CI
2023-04-24 15:20:58 +02:00
81eebb46fd
Merge pull request #6468 from wallabag/fix/test-2.5-merge
...
Fix test following 2.5 merge into master
2023-04-24 15:20:05 +02:00
4dd380b7dd
Fix test following 2.5 merge into master
2023-04-24 14:46:40 +02:00
66b7bdd07c
Merge remote-tracking branch 'origin/2.5.x'
2023-04-24 14:36:32 +02:00
f37c10fcf5
Merge pull request #6461 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-33.0.0
2023-04-24 07:10:49 +02:00
aa3c30e522
Merge pull request #6462 from wallabag/dependabot/composer/doctrine/orm-2.14.3
2023-04-24 07:06:19 +02:00
e98210fc5f
Merge pull request #6466 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-1.4.0
2023-04-24 07:05:59 +02:00
04af8395a4
Bump stylelint-config-standard from 32.0.0 to 33.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 32.0.0 to 33.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/32.0.0...33.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:26:41 +00:00
0f151ec66f
Merge pull request #6463 from wallabag/dependabot/npm_and_yarn/stylelint-15.6.0
...
Bump stylelint from 15.5.0 to 15.6.0
2023-04-24 03:25:34 +00:00
e86fc46550
Bump stylelint from 15.5.0 to 15.6.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.5.0 to 15.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:20:49 +00:00
d6479fd32f
Merge pull request #6465 from wallabag/dependabot/npm_and_yarn/webpack-5.80.0
...
Bump webpack from 5.79.0 to 5.80.0
2023-04-24 03:19:34 +00:00
afc5443df3
Bump webpack from 5.79.0 to 5.80.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.79.0 to 5.80.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:13:57 +00:00
f648a0fbc7
Merge pull request #6467 from wallabag/dependabot/npm_and_yarn/postcss-8.4.23
...
Bump postcss from 8.4.22 to 8.4.23
2023-04-24 03:13:51 +00:00
11480087f6
Merge pull request #6464 from wallabag/dependabot/npm_and_yarn/eslint-8.39.0
...
Bump eslint from 8.38.0 to 8.39.0
2023-04-24 03:08:50 +00:00
86351c6e67
Merge pull request #6460 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.0.2
...
Bump webpack-cli from 5.0.1 to 5.0.2
2023-04-24 03:01:36 +00:00
6c6bdaf319
Bump postcss from 8.4.22 to 8.4.23
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.22 to 8.4.23.
- [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.22...8.4.23 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:59:35 +00:00
6bbbcdf791
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.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 >
2023-04-24 02:59:20 +00:00
57bf9369c9
Bump eslint from 8.38.0 to 8.39.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.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.38.0...v8.39.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-04-24 02:58:20 +00:00
07c4147c8c
Bump doctrine/orm from 2.14.2 to 2.14.3
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.14.2...2.14.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 >
2023-04-24 02:57:32 +00:00
5487d15401
Bump webpack-cli from 5.0.1 to 5.0.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:57:09 +00:00
a1c637ee81
Merge pull request #6455 from wallabag/dependabot/composer/phpstan/phpstan-1.10.14
2023-04-20 07:12:42 +02:00
6f0398975a
Bump phpstan/phpstan from 1.10.13 to 1.10.14
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.13 to 1.10.14.
- [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.13...1.10.14 )
---
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-04-20 02:59:07 +00:00
52667ea4e9
Merge pull request #6453 from wallabag/dependabot/composer/phpstan/extension-installer-1.3.0
2023-04-19 07:10:41 +02:00
a22632d887
Bump phpstan/extension-installer from 1.2.0 to 1.3.0
...
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.2.0...1.3.0 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 02:57:57 +00:00
656b3b0afd
Merge pull request #6450 from wallabag/dependabot/composer/guzzlehttp/psr7-1.9.1
...
Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1
2023-04-18 07:27:41 +02:00
5b97045fc6
Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/1.9.0...1.9.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-18 02:57:15 +00:00
6f95683cf9
Merge pull request #6440 from wallabag/dependabot/npm_and_yarn/webpack-5.79.0
...
Bump webpack from 5.78.0 to 5.79.0
2023-04-17 08:32:08 +02:00
3642c3cc38
Update assets
2023-04-17 08:03:31 +02:00
740dcba8fb
Merge pull request #6443 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.1
...
Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1
2023-04-17 08:00:51 +02:00
8a0fd520d4
Merge pull request #6441 from wallabag/dependabot/npm_and_yarn/sass-1.62.0
...
Bump sass from 1.61.0 to 1.62.0
2023-04-17 05:28:05 +00:00
915103223c
Merge pull request #6442 from wallabag/dependabot/composer/pagerfanta/twig-3.8.0
2023-04-17 07:23:59 +02:00
966febfa77
Merge pull request #6448 from wallabag/dependabot/composer/php-http/message-1.14.0
2023-04-17 06:17:32 +02:00
4f4332e29d
Merge pull request #6445 from wallabag/dependabot/composer/php-http/client-common-2.6.1
2023-04-17 06:16:26 +02:00
03975cc812
Bump pagerfanta/twig from 3.7.0 to 3.8.0
...
Bumps [pagerfanta/twig](https://github.com/Pagerfanta/twig ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/Pagerfanta/twig/releases )
- [Commits](https://github.com/Pagerfanta/twig/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pagerfanta/twig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 04:16:06 +00:00
8947d52955
Merge pull request #6439 from wallabag/dependabot/composer/doctrine/dbal-3.6.2
2023-04-17 06:15:47 +02:00
c0fb221d83
Merge pull request #6436 from wallabag/dependabot/composer/php-http/httplug-2.4.0
2023-04-17 06:15:29 +02:00
05efb8dd34
Merge pull request #6435 from wallabag/dependabot/composer/pagerfanta/doctrine-orm-adapter-3.8.0
2023-04-17 06:15:00 +02:00
9a6af23c2f
Bump webpack from 5.78.0 to 5.79.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.78.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:40:54 +00:00
682b278272
Merge pull request #6446 from wallabag/dependabot/npm_and_yarn/stylelint-webpack-plugin-4.1.1
...
Bump stylelint-webpack-plugin from 4.1.0 to 4.1.1
2023-04-17 03:39:42 +00:00
30e3d4d76a
Bump sass from 1.61.0 to 1.62.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.61.0 to 1.62.0.
- [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.61.0...1.62.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:20:53 +00:00
f713a82012
Bump stylelint-webpack-plugin from 4.1.0 to 4.1.1
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:20:13 +00:00
fe08f9e17f
Merge pull request #6444 from wallabag/dependabot/npm_and_yarn/postcss-8.4.22
...
Bump postcss from 8.4.21 to 8.4.22
2023-04-17 03:19:53 +00:00
f36dae4792
Merge pull request #6438 from wallabag/dependabot/npm_and_yarn/stylelint-15.5.0
...
Bump stylelint from 15.4.0 to 15.5.0
2023-04-17 03:08:58 +00:00
811b13d439
Merge pull request #6437 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.13.3
...
Bump webpack-dev-server from 4.13.2 to 4.13.3
2023-04-17 03:07:13 +00:00
d316a62ab3
Bump php-http/message from 1.13.0 to 1.14.0
...
Bumps [php-http/message](https://github.com/php-http/message ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/php-http/message/releases )
- [Changelog](https://github.com/php-http/message/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/message/compare/1.13.0...1.14.0 )
---
updated-dependencies:
- dependency-name: php-http/message
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:03:34 +00:00
c257abb34f
Merge pull request #6434 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-4.0.1
...
Bump eslint-webpack-plugin from 4.0.0 to 4.0.1
2023-04-17 03:02:28 +00:00
099ae90536
Bump php-http/client-common from 2.6.0 to 2.6.1
...
Bumps [php-http/client-common](https://github.com/php-http/client-common ) from 2.6.0 to 2.6.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.6.0...2.6.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-04-17 03:01:38 +00:00
6c16c58b19
Bump postcss from 8.4.21 to 8.4.22
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.22.
- [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.21...8.4.22 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:01:05 +00:00
da598974b1
Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.25 to 1.3.1.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.25...1.3.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:00:51 +00:00
7ec6d110c0
Bump doctrine/dbal from 3.6.1 to 3.6.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:59:13 +00:00
fd2e8dee34
Bump stylelint from 15.4.0 to 15.5.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.4.0...15.5.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:58:39 +00:00
56a48f0d12
Bump webpack-dev-server from 4.13.2 to 4.13.3
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.13.2 to 4.13.3.
- [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.13.2...v4.13.3 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:57:59 +00:00
5e6587c78d
Bump php-http/httplug from 2.3.0 to 2.4.0
...
Bumps [php-http/httplug](https://github.com/php-http/httplug ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/php-http/httplug/releases )
- [Changelog](https://github.com/php-http/httplug/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/php-http/httplug/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: php-http/httplug
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:57:34 +00:00
ca580edff1
Bump pagerfanta/doctrine-orm-adapter from 3.7.0 to 3.8.0
...
Bumps [pagerfanta/doctrine-orm-adapter](https://github.com/Pagerfanta/doctrine-orm-adapter ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/Pagerfanta/doctrine-orm-adapter/releases )
- [Commits](https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pagerfanta/doctrine-orm-adapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:57:29 +00:00
dc09955e29
Bump eslint-webpack-plugin from 4.0.0 to 4.0.1
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:57:26 +00:00
60a0b0ed2c
Merge pull request #6429 from wallabag/dependabot/composer/phpstan/phpstan-1.10.13
...
Bump phpstan/phpstan from 1.10.11 to 1.10.13
2023-04-13 09:42:52 +02:00
a18d8f7713
Bump phpstan/phpstan from 1.10.11 to 1.10.13
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.11 to 1.10.13.
- [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.11...1.10.13 )
---
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-04-13 05:07:47 +00:00
619f673136
Merge pull request #6430 from wallabag/dependabot/composer/doctrine/orm-2.14.2
2023-04-13 07:04:35 +02:00
4a2cf9403c
Bump doctrine/orm from 2.14.1 to 2.14.2
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.14.1...2.14.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-04-13 02:57:50 +00:00
192aa2ef40
Merge pull request #6415 from wallabag/dependabot/composer/psr/http-message-1.1
...
Bump psr/http-message from 1.0.1 to 1.1
2023-04-12 14:10:15 +02:00
8a36d784cb
Merge pull request #6416 from wallabag/dependabot/composer/phpstan/phpstan-1.10.11
2023-04-12 07:13:58 +02:00
4fd33dcb7f
Merge pull request #6417 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.25
2023-04-12 07:13:40 +02:00
9e51f58ae9
Merge pull request #6425 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.4.3
2023-04-12 07:13:19 +02:00
ecf790170e
Bump doctrine/doctrine-fixtures-bundle from 3.4.2 to 3.4.3
...
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases )
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/3.4.x/CHANGELOG-3.1.md )
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.2...3.4.3 )
---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-12 02:58:50 +00:00
a0c9b68280
Merge pull request #6422 from wallabag/dependabot/npm_and_yarn/sass-1.61.0
...
Bump sass from 1.60.0 to 1.61.0
2023-04-10 03:06:06 +00:00
1af3d16fdf
Merge pull request #6421 from wallabag/dependabot/npm_and_yarn/webpack-5.78.0
...
Bump webpack from 5.77.0 to 5.78.0
2023-04-10 03:05:13 +00:00
598942a2e4
Merge pull request #6420 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.2.4
...
Bump postcss-loader from 7.1.0 to 7.2.4
2023-04-10 03:02:59 +00:00
d6b2de4876
Merge pull request #6419 from wallabag/dependabot/npm_and_yarn/eslint-8.38.0
...
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 03:01:17 +00:00
618cd0b24b
Bump sass from 1.60.0 to 1.61.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.60.0 to 1.61.0.
- [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.60.0...1.61.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:58:11 +00:00
534ed44b5d
Bump webpack from 5.77.0 to 5.78.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.77.0 to 5.78.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:57:50 +00:00
c526028e22
Bump postcss-loader from 7.1.0 to 7.2.4
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.1.0 to 7.2.4.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.1.0...v7.2.4 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:57:33 +00:00
b9e1ff3e4c
Bump eslint from 8.37.0 to 8.38.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-10 02:57:08 +00:00
595aedac56
Bump phpstan/phpstan-symfony from 1.2.24 to 1.2.25
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.24 to 1.2.25.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.24...1.2.25 )
---
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-04-06 03:02:55 +00:00
9b92e95c62
Bump phpstan/phpstan from 1.10.10 to 1.10.11
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.10 to 1.10.11.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.10...1.10.11 )
---
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-04-05 03:00:52 +00:00
23d331019e
Bump psr/http-message from 1.0.1 to 1.1
...
Bumps [psr/http-message](https://github.com/php-fig/http-message ) from 1.0.1 to 1.1.
- [Release notes](https://github.com/php-fig/http-message/releases )
- [Changelog](https://github.com/php-fig/http-message/blob/master/CHANGELOG.md )
- [Commits](https://github.com/php-fig/http-message/compare/1.0.1...1.1 )
---
updated-dependencies:
- dependency-name: psr/http-message
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-05 02:56:48 +00:00
452996bc0a
Merge pull request #6413 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.3
2023-04-04 07:10:29 +02:00
9908293d80
Bump php-amqplib/php-amqplib from 3.5.2 to 3.5.3
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.5.2 to 3.5.3.
- [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.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-04 03:03:49 +00:00
9c92c5be06
Merge pull request #6411 from wallabag/dependabot/composer/phpstan/phpstan-1.10.10
2023-04-03 06:32:58 +02:00
47b3a98f88
Merge pull request #6412 from wallabag/dependabot/composer/php-http/discovery-1.15.3
2023-04-03 06:32:44 +02:00
16862c6182
Merge pull request #6404 from wallabag/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-15.4.0
2023-04-03 06:27:25 +02:00
bafc6bdb04
Bump stylelint and stylelint-config-standard
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ). These dependencies needed to be updated together.
Updates `stylelint` from 14.16.1 to 15.4.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.1...15.4.0 )
Updates `stylelint-config-standard` from 29.0.0 to 32.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...32.0.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:21:25 +00:00
f28ce67857
Merge pull request #6406 from wallabag/dependabot/npm_and_yarn/babel/core-7.21.4
...
Bump @babel/core from 7.21.3 to 7.21.4
2023-04-03 03:20:32 +00:00
f93e875f84
Bump @babel/core from 7.21.3 to 7.21.4
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.3 to 7.21.4.
- [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.21.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:14:44 +00:00
2fa4b81210
Merge pull request #6410 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.21.4
...
Bump @babel/preset-env from 7.20.2 to 7.21.4
2023-04-03 03:13:22 +00:00
39a5de6bb2
Merge pull request #6409 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.13.2
...
Bump webpack-dev-server from 4.13.1 to 4.13.2
2023-04-03 03:10:26 +00:00
c306c121f6
Merge pull request #6408 from wallabag/dependabot/npm_and_yarn/webpack-5.77.0
...
Bump webpack from 5.76.3 to 5.77.0
2023-04-03 03:09:47 +00:00
c3bf535fac
Merge pull request #6407 from wallabag/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-04-03 03:07:18 +00:00
32b638433d
Merge pull request #6405 from wallabag/dependabot/npm_and_yarn/sass-loader-13.2.2
...
Bump sass-loader from 13.2.1 to 13.2.2
2023-04-03 03:02:55 +00:00
f48da3837b
Bump php-http/discovery from 1.15.2 to 1.15.3
...
Bumps [php-http/discovery](https://github.com/php-http/discovery ) from 1.15.2 to 1.15.3.
- [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.15.2...1.15.3 )
---
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-04-03 03:00:42 +00:00
756a4012a6
Bump phpstan/phpstan from 1.10.9 to 1.10.10
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10 )
---
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-04-03 03:00:35 +00:00
3389604e3b
Bump @babel/preset-env from 7.20.2 to 7.21.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.20.2 to 7.21.4.
- [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.21.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:59:51 +00:00
df14dcd457
Bump webpack-dev-server from 4.13.1 to 4.13.2
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.13.1 to 4.13.2.
- [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.13.1...v4.13.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:59:17 +00:00
0640c3b423
Bump webpack from 5.76.3 to 5.77.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.3 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:58:59 +00:00
bc413333e2
Bump eslint from 8.36.0 to 8.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.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.36.0...v8.37.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-04-03 02:58:27 +00:00
a3551fc58d
Bump sass-loader from 13.2.1 to 13.2.2
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.1...v13.2.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:57:31 +00:00
d376a2fa92
Merge pull request #6400 from wallabag/dependabot/composer/phpstan/phpstan-1.10.9
2023-03-31 06:20:26 +02:00
72f13c2686
Merge pull request #6401 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.24
2023-03-31 06:20:12 +02:00
578e931f18
Bump phpstan/phpstan-symfony from 1.2.23 to 1.2.24
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.23 to 1.2.24.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.23...1.2.24 )
---
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-03-31 03:00:34 +00:00
cf6967a9e9
Bump phpstan/phpstan from 1.10.8 to 1.10.9
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.8...1.10.9 )
---
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-03-31 02:58:29 +00:00
f22c4b0154
Merge pull request #6315 from caspermeijn/api_registration
...
Fix API `allowed_registration`
2023-03-28 20:41:57 +02:00
5a5148707c
Fix API allowed_registration
...
Two configuration options need to be enabled to allow user registration via the API:
1) fosuser_registration, which indicates whether registration is allowed at all (frontend and API)
2) api_user_registration, which indicates whether registration is allowed via the API
2023-03-28 20:12:55 +02:00
2f665f0257
Merge pull request #6398 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.2
2023-03-28 07:47:32 +02:00
0f27da4f1b
Merge pull request #6397 from wallabag/dependabot/composer/doctrine/dbal-3.6.1
2023-03-28 07:47:15 +02:00
c77e9c3cf0
Merge pull request #6395 from wallabag/dependabot/composer/php-http/httplug-bundle-1.27.1
2023-03-28 07:46:52 +02:00
26bfdf8799
Bump php-amqplib/php-amqplib from 3.5.1 to 3.5.2
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-28 03:00:46 +00:00
ef867e16b9
Bump doctrine/dbal from 3.6.0 to 3.6.1
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-28 03:00:09 +00:00
8c44256880
Bump php-http/httplug-bundle from 1.27.0 to 1.27.1
...
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle ) from 1.27.0 to 1.27.1.
- [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.27.0...1.27.1 )
---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-28 02:57:25 +00:00
e576a4ce45
Merge pull request #6393 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-03-27 12:18:44 +02:00
df4d3e6316
Deleted translation using Weblate (English (United States))
2023-03-27 12:10:34 +02:00
b565452ed0
Deleted translation using Weblate (English (United States))
2023-03-27 12:10:23 +02:00
7afec4227b
Deleted translation using Weblate (English (United States))
2023-03-27 12:10:11 +02:00
1003e8f074
Deleted translation using Weblate (English (United States))
2023-03-27 12:10:09 +02:00
c21d880869
Merge pull request #6310 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2023-03-27 12:06:47 +02:00
9a8033acdf
Added translation using Weblate (English (United States))
2023-03-27 10:05:12 +02:00
677807f8ba
Added translation using Weblate (English (United States))
2023-03-27 10:05:12 +02:00
250af64c1d
Added translation using Weblate (English (United States))
2023-03-27 10:05:11 +02:00
0191ca7c6a
Added translation using Weblate (English (United States))
2023-03-27 10:05:11 +02:00
863512dd1e
Translated using Weblate (Russian)
...
Currently translated at 99.6% (575 of 577 strings)
2023-03-27 10:05:11 +02:00
adb3073a4f
Merge pull request #6369 from wallabag/dependabot/npm_and_yarn/babel/core-7.21.3
...
Bump @babel/core from 7.20.12 to 7.21.3
2023-03-27 08:05:05 +00:00
63d43e4527
Update assets
2023-03-27 09:57:49 +02:00
aa23b96ea7
Bump @babel/core from 7.20.12 to 7.21.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.12 to 7.21.3.
- [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.21.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 09:57:15 +02:00
314f6bad3e
Merge pull request #6386 from wallabag/dependabot/composer/predis/predis-2.1.2
...
Bump predis/predis from 2.1.1 to 2.1.2
2023-03-27 09:56:36 +02:00
4ca8e3ead6
Merge pull request #6360 from wallabag/dependabot/npm_and_yarn/jquery-3.6.4
...
Bump jquery from 3.6.3 to 3.6.4
2023-03-27 07:55:53 +00:00
3b882700de
Bump predis/predis from 2.1.1 to 2.1.2
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 07:43:43 +00:00
bb96f5445a
Update assets
2023-03-27 09:42:22 +02:00
634d2d997a
Bump jquery from 3.6.3 to 3.6.4
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 09:41:26 +02:00
5e5102605b
Merge pull request #6372 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.37
...
Bump phpstan/phpstan-doctrine from 1.3.32 to 1.3.37
2023-03-27 09:40:44 +02:00
a71be093e7
Merge pull request #6356 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.7
...
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
2023-03-27 09:40:22 +02:00
7917acea06
Merge pull request #6382 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.11
...
Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.11
2023-03-27 09:19:27 +02:00
9395e026bf
Bump phpstan/phpstan-doctrine from 1.3.32 to 1.3.37
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.32 to 1.3.37.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.32...1.3.37 )
---
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 >
2023-03-27 07:17:13 +00:00
8d2e1696ea
Update assets
2023-03-27 09:15:56 +02:00
84b64b6ab6
Merge pull request #6390 from wallabag/dependabot/composer/m6web/redis-mock-5.5.0
...
Bump m6web/redis-mock from 5.4.0 to 5.5.0
2023-03-27 09:14:05 +02:00
010dd487f3
Merge pull request #6389 from wallabag/dependabot/composer/willdurand/hateoas-3.9.0
...
Bump willdurand/hateoas from 3.8.0 to 3.9.0
2023-03-27 09:13:40 +02:00
79711c60e0
Merge pull request #6325 from wallabag/dependabot/composer/jms/serializer-3.23.0
...
Bump jms/serializer from 3.22.0 to 3.23.0
2023-03-27 09:13:13 +02:00
55921b395a
Merge pull request #6312 from wallabag/dependabot/composer/nelmio/cors-bundle-2.3.1
...
Bump nelmio/cors-bundle from 2.2.0 to 2.3.1
2023-03-27 09:12:52 +02:00
499457937c
Merge pull request #6379 from wallabag/dependabot/composer/phpstan/phpstan-1.10.8
...
Bump phpstan/phpstan from 1.9.17 to 1.10.8
2023-03-27 09:10:56 +02:00
cfb6b7dc78
Merge pull request #6391 from wallabag/dependabot/npm_and_yarn/sass-loader-13.2.1
...
Bump sass-loader from 13.2.0 to 13.2.1
2023-03-27 05:21:27 +00:00
0d180702dd
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 05:18:29 +00:00
4ec3c82fa5
Bump sass-loader from 13.2.0 to 13.2.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 05:17:23 +00:00
24b064dc09
Merge pull request #6387 from wallabag/dependabot/npm_and_yarn/webpack-5.76.3
...
Bump webpack from 5.76.0 to 5.76.3
2023-03-27 05:12:34 +00:00
b37be5d88d
Merge pull request #6392 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.1.0
...
Bump postcss-loader from 7.0.2 to 7.1.0
2023-03-27 05:12:20 +00:00
63ccdef0de
Merge pull request #6388 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.21.3
...
Bump @babel/eslint-parser from 7.19.1 to 7.21.3
2023-03-27 05:11:57 +00:00
026b3d628d
Bump webpack from 5.76.0 to 5.76.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.76.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.76.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:11:40 +00:00
a8505335db
Merge pull request #6385 from wallabag/dependabot/npm_and_yarn/style-loader-3.3.2
...
Bump style-loader from 3.3.1 to 3.3.2
2023-03-27 03:06:08 +00:00
2b18034383
Merge pull request #6384 from wallabag/dependabot/npm_and_yarn/stylelint-scss-4.6.0
...
Bump stylelint-scss from 4.5.0 to 4.6.0
2023-03-27 03:05:06 +00:00
f8744ae0a2
Merge pull request #6383 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.13.1
...
Bump webpack-dev-server from 4.11.1 to 4.13.1
2023-03-27 03:02:06 +00:00
8ce033ab11
Bump postcss-loader from 7.0.2 to 7.1.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:59:03 +00:00
6ae8fa9967
Bump m6web/redis-mock from 5.4.0 to 5.5.0
...
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases )
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.4.0...v5.5.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 >
2023-03-27 02:58:25 +00:00
ba09d66cae
Bump willdurand/hateoas from 3.8.0 to 3.9.0
...
Bumps [willdurand/hateoas](https://github.com/willdurand/Hateoas ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/willdurand/Hateoas/releases )
- [Commits](https://github.com/willdurand/Hateoas/compare/3.8.0...3.9.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-03-27 02:58:18 +00:00
7dde1377c5
Bump @babel/eslint-parser from 7.19.1 to 7.21.3
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.19.1 to 7.21.3.
- [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.21.3/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:58:17 +00:00
6d5d19ecae
Bump style-loader from 3.3.1 to 3.3.2
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:57:37 +00:00
5b77f6743f
Bump stylelint-scss from 4.5.0 to 4.6.0
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:57:14 +00:00
65601fab67
Bump webpack-dev-server from 4.11.1 to 4.13.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.11.1 to 4.13.1.
- [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.11.1...v4.13.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:57:02 +00:00
63b915789c
Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.11
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.4 to 1.3.11.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.4...1.3.11 )
---
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 >
2023-03-27 02:56:49 +00:00
c9cf6f257b
Bump nelmio/cors-bundle from 2.2.0 to 2.3.1
...
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle ) from 2.2.0 to 2.3.1.
- [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.2.0...2.3.1 )
---
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 >
2023-03-25 07:13:35 +00:00
f4ea8e4e07
Bump jms/serializer from 3.22.0 to 3.23.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.22.0 to 3.23.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.22.0...3.23.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-03-25 07:12:59 +00:00
650ef29042
Merge pull request #6357 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.14
...
Bump autoprefixer from 10.4.13 to 10.4.14
2023-03-24 23:02:05 +00:00
622fd53fd0
Bump autoprefixer from 10.4.13 to 10.4.14
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:52:27 +00:00
3d7d9a8a78
Merge pull request #6358 from wallabag/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.33.0 to 8.36.0
2023-03-24 22:51:12 +00:00
c6cc235942
Merge pull request #6344 from wallabag/dependabot/npm_and_yarn/dns-packet-5.4.0
...
Bump dns-packet from 5.3.1 to 5.4.0
2023-03-24 22:46:27 +00:00
8469a3df76
Merge pull request #6341 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.7
2023-03-24 23:36:23 +01:00
59b33e98af
Bump eslint from 8.33.0 to 8.36.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.36.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.33.0...v8.36.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-03-24 22:22:43 +00:00
b4738264d0
Merge pull request #6367 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.5
...
Bump mini-css-extract-plugin from 2.7.2 to 2.7.5
2023-03-24 22:21:25 +00:00
ad6d0f5776
Merge pull request #6371 from wallabag/dependabot/npm_and_yarn/stylelint-scss-4.5.0
...
Bump stylelint-scss from 4.3.0 to 4.5.0
2023-03-24 22:18:35 +00:00
250e8027b7
Merge pull request #6378 from wallabag/dependabot/npm_and_yarn/sass-1.60.0
...
Bump sass from 1.58.3 to 1.60.0
2023-03-24 22:18:13 +00:00
555e19e76a
Bump phpstan/phpstan from 1.9.17 to 1.10.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.17 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.17...1.10.8 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:16:50 +00:00
169f55b5cc
Bump symfony/phpunit-bridge from 6.2.5 to 6.2.7
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.2.5 to 6.2.7.
- [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.2.5...v6.2.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 >
2023-03-24 22:16:32 +00:00
c62f914d6e
Merge pull request #6351 from wallabag/dependabot/composer/j0k3r/graby-2.4.4
2023-03-24 23:15:33 +01:00
f4dede484c
Merge pull request #6376 from wallabag/dependabot/composer/phpseclib/phpseclib-3.0.19
2023-03-24 23:12:09 +01:00
700d5c0140
Merge pull request #6377 from wallabag/dependabot/npm_and_yarn/webpack-5.76.0
...
Bump webpack from 5.75.0 to 5.76.0
2023-03-24 22:11:13 +00:00
a794d40a65
Bump mini-css-extract-plugin from 2.7.2 to 2.7.5
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.2 to 2.7.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.5 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:08:22 +00:00
3c9205e5d6
Bump sass from 1.58.3 to 1.60.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.3 to 1.60.0.
- [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.58.3...1.60.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:07:48 +00:00
d788867652
Bump stylelint-scss from 4.3.0 to 4.5.0
...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.3.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:07:12 +00:00
51f4440c2b
Bump j0k3r/graby from 2.4.2 to 2.4.4
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.4.2 to 2.4.4.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.4.2...2.4.4 )
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:07:03 +00:00
596b200d61
Bump dns-packet from 5.3.1 to 5.4.0
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:05:27 +00:00
2b1f110d6f
Bump webpack from 5.75.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:03:57 +00:00
1825c1ebc8
Bump phpseclib/phpseclib from 3.0.18 to 3.0.19
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 3.0.18 to 3.0.19.
- [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.18...3.0.19 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-24 22:03:27 +00:00
2bbaf414b1
Merge pull request #6338 from wallabag/dependabot/composer/sensio/framework-extra-bundle-6.2.10
...
Bump sensio/framework-extra-bundle from 6.2.9 to 6.2.10
2023-03-24 23:02:33 +01:00
a237414f9c
Skip test because of encoding issue in PHP 8.1
2023-03-24 22:57:11 +01:00
a60e01db71
Bump sensio/framework-extra-bundle from 6.2.9 to 6.2.10
...
Bumps [sensio/framework-extra-bundle](https://github.com/sensiolabs/SensioFrameworkExtraBundle ) from 6.2.9 to 6.2.10.
- [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/v6.2.9...v6.2.10 )
---
updated-dependencies:
- dependency-name: sensio/framework-extra-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 04:01:22 +00:00
7ae8b4b09c
Merge pull request #6320 from wallabag/dependabot/npm_and_yarn/sass-1.58.3
...
Bump sass from 1.58.0 to 1.58.3
2023-02-20 12:30:17 +01:00
2ff687b631
Merge pull request #6319 from wallabag/dependabot/npm_and_yarn/stylelint-webpack-plugin-4.1.0
...
Bump stylelint-webpack-plugin from 4.0.0 to 4.1.0
2023-02-20 12:29:15 +01:00
6e8bcdb1b4
Bump sass from 1.58.0 to 1.58.3
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.0 to 1.58.3.
- [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.58.0...1.58.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 03:57:18 +00:00
aa4a371733
Bump stylelint-webpack-plugin from 4.0.0 to 4.1.0
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 03:57:00 +00:00
c0cb7ef430
Merge pull request #6305 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.4
...
Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4
2023-02-10 09:14:55 +01:00
0fa808de7d
Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.3...1.3.4 )
---
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 >
2023-02-10 03:59:38 +00:00
f972d212a4
Merge pull request #6296 from wallabag/dependabot/composer/phpstan/phpstan-1.9.17
2023-02-09 07:29:44 +01:00
cb48fa46be
Merge pull request #6298 from wallabag/dependabot/composer/twig/string-extra-3.5.1
2023-02-09 05:43:31 +01:00
bd3d53b075
Merge pull request #6299 from wallabag/dependabot/composer/twig/extra-bundle-3.5.1
2023-02-09 05:43:01 +01:00
1d76b77d5c
Bump twig/extra-bundle from 3.5.0 to 3.5.1
...
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases )
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-09 03:14:43 +00:00
33ac507799
Bump twig/string-extra from 3.5.0 to 3.5.1
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/twigphp/string-extra/releases )
- [Commits](https://github.com/twigphp/string-extra/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-09 03:14:02 +00:00
3a3e6f5534
Bump phpstan/phpstan from 1.9.16 to 1.9.17
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.16 to 1.9.17.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.16...1.9.17 )
---
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-02-09 03:12:57 +00:00
2ceec933d0
Merge pull request #6293 from wallabag/dependabot/composer/doctrine/dbal-3.6.0
2023-02-08 06:56:26 +01:00
11252e74da
Merge pull request #6294 from wallabag/dependabot/composer/phpstan/phpstan-1.9.16
2023-02-08 06:55:47 +01:00
83563795a7
Bump phpstan/phpstan from 1.9.14 to 1.9.16
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.14 to 1.9.16.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.14...1.9.16 )
---
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-02-08 03:03:41 +00:00
4a891f8a1d
Bump doctrine/dbal from 3.5.3 to 3.6.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-08 03:02:04 +00:00
055d304bc9
Merge pull request #6291 from wallabag/release/2.5.4
...
Prepare 2.5.4
2023-02-07 22:20:00 +01:00
812d6ac376
Prepare 2.5.4
2023-02-07 22:03:20 +01:00
268372dbbd
Merge pull request #6289 from wallabag/2.5/fix-csrf-user-deletion
...
Fix CSRF on user deletion
2023-02-07 21:52:51 +01:00
4e023bddc3
Merge pull request #6288 from wallabag/2.5/xss-username-share-page
...
Fix XSS on username on share page
2023-02-07 21:43:04 +01:00
acd285dcbb
Merge pull request #6290 from wallabag/2.5/fix-add-tag-other-entries
...
Fix adding tag to entries from other people
2023-02-07 21:42:46 +01:00
f1b3d5cdd7
Fix CSRF on user deletion
2023-02-07 21:41:52 +01:00
242e3feac9
Fix adding tag to entries from other people
...
I've also limited tag length to 20 chars (and limit adding more than 5 tags at once)
2023-02-07 21:25:57 +01:00
bd4c71682e
Fix XSS on username on share page
2023-02-07 19:58:06 +01:00
ebb39759ff
Merge pull request #6286 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.23
2023-02-07 05:35:17 +01:00
647d628853
Bump phpstan/phpstan-symfony from 1.2.22 to 1.2.23
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.22 to 1.2.23.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.22...1.2.23 )
---
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-02-07 03:03:29 +00:00
784bc1393c
Merge pull request #6275 from wallabag/2.x/fix-release-script
...
Fix release script
2023-02-06 10:13:57 +01:00
b134c76ed7
Merge pull request #6278 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-4.0.0
2023-02-06 07:15:10 +01:00
302ae4ec57
Bump eslint-webpack-plugin from 3.2.0 to 4.0.0
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.2.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 06:06:27 +00:00
9bf6986e67
Merge pull request #6279 from wallabag/dependabot/composer/jms/serializer-3.22.0
2023-02-06 07:03:33 +01:00
30bea857f0
Merge pull request #6280 from wallabag/dependabot/npm_and_yarn/stylelint-webpack-plugin-4.0.0
2023-02-06 07:03:16 +01:00
363dd2ddbb
Merge pull request #6282 from wallabag/dependabot/composer/doctrine/persistence-3.1.4
2023-02-06 07:02:56 +01:00
b945e04be8
Merge pull request #6283 from wallabag/dependabot/composer/jms/serializer-bundle-5.2.1
2023-02-06 07:02:36 +01:00
add7d3d8b6
Merge pull request #6281 from wallabag/dependabot/npm_and_yarn/sass-1.58.0
...
Bump sass from 1.57.1 to 1.58.0
2023-02-06 03:10:57 +00:00
c106ec7438
Bump jms/serializer-bundle from 5.2.0 to 5.2.1
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.2.0 to 5.2.1.
- [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/5.2.0...5.2.1 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 03:08:16 +00:00
3ef570a474
Bump doctrine/persistence from 3.1.3 to 3.1.4
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 03:06:39 +00:00
22e0dfb8d6
Bump sass from 1.57.1 to 1.58.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.57.1 to 1.58.0.
- [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.57.1...1.58.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 03:02:20 +00:00
c4a72d7508
Bump stylelint-webpack-plugin from 3.3.0 to 4.0.0
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v3.3.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 03:01:46 +00:00
e06f6735e3
Bump jms/serializer from 3.21.0 to 3.22.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.21.0 to 3.22.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.21.0...3.22.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-02-06 03:01:30 +00:00
42b03d2834
Fix release script
...
The release script cloned the master branch by default because we never have to clone something else from now.
The script will now clone the tag using the given VERSION parameter.
2023-02-03 10:10:35 +01:00
b32d6d448b
Merge pull request #6272 from wallabag/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-02 05:50:21 +00:00
e6e171c8ee
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 05:43:19 +00:00
cc68ed2b5d
Merge pull request #6270 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.11.1
2023-02-02 06:43:13 +01:00
db6a85afb1
Merge pull request #6271 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.22
2023-02-02 06:42:48 +01:00
862660ae1a
Bump phpstan/phpstan-symfony from 1.2.21 to 1.2.22
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.21 to 1.2.22.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.21...1.2.22 )
---
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-02-02 03:03:09 +00:00
29d384598d
Bump nelmio/api-doc-bundle from 4.11.0 to 4.11.1
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.11.0...v4.11.1 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 03:02:10 +00:00
0c313d396b
Merge pull request #6268 from wallabag/dependabot/composer/symfony/symfony-4.4.50
...
Bump symfony/symfony from 4.4.49 to 4.4.50
2023-02-01 21:54:40 +01:00
522db91841
Bump symfony/symfony from 4.4.49 to 4.4.50
...
Bumps [symfony/symfony](https://github.com/symfony/symfony ) from 4.4.49 to 4.4.50.
- [Release notes](https://github.com/symfony/symfony/releases )
- [Changelog](https://github.com/symfony/symfony/blob/v4.4.50/CHANGELOG-4.4.md )
- [Commits](https://github.com/symfony/symfony/compare/v4.4.49...v4.4.50 )
---
updated-dependencies:
- dependency-name: symfony/symfony
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 20:46:46 +00:00
315d710f93
Merge pull request #6266 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.21
2023-02-01 07:09:46 +01:00
3c5cfae0d5
Bump phpstan/phpstan-symfony from 1.2.20 to 1.2.21
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.20 to 1.2.21.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.20...1.2.21 )
---
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-02-01 03:01:45 +00:00
849da17750
Merge pull request #6264 from weblate/weblate-wallabag-messages
2023-01-31 12:32:05 +01:00
dc4687d75c
Translated using Weblate (Occitan)
...
Currently translated at 92.3% (533 of 577 strings)
2023-01-31 11:50:16 +01:00
77a9c842fc
Merge pull request #6262 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-1.3.6
2023-01-30 04:55:55 +01:00
8bd2bae841
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 03:07:21 +00:00
a4f77189f0
Merge pull request #6261 from wallabag/dependabot/npm_and_yarn/eslint-8.33.0
...
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 03:05:51 +00:00
64381d9a62
Bump eslint from 8.32.0 to 8.33.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.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.32.0...v8.33.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-01-30 03:01:24 +00:00
172d8da64b
Merge pull request #6258 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.11.0
2023-01-26 05:15:01 +01:00
69b262bfcd
Bump nelmio/api-doc-bundle from 4.10.2 to 4.11.0
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.10.2...v4.11.0 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-26 03:01:37 +00:00
7ab6df9b8a
Merge pull request #6257 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.5
2023-01-25 07:31:44 +01:00
f5c67c7973
Bump symfony/phpunit-bridge from 6.2.3 to 6.2.5
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.2.3 to 6.2.5.
- [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.2.3...v6.2.5 )
---
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 >
2023-01-25 03:01:39 +00:00
2e8ffa51b2
Merge pull request #6256 from wyntonfranklin/config-link-fix
2023-01-24 06:48:05 +01:00
baddc525bb
fix for config links
2023-01-23 18:19:49 -04:00
45ec5de9dc
Merge pull request #6255 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.27.5
...
Bump eslint-plugin-import from 2.27.4 to 2.27.5
2023-01-23 03:12:12 +00:00
04e2f30d61
Bump eslint-plugin-import from 2.27.4 to 2.27.5
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.4 to 2.27.5.
- [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.27.4...v2.27.5 )
---
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-01-23 03:07:37 +00:00
31bd2feb77
Merge pull request #6252 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.1
2023-01-20 06:33:55 +01:00
402d4517f7
Merge pull request #6253 from wallabag/dependabot/composer/phpstan/phpstan-1.9.14
2023-01-20 06:33:31 +01:00
7c9c1c93ea
Merge pull request #6254 from wallabag/dependabot/composer/doctrine/persistence-3.1.3
2023-01-20 06:33:15 +01:00
c17aafe4f0
Bump doctrine/persistence from 3.1.2 to 3.1.3
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-20 03:03:02 +00:00
9a8efde898
Bump phpstan/phpstan from 1.9.13 to 1.9.14
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.13 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.13...1.9.14 )
---
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-01-20 03:02:04 +00:00
4561cb2013
Bump php-amqplib/php-amqplib from 3.5.0 to 3.5.1
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.5.0 to 3.5.1.
- [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.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-20 03:01:20 +00:00
fcd08eb5ff
Merge pull request #6249 from wallabag/dependabot/composer/phpstan/phpstan-1.9.13
2023-01-19 06:51:13 +01:00
65661a082b
Merge pull request #6250 from wallabag/dependabot/composer/doctrine/migrations-3.5.5
2023-01-19 06:50:56 +01:00
a004c697a3
Bump doctrine/migrations from 3.5.4 to 3.5.5
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.5.4...3.5.5 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-19 03:03:36 +00:00
75f2ee12b3
Bump phpstan/phpstan from 1.9.12 to 1.9.13
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.12 to 1.9.13.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.13 )
---
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-01-19 03:00:55 +00:00
cee1f887a0
Merge pull request #6246 from wallabag/dependabot/composer/predis/predis-2.1.1
2023-01-18 06:26:55 +01:00
529a83cde0
Merge pull request #6247 from wallabag/dependabot/composer/doctrine/migrations-3.5.4
2023-01-18 06:26:24 +01:00
dc916aa6a6
Merge pull request #6248 from wallabag/dependabot/composer/phpstan/phpstan-1.9.12
2023-01-18 06:25:58 +01:00
9d975ba15b
Bump phpstan/phpstan from 1.9.11 to 1.9.12
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12 )
---
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-01-18 03:03:15 +00:00
e886b1164d
Bump doctrine/migrations from 3.5.3 to 3.5.4
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.5.3...3.5.4 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 03:02:07 +00:00
dff7ff5bcb
Bump predis/predis from 2.1.0 to 2.1.1
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.1.0 to 2.1.1.
- [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/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 03:01:21 +00:00
df9853ac64
Merge pull request #6243 from wallabag/dependabot/composer/predis/predis-2.1.0
2023-01-17 06:50:42 +01:00
5e4301b9f2
Merge pull request #6244 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.0
2023-01-17 06:50:25 +01:00
24522f3b89
Merge pull request #6245 from wallabag/dependabot/composer/doctrine/orm-2.14.1
...
Bump doctrine/orm from 2.14.0 to 2.14.1
2023-01-17 04:59:35 +01:00
3c21de6f78
Bump doctrine/orm from 2.14.0 to 2.14.1
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.14.0...2.14.1 )
---
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-01-17 03:02:10 +00:00
38f5ab3d5d
Bump php-amqplib/php-amqplib from 3.4.0 to 3.5.0
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.4.0 to 3.5.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.4.0...v3.5.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 >
2023-01-17 03:01:56 +00:00
842c8483db
Bump predis/predis from 2.0.3 to 2.1.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.0.3 to 2.1.0.
- [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/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-17 03:01:30 +00:00
f2226e8c68
Merge pull request #6226 from wallabag/fix/tags
...
Add prefix for tag slugs
2023-01-16 09:35:30 +01:00
bcf0a44d4a
Merge pull request #6240 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.20
2023-01-16 06:05:50 +01:00
9ce18d8809
Merge pull request #6236 from weblate/weblate-wallabag-messages
2023-01-16 06:05:25 +01:00
b550290b52
Translated using Weblate (Galician)
...
Currently translated at 100.0% (577 of 577 strings)
2023-01-16 04:06:40 +01:00
f3bf6ab018
Merge pull request #6239 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.27.4
...
Bump eslint-plugin-import from 2.26.0 to 2.27.4
2023-01-16 03:06:35 +00:00
6e272723ea
Bump phpstan/phpstan-symfony from 1.2.19 to 1.2.20
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.19...1.2.20 )
---
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-01-16 03:05:51 +00:00
39fd0e4056
Merge pull request #6238 from wallabag/dependabot/npm_and_yarn/eslint-8.32.0
...
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 03:05:15 +00:00
636200befa
Bump eslint-plugin-import from 2.26.0 to 2.27.4
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.26.0 to 2.27.4.
- [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.26.0...v2.27.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 03:01:17 +00:00
c84364c1fa
Bump eslint from 8.31.0 to 8.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.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.31.0...v8.32.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-01-16 03:00:59 +00:00
c7eee5960a
Merge pull request #6233 from wallabag/dependabot/composer/phpstan/phpstan-1.9.11
2023-01-13 06:57:06 +01:00
df6f0c30c8
Merge pull request #6234 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.32
2023-01-13 06:56:06 +01:00
cf89214aac
Merge pull request #6235 from wallabag/dependabot/composer/doctrine/dbal-3.5.3
2023-01-13 06:55:42 +01:00
c166565a7c
Bump doctrine/dbal from 3.5.2 to 3.5.3
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.2...3.5.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 >
2023-01-13 03:04:12 +00:00
eaa99eea0e
Bump phpstan/phpstan-doctrine from 1.3.31 to 1.3.32
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.31 to 1.3.32.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.31...1.3.32 )
---
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 >
2023-01-13 03:03:39 +00:00
47855440bb
Bump phpstan/phpstan from 1.9.9 to 1.9.11
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.9 to 1.9.11.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.9...1.9.11 )
---
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-01-13 03:03:11 +00:00
515aa4a29f
Merge pull request #6231 from wallabag/dependabot/composer/doctrine/migrations-3.5.3
2023-01-12 08:08:04 +01:00
322f40ad05
Merge pull request #6232 from wallabag/dependabot/composer/phpstan/phpstan-1.9.9
2023-01-12 08:07:22 +01:00
10ea964c74
Bump phpstan/phpstan from 1.9.8 to 1.9.9
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.8 to 1.9.9.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.8...1.9.9 )
---
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-01-12 03:03:30 +00:00
9901db1d0a
Bump doctrine/migrations from 3.5.2 to 3.5.3
...
Bumps [doctrine/migrations](https://github.com/doctrine/migrations ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/migrations/releases )
- [Commits](https://github.com/doctrine/migrations/compare/3.5.2...3.5.3 )
---
updated-dependencies:
- dependency-name: doctrine/migrations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-12 03:03:02 +00:00
2f2cfa2c2a
Add prefix for tag slugs
...
This should be considered as a temporary fix, we may deprecate tag
slugs in the future.
Fixes #6048
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-01-11 23:20:13 +01:00
126b32131f
Merge pull request #6229 from wallabag/dependabot/composer/jms/serializer-3.21.0
2023-01-11 07:34:03 +01:00
7ea2b4aa30
Bump jms/serializer from 3.20.0 to 3.21.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.20.0 to 3.21.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.20.0...3.21.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-01-11 03:03:04 +00:00
b4021ee908
Merge pull request #6227 from wallabag/dependabot/composer/jms/serializer-bundle-5.2.0
2023-01-10 07:33:02 +01:00
42d58b731b
Bump jms/serializer-bundle from 5.1.0 to 5.2.0
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.1.0 to 5.2.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/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-10 03:01:17 +00:00
15092dbdc4
Merge pull request #6217 from wallabag/fix/public
2023-01-09 06:52:48 +01:00
0666e536b1
Merge pull request #6221 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.5.0
2023-01-09 06:42:49 +01:00
9522ce00ef
Merge pull request #6222 from wallabag/dependabot/composer/jms/serializer-bundle-5.1.0
2023-01-09 06:42:00 +01:00
1c635cdbf2
Merge pull request #6223 from wallabag/dependabot/composer/phpstan/phpstan-1.9.8
2023-01-09 06:41:10 +01:00
af9af09354
Merge pull request #6224 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.31
2023-01-09 06:40:54 +01:00
f412f909b3
Merge pull request #6225 from wallabag/dependabot/composer/jms/serializer-3.20.0
2023-01-09 06:40:38 +01:00
4a0a23004a
Merge pull request #6220 from wallabag/dependabot/npm_and_yarn/babel/core-7.20.12
...
Bump @babel/core from 7.20.7 to 7.20.12
2023-01-09 03:08:22 +00:00
e868cfa05b
Merge pull request #6219 from wallabag/dependabot/npm_and_yarn/babel-loader-9.1.2
...
Bump babel-loader from 9.1.0 to 9.1.2
2023-01-09 03:06:18 +00:00
7f57553d72
Merge pull request #6218 from wallabag/dependabot/npm_and_yarn/postcss-8.4.21
...
Bump postcss from 8.4.20 to 8.4.21
2023-01-09 03:05:23 +00:00
c00304cf16
Bump jms/serializer from 3.18.2 to 3.20.0
...
Bumps [jms/serializer](https://github.com/schmittjoh/serializer ) from 3.18.2 to 3.20.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.18.2...3.20.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-01-09 03:04:42 +00:00
00ca0901cd
Bump phpstan/phpstan-doctrine from 1.3.29 to 1.3.31
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.29 to 1.3.31.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.29...1.3.31 )
---
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 >
2023-01-09 03:04:32 +00:00
d81b31bf9a
Bump phpstan/phpstan from 1.9.7 to 1.9.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8 )
---
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-01-09 03:03:42 +00:00
0401fa0c9b
Bump jms/serializer-bundle from 5.0.2 to 5.1.0
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 5.0.2 to 5.1.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/5.0.2...5.1.0 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 03:02:21 +00:00
931ce1bd4d
Bump friendsofsymfony/rest-bundle from 3.4.0 to 3.5.0
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 3.4.0 to 3.5.0.
- [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/3.4.0...3.5.0 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 03:01:35 +00:00
be4e8297a7
Bump @babel/core from 7.20.7 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [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.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 03:01:09 +00:00
d35a03f6fb
Bump babel-loader from 9.1.0 to 9.1.2
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 03:00:57 +00:00
1c4f1a617c
Bump postcss from 8.4.20 to 8.4.21
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.20 to 8.4.21.
- [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.20...8.4.21 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 03:00:47 +00:00
86f08afd09
Fix public folder for Symfony 4+
...
This is a temporary fix while waiting for migration to Flex
See https://symfony.com/doc/current/setup/flex.html#flex-customize-paths
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-01-07 00:08:20 +01:00
14ec466521
Merge pull request #6214 from wallabag/dependabot/composer/phpstan/phpstan-1.9.7
2023-01-05 06:22:06 +01:00
692ea20912
Merge pull request #6215 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.29
2023-01-05 06:21:47 +01:00
0df9781389
Merge pull request #6216 from wallabag/dependabot/composer/friendsoftwig/twigcs-6.1.0
2023-01-05 06:21:28 +01:00
271f5d545f
Bump friendsoftwig/twigcs from 6.0.0 to 6.1.0
...
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases )
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-05 03:02:41 +00:00
f5641a1a91
Bump phpstan/phpstan-doctrine from 1.3.28 to 1.3.29
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.28 to 1.3.29.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.28...1.3.29 )
---
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 >
2023-01-05 03:02:06 +00:00
e124d5f4fe
Bump phpstan/phpstan from 1.9.6 to 1.9.7
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.6...1.9.7 )
---
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-01-05 03:01:31 +00:00
b0deb1e8fc
Merge pull request #6211 from wallabag/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-04 06:00:36 +00:00
0e40f38af9
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-04 05:55:40 +00:00
5a1254219d
Merge pull request #6210 from wallabag/dependabot/composer/phpstan/phpstan-1.9.6
2023-01-04 06:55:12 +01:00
5795214faf
Bump phpstan/phpstan from 1.9.5 to 1.9.6
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.5...1.9.6 )
---
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-01-04 03:02:15 +00:00
fb9ae521a8
Merge pull request #6208 from wallabag/dependabot/composer/phpstan/phpstan-1.9.5
2023-01-03 05:26:56 +01:00
b8a8b7b502
Merge pull request #6209 from wallabag/dependabot/composer/egulias/email-validator-3.2.5
2023-01-03 05:26:37 +01:00
2e7e4bd2da
Bump egulias/email-validator from 3.2.4 to 3.2.5
...
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/egulias/EmailValidator/releases )
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: egulias/email-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-03 03:01:04 +00:00
a508a5183c
Bump phpstan/phpstan from 1.9.4 to 1.9.5
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.5 )
---
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-01-03 03:00:59 +00:00
7625e36b5a
Merge pull request #6182 from caspermeijn/openapi3
...
Update annotations to OpenApi 3
2023-01-02 10:39:56 +01:00
6ffc8ab788
Merge pull request #6196 from fcatt/master
...
Docker: `database_table_prefix` may be configured from environment
2023-01-02 10:38:27 +01:00
f44bb399b9
Merge pull request #6203 from heymisphere/patch-1
...
Add mention to unofficial linux client
2023-01-02 10:36:01 +01:00
ff3fb61dba
Add mention to unofficial linux client
2023-01-02 10:31:41 +01:00
719f9004d1
Merge branch 'master' into master
2023-01-02 10:24:44 +01:00
c3305baef3
Merge pull request #6188 from wallabag/dependabot/npm_and_yarn/jquery-3.6.3
...
Bump jquery from 3.6.2 to 3.6.3
2023-01-02 10:21:07 +01:00
76418dd2cc
Update assets
2023-01-02 09:52:22 +01:00
65fe16072b
Merge pull request #6174 from wallabag/fix/docker-install
2023-01-02 06:50:29 +01:00
a70fbc232c
Merge pull request #6206 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.28
2023-01-02 06:48:01 +01:00
1d6824cd20
Merge pull request #6207 from wallabag/dependabot/composer/egulias/email-validator-3.2.4
2023-01-02 06:47:44 +01:00
9fa38d1db3
Merge pull request #6205 from wallabag/dependabot/npm_and_yarn/eslint-8.31.0
...
Bump eslint from 8.30.0 to 8.31.0
2023-01-02 03:06:26 +00:00
bcfa9188bc
Merge pull request #6204 from wallabag/dependabot/npm_and_yarn/stylelint-14.16.1
...
Bump stylelint from 14.16.0 to 14.16.1
2023-01-02 03:05:01 +00:00
c08e434530
Bump egulias/email-validator from 3.2.2 to 3.2.4
...
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator ) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/egulias/EmailValidator/releases )
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.2...3.2.4 )
---
updated-dependencies:
- dependency-name: egulias/email-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 03:01:38 +00:00
08a4fcecf4
Bump phpstan/phpstan-doctrine from 1.3.27 to 1.3.28
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.27 to 1.3.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.27...1.3.28 )
---
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 >
2023-01-02 03:01:26 +00:00
f124356386
Bump eslint from 8.30.0 to 8.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.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.30.0...v8.31.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-01-02 03:01:09 +00:00
38033b964b
Bump stylelint from 14.16.0 to 14.16.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.16.0 to 14.16.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 03:00:51 +00:00
c9fdedb5b7
Merge pull request #6192 from wallabag/dependabot/composer/twig/string-extra-3.5.0
...
Bump twig/string-extra from 3.4.0 to 3.5.0
2022-12-30 13:17:08 +01:00
263fd522c2
Bump twig/string-extra from 3.4.0 to 3.5.0
...
Bumps [twig/string-extra](https://github.com/twigphp/string-extra ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/twigphp/string-extra/releases )
- [Commits](https://github.com/twigphp/string-extra/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: twig/string-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 13:11:43 +01:00
bdc8582486
Merge pull request #6193 from wallabag/dependabot/composer/twig/extra-bundle-3.5.0
...
Bump twig/extra-bundle from 3.4.0 to 3.5.0
2022-12-30 13:11:33 +01:00
c8c833e528
Bump twig/extra-bundle from 3.4.0 to 3.5.0
...
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases )
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: twig/extra-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 13:04:08 +01:00
27016a8bab
Merge pull request #6194 from wallabag/dependabot/composer/twig/twig-3.5.0
...
Bump twig/twig from 3.4.3 to 3.5.0
2022-12-30 13:03:37 +01:00
c38157921b
Bump twig/twig from 3.4.3 to 3.5.0
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.4.3...v3.5.0 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 12:58:53 +01:00
f8309590aa
Merge pull request #6198 from wallabag/dependabot/composer/egulias/email-validator-3.2.2
...
Bump egulias/email-validator from 3.2.1 to 3.2.2
2022-12-30 12:57:56 +01:00
368ee8fffa
Merge pull request #6197 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.3
...
Bump symfony/phpunit-bridge from 6.2.0 to 6.2.3
2022-12-30 12:44:56 +01:00
75a670feaa
Bump egulias/email-validator from 3.2.1 to 3.2.2
...
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/egulias/EmailValidator/releases )
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.1...3.2.2 )
---
updated-dependencies:
- dependency-name: egulias/email-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 12:44:15 +01:00
dc133a1d00
Merge pull request #6199 from wallabag/dependabot/composer/m6web/redis-mock-5.4.0
...
Bump m6web/redis-mock from 5.3.0 to 5.4.0
2022-12-30 12:43:10 +01:00
a6cb4e7b53
Bump m6web/redis-mock from 5.3.0 to 5.4.0
...
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases )
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.3.0...v5.4.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-12-30 03:01:26 +00:00
071e96c2ad
Bump symfony/phpunit-bridge from 6.2.0 to 6.2.3
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 6.2.0 to 6.2.3.
- [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.2.0...v6.2.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-12-29 03:02:03 +00:00
9426be3dbb
Docker: database_table_prefix may be configured from environment
2022-12-28 17:38:39 +01:00
89f68eb622
Merge pull request #6195 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-12-28 15:39:16 +01:00
d3d76d6f0e
Translated using Weblate (Occitan)
...
Currently translated at 88.3% (510 of 577 strings)
2022-12-28 12:48:30 +01:00
c255e2934b
Merge pull request #6190 from wallabag/dependabot/npm_and_yarn/sass-1.57.1
...
Bump sass from 1.57.0 to 1.57.1
2022-12-26 03:08:33 +00:00
32b7f46585
Merge pull request #6189 from wallabag/dependabot/npm_and_yarn/babel/core-7.20.7
...
Bump @babel/core from 7.20.5 to 7.20.7
2022-12-26 03:05:23 +00:00
66352c0a43
Bump sass from 1.57.0 to 1.57.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.57.0 to 1.57.1.
- [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.57.0...1.57.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 03:01:10 +00:00
cd664f87d0
Bump @babel/core from 7.20.5 to 7.20.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [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.20.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 03:01:00 +00:00
915899aeef
Bump jquery from 3.6.2 to 3.6.3
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.2...3.6.3 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 03:00:44 +00:00
25e31d5999
Merge pull request #6185 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-12-25 11:02:14 +01:00
b84a6b8ad3
Translated using Weblate (Galician)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-25 10:49:36 +01:00
653ae82a90
Translated using Weblate (Galician)
...
Currently translated at 100.0% (6 of 6 strings)
2022-12-24 20:48:04 +01:00
c8c3b0772f
Translated using Weblate (Galician)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-24 20:48:04 +01:00
97e41e6976
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (6 of 6 strings)
2022-12-24 20:48:03 +01:00
d141b916b0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-24 20:48:03 +01:00
e7197f76bc
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-24 20:48:02 +01:00
d6815a5a73
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-24 20:48:01 +01:00
607aede0fb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-24 20:48:01 +01:00
97fee36fa6
Update src/Wallabag/CoreBundle/Controller/TagController.php
...
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com >
2022-12-23 11:03:25 -06:00
4f9c7a92a1
Update annotations to OpenApi 3
...
Most of the API annotations are directly converted. The changes in meaning are:
- Parameters "in body" is not supported anymore. These are changed to "in query" or to a request body (depending on the code).
2022-12-23 14:54:55 +01:00
0e19e4de48
Merge pull request #6181 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.19
2022-12-23 07:41:26 +01:00
c51a0b1d7a
Bump phpstan/phpstan-symfony from 1.2.18 to 1.2.19
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.18...1.2.19 )
---
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-12-23 03:01:07 +00:00
f04e48fc23
Merge pull request #6171 from wallabag/fix/json-array-dbal-type
...
Properly handle `json_array` type removal
2022-12-22 16:29:53 +01:00
045f2ffdcc
Bump nelmio/api-doc-bundle from 3.10.1 to 4.10.2
...
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle ) from 3.10.1 to 4.10.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases )
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v3.10.1...v4.10.2 )
---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-22 13:57:05 +00:00
b6d0fae856
Merge pull request #6166 from wallabag/fix/controller-as-a-service-rabbitmq
...
Add `RabbitMQConsumerTotalProxy` to lazy RabbitMQ services for messages
2022-12-22 14:56:03 +01:00
9ba6755054
Merge pull request #6178 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-12-22 14:53:12 +01:00
9fd35de9c2
Update messages.fr.yml
2022-12-22 14:47:57 +01:00
80e1df6ace
Translated using Weblate (Polish)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-22 14:45:39 +01:00
8faed26e7e
Translated using Weblate (French)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-22 14:45:39 +01:00
a355c0daec
Merge pull request #6179 from wallabag/fix/remove-scrutinizer-badge
...
Remove Scrutinizer badge
2022-12-22 14:45:33 +01:00
7cc0d1de18
Remove Scrutinizer badge
...
We don't use it anymore since months.
2022-12-22 14:40:01 +01:00
99bce7c934
Merge pull request #6176 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-12-22 14:32:03 +01:00
02a58f8d5b
Move entry.confirm.delete_entries
2022-12-22 14:23:41 +01:00
86dc2e43c3
Translated using Weblate (Polish)
...
Currently translated at 100.0% (6 of 6 strings)
2022-12-22 14:16:09 +01:00
29fb9b65ff
Translated using Weblate (English)
...
Currently translated at 100.0% (6 of 6 strings)
2022-12-22 14:16:09 +01:00
490f804b78
Translated using Weblate (English)
...
Currently translated at 100.0% (577 of 577 strings)
2022-12-22 14:16:09 +01:00
b2b1e1c437
Fix database_path in Docker env
...
Also, add `mailer_dsn` and limit xdebug to allow installation of PHP < 8
2022-12-22 12:30:34 +01:00
c684ad2d51
Merge pull request #6172 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.3
2022-12-22 06:37:16 +01:00
c6553e0ec7
Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.2...1.3.3 )
---
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 >
2022-12-22 03:01:54 +00:00
cdd2185063
Properly handle json_array type removal
...
The `json_array` type was removed from DBAL v3, we should handle it using a migration to avoid error.
I've also added the remove type because we need it during migration.
2022-12-21 11:02:51 +01:00
5165133347
Merge pull request #6170 from wallabag/dependabot/composer/doctrine/dbal-3.5.2
2022-12-21 06:17:55 +01:00
36ffb3568e
Bump doctrine/dbal from 3.5.1 to 3.5.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-21 03:01:52 +00:00
62b2eef6e4
Merge pull request #6167 from wallabag/dependabot/composer/doctrine/orm-2.14.0
2022-12-20 07:49:55 +01:00
f85a9bff43
Merge pull request #6168 from wallabag/dependabot/composer/doctrine/persistence-3.1.2
2022-12-20 07:48:47 +01:00
3d6e791a5d
Bump doctrine/persistence from 3.1.1 to 3.1.2
...
Bumps [doctrine/persistence](https://github.com/doctrine/persistence ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/doctrine/persistence/releases )
- [Commits](https://github.com/doctrine/persistence/compare/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: doctrine/persistence
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-20 03:01:14 +00:00
64ae958345
Bump doctrine/orm from 2.13.4 to 2.14.0
...
Bumps [doctrine/orm](https://github.com/doctrine/orm ) from 2.13.4 to 2.14.0.
- [Release notes](https://github.com/doctrine/orm/releases )
- [Commits](https://github.com/doctrine/orm/compare/2.13.4...2.14.0 )
---
updated-dependencies:
- dependency-name: doctrine/orm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-20 03:01:01 +00:00
0a6e6abdc4
Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages
...
This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.
Also forgot to use `AbstractController` in previous PR about _controller as a service_.
2022-12-19 13:23:56 +01:00
c9edd15bc5
Merge pull request #6159 from wallabag/fix/controller-as-a-service
...
Move to controller as a service
2022-12-19 11:44:25 +01:00
6aca334d53
Move to controller as a service
...
Mostly using autowiring to inject deps.
The only tricky part was for import because all producer use the same class and have a different alias. So we must write them down in the service definition, autowiring doesn't work in that case.
Usually:
- if a controller has a constructor, it means injected services are at least re-used once in actions
- otherwise, service are injected per action
2022-12-19 10:38:08 +01:00
39f603e015
Merge pull request #6163 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.2
2022-12-19 07:33:41 +01:00
2507b16987
Merge pull request #6165 from wallabag/dependabot/composer/phpstan/phpstan-1.9.4
2022-12-19 07:33:13 +01:00
8757de3997
Merge pull request #6160 from weblate/weblate-wallabag-messages
2022-12-19 07:32:54 +01:00
dbd2edcf86
Added translation using Weblate (Danish)
2022-12-19 04:08:11 +01:00
4133cc4fe4
Merge pull request #6164 from wallabag/dependabot/npm_and_yarn/sass-1.57.0
...
Bump sass from 1.56.2 to 1.57.0
2022-12-19 03:08:07 +00:00
fdf13afadb
Merge pull request #6162 from wallabag/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-19 03:04:47 +00:00
d52d3d4bfe
Bump phpstan/phpstan from 1.9.3 to 1.9.4
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4 )
---
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-12-19 03:01:28 +00:00
6fb088602f
Bump sass from 1.56.2 to 1.57.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.56.2 to 1.57.0.
- [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.56.2...1.57.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 03:01:15 +00:00
ac00c121b6
Bump tecnickcom/tcpdf from 6.6.1 to 6.6.2
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.6.1 to 6.6.2.
- [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.6.1...6.6.2 )
---
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-12-19 03:01:10 +00:00
b4bd11889f
Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.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.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 03:01:01 +00:00
a8916425ae
Merge pull request #6145 from wallabag/fix/update-pagerfanta
2022-12-16 14:35:46 +01:00
7a343aacd8
Merge pull request #6158 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.18
...
Bump phpstan/phpstan-symfony from 1.2.17 to 1.2.18
2022-12-16 13:43:58 +01:00
c19a0c6fe5
Ignore lcobucci/jwt > 4.2.0
2022-12-16 13:40:12 +01:00
67a344c2c6
Update PagerFanta
2022-12-16 12:22:56 +01:00
1fcdd38630
Bump phpstan/phpstan-symfony from 1.2.17 to 1.2.18
...
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ) from 1.2.17 to 1.2.18.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.17...1.2.18 )
---
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-12-16 11:17:40 +00:00
ef83032601
Merge pull request #6143 from wallabag/fix/update-doctrine
...
Update all Doctrine deps
2022-12-16 12:15:50 +01:00
b3099f68c5
Update all Doctrine deps
...
Also update these deps to be compatible with latest Doctrine version:
- `friendsofsymfony/oauth-server-bundle`
- `lexik/form-filter-bundle`
- `dama/doctrine-test-bundle`
2022-12-16 10:29:42 +01:00
8f473ecf5c
Merge pull request #6152 from wallabag/fix/container-aware-command
...
Remove `ContainerAwareCommand` from commands
2022-12-16 10:25:26 +01:00
02cd3b7d52
Merge pull request #6150 from wallabag/fix/remove-swiftmailer
...
Replace SwiftMailer by Symfony Mailer
2022-12-16 10:25:10 +01:00
32661f380c
Replace SwiftMailer by Symfony Mailer
2022-12-16 10:03:34 +01:00
5832482a10
Remove ContainerAwareCommand from commands
...
And use DI to retrieve services in commands (except for `RedisWorkerCommand` where the container is injected, hard to find a better way, at least for now).
2022-12-16 10:02:15 +01:00
9c16dd7bd1
Merge pull request #6154 from wallabag/fix/event-dispatcher
...
Fix EventDispatcher & events
2022-12-16 08:08:53 +01:00
35c77c180c
Merge pull request #6155 from wallabag/dependabot/composer/lcobucci/jwt-4.2.1
...
Bump lcobucci/jwt from 4.1.5 to 4.2.1
2022-12-16 08:07:48 +01:00
7fdd0badc4
Bump lcobucci/jwt from 4.1.5 to 4.2.1
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/4.1.5...4.2.1 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 03:01:00 +00:00
3cf9d01981
Merge pull request #6153 from wallabag/fix/translations-files
...
Move translations files to `/translations`
2022-12-15 21:48:34 +01:00
d47c208743
Fix EventDispatcer & events
...
Looks like parameter for the `->dispatch(` have been flipped (event first then event name).
Define events should now extends `Symfony\Contracts\EventDispatcher\Event`
2022-12-15 21:47:31 +01:00
5e2ad5f8db
Move translations files to /translations
...
This is a recommendation for Symfony 5
2022-12-15 21:19:41 +01:00
63bcf50ea7
Merge pull request #6057 from wallabag/dependabot/composer/jms/serializer-bundle-5.0.2
...
Bump jms/serializer-bundle from 3.10.0 to 5.0.2
2022-12-15 15:36:13 +01:00
1922e6e2c7
Bump jms/serializer-bundle from 3.10.0 to 5.0.2
...
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle ) from 3.10.0 to 5.0.2.
- [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.10.0...5.0.2 )
---
updated-dependencies:
- dependency-name: jms/serializer-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 13:34:49 +00:00
70f2c59ad4
Merge pull request #6151 from wallabag/fix/update-twig-3
2022-12-15 14:33:58 +01:00
28abfe264a
Upgrade to Twig 3
2022-12-15 13:44:21 +01:00
e62a9d05cc
Merge pull request #6135 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.4.0
...
Bump friendsofsymfony/rest-bundle from 2.8.6 to 3.4.0
2022-12-15 13:42:13 +01:00
15026643b7
Bump friendsofsymfony/rest-bundle from 2.8.6 to 3.4.0
...
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle ) from 2.8.6 to 3.4.0.
- [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.6...3.4.0 )
---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 08:21:01 +00:00
adf6587d5c
Merge pull request #6144 from wallabag/fix/update-scheb-2fa-bundle
...
Update to `scheb/2fa-bundle`
2022-12-15 09:20:07 +01:00
2087848fda
Merge pull request #6147 from wallabag/dependabot/npm_and_yarn/jquery-3.6.2
...
Bump jquery from 3.6.1 to 3.6.2
2022-12-15 08:17:58 +00:00
19c3a48646
Update to scheb/2fa-bundle
...
Following https://github.com/scheb/2fa/blob/5.x/UPGRADE.md
2022-12-15 09:15:38 +01:00
4329634534
Update assets
2022-12-15 09:14:01 +01:00
90f3028c10
Merge pull request #6146 from wallabag/dependabot/npm_and_yarn/css-loader-6.7.3
...
Bump css-loader from 6.7.2 to 6.7.3
2022-12-14 19:03:01 +00:00
684ffc99d4
Bump jquery from 3.6.1 to 3.6.2
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 18:54:29 +00:00
b9acadae68
Bump css-loader from 6.7.2 to 6.7.3
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 18:54:16 +00:00
de211be124
Merge pull request #6136 from wallabag/fix/fos-user-3.1
2022-12-14 19:53:01 +01:00
33267f0736
Update to FOSUserBundle 3.1
...
Also remove some deprecation from Symfony.
Use `LegacyEventDispatcherProxy` to handle Symfony 4 dispatch from FOSUser
2022-12-14 09:42:17 +01:00
141d289ec0
Merge pull request #6138 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.1
2022-12-14 06:48:16 +01:00
f7cf7a795f
Merge pull request #6139 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.26
2022-12-14 06:47:43 +01:00
a301a7f08b
Merge pull request #6140 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.2
2022-12-14 06:47:26 +01:00
8b38fff68b
Merge pull request #6142 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.4.0
2022-12-14 06:46:23 +01:00
05ac9fe63a
Bump php-amqplib/php-amqplib from 2.12.3 to 3.4.0
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 2.12.3 to 3.4.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/v2.12.3...v3.4.0 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 03:02:04 +00:00
2971a8256f
Bump phpstan/phpstan-phpunit from 1.2.2 to 1.3.2
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.2.2 to 1.3.2.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.2...1.3.2 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 03:01:26 +00:00
7819e1ea23
Bump phpstan/phpstan-doctrine from 1.3.23 to 1.3.26
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.23 to 1.3.26.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.23...1.3.26 )
---
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-12-14 03:01:21 +00:00
2d9ae73ffc
Bump tecnickcom/tcpdf from 6.5.0 to 6.6.1
...
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF ) from 6.5.0 to 6.6.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.5.0...6.6.1 )
---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 03:01:16 +00:00
24bdbb4a3d
Merge pull request #6116 from wallabag/dependabot/composer/lexik/form-filter-bundle-6.1.1
...
Bump lexik/form-filter-bundle from 5.0.10 to 6.1.1
2022-12-13 11:23:03 +01:00
f227e36367
Bump lexik/form-filter-bundle from 5.0.10 to 6.1.1
...
Bumps [lexik/form-filter-bundle](https://github.com/lexik/LexikFormFilterBundle ) from 5.0.10 to 6.1.1.
- [Release notes](https://github.com/lexik/LexikFormFilterBundle/releases )
- [Commits](https://github.com/lexik/LexikFormFilterBundle/compare/v5.0.10...v6.1.1 )
---
updated-dependencies:
- dependency-name: lexik/form-filter-bundle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-13 10:18:23 +00:00
2f9abe6151
Merge pull request #6115 from wallabag/dependabot/composer/nelmio/cors-bundle-2.2.0
...
Bump nelmio/cors-bundle from 1.5.6 to 2.2.0
2022-12-13 11:17:11 +01:00
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
82335c5376
Merge pull request #6112 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.11.0
...
Bump php-amqplib/rabbitmq-bundle from 1.15.1 to 2.11.0
2022-12-13 11:05:27 +01:00
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
05f8307feb
Merge pull request #6117 from wallabag/dependabot/composer/sensio/framework-extra-bundle-6.2.9
...
Bump sensio/framework-extra-bundle from 5.6.1 to 6.2.9
2022-12-13 10:49:26 +01:00
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
113e1d8537
Merge pull request #6114 from wallabag/dependabot/composer/laminas/laminas-code-4.7.1
...
Bump laminas/laminas-code from 3.4.1 to 4.7.1
2022-12-13 10:43:44 +01:00
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
a57c815ddc
Merge pull request #6113 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.4.0
...
Bump friendsofphp/php-cs-fixer from 2.19.3 to 3.4.0
2022-12-13 10:30:58 +01:00
de5b138a59
Fix CS
2022-12-13 10:26:51 +01:00
0d5972858d
Merge pull request #6125 from weblate/weblate-wallabag-messages
2022-12-11 22:50:03 -08:00
3df2370abc
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (37 of 37 strings)
2022-12-12 04:16:51 +01:00
519e9db94b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (576 of 576 strings)
2022-12-12 04:16:51 +01:00
15c431a230
Merge pull request #6134 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
...
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
2022-12-12 03:16:46 +00:00
938aa03eb0
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 03:10:15 +00:00
f542834be6
Merge pull request #6133 from wallabag/dependabot/npm_and_yarn/sass-1.56.2
...
Bump sass from 1.56.1 to 1.56.2
2022-12-12 03:07:55 +00:00
cdd885ba32
Merge pull request #6132 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.0.1
...
Bump webpack-cli from 5.0.0 to 5.0.1
2022-12-12 03:06:20 +00:00
b42cf0f3bf
Merge pull request #6131 from wallabag/dependabot/npm_and_yarn/postcss-8.4.20
...
Bump postcss from 8.4.19 to 8.4.20
2022-12-12 03:04:41 +00:00
ab92c34c10
Bump sass from 1.56.1 to 1.56.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.56.1 to 1.56.2.
- [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.56.1...1.56.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 03:01:04 +00:00
6dd133f33a
Bump webpack-cli from 5.0.0 to 5.0.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 03:00:53 +00:00
4acf58ea65
Bump postcss from 8.4.19 to 8.4.20
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.19 to 8.4.20.
- [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.19...8.4.20 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 03:00:44 +00:00
fbccae8a79
fix: update remove tag test to accept root relative urls
2022-12-10 11:52:18 -06:00
c6dfb47ea4
Merge pull request #6121 from wallabag/dependabot/npm_and_yarn/stylelint-14.16.0
...
Bump stylelint from 14.15.0 to 14.16.0
2022-12-05 05:39:49 +00:00
117b1188d9
Merge pull request #6123 from wallabag/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 03:12:51 +00:00
5e499abcfd
Merge pull request #6124 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.0.2
...
Bump postcss-loader from 7.0.1 to 7.0.2
2022-12-05 03:10:54 +00:00
6827f9dccf
Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.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.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:08:00 +00:00
e6ba280ba9
Merge pull request #6122 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.1
...
Bump mini-css-extract-plugin from 2.7.0 to 2.7.1
2022-12-05 03:07:52 +00:00
b04a2f609c
Merge pull request #6120 from wallabag/dependabot/npm_and_yarn/babel/core-7.20.5
...
Bump @babel/core from 7.20.2 to 7.20.5
2022-12-05 03:04:32 +00:00
0706816036
Bump postcss-loader from 7.0.1 to 7.0.2
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:01:28 +00:00
9c81955b29
Bump mini-css-extract-plugin from 2.7.0 to 2.7.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:01:04 +00:00
cfc6e4c3fc
Bump stylelint from 14.15.0 to 14.16.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.15.0 to 14.16.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...14.16.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:01:01 +00:00
af9760d162
Bump @babel/core from 7.20.2 to 7.20.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:00:47 +00:00
13bd448e01
feat: use session instead of referer for redirects
2022-12-04 16:20:11 -06:00
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
f9c5403529
Merge pull request #6110 from wallabag/dependabot/composer/friendsoftwig/twigcs-6.0.0
2022-11-30 22:04:57 -08:00
0536bc696d
Merge pull request #6109 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.0
2022-11-30 22:03:23 -08:00
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
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
7a8d1969c4
Merge pull request #6099 from wallabag/feature/symfony-4.4
2022-11-30 04:57:58 -08:00
728d4b6520
Merge pull request #6103 from wallabag/dependabot/npm_and_yarn/highlight.js-11.7.0
...
Bump highlight.js from 11.6.0 to 11.7.0
2022-11-30 03:08:13 +01:00
e79f5c7a21
Skip MySQL test
2022-11-29 18:01:46 -08:00
dd2f2fe340
Fix pt_BR test
2022-11-29 18:01:46 -08:00
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
292aed67b7
Build assets
2022-11-29 17:57:42 -08:00
655ec5e07a
Merge pull request #6105 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.1.8
2022-11-28 22:27:18 -08:00
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
5f31cb4382
Merge pull request #6104 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.6
...
Bump postcss-scss from 4.0.5 to 4.0.6
2022-11-29 00:35:15 +00:00
2de5cd8eff
Bump postcss-scss from 4.0.5 to 4.0.6
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/postcss/postcss-scss/releases )
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.5...4.0.6 )
---
updated-dependencies:
- dependency-name: postcss-scss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 03:01:03 +00:00
ab54c5d2aa
Bump highlight.js from 11.6.0 to 11.7.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.6.0 to 11.7.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.6.0...11.7.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 >
2022-11-28 03:00:50 +00:00
e2e769bacc
Merge pull request #6098 from wallabag/fix/upgrade-phpstan
...
Upgrade PHPStan and move to level 2 with baseline
2022-11-23 17:10:19 +01:00
b7dba18cb2
Cleanup
2022-11-23 15:51:33 +01:00
af6363bbbd
Fix missing call to parent setUp
2022-11-23 15:25:11 +01:00
e59a43596f
Enable PHPStan level 2 with baseline
2022-11-23 15:24:59 +01:00
cb2abfd363
Add PHPStan baseline
2022-11-23 15:24:39 +01:00
63d598c066
Upgrade PHPStan and extensions
2022-11-23 15:24:07 +01:00
14cbe0975d
Upgrade PHPStan
2022-11-23 15:22:00 +01:00
580b9c6e00
Merge pull request #6097 from wallabag/fix/remove-liip-theme-bundle
...
Remove LiipThemeBundle
2022-11-23 15:05:12 +01:00
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
827ba15255
Merge pull request #6095 from wallabag/fix/deprecation-fos-rest
...
Remove deprecated options from FOSRest
2022-11-23 14:15:08 +01:00
27e788d0be
Re-create all API routes
2022-11-23 12:44:55 +01:00
2efb990a14
Remove deprecated options from FOSRest
...
Also add a new alias for rulerz to remove a deprecation.
2022-11-23 11:13:52 +01:00
b6ba8517a6
Merge pull request #6085 from wallabag/fix/remove-deprecation
...
Remove some deprecation
2022-11-22 21:45:29 +01:00
b41696fd1c
Remove some deprecation
2022-11-22 21:39:34 +01:00
6c63b0e8f5
Merge pull request #6090 from wallabag/dependabot/npm_and_yarn/webpack-cli-5.0.0
...
Bump webpack-cli from 4.10.0 to 5.0.0
2022-11-22 14:20:01 +01:00
1ae7000dec
Merge pull request #6089 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.0
...
Bump mini-css-extract-plugin from 2.6.1 to 2.7.0
2022-11-21 03:05:30 +00:00
ab9856b757
Merge pull request #6088 from wallabag/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 03:05:15 +00:00
6f08f56f19
Bump webpack-cli from 4.10.0 to 5.0.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:24 +00:00
3a83c7cf2c
Bump mini-css-extract-plugin from 2.6.1 to 2.7.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:06 +00:00
279cc3ec6d
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.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.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:00:53 +00:00
1124632f8a
Merge pull request #6087 from wallabag/dependabot/npm_and_yarn/loader-utils-2.0.4
...
Bump loader-utils from 2.0.3 to 2.0.4
2022-11-16 15:47:13 +00:00
430e86be8d
Bump loader-utils from 2.0.3 to 2.0.4
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 15:43:09 +00:00
d1cdae9967
Merge pull request #6062 from caspermeijn/openapi
...
Switch to Swagger for api documentation
2022-11-16 16:42:11 +01:00
470a8575c0
Update to nelmio/api-doc 3.0
...
Convert ApiDoc to Swagger
2022-11-16 16:10:33 +01:00
e0c5021705
Merge pull request #6083 from wallabag/dependabot/npm_and_yarn/node-sass-8.0.0
2022-11-14 05:10:29 +01:00
b8952a8123
Bump node-sass from 7.0.3 to 8.0.0
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v8.0.0 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:44:07 +00:00
cfb1d68b07
Merge pull request #6079 from wallabag/dependabot/npm_and_yarn/sass-1.56.1
...
Bump sass from 1.56.0 to 1.56.1
2022-11-14 03:36:22 +00:00
8837943e59
Merge pull request #6081 from wallabag/dependabot/npm_and_yarn/postcss-8.4.19
...
Bump postcss from 8.4.18 to 8.4.19
2022-11-14 03:33:24 +00:00
7938ba10e3
Merge pull request #6080 from wallabag/dependabot/npm_and_yarn/stylelint-14.15.0
...
Bump stylelint from 14.14.1 to 14.15.0
2022-11-14 03:32:55 +00:00
7f000e0f66
Bump sass from 1.56.0 to 1.56.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.56.0 to 1.56.1.
- [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.56.0...1.56.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:32:18 +00:00
291f85cf4c
Merge pull request #6084 from wallabag/dependabot/npm_and_yarn/webpack-5.75.0
...
Bump webpack from 5.74.0 to 5.75.0
2022-11-14 03:28:58 +00:00
c1febbd28b
Bump postcss from 8.4.18 to 8.4.19
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.18 to 8.4.19.
- [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.18...8.4.19 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:27:35 +00:00
9a23f0b454
Bump stylelint from 14.14.1 to 14.15.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.14.1 to 14.15.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:27:17 +00:00
284834d7c5
Merge pull request #6082 from wallabag/dependabot/npm_and_yarn/sass-loader-13.2.0
...
Bump sass-loader from 13.1.0 to 13.2.0
2022-11-14 03:25:21 +00:00
60e35c1b29
Merge pull request #6078 from wallabag/dependabot/npm_and_yarn/css-loader-6.7.2
...
Bump css-loader from 6.7.1 to 6.7.2
2022-11-14 03:20:25 +00:00
f2aabf40b3
Bump webpack from 5.74.0 to 5.75.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:19:40 +00:00
318120c22d
Bump sass-loader from 13.1.0 to 13.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:17:32 +00:00
bb39057aaa
Bump css-loader from 6.7.1 to 6.7.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:14:27 +00:00
6521993512
Merge pull request #6073 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-11-10 09:02:20 +01:00
a5047aff98
Translated using Weblate (Galician)
...
Currently translated at 100.0% (579 of 579 strings)
2022-11-10 06:47:01 +01:00
fd219f62f1
Merge pull request #6072 from wallabag/dependabot/npm_and_yarn/loader-utils-2.0.3
...
Bump loader-utils from 2.0.2 to 2.0.3
2022-11-08 04:56:09 +00:00
8e1c7eaeed
Bump loader-utils from 2.0.2 to 2.0.3
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 04:51:37 +00:00
cde593d1ad
Merge pull request #6071 from wallabag/dependabot/composer/j0k3r/graby-2.4.2
2022-11-08 05:50:46 +01:00
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
6d0fb2372e
Merge pull request #6070 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-1.3.5
2022-11-07 06:54:55 +01:00
acd45d9cf0
Merge pull request #6063 from weblate/weblate-wallabag-messages
2022-11-07 06:54:35 +01:00
e7464867ae
Translated using Weblate (Catalan)
...
Currently translated at 3.1% (18 of 579 strings)
2022-11-07 04:33:43 +01:00
acfbe92640
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (579 of 579 strings)
2022-11-07 04:33:43 +01:00
226c246e56
Merge pull request #6064 from wallabag/dependabot/npm_and_yarn/babel-loader-9.1.0
...
Bump babel-loader from 9.0.0 to 9.1.0
2022-11-07 03:33:38 +00:00
1e584035a7
Bump babel-loader from 9.0.0 to 9.1.0
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:29:26 +00:00
ddfabe71d2
Merge pull request #6068 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.20.2
...
Bump @babel/preset-env from 7.19.4 to 7.20.2
2022-11-07 03:27:12 +00:00
0b9c1a9a3c
Bump @babel/preset-env from 7.19.4 to 7.20.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.4 to 7.20.2.
- [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.20.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:17:04 +00:00
47935d5e5f
Merge pull request #6069 from wallabag/dependabot/npm_and_yarn/stylelint-14.14.1
...
Bump stylelint from 14.14.0 to 14.14.1
2022-11-07 03:13:58 +00:00
d811bbddcd
Merge pull request #6067 from wallabag/dependabot/npm_and_yarn/sass-1.56.0
...
Bump sass from 1.55.0 to 1.56.0
2022-11-07 03:10:52 +00:00
ba865c1407
Merge pull request #6066 from wallabag/dependabot/npm_and_yarn/babel/core-7.20.2
...
Bump @babel/core from 7.19.6 to 7.20.2
2022-11-07 03:09:40 +00:00
23fa17b90d
Merge pull request #6065 from wallabag/dependabot/npm_and_yarn/eslint-8.27.0
...
Bump eslint from 8.26.0 to 8.27.0
2022-11-07 03:07:13 +00:00
b5809669d4
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:06:00 +00:00
cc1cd90bbe
Bump stylelint from 14.14.0 to 14.14.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:04:55 +00:00
af2f44e25a
Bump sass from 1.55.0 to 1.56.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.55.0 to 1.56.0.
- [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.55.0...1.56.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:03:57 +00:00
5f388ab9c1
Bump @babel/core from 7.19.6 to 7.20.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [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.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:03:33 +00:00
1f951813bb
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.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.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:03:05 +00:00
02ec57940a
Merge pull request #6058 from wallabag/dependabot/composer/predis/predis-2.0.3
...
Bump predis/predis from 1.1.10 to 2.0.3
2022-11-06 19:32:01 +01:00
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
1ac421ea26
Merge pull request #6060 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-11-04 17:10:30 +01:00
6d9d3f9fd4
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (579 of 579 strings)
2022-11-04 17:00:57 +01:00
d4d57b4d22
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (579 of 579 strings)
2022-11-04 17:00:57 +01:00
bfd6614b2f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (579 of 579 strings)
2022-11-04 17:00:56 +01:00
a6c12e5120
Merge pull request #6056 from wallabag/dependabot/composer/friendsoftwig/twigcs-5.1.0
2022-11-04 06:46:42 +01:00
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
74260e2cea
Merge pull request #6054 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-11-03 11:26:58 +01:00
849e39ec80
Translated using Weblate (Catalan)
...
Currently translated at 1.3% (8 of 578 strings)
2022-11-03 10:53:21 +01:00
2e9965e41e
Merge pull request #6053 from wallabag/2.6.0
...
Merge 2.6.0 into master
2022-11-03 10:53:10 +01:00
43ed9198dd
Free Composer
2022-11-03 10:40:18 +01:00
48803b68d6
Cleanup baggy
2022-11-03 10:35:33 +01:00
8d3fcd4635
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-11-03 10:30:17 +01:00
5776d374d1
Merge pull request #4332 from wallabag/remove-baggy
...
Remove old, not so maintained and buggy baggy theme
2022-11-03 10:25:45 +01:00
9d39130a96
Removed useless files
2022-11-03 10:16:52 +01:00
df44e6eff8
Fixed bug on new form page
2022-11-03 09:59:31 +01:00
b62511652b
Removed useless file
2022-11-03 09:59:31 +01:00
813e5ddcd2
Fixed assets
2022-11-03 09:59:27 +01:00
680da52ea8
Fixed tests
2022-11-03 09:55:24 +01:00
594c609a54
Fixed edit button for tagging rules
2022-11-03 09:55:24 +01:00
aedaa50887
Fixed tests
2022-11-03 09:55:24 +01:00
29308024ac
Removed old, not so maintained and buggy baggy theme
2022-11-03 09:55:20 +01:00
0883bda18d
Merge pull request #5954 from yguedidi/rework-command-tests
...
Rework command tests
2022-11-03 09:01:21 +01:00
d8584f6924
Merge pull request #6047 from wallabag/remove-useless-share-website
...
Removed Carrot & Scuttle share
2022-11-03 09:01:04 +01:00
5b7ffb3fc9
Merge pull request #6049 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2022-11-02 16:15:37 +01:00
df0e9d6956
Updated assets
2022-11-02 12:10:31 +01:00
2f1f5551b3
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (7 of 7 strings)
2022-11-02 09:55:59 +01:00
d60c0300ba
Added translation using Weblate (Catalan)
2022-11-02 09:55:59 +01:00
2690e4d920
Added translation using Weblate (Catalan)
2022-11-02 09:55:59 +01:00
84c1731f55
Added translation using Weblate (Catalan)
2022-11-02 09:55:59 +01:00
587670260b
Added translation using Weblate (Catalan)
2022-11-02 09:55:59 +01:00
82eccbb94c
Merge pull request #6046 from wallabag/dependabot/npm_and_yarn/babel-loader-9.0.0
...
Bump babel-loader from 8.2.5 to 9.0.0
2022-11-02 09:55:52 +01:00
4947d419a3
Removed Carrot & Scuttle share
2022-11-01 15:10:02 +01:00
3ed361a93f
Bump babel-loader from 8.2.5 to 9.0.0
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:08:15 +00:00
bb7e35888e
Merge pull request #6045 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.13
...
Bump autoprefixer from 10.4.12 to 10.4.13
2022-10-31 03:05:29 +00:00
7cb229adbd
Bump autoprefixer from 10.4.12 to 10.4.13
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:01:32 +00:00
687682f750
Merge pull request #6027 from wallabag/fix/remove-weblate-changelog
...
Remove `weblate` PR from the automated changelog
2022-10-24 14:25:57 +02:00
2c1d4d3899
Merge pull request #6032 from wallabag/dependabot/npm_and_yarn/babel/core-7.19.6
...
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-24 08:23:45 +00:00
b27bb99635
Update assets
2022-10-24 09:46:56 +02:00
4bd8fb6fd3
Bump @babel/core from 7.19.3 to 7.19.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.19.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.19.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 07:40:20 +00:00
f2f45c8e6b
Merge pull request #6031 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-29.0.0
...
Bump stylelint-config-standard from 28.0.0 to 29.0.0
2022-10-24 09:20:38 +02:00
58a1609129
Merge pull request #6033 from wallabag/dependabot/npm_and_yarn/eslint-8.26.0
...
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 02:11:05 +00:00
b75516f8e6
Bump eslint from 8.25.0 to 8.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.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.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 02:05:15 +00:00
b8ad31f19f
Bump stylelint-config-standard from 28.0.0 to 29.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 28.0.0 to 29.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 02:04:29 +00:00
641aeb1f4b
Remove weblate PR from the automated changelog
...
Instead of having each PR from @weblate we just put a link to all PRs for the closed milestone.
2022-10-21 14:12:45 +02:00
e32794e9d6
Remove useless command input parameter
2022-10-18 15:19:07 +02:00
17497275b2
Use find for remaining useless addition
2022-10-18 15:19:07 +02:00
6915a92047
Remove useless command addition
2022-10-18 15:19:07 +02:00
39cd51a3f9
Make InstallCommand properties and methods private
2022-10-18 15:19:07 +02:00
8f20df6559
Remove InstallCommandMock
2022-10-18 15:19:07 +02:00
c372d68cc1
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-10-18 11:11:02 +02:00
e422921fab
Merge pull request #5952 from yguedidi/import-used-classes
2022-09-05 06:27:00 +02:00
b88fb65822
Merge pull request #5953 from yguedidi/run-tests-without-memory-limit
2022-09-05 06:24:52 +02:00
7ae45e38aa
Run tests without memory limit
2022-09-03 03:53:26 +02:00
98af2e25f2
Use ::class notation where possible
2022-09-01 20:54:56 +02:00
d1d56fbe25
Import used classes
2022-09-01 19:21:45 +02:00
dace00d7fb
Merge pull request #5951 from yguedidi/use-fqcn-to-fetch-services
2022-09-01 09:56:14 +02:00
eb43c78720
Use FQCN instead of service alias
2022-09-01 09:07:19 +02:00
156158673f
Alias Config entity to ConfigEntity to not conflict with Craue Config
2022-09-01 09:07:18 +02:00
70d7c2af5f
Merge pull request #5946 from yguedidi/use-autowiring
...
Use autowiring
2022-08-31 14:25:49 +02:00
1c479d6b97
Autowire Redis and RabbitMQ services
2022-08-31 02:05:30 +02:00
e856c06d39
Simplify service definitions
2022-08-31 02:05:30 +02:00
d520e55c84
Bind most constructor parameters to simplify service definition
2022-08-31 02:05:30 +02:00
1bee0eeb29
Make repositories use ServiceEntityRepository
2022-08-31 02:05:30 +02:00
51884911f5
Pass logger in constructor for importers
2022-08-31 02:05:29 +02:00
96c8cc25af
Remove autoconfigured tags
2022-08-31 02:05:29 +02:00
dad088b575
Autowire service arguments
2022-08-31 02:05:29 +02:00
76a5133545
Enable autowire and autoconfigure
2022-08-31 02:05:29 +02:00
73bdd66c84
Move services and parameters to app services
2022-08-31 02:05:29 +02:00
acda2a7c2a
Merge pull request #5943 from yguedidi/migrate-from-old-colon-notation-to-fqcn
2022-08-26 21:07:07 +02:00
791b674cdc
Migrate remaining places
2022-08-26 17:47:46 +02:00
481283bbee
Migrate controller and action references
2022-08-26 17:47:46 +02:00
1c880883e2
Migrate ParamConverter class parameter
2022-08-26 17:47:46 +02:00
8b7b4975d6
Migrate getRepository with entities
2022-08-26 17:47:46 +02:00
50a941d8b4
Merge pull request #5758 from yguedidi/migrate-to-new-template-reference-notation
...
Migrate to new template reference notation
2022-08-26 16:23:34 +02:00
9549a90e76
Migrate first level template references to new notation
2022-08-25 21:09:26 +02:00
10f1bc5506
Migrate root level template references to new notation
2022-08-25 21:08:21 +02:00
009697f844
Merge pull request #5748 from yguedidi/use-fqcn-as-service-name
2022-08-25 07:37:06 +02:00
eda214c35d
Merge pull request #5759 from yguedidi/add-twigcs
2022-08-25 07:36:15 +02:00
538fd258fe
Use FQCN as service name for Rulerz operators
2022-08-24 23:24:25 +02:00
a5f22ff835
Use FQCN as service name for Predis client
2022-08-24 23:24:25 +02:00
60777e0573
Use FQCN as service name for remaining CoreBundle services
2022-08-24 23:24:25 +02:00
0f9c359476
Use FQCN as service name for repositories
2022-08-24 23:24:25 +02:00
844e8e9d22
Use FQCN as service name for helper services
2022-08-24 23:24:24 +02:00
7227d55913
Use FQCN as service name for Graby services
2022-08-24 23:24:24 +02:00
dd5ec92e08
Use FQCN as service name for form types
2022-08-24 23:24:24 +02:00
b7aaceeaad
Use FQCN as service name for ImportChain
2022-08-24 23:24:24 +02:00
9f7a076e41
Use FQCN as service name for commands
2022-08-24 23:24:24 +02:00
a7addd3c13
Use FQCN as service name for Import services
2022-08-24 23:24:24 +02:00
4449265836
Use FQCN as service name for remaining UserBundle services
2022-08-24 23:17:17 +02:00
ff9f719ec5
Use FQCN as service name for UserRepository
2022-08-24 23:17:17 +02:00
97a4e826b5
Use FQCN as service name for global services
2022-08-24 23:17:16 +02:00
c6d9a3fcea
Add empty line for code readability
2022-08-24 23:17:16 +02:00
fc85cfd52e
Fix TwigCS issues
2022-08-24 23:13:18 +02:00
4742b890da
Add TwigCS to the CI
2022-08-24 23:12:42 +02:00
6e61ee4f56
Install TwigCS
2022-08-24 23:12:42 +02:00
131f21883d
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-08-23 08:43:46 +02:00
2f1f6e9c51
Merge pull request #5838 from wallabag/feat/mass-action-tag
...
Add support of mass action to tag entries
2022-08-22 20:56:04 +02:00
3c815f7966
Merge pull request #5782 from yguedidi/upgrade-fosuserbundle
...
Upgrade FOSUserBundle to 2.1
2022-08-15 17:41:39 +02:00
34eebdb2dd
Upgrade FOSUserBundle to 2.1
2022-08-15 17:23:16 +02:00
007bd31bee
Use a listener to skip registration
2022-08-15 17:23:16 +02:00
bfc28d4c0b
Use Twig globals to pass registration_enabled
2022-08-15 17:23:16 +02:00
5a55a64fee
Use fosuser_registration directly instead of wallabag_user.registration_enabled
2022-08-15 17:23:16 +02:00
935070f2a5
Merge pull request #5914 from yguedidi/remove-php-cs-fixer-deprecations
...
Remove PHP-CS-Fixer deprecations
2022-08-15 14:42:58 +02:00
ef9183f6c1
Use Config constructor instead of deprecated named one
2022-08-15 13:23:02 +02:00
5d736d874c
FIx deprecation in no_extra_blank_lines
2022-08-15 13:23:02 +02:00
569eca0396
Fix indentation
2022-08-15 13:23:02 +02:00
2c7c39ed87
Use new rule names
2022-08-15 13:23:02 +02:00
c73c6052b6
Ignore .php-cs-fixer.cache as cache file
2022-08-15 13:23:02 +02:00
82ff002223
Ignore local .php-cs-fixer.php file
2022-08-15 13:23:02 +02:00
abaa2f4e8a
Rename .php_cs to .php-cs-fixer.dist.php
2022-08-15 13:23:02 +02:00
7563f72328
Merge pull request #5929 from yguedidi/extend-right-fosrestbundle-controller-class
...
Extend right FOSRestBundle controller class
2022-08-15 13:04:25 +02:00
327fa7d527
Extend right FOSRestBundle controller class
2022-08-15 12:59:28 +02:00
207dfb7d32
Merge pull request #5928 from yguedidi/register-missed-commands
...
Register missed commands
2022-08-15 12:58:30 +02:00
e494d51868
Register missed commands
2022-08-14 22:16:47 +02:00
bac713ca38
Merge pull request #5784 from yguedidi/remove-transitive-dependencies
...
Remove transitive dependencies
2022-08-08 15:44:25 +02:00
e881b9d5e9
Remove transitive dependencies
2022-08-08 15:37:13 +02:00
c15a3e5340
Fix DateTime case
2022-07-31 22:01:23 +01:00
08eb190c95
Add support of mass action to tag entries
...
Closes #3118
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2022-06-29 15:48:41 +02:00
d510dc6c98
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-06-29 15:37:20 +02:00
1c66344a50
Merge pull request #5861 from wallabag/feat-2952-delete-tag
...
Add tag deletion from tags list
2022-06-29 15:35:27 +02:00
5291f7fb97
Fixed test
2022-06-16 15:18:10 +02:00
e55cb639fc
Tag delete style action updated
2022-06-15 16:18:12 +02:00
086b3dda88
Fixed cs
2022-06-15 16:18:12 +02:00
4feca1ccd5
Added tag deletion from tags list
...
Fixed #2952
2022-06-15 16:18:11 +02:00
2984c0dfcc
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-06-15 16:17:50 +02:00
40595af2cf
Merge remote-tracking branch 'origin/master' into 2.6.0
2022-06-09 11:33:05 +02:00
19f1036b39
Merge pull request #5839 from yguedidi/clean-composer-lock
...
Clean composer.lock after SensioDistributionBundle removal
2022-06-05 19:33:18 +02:00
6a59369b88
Clean composer.lock after SensioDistributionBundle removal
2022-06-05 19:01:42 +02:00
fcb5f649c4
Merge pull request #5810 from yguedidi/latest-composer-version
2022-05-23 13:30:47 +02:00
2a36309fc1
Merge pull request #5761 from yguedidi/remove-sensiodistributionbundle
...
Remove SensioDistributionBundle
2022-05-23 07:58:08 +02:00
819487721a
Back to latest composer version
2022-05-21 23:46:49 +02:00
eda4ff0336
Remove SensioDistributionBundle
2022-05-21 23:35:53 +02:00