|
|
b2989c5dfd
|
Merge pull request #8559 from wallabag/use-default-firewall-name
Use default firewall name
|
2025-11-23 17:15:54 +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 |
|