Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps symfony/serializer from 7.3.3 to 7.3.4.

Release notes

Sourced from symfony/serializer's releases.

v7.3.4

Changelog (symfony/serializer@v7.3.3...v7.3.4)

Commits
  • 0df5af2 Merge branch '6.4' into 7.3
  • 48d0477 [Serializer] Fix unknown type in denormalization errors when union type used ...
  • 0c3dd92 Merge branch '6.4' into 7.3
  • 27c1f05 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 5352984 Merge branch '6.4' into 7.3
  • 672cf20 minor #61662 use the empty string instead of null as an array offset (xabbuh)
  • 31058f6 use the empty string instead of null as an array offset
  • ba56f52 [Serializer] Adjust ObjectNormalizerTest for the accessor method changes from...
  • ab23820 Merge branch '6.4' into 7.3
  • 1479f0d [Serializer] Fix normalizing objects with accessors having the same name as a...
  • 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)

Bumps [symfony/serializer](https://github.com/symfony/serializer) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.3/CHANGELOG.md)
- [Commits](symfony/serializer@v7.3.3...v7.3.4)

---
updated-dependencies:
- dependency-name: symfony/serializer
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 29, 2025
@jerowork jerowork merged commit d2e6bb2 into main Oct 1, 2025
3 checks passed
@jerowork jerowork deleted the dependabot/composer/symfony/serializer-7.3.4 branch October 1, 2025 17:30
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.

1 participant