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

Bump symfony/maker-bundle from 1.57.0 to 1.60.0 #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps symfony/maker-bundle from 1.57.0 to 1.60.0.

Release notes

Sourced from symfony/maker-bundle's releases.

Types, Enums, & Bugs...

Howdy Makers!

We've improved type support in the generated templates to help keep static analysis tools happy, make:entity now supports enums, relaxed ASCII character validation for entity names, & much more.

For MakerBundle Dev's:

  • composer tools:upgrade - Upgrade all of the tools/ dependencies.
  • composer tools:run - Run php-cs-fixer, phpstan, & twigcs against the code base.
  • tools:run:php-cs-fixer - Run just php-cs-fixer. Works with phpstan & twigcs as well.

Enjoy!

v1.60.0

June 10th, 2024

Feature

Bug

New Contributors

Diff: symfony/maker-bundle@v1.59.1...v1.60.0

Yes, we know make:auth is deprecated, stop yelling...

Howdy Makers!

This is a tiny release that fixes the make:auth deprecation logic - the deprecation is only fired when you actually use the make:auth command.

Sorry for the noise! 😉

Enjoy!

... (truncated)

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.60.0

June 10th, 2024

Feature

Bug

v1.59.1

May 5th, 2024

Bug

v1.59.0

April 27th, 2024

Feature

Bug

  • #1525 [make:serializer:encoder] fix interface signature mismatch in template - @​jrushlow

... (truncated)

Commits
  • c305a02 minor #1570 [release] v1.60.0
  • 10459ae bug #1569 Fix generated twig file location
  • d4fa901 feature #1568 [make:schedule] Add transport name for attribute
  • 9c85a83 minor #1565 [make:controller] add tests to confirm twig templates generated
  • 9060cd1 minor #1563 [tests] dont sign commits in tests
  • 4e41461 minor #1564 [ci] test against 7.1
  • 957aab4 bug #1496 [make:entity] confirm to allow non-ascii char's in entity names
  • 6408fca feature #1534 [make:entity] add enum support
  • 0e089c7 bug #1559 [make:entity] fix indentation in broadcast_twig_template.tpl.php
  • e18bb68 minor #1560 [tests] null string literal to null for process timeout
  • 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.57.0 to 1.60.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.57.0...v1.60.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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 10, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants