Skip to content

Bump symfony/maker-bundle from 1.31.1 to 1.38.0 in /symfony #146

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps symfony/maker-bundle from 1.31.1 to 1.38.0.

Release notes

Sourced from symfony/maker-bundle's releases.

Generated Controller Improvements, Translations, API Platform 3.0 Tests, & Some Bug Squashing

Hi Makers!

We've squashed a few bugs and have added a few improvements including support for translating exception reasons in VerifyEmailBundle, API Platform 3.0 compliant test cases, improved route names in generated CRUD / Controllers, and finally the ability to use generated repositories instead of the EntityManagerInterface in a few cases!

v1.38.0

February 24th, 2022

Feature

Bug Fix

Diff: symfony/maker-bundle@v1.37.0...v1.38.0

Happy making!

An eclectic variety of features and bug fixes

Hi Makers!

This release handles several bug fixes within MakerBundle and adds support for translating ResetPasswordBundle Exception messages, using constants instead of strings with make:voter, improved types for Collection getter methods in Entities, and support for attributes in make:registration!

Diff: symfony/maker-bundle@v1.36.4...v1.37.0

Happy making!


CHANGELOG

v1.37.0

February 16th, 2022

Feature

... (truncated)

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.38.0

February 24th, 2022

Feature

Bug Fix

v1.37.0

February 16th, 2022

Feature

Bug Fix

v1.36.4

November 30th, 2021

Bug Fix

v1.36.3

November 22nd, 2021

Bug Fix

... (truncated)

Commits
  • 143024a Merge pull request #1078 from jrushlow/release/v1.38.0
  • c22e8db [release] prep v1.38.0
  • 9931208 Merge pull request #910 from lubo13/bugfix/yaml-source-manipulator-key-regex
  • 85ce7c5 fix trailing lines
  • dc6038e Tweak regex pattern
  • 1f20a8c Merge pull request #939 from bdaler/improveCrudControllerGeneration.788
  • a6bcf69 fix missing entity manager
  • a9b817d - Add new methods add and remove to repository template.
  • 187d02e [make:controller][make:crud] Make route names start with 'app_' (#1007)
  • fbeee59 Merge pull request #1076 from bocharsky-bw/verify-email-bundle-translate-reasons
  • 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 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)

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

---
updated-dependencies:
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2022

Superseded by #152.

@dependabot dependabot bot closed this Apr 22, 2022
@dependabot dependabot bot deleted the dependabot/composer/symfony/symfony/maker-bundle-1.38.0 branch April 22, 2022 07:05
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