Skip to content

build(deps-dev): bump symfony/maker-bundle from 1.55.1 to 1.56.0 #489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps symfony/maker-bundle from 1.55.1 to 1.56.0.

Release notes

Sourced from symfony/maker-bundle's releases.

Prettier Migrations with a plethora of additions

Howdy Makers,

We've added a host of new features focusing around bringing MakerBundle up to snuff with it's peers. In make:user, we're shifting towards using the preferred UniqueConstraint instead of Column(unique: true), make:reset-password ensures the password is not compromised and packs some strength, and you can have your make:migrations nice and tidy by passing --formatted. Check out the changelog for all of the features and fixes that our community has contributed to this release!

v1.56.0

March 4th, 2024

Feature

Bug

Diff: symfony/maker-bundle@v1.55.1...v1.56.0

Enjoy!

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.56.0

March 4th, 2024

Feature

Bug

Commits
  • bbb7949 minor #1471 [release] v1.56.0
  • 83945ba bug #1472 [make:migration] --configuration is available in all versions
  • a5a5b01 [make:migration] add ability to specify a configuration file (#516)
  • 7706a2f bug #1469 add array_indentation to php-cs-fixer rules
  • 6f1e210 feature #1413 [DoctrineHelper] handle property type for custom doctrine type
  • cbf2646 [make:registration] drop guard authentication support (#1243)
  • 744ad00 feature #1345 [make:migration] Format the generated migration sql by passing ...
  • 8182644 feature #1463 [make:serializer:normalizer] stop using CacheableSupportsMethod...
  • 2584cf7 bug #1468 fixed issues with CRUD test Controller generation
  • 6691a56 feature #1464 [make:twig-component] default to "no" when asking if is live co...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.55.1 to 1.56.0.
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.55.1...v1.56.0)

---
updated-dependencies:
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #500.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/composer/main/symfony/maker-bundle-1.56.0 branch March 25, 2024 08:31
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.

0 participants