antedebaas / DMARC-SMTPTLS-Reports

DMARC & SMTP-TLS Reports processor and visualizer
https://hub.docker.com/repository/docker/antedebaas/dmarc-reports/general
GNU General Public License v2.0
68 stars 15 forks source link

Bump symfony/maker-bundle from 1.59.1 to 1.60.0 #109

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps symfony/maker-bundle from 1.59.1 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: https://github.com/symfony/maker-bundle/compare/v1.59.1...v1.60.0

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.60.0

June 10th, 2024

Feature

Bug

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 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)
dependabot[bot] commented 2 weeks ago

Looks like symfony/maker-bundle is up-to-date now, so this is no longer needed.