Skip to content

Bump the symfony group across 1 directory with 2 updates #1558

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

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the symfony group with 2 updates in the / directory: symfony/flex and symfony/maker-bundle.

Updates symfony/flex from 2.4.7 to 2.5.0

Commits
  • 8ce1acd Merge branch '1.x' into 2.x
  • 5cc9859 feature #1032 feat: add ability to skip package.json synchronization (wuchen90)
  • 791e814 feat: add ability to skip package.json synchronization
  • c5941c6 Merge branch '1.x' into 2.x
  • 0491870 bug #1039 Do not synchronize package.json if symfony/flex is not installed (l...
  • 740bc2f Do not synchronize package.json if symfony/flex is not installed
  • c146113 Merge branch '1.x' into 2.x
  • 1aabc8e minor #1038 Fix PHP Parse errors in tests (rosier)
  • 7e76f08 Fix PHP Parse errors in tests.
  • 11d923a Merge branch '1.x' into 2.x
  • Additional commits viewable in compare view

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the symfony group with 2 updates in the / directory: [symfony/flex](https://github.com/symfony/flex) and [symfony/maker-bundle](https://github.com/symfony/maker-bundle).


Updates `symfony/flex` from 2.4.7 to 2.5.0
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.4.7...v2.5.0)

Updates `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/flex
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/maker-bundle
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2025
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.

0 participants