Commit graph

9556 commits

Author SHA1 Message Date
Jérémy Benoist 7b7a6055d5
Merge pull request #7486 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.57.1 2024-05-16 07:41:21 +02:00
Jérémy Benoist 0b80a3dcb6
Merge pull request #7485 from wallabag/dependabot/composer/phpstan-dependencies-8f070ccf0b 2024-05-16 07:00:54 +02:00
dependabot[bot] 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
dependabot[bot] 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
Jérémy Benoist 0615d97faa
Merge pull request #7480 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.3.1 2024-05-15 05:12:07 +02:00
Jérémy Benoist e2a289e1a1
Merge pull request #7479 from wallabag/dependabot/composer/twig-dependencies-f1bd142381 2024-05-15 05:11:06 +02:00
dependabot[bot] 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
dependabot[bot] 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
Jérémy Benoist 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
Jérémy Benoist 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
dependabot[bot] 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
Jérémy Benoist b875d920fb
Merge pull request #7473 from wallabag/dependabot/composer/twig-dependencies-cbfbc4c733 2024-05-13 06:38:42 +02:00
Jérémy Benoist 5071d53f8b
Merge pull request #7474 from wallabag/dependabot/composer/psr/http-factory-1.1.0 2024-05-13 06:36:02 +02:00
dependabot[bot] 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
Jérémy Benoist 81c2a647a9
Merge pull request #7475 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.56.1 2024-05-13 06:32:37 +02:00
dependabot[bot] 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
dependabot[bot] 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
github-actions[bot] 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
dependabot[bot] 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
Jérémy Benoist ccfbbe346e
Merge pull request #7465 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.55.0 2024-05-06 05:05:05 +02:00
github-actions[bot] 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
github-actions[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
Adam Baxter 0fc764c385 Enable Swagger JSON output in routing.yml
Fixes #7462
2024-05-05 18:16:36 +10:00
Jérémy Benoist fb87aecec4
Merge pull request #7459 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.0 2024-05-03 06:34:56 +02:00
dependabot[bot] 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
Jérémy Benoist 93356a185f
Merge pull request #7458 from wallabag/dependabot/composer/doctrine/orm-2.19.5 2024-05-02 06:32:44 +02:00
dependabot[bot] 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
Jérémy Benoist 8968a08659
Merge pull request #7455 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.1.0 2024-04-30 08:39:53 +02:00
dependabot[bot] 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
Jérémy Benoist 5cfd0a89cf
Merge pull request #7452 from wallabag/dependabot/composer/doctrine/dbal-3.8.4 2024-04-26 06:42:38 +02:00
dependabot[bot] 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
Jérémy Benoist 24ef8ec7cb
Merge pull request #7450 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.5.3 2024-04-23 07:21:11 +02:00
dependabot[bot] 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
Jérémy Benoist d905374531
Merge pull request #7448 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.5 2024-04-22 06:33:39 +02:00
Jérémy Benoist cc3e661105
Merge pull request #7447 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.26.1 2024-04-22 06:29:15 +02:00
Jérémy Benoist 1f07051424
Merge pull request #7444 from wallabag/dependabot/composer/twig-dependencies-74750be441 2024-04-22 06:29:00 +02:00
Jérémy Benoist 4dc6b2349e
Merge pull request #7445 from wallabag/dependabot/composer/phpstan-dependencies-532d29e411 2024-04-22 06:28:35 +02:00
Jérémy Benoist 1f979c8179
Merge pull request #7443 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.54.0 2024-04-22 06:28:19 +02:00
Jérémy Benoist 3c88a303e0
Merge pull request #7442 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.5.2 2024-04-22 06:28:02 +02:00
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
github-actions[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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