Skip to content

Update symfony/maker-bundle from v1.36.4 to v1.38.0

Ady requested to merge violinistsymfonymakerbundle into develop

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.

List of updated packages
  • symfony/http-kernel: v5.4.4 (updated from v5.4.3)
  • symfony/maker-bundle: v1.38.0 (updated from v1.36.4)

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 143024a Merge pull request #1078 from jrushlow/release/v1.38.0
  • c22e8db [release] prep v1.38.0
  • 9931208 Merge pull request #910 from lubo13/bugfix/yaml-source-manipulator-key-regex
  • 85ce7c5 fix trailing lines
  • dc6038e Tweak regex pattern
  • 1f20a8c Merge pull request #939 from bdaler/improveCrudControllerGeneration.788
  • a6bcf69 fix missing entity manager
  • a9b817d - Add new methods addandremoveto repository template. - Improve controller template to generate methodsnew, editanddelete. - Fix test repository fixtures files according new methods.
  • 187d02e [make:controller][make:crud] Make route names start with 'app_' (#1007)
  • fbeee59 Merge pull request #1076 from bocharsky-bw/verify-email-bundle-translate-reasons
  • ded06ef Merge pull request #830 from mmarton/fix/typehint-comments
  • de52eb8 fix doc comment
  • bf46e17 Update src/Doctrine/DoctrineHelper.php
  • fa671fb Fix @var typehint comments
  • fd869b6 Merge pull request #1046 from Vincz/main
  • b8fcf4d Exclude inherited embedded class properties
  • 33e698a minor #1077 [ci] fix overriding entire route config (jrushlow)
  • 3a8a38a [ci] fix overriding entire route config
  • 3bb58de Translate reasons for VerifyEmailBundle if translator available
  • bff3fbb Merge pull request #1015 from laryjulien/update-apitestcase-fqcn
  • b6b0afe Minor fixes to CHANGELOG
  • 411863a minor #1070 [release] prep v1.37.0 (jrushlow)
  • 64b8399 feature #1059 [make:reset-password] Translate exception reasons provided by ResetPasswordBundle (bocharsky-bw)
  • b771178 [make:reset-password] Translate exception reasons provided by ResetPasswordBundle
  • c1a739e minor #1073 Force adding vendor/ to bypass global .gitignore (bocharsky-bw)
  • 218d61f Force adding vendor/ to bypass global .gitignore
  • 112ed50 bug #1031 [verify-email] Coding standards - Twig (seb-jean)
  • afa9851 bug #1032 [reset-password] Coding standards - Twig (seb-jean)
  • 93057dd feature #1040 [make:entity] Change getter PHPDoc return type on Collection (mehdibo)
  • 64b0799 [make:entity] Change getter PHPDoc return type on Collection
  • 52063a9 [release] prep v1.37.0
  • 2210f28 Update twig_template.tpl.php
  • 5d2455f Update twig_request.tpl.php
  • 3b50e81 feature #1057 [Voter] Refactor attributes (mdoutreluingne)
  • 7b80ff9 [Voter] Refactor attributes
  • 164989f bug #985 [make:auth] fix security controller attributes (jrushlow)
  • 5f37ba1 Merge pull request #1069 from bocharsky-bw/ignore-fake
  • cc71c7a [make:auth] fix security controller attributes
  • 3a265b6 Reorder .gitignore paths
  • 710f6cd Ignore fake file created after running tests
  • fd70aad minor #1068 [ci] handle symfony 4.4. recipe change for doctrine dsn (jrushlow)
  • 13b74a5 [ci] handle symfony 4.4. recipe change for doctrine dsn
  • 4023799 bug #1062 [MakeRegistration] add support for verify email attributes (jrushlow)
  • bb92ef7 make registration attributes
  • 64318ec minor #1067 [ci] handle when@test for doctrine (jrushlow)
  • 186825a [ci] handle when@test for doctrine
  • 73ecf23 minor #1064 [ci] use annotations when attributes are not supported (jrushlow)
  • 00797b6 [ci] use annotations when attributes are not supported
  • 387c24d minor #1065 [ci] allow panther <2.0 in tests (jrushlow)
  • 88bb706 bug #1060 Add missing Passport use statement (bocharsky-bw)
  • 64ab28b Add missing Passport use statement
  • 3e923a6 [ci] allow panther <2.0 in tests
  • f003e99 minor #1063 [ci] fix symfony serializer deps in ci (jrushlow)
  • 976a52b [ci] install serializer pack w/o conflicts in symfony <= 5.3
  • 4ca9b7d Merge pull request #1061 from jrushlow/ci/handle-attributes-in-tests
  • dce5386 [ci] handle attributes in reset password tests
  • 085358c bug #1027 Fixing wrong messaging in make:auth about checking password in final steps (weaverryan)
  • ec324cd minor #1044 [tests] handle when@test config in auth tests (jrushlow)
  • f2d2052 [tests] handle when@test config in auth tests
  • 0b0e928 minor #1041 [tests] handle missing type config value for doctrine (jrushlow)
  • df382a3 [tests] handle missing type config value for doctrine
  • 3b1f4b3 Fixing wrong messaging in make:auth about checking password in final steps
  • 31e33a6 Update ApiTestCase FQCN to be compliant with ApiPlatform v3.0

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Edited by Ady

Merge request reports