Commit Graph

10508 Commits

Author SHA1 Message Date
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