Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2025

Bumps symfony/maker-bundle from 1.62.1 to 1.63.0.

Release notes

Sourced from symfony/maker-bundle's releases.

v1.63.0 : Modernization

Hey Maker's!

Long time, no release! This fixes a bunch of bugs and adjust some makers to generate modern code that conform with current best practices.

What's Changed

New Contributors

Full Changelog: symfony/maker-bundle@v1.62.1...v1.63.0

Commits
  • 69478ab minor #1692 Fix docs branch following the renaming of main to 1.x (chalasr)
  • 282fe76 Fix docs branch following the renaming of main to 1.x
  • d468548 feature #1690 [make:message] use AsMessage for routing if available (kbond)
  • 2ba3eda [make:message] use AsMessage for routing if available
  • aa37c3c bug #1674 Fix default param key in validator (PierreBaud)
  • f12982b fix: default validator param message
  • f0dbf23 feature #1687 [make:listener] use FQCN for kernel events, fix adding unnecess...
  • cd1d908 [make:listener] use FQCN for kernel events, fix adding unnecessary `#[AsEvent...
  • fd1764a minor #1688 Warn if using a maker non-interactively (kbond)
  • 13efa7c minor #1689 drop CHANGELOG.md (kbond)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels May 3, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/maker-bundle-1.63.0 branch from 703d455 to c8ca5a4 Compare May 8, 2025 14:38
@BentiGorlich
Copy link
Member

@dependabot rebase

@BentiGorlich BentiGorlich enabled auto-merge (squash) May 8, 2025 15:55
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Commits](symfony/maker-bundle@v1.62.1...v1.63.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/maker-bundle-1.63.0 branch from c8ca5a4 to 438ec58 Compare May 8, 2025 15:55
@BentiGorlich BentiGorlich merged commit afd389e into main May 8, 2025
7 checks passed
@BentiGorlich BentiGorlich deleted the dependabot/composer/symfony/maker-bundle-1.63.0 branch May 8, 2025 16:09
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 php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants