Update jms/serializer from 1.9.1 to 1.14.1#31
Open
violinist-bot wants to merge 1 commit into
Open
Conversation
violinist-bot
force-pushed
the
jmsserializer1911141
branch
from
March 1, 2023 12:09
e0fcf03 to
636dc96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
1.14.1 changelogMerge pull request #1163 from adhocore/1.xPHP7.4 ternary operator deprecationMerge pull request #1119 from sanmai/patch-1PHP 5.5 needs dist: trustyTest 1.x on PHP 7.3 on Travisprepare 1.14 releaseadd nested groups path handlingMerge pull request #1069 from schmittjoh/groups-for-publicExpose and test GroupsExclusionStrategy::getGroupsFor()Merge pull request #982 from supersmile2009/bugfix/discriminator-base-class-v1Merge pull request #995 from GonocraM/patch-1Change URL to the documentation of 1.xThrow deprecation notice on non-abstract parent when it's not in the mapPHP 5.5 compatibilityFix CSFix yaml serialization, php metadata testsAdded serialization and deserialization testsAdded tests when parent class is included into discriminator mapFixed discriminator serialization when base class is in the mapchangelog 1.13.0Merge pull request #967 from schmittjoh/2.0-compatMerge pull request #969 from supersmile2009/bugfix/metadata-serializationincrease feature versionfix https://github.com/schmittjoh/serializer/issues/975Respect SkipWhenEmpty on Yaml serializationTests for metadata serialization/deserializationFixed PropertyMetadata serializationgraph navigator compatbranch aliasdeprecate create documentdeprecate context attributeschangelog for 1.12.1use always reflection for static propsremove declare as it is not supported on older php versionsrequire metadata lib 1.3 to avoid old php failuresfix php 5.5 failuredo not use closure bind for internal classesadd 1.12.0 changelogMerge pull request #951 from re2bit/fix-1.11.0Merge pull request #956 from schmittjoh/mit-licensechange to MIT licenseupdate test case, check instanceof AbstractVisitor, code style[fix] update code to work with 1.11.0 and fix #806[fix] doctrine object constructor respects SerializedName annotationreturn typeallow to build a serializer with a custom metadata cacheMerge pull request #941 from schmittjoh/groups-speedupDouble logic for group exclusion (20% faster)Merge pull request #909 from ArthurJam/DiscriminatorXMLAttributeWithNamespaceMerge pull request #917 from schmittjoh/type-casting-teststype casting testsAdd support for namespaced XML attribute on Discriminator + Testschange branch aliasreduce loopsMerge pull request #899 from Majkl578/tests-precisionExplicitly set serialization precision for testsincrease connection size in benchmarksMerge pull request #874 from bobvandevijver/patch-1Merge pull request #877 from schmittjoh/deprecationsMerge pull request #876 from schmittjoh/graph-navigatorintroduce graph navigator interfaceAdd DeprecationsMerge pull request #875 from schmittjoh/closure-bind-accessorMerge pull request #861 from schmittjoh/optimizationsAdded note on SerializedName annotation valididityBind closure accessorPrepare v1.11.0 releasefix command for generating the changelogAvoid circular deps with the serializer bundleMerge pull request #859 from LeaklessGfy/feature/advanced-naming-strategy-nobcMerge pull request #869 from schmittjoh/drop-hhvmrun code coverage on php7.0Drop HHVM supportMerge pull request #868 from schmittjoh/0mars-exclude-property-accessor-exceptionallow deserialization of xmlKeyValuePairs with nested typed valuesMerge branch 'deserialize-xml-key-value-pairs' of https://github.com/dyvelop/serializer into 0mars-exclude-property-accessor-exceptionMerge pull request #863 from 0mars/exclude-property-accessor-exceptionMerge branch 'exclude-property-accessor-exception' of https://github.com/0mars/serializer into 0mars-exclude-property-accessor-exceptionFix an Exception when an excluded property has no method accessorsadded and tested immutable datatime handlingrenamed test method into testTimeZoneGetsPreservedWithUnixTimestampFixed issue where timzone was lost when formatting from unix timestampoptimizationsMerge pull request #835 from schmittjoh/veloxy-masterMerge pull request #860 from schmittjoh/php-7.2-deprecationsSolve php 7.2 deprecationsMerge pull request #851 from bertterheide/support-list-in-namespaced-xmlClever testBetter test caseChange method name for AdvancedNamingStrategy + add some testsRemove signature and use instanceofPrepare new featureSupport non-namespaced lists in namespaced XMLadded v1.10 changelogMerge pull request #844 from xabbuh/psr-11-compatsupport PSR-11 compatible DI containersset metadata for key-value pairs in navigatorrevert current metadata before returnadd testcase with multiple arraysdeserialize array with key-value pairs relates to #8201.9.2 release changelogMerge pull request #841 from TristanMogwai/patch-1Update ClassMetadata.phpMerge pull request #839 from andy-morgan/masterFix documentation syntax errors on DateTimeMerge pull request #838 from enumag/patch-2Improve documentation about default DateTime formatadded and tested immutable datatime handlingrenamed test method into testTimeZoneGetsPreservedWithUnixTimestampFixed issue where timzone was lost when formatting from unix timestampThis is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.