symfony-flex-backend
symfony-flex-backend copied to clipboard
Chore(deps-dev): Bump symfony/maker-bundle from 1.46.0 to 1.47.0
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-extensionare now stored insrc/Twig/Extensionto 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 inmake:registration-formwhen using email verification... Check out the ChangeLog for more details!
v1.47.0
October 4th, 2022
Feature
- #1211 - [make:twig-extension] Change folder for Twig Extension -
@seb-jeanBug
- #1217 - [make:registration-form] render the raw signedUrl in the email template -
@jrushlow- #1210 - [make:serializer] use empty string in str_replace -
@jrushlow- #1209 - [make:crud] use save instead of add in
upgradePassword-@seb-jeanDiff: 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
- #1211 - [make:twig-extension] Change folder for Twig Extension -
@seb-jeanBug
- #1217 - [make:registration-form] render the raw signedUrl in the email template -
@jrushlow- #1210 - [make:serializer] use empty string in str_replace -
@jrushlow- #1209 - [make:crud] use save instead of add in
upgradePassword-@seb-jean
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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)