Skip to content
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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps symfony/maker-bundle from 1.55.1 to 1.57.0.

Release notes

Sourced from symfony/maker-bundle's releases.

getPayload() with Uid's, better messages, & VerifyEmail improvements

Howdy Makers,

Instead of calling $request->request->get(), we're using the new getPayload() method in controller templates, you can generate entities with UUID's || ULID's instead of an int as the id, and we've fixed up a few exception messages to make things a bit more clear. SymfonyCast's VerifyEmailBundle released v1.17.0 recently that introduces a few deprecation's & make:registration was updated to take handle those new features.

Check out the PR's below for more details on the new features. Anywho, back PR Squashing...

v1.57.0

March 22nd, 2024

Feature

Bug

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

Enjoy!

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

... (truncated)

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.57.0

March 22nd, 2024

Feature

Bug

  • #1490 [make:entity] Fix a small typo in a make:entity error message - maelanleborgne
  • #1486 [make:entity] Fix exception message if mercure bundle not found with --broadcast - @​cavasinf

v1.56.0

March 4th, 2024

Feature

Bug

Commits
  • 2c90181 minor #1489 [release] v1.57.0
  • 39926b8 bug #1486 [make:entity] Fix exception message if mercure bundle not found wit...
  • 35acfd4 bug #1490 [make:entity] Fix a small typo in a make:entity error message
  • f6c8719 feature #1488 allow the option to use ulid's for entity id's
  • 970f4c0 feature #1329 Add support for generating UUID id fields in entities
  • 7217480 minor #1485 [ci] php-cs-fixer it up
  • dfe86eb feature #1484 [make:auth] use getString() instead of get()
  • f4f5eb1 feature #1464 [make:registration-form] use validateEmailConfirmationFromReque...
  • 33cb766 minor #1483 do not include dev files in release
  • 6f40f31 feature #1475 [make:user] better exception msg for non-attribute mapping enti...
  • 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.57.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.57.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 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #506.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/composer/main/symfony/maker-bundle-1.57.0 branch April 8, 2024 08:39
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.

None yet

0 participants