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 the symfony group with 6 updates #924

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the symfony group with 6 updates:

Package From To
symfony/clock 7.0.3 7.0.5
symfony/flex 2.4.4 2.4.5
symfony/http-client 7.0.4 7.0.5
symfony/security-bundle 7.0.4 7.0.5
symfony/validator 7.0.4 7.0.5
symfony/maker-bundle 1.55.1 1.57.0

Updates symfony/clock from 7.0.3 to 7.0.5

Release notes

Sourced from symfony/clock's releases.

v7.0.5

Changelog (symfony/clock@v7.0.4...v7.0.5)

Commits

Updates symfony/flex from 2.4.4 to 2.4.5

Commits

Updates symfony/http-client from 7.0.4 to 7.0.5

Release notes

Sourced from symfony/http-client's releases.

v7.0.5

Changelog (symfony/http-client@v7.0.4...v7.0.5)

Commits

Updates symfony/security-bundle from 7.0.4 to 7.0.5

Release notes

Sourced from symfony/security-bundle's releases.

v7.0.5

Changelog (symfony/security-bundle@v7.0.4...v7.0.5)

  • no significant changes
Commits
  • 5d620bd Merge branch '6.4' into 7.0
  • b7825ec Merge branch '5.4' into 6.4
  • 6773ef1 [Security][Tests] Update functional tests to better reflect end-user scenarios
  • See full diff in compare view

Updates symfony/validator from 7.0.4 to 7.0.5

Release notes

Sourced from symfony/validator's releases.

v7.0.5

Changelog (symfony/validator@v7.0.4...v7.0.5)

  • no significant changes
Commits

Updates symfony/maker-bundle from 1.55.1 to 1.57.0

Release notes

Sourced from symfony/maker-bundle's releases.

getPayload() with Uid's, better messages, & VerifyEmail improvements

Howdy Makers,

Instead of calling $request->request->get(), we're using the new getPayload() method in controller templates, you can generate entities with UUID's || ULID's instead of an int as the id, and we've fixed up a few exception messages to make things a bit more clear. SymfonyCast's VerifyEmailBundle released v1.17.0 recently that introduces a few deprecation's & make:registration was updated to take handle those new features.

Check out the PR's below for more details on the new features. Anywho, back PR Squashing...

v1.57.0

March 22nd, 2024

Feature

Bug

Diff: symfony/maker-bundle@v1.56.0...v1.57.0

Enjoy!

Prettier Migrations with a plethora of additions

Howdy Makers,

We've added a host of new features focusing around bringing MakerBundle up to snuff with it's peers. In make:user, we're shifting towards using the preferred UniqueConstraint instead of Column(unique: true), make:reset-password ensures the password is not compromised and packs some strength, and you can have your make:migrations nice and tidy by passing --formatted. Check out the changelog for all of the features and fixes that our community has contributed to this release!

v1.56.0

March 4th, 2024

Feature

... (truncated)

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.57.0

March 22nd, 2024

Feature

Bug

  • #1490 [make:entity] Fix a small typo in a make:entity error message - maelanleborgne
  • #1486 [make:entity] Fix exception message if mercure bundle not found with --broadcast - @​cavasinf

v1.56.0

March 4th, 2024

Feature

Bug

Commits
  • 2c90181 minor #1489 [release] v1.57.0
  • 39926b8 bug #1486 [make:entity] Fix exception message if mercure bundle not found wit...
  • 35acfd4 bug #1490 [make:entity] Fix a small typo in a make:entity error message
  • f6c8719 feature #1488 allow the option to use ulid's for entity id's
  • 970f4c0 feature #1329 Add support for generating UUID id fields in entities
  • 7217480 minor #1485 [ci] php-cs-fixer it up
  • dfe86eb feature #1484 [make:auth] use getString() instead of get()
  • f4f5eb1 feature #1464 [make:registration-form] use validateEmailConfirmationFromReque...
  • 33cb766 minor #1483 do not include dev files in release
  • 6f40f31 feature #1475 [make:user] better exception msg for non-attribute mapping enti...
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/clock](https://github.com/symfony/clock) | `7.0.3` | `7.0.5` |
| [symfony/flex](https://github.com/symfony/flex) | `2.4.4` | `2.4.5` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.0.4` | `7.0.5` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.0.4` | `7.0.5` |
| [symfony/validator](https://github.com/symfony/validator) | `7.0.4` | `7.0.5` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.55.1` | `1.57.0` |


Updates `symfony/clock` from 7.0.3 to 7.0.5
- [Release notes](https://github.com/symfony/clock/releases)
- [Changelog](https://github.com/symfony/clock/blob/7.0/CHANGELOG.md)
- [Commits](symfony/clock@v7.0.3...v7.0.5)

Updates `symfony/flex` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.4.4...v2.4.5)

Updates `symfony/http-client` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v7.0.4...v7.0.5)

Updates `symfony/security-bundle` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.0.4...v7.0.5)

Updates `symfony/validator` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@v7.0.4...v7.0.5)

Updates `symfony/maker-bundle` from 1.55.1 to 1.57.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.55.1...v1.57.0)

---
updated-dependencies:
- dependency-name: symfony/clock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/flex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Issues or pull requests related to PHP labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 4, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony-e0f307f50e branch April 4, 2024 07:56
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 Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants