symfony-flex-backend icon indicating copy to clipboard operation
symfony-flex-backend copied to clipboard

Chore(deps-dev): Bump symfony/maker-bundle from 1.46.0 to 1.47.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps symfony/maker-bundle from 1.46.0 to 1.47.0.

Release notes

Sourced from symfony/maker-bundle's releases.

Make your Twig-Extension in a folder...

Hi Makers!

Twig-Components shouldn't be the only ones staying organized... As such, generated make:twig-extension are now stored in src/Twig/Extension to keep things nice and tidy.

We've also smashed a couple bugs in make:serializer & make:crud. Plus, we've found and double smashed a tiny bug in make:registration-form when using email verification... Check out the ChangeLog for more details!


v1.47.0

October 4th, 2022

Feature

Bug

Diff: https://github.com/symfony/maker-bundle/compare/v1.46.0...v1.47.0

Enjoy!

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.47.0

October 4th, 2022

Feature

Bug

Commits
  • e607f12 [release] v1.47.0 (#1216)
  • 32b6011 [make:registration-form] render the raw signedUrl in the email template (#1217)
  • 14de6f8 [make:twig-extension] Change folder for Twig Extension (#1211)
  • 99ffc60 [make:serializer] use empty string in str_replace (#1210)
  • 52271e3 [make:crud] use save instead of add in upgradePassword (#1209)
  • See full diff 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[bot] avatar Oct 05 '22 03:10 dependabot[bot]