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.28.0 to 1.29.2 #1

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

Conversation

dependabot[bot]
Copy link

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

Bumps symfony/maker-bundle from 1.28.0 to 1.29.2.

Release notes

Sourced from symfony/maker-bundle's releases.

cve-2021-21424 Prevent user enumeration for Symfony 3.4

security #cve-2021-21424 Prevent user enumeration (jrushlow) - implemented for a version compatible with Symfony 3.4

Tiny bug fix with generated variable casing

Hi Makers!

This release contains one bug fix for make:auth with an upper case variable name - see #812 - thanks @​jrushlow

Diff: symfony/maker-bundle@1.29.0...v1.29.1

Happy making!

New Command: make:test

Hi Makers!

This release contains various minor fixes and a new make:test command!

  • [make:test] Added a new command that interactively asks you between several different styles of test classes. See #807 thanks to @​dunglas.

Diff: symfony/maker-bundle@1.28.0...v1.29.0

Happy making!

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.29.2

May 18th, 2021

Security

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

  • Sort entity auto-completion in various commands - thanks to @​zorn-v

1.27

  • [make:registration-form] Added a new question to generate code that will allow users to click on the "verify email" link in their email without needing to be authenticated - #776 thanks to @​jrushlow!

1.26

  • [make:auth] Added support to make:auth for the new "authenticator" security mode in Symfony 5.2 - #736 thanks to @​jrushlow!

1.25

  • Add support for doctrine/inflector v2 (v1 is still allowed) - #758 thanks to @​jrushlow!
  • [make:entity] Fixed setting a null value for OneToMany - #755 thanks to @​Kocal!

1.24

  • Use PHP 8 Route attributes when using PHP 8 - #725 thanks to @​jrushlow!
  • Improve version detection by reading config.platform.php - #728 thanks to @​jrushlow!

1.23

  • Added experimental PHP 8 support. The bundle now allows php 8 and all

... (truncated)

Commits

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.28.0 to 1.29.2.
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/v1.29.2/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.28.0...v1.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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.

0 participants