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 symfony/serializer from 5.4.21 to 5.4.22 #717

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps symfony/serializer from 5.4.21 to 5.4.22.

Release notes

Sourced from symfony/serializer's releases.

v5.4.22

Changelog (symfony/serializer@v5.4.21...v5.4.22)

  • bug #49618 Preserve array keys while denormalize variadic parameters (melya)
  • bug #49720 GetSetMethodNormalizer::supportss should not check ignored methods (nikophil)
Commits
  • 5b1e023 Fix test
  • 66a0465 [Serializer] Preserve array keys while denormalize variadic parameters
  • bc1408c re-allow phpdocumentor/type-resolver 1.7
  • adcd746 skip test using attributes on PHP 7
  • 42acbe6 fix: GetSetMethodNormalizer::supportss should not check ignored methods
  • 52f494b [Tests] Remove occurrences of withConsecutive()
  • See full diff 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/serializer](https://github.com/symfony/serializer) from 5.4.21 to 5.4.22.
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/6.2/CHANGELOG.md)
- [Commits](symfony/serializer@v5.4.21...v5.4.22)

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

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 Apr 3, 2023
@github-advanced-security
Copy link

You have successfully added a new QDJS configuration project/qodana. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (2.3.x@bb43b63). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##             2.3.x     #717   +/-   ##
========================================
  Coverage         ?   51.62%           
  Complexity       ?     2142           
========================================
  Files            ?      429           
  Lines            ?     8120           
  Branches         ?        0           
========================================
  Hits             ?     4192           
  Misses           ?     3928           
  Partials         ?        0           
Flag Coverage Δ
unittests 51.62% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pierredup pierredup merged commit 1979bb7 into 2.3.x Apr 5, 2023
@pierredup pierredup deleted the dependabot/composer/symfony/serializer-5.4.22 branch April 5, 2023 08:37
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.

None yet

1 participant