Skip to content
This repository was archived by the owner on Dec 2, 2019. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps symfony/maker-bundle from 1.6.0 to 1.13.0.

Release notes

Sourced from symfony/maker-bundle's releases.

Minor improvements and a host of bug fixes

Hi friends!

This release comes with a huge number of minor improvements and bug fixes powered by the community!
Highlights:

Happy Making!

Fix null handling of generated validators & "0" as a string

Just a small release to bring a few minor bug fixes:

Small phpdoc fix for make:validator

Small bug fix release for a php doc issue - see #370.

Have fun!

Bug fixes for embeddables, edge-case class names

Hiya!

Another patch release with some minor bug fixes and other minor things - all thanks to the community!

Cheers!

Changes: v1.11.3..v1.11.4

Fix for make:migration and various other small fixes

Hiya!

Just a patch release with some minor bug fixes and other minor things - all driven by community contributions. Woo!

Changes: v1.11.2..v1.11.3

Fixing some PHPCS bug and a make:auth validation bug

Hi friends!

Just a few bug fixes in this release:

  • #343 Fixing phpcs and making the registration controller more explicit - thanks to @​weaverryan
  • #204 Fixed the IDE link in new controller + make code simpler in the generated controller - thanks to @​lyrixx
  • #203 Better CS in make:crud command - thanks to @​lyrixx
... (truncated)
Changelog

Sourced from symfony/maker-bundle's changelog.

1.13

1.12

  • Use [make:*-test] Use the new WebTestAssertionsTrait methods in the generated
    functional tests - #381 thanks to @​adrienlucas

  • Add a agree terms checkbox to make:registration-form - #394
    thanks to @​ismail1432

  • Template generation respects twig.default_path - #346
    thanks to @​LeJeanbono

  • [Serializer] Normalizer now implements CacheableSupportsMethodInterface
    with condition - #399 thanks to @​jojotjebaby

  • Deprecate Argon2i encoder used in make:user and use
    auto instead - #398 thanks to @​nicolas-grekas

  • [make:auth] Added logout support and help for logged in user -
    in #406 thanks to @​St0iK

  • Use new event class names instead of strings in make:event-subscriber -
    in #403 thanks to @​jojotjebaby

1.11

1.10

  • Add make:serializer:normalizer command - #298 thanks
    to @​lyrixx

  • Add a --no-template option to make:controller to skip
    generating a template - #280 thanks to @​welcoMattic

  • Add support for rendering additional date types in make:crud

... (truncated)
Commits
  • c438841 bumping 1.13 changelog
  • 078644c feature #389 Allow rehashing passwords when possible and needed (nicolas-grekas)
  • 6865fe9 minor #440 Improved visibility for updated or created entities (primus852)
  • d81a55b Allow rehashing passwords when possible and needed
  • 91fbc2d minor #455 Minimizing test matrix + fixing tests (weaverryan)
  • ade1f13 feature #417 [make:functional-test] Use Panther when available. (adrienlucas)
  • 6d75f13 Adding support for new ErrorHandler DebugClassLoader
  • cd4ec4e changing from RegistryInterface to ManagerRegistry - #454
  • e4031ef bug #453 Prevent autoload closure (maxhelias)
  • e622635 adding mysql service
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Sep 2, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #68.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/maker-bundle-1.13.0 branch October 18, 2019 02:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant