Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps symfony/maker-bundle from 1.30.2 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!

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.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant