lycet
lycet copied to clipboard
Bump jms/serializer-bundle from 4.0.2 to 4.2.0
Bumps jms/serializer-bundle from 4.0.2 to 4.2.0.
Release notes
Sourced from jms/serializer-bundle's releases.
4.2.0
What's Changed
- Fix: update class and property name of metadata service in DataCollector by
@ajdinmore
in schmittjoh/JMSSerializerBundle#904- chore(composer): add allow-plugins section by
@simPod
in schmittjoh/JMSSerializerBundle#897- Add support for the
SymfonyUidHandler
by@mbabker
in schmittjoh/JMSSerializerBundle#887- Improve configuration docs by
@jdreesen
in schmittjoh/JMSSerializerBundle#849- feat: allow to enable strict json deserializer by
@simPod
in schmittjoh/JMSSerializerBundle#896- Fix
TraceableFileLocator
by@jdreesen
in schmittjoh/JMSSerializerBundle#894- save deserialzer info as well by
@goetas
in schmittjoh/JMSSerializerBundle#905New Contributors
@ajdinmore
made their first contribution in schmittjoh/JMSSerializerBundle#904Full Changelog: https://github.com/schmittjoh/JMSSerializerBundle/compare/4.1.0...4.2.0
4.1.0
What's Changed
- require symfony di 3.4+ by
@goetas
in schmittjoh/JMSSerializerBundle#884- Fixed dev toolbar styling issue by
@acrobat
in schmittjoh/JMSSerializerBundle#888- Stop collecting metadata from cache by
@scyzoryck
in schmittjoh/JMSSerializerBundle#900- Fix default profiler value by
@dannyvw
in schmittjoh/JMSSerializerBundle#892New Contributors
@acrobat
made their first contribution in schmittjoh/JMSSerializerBundle#888@scyzoryck
made their first contribution in schmittjoh/JMSSerializerBundle#900@dannyvw
made their first contribution in schmittjoh/JMSSerializerBundle#892Full Changelog: https://github.com/schmittjoh/JMSSerializerBundle/compare/4.0.2...4.1.0
Commits
d402554
Merge pull request #905 from schmittjoh/deserialize-profile0e8985c
save deserialzer info aswella38c135
Merge pull request #894 from jdreesen/fix-profiler-file-locatorcb738fb
use TraceableFileLocatorInterface7dc74e4
Merge pull request #896 from simPod/strict-json5fd35cc
feat: allow to enable strict json deserializere56a30c
Fix test82f199e
Fix TraceableFileLocatorf832448
Merge pull request #849 from jdreesen/patch-1e1f3ba0
Merge pull request #887 from mbabker/feature/uid-handler- 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 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)