Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps symfony/maker-bundle from 1.30.1 to 1.31.0.

Release notes

Sourced from symfony/maker-bundle's releases.

make:entity UX Turbo Support, Symfony 5.3 support, more PHP 8 support

Hi Makers!

This release contains a large number of enhancements, especially related to supporting Symfony 5.3 features and PHP 8 in more places:

Features:

#864 - [make:command] template: add void return type to configure method - @​duboiss #862 - [make:user] implement getUserIdentifier if required - @​jrushlow #860 - Add support for Symfony UX Turbo - @​dunglas #859 - use attributes for API Platform when using PHP 8+ - @​dunglas #855 - [reset-password] allow anyone to access check email - @​jrushlow #853 - [make:voter] generate type hints - @​jrushlow #849 - [make:user] user entities implement PasswordAuthenticatedUserInterface - @​jrushlow #826 - Add autocomplete html tag to forms - @​duboiss #822 - [make:command] lets use attributes if possible - @​jrushlow

Diff: symfony/maker-bundle@v1.30.2...v1.31.0

Happy making!

make:entity - one more fix for DoctrineBundle 2.3 and greater

Hi Makers!

This release contains one MORE small fix for make:entity when used with DoctrineBundle 2.3 and higher. This fixes #845 where, in some cases, the fix from version 1.30.1 was incomplete.

See #847 for the fix.

Diff: symfony/maker-bundle@v1.30.1...v1.30.2

Happy making!

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.31.0

May 5th, 2021

Feature

Bug Fix

  • #869 - [make:serializer:encoder] set public constant visibility modifier - @​jrushlow
  • #818 - [MakeDocker] add support for .yml docker-compose files - @​jrushlow

1.30

  • [make:crud] Ask a new question - controller name - to allow that to be customized - #840 thanks to @​weaverryan

  • [make:crud] Make the delete form submit via a normal POST request instead of delete - #825 thanks to @​jrushlow

  • Dropped support for Symfony 3 - #819 thanks to @​jrushlow

1.29

  • [make:test] Added a new command that interactively asks you between several different styles of test classes. See #807 thanks to @​dunglas.
  • [make:unit-test] Deprecated the maker in favor of make:test.
  • [make:functional-test] Deprecated the maker

1.28

  • Sort entity auto-completion in various commands - thanks to @​zorn-v

1.27

  • [make:registration-form] Added a new question to generate code that will allow users to click on the "verify email" link in their email without needing to be

... (truncated)

Commits
  • d01a475 minor #865 [changelog] update changelog format (jrushlow)
  • 40b4875 [changelog] update changelog format
  • c4f7ba9 minor #867 [ci] upgrade php-cs-fixer 2.x -> 3.0 (jrushlow)
  • 2396836 [ci] upgrade php-cs-fixer 2.x -> 3.0
  • c981ac2 bug #869 [make:serializer:encoder] set public constant visibility modifier (j...
  • 82a5ca2 [make:serializer:encoder] set public constant visibility modifier
  • c6330a3 minor #868 set visibility on class constants (jrushlow)
  • 8b45487 set visibility on class constants
  • 012e7f0 minor #866 [ci] fix incompatible flex branches globally vs tests (jrushlow)
  • fa93ba1 conditionally use flex dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2021
@s-shiryaev s-shiryaev merged commit 99533a5 into master May 9, 2021
@dependabot dependabot bot deleted the dependabot/composer/symfony/symfony/maker-bundle-1.31.0 branch May 9, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants