Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

build(deps-dev): bump symfony/maker-bundle from 1.14.6 to 1.31.1#145

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/maker-bundle-1.31.1
Open

build(deps-dev): bump symfony/maker-bundle from 1.14.6 to 1.31.1#145
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/maker-bundle-1.31.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps symfony/maker-bundle from 1.14.6 to 1.31.1.

Release notes

Sourced from symfony/maker-bundle's releases.

cve-2021-21424 Prevent user enumeration

CHANGELOG

security #cve-2021-21424 Prevent user enumeration (chalasr)

make:entity UX Turbo Support, Symfony 5.3 support, more PHP 8 support

Hi Makers!

This release contains a large number of enhancements, especially related to supporting Symfony 5.3 features and PHP 8 in more places:

Features:

#864 - [make:command] template: add void return type to configure method - @​duboiss #862 - [make:user] implement getUserIdentifier if required - @​jrushlow #860 - Add support for Symfony UX Turbo - @​dunglas #859 - use attributes for API Platform when using PHP 8+ - @​dunglas #855 - [reset-password] allow anyone to access check email - @​jrushlow #853 - [make:voter] generate type hints - @​jrushlow #849 - [make:user] user entities implement PasswordAuthenticatedUserInterface - @​jrushlow #826 - Add autocomplete html tag to forms - @​duboiss #822 - [make:command] lets use attributes if possible - @​jrushlow

Diff: symfony/maker-bundle@v1.30.2...v1.31.0

Happy making!

make:entity - one more fix for DoctrineBundle 2.3 and greater

Hi Makers!

This release contains one MORE small fix for make:entity when used with DoctrineBundle 2.3 and higher. This fixes #845 where, in some cases, the fix from version 1.30.1 was incomplete.

See #847 for the fix.

Diff: symfony/maker-bundle@v1.30.1...v1.30.2

Happy making!

make:entity Fix for DoctrineBundle 2.3 and greater

Hi Makers!

This release contains one small fix for make:entity when used with DoctrineBundle 2.3 and higher.

See #844 for the fix and #841 for more details.

Diff: symfony/maker-bundle@1.30.0...v1.30.1

Happy making!

make:crud Customizable controller name

... (truncated)

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.31.1

May 12th, 2021

Security

v1.31.0

May 5th, 2021

Feature

Bug Fix

  • #869 - [make:serializer:encoder] set public constant visibility modifier - @​jrushlow
  • #818 - [MakeDocker] add support for .yml docker-compose files - @​jrushlow

1.30

  • [make:crud] Ask a new question - controller name - to allow that to be customized - #840 thanks to @​weaverryan

  • [make:crud] Make the delete form submit via a normal POST request instead of delete - #825 thanks to @​jrushlow

  • Dropped support for Symfony 3 - #819 thanks to @​jrushlow

1.29

  • [make:test] Added a new command that interactively asks you between several different styles of test classes. See #807 thanks to @​dunglas.
  • [make:unit-test] Deprecated the maker in favor of make:test.
  • [make:functional-test] Deprecated the maker

1.28

... (truncated)

Commits
  • 4f57a44 Merge remote-tracking branch 'symfony-se/maker-bundle-userenum' into main
  • 64c284b [MakerBundle] Prevent user enumeration
  • 060ce03 minor #874 [ci] set server version in dsn (jrushlow)
  • e59e0b6 minor #873 Update code example (DylanDelobel)
  • c9bb444 [ci] set server version in dsn
  • 9158092 Update code example
  • f8a0e06 bug #871 [make:registration] URL should be escaped (Seldaek)
  • 848e350 URL should be escaped
  • d01a475 minor #865 [changelog] update changelog format (jrushlow)
  • 40b4875 [changelog] update changelog format
  • 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.


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)
  • 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)

Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.14.6 to 1.31.1.
- [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.14.6...v1.31.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants