|
|
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 |
|
|
|
36bff17cc5
|
Add grouped update for pagerfanta
|
2025-10-13 08:23:22 +02: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ae2a867cdd
|
Use ubuntu-latest in CI
`ubuntu-20.04` is now fully deprecated
|
2025-04-17 09:08:54 +02:00 |
|
|
|
e6ce9c524c
|
Merge branch '2.6'
|
2025-04-10 01:45:52 +02:00 |
|
|
|
bdb420b13f
|
Use ubuntu latest in all jobs
|
2025-04-08 21:16:07 +02: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 |
|
|
|
530bc71924
|
Drop PHP 7.4 and 8.0
|
2025-03-13 01:42:02 +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 |
|
|
|
ef090038d4
|
Replace materialize-css by @materializecss/materialize
|
2025-02-19 19:46:21 +01:00 |
|
|
|
3f5c945837
|
Always run all coding standard steps
|
2025-02-17 11:49:06 +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 |
|
|
|
f261247766
|
Use Webpack Encore
|
2025-02-02 15:31:01 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d67551bbd2
|
Add php 8.4 for our CI
|
2024-11-19 15:10:30 +01: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 |
|
|
|
8e9f908cf1
|
Merge remote-tracking branch 'origin/master' into port/2.6.10
|
2024-11-15 23:53:48 +01:00 |
|
|
|
ab9ff3e55e
|
Restored lazy connections for RabbitMQ
|
2024-11-14 14:33:44 +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 |
|
|
|
7ddf5066ef
|
Replaced gitter with matrix
|
2024-10-31 08:17:40 +01: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 |
|
|
|
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 |
|
|
|
7eed44b772
|
Add groups pattern for PHPStan
|
2024-04-17 08:06:19 +02:00 |
|
|
|
73a2c56c57
|
Add groups pattern for Twig
|
2024-04-17 07:40:10 +02:00 |
|
|
|
af4980f25d
|
Don't bother @tcitworld anymore
|
2024-04-15 12:24:24 +02:00 |
|
|
|
dc4347b2a3
|
Setup Composer dependency analyser
|
2024-03-30 01:12:20 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
15d5eb5e6a
|
Use PHPUnit directly
|
2024-01-03 23:46:08 +01:00 |
|
|
|
75f6f53d25
|
Update GitHub Actions
|
2023-12-22 14:45:23 +01:00 |
|
|
|
2149ef4510
|
Add ObjectManagedLoader for PHPStan
|
2023-11-16 09:50:02 +01: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 |
|