Open
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock |
7f45c19 to
c9f6816
Compare
c9f6816 to
29135bb
Compare
Contributor
Author
|
29135bb to
9c95af0
Compare
9c95af0 to
700556b
Compare
700556b to
17f8413
Compare
17f8413 to
f740f02
Compare
f458b28 to
08d5e42
Compare
8af847d to
35c0a07
Compare
35c0a07 to
aea41e3
Compare
45dd7d1 to
a8fc281
Compare
1dff16e to
6e7203e
Compare
6e7203e to
4b46fd2
Compare
f64ec3b to
5e5c178
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------- | ------ | ------ | | packagist | laminas/laminas-cache | 3.12.0 | 4.2.0 | | packagist | laminas/laminas-cache-storage-adapter-memory | 2.3.0 | 3.1.0 | | packagist | laminas/laminas-coding-standard | 2.5.0 | 3.1.0 | | packagist | laminas/laminas-servicemanager | 3.22.1 | 4.5.0 | | packagist | laminas/laminas-validator | 2.46.0 | 3.15.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5e5c178 to
9ca08f0
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.
This PR contains the following updates:
^2.13.2 || ^3.12→^4.0^1.1.0 || ^2.3→^3.0~2.5.0→~3.1.0^3.22.1→^4.0.0^2.46→^3.0Release Notes
laminas/laminas-cache (laminas/laminas-cache)
v4.1.0Compare Source
Release Notes for 4.1.0
Feature release (minor)
This release adds support for PHP 8.4.
4.1.0
Dependencies,Enhancement
Dependencies,Enhancement,QA
Documentation,QA
Enhancement
renovate
v4.0.4Compare Source
Release Notes for 4.0.4
4.0.4
Documentation
max&#​95;itemsMemoryadapter option thanks to @boesingFilesystemOptionsrelated toFilesystemv3.0 thanks to @boesingv4.0.3Compare Source
Release Notes for 4.0.3
4.0.3
Bug
v4.0.2Compare Source
Release Notes for 4.0.2
4.0.x bugfix release (patch)
4.0.2
Bug
StorageInterfaceusage thanks to @boesingv4.0.1Compare Source
Release Notes for 4.0.1
4.0.x bugfix release (patch)
4.0.1
Bug
StorageInterfacethanks to @boesingv4.0.0Compare Source
Release Notes for 4.0.0
laminas-cache4.0.0 is here and finally adds native types everywhere, adds support forpsr/cacheandpsr/simple-cachev2 & v3 and introduces an all new metadata logic which allows adapters to provide metadata they actually support.Please read more on how to migrate your project in our migration guideline.
Added
metadatanow implementsMetadataCapableInterfaceand provides a dedicated object containing all the metadata values it supportspsr/cacheandpsr/simple-cachev2 & v3Removed
supportedMetadatacapability fromCapabilitiesKeyListIterator::CURRENT_AS_METADATAmode along withLaminas\Cache\Exception\MissingKeyExceptionSerializerInterfacewhen callingPluginOptions#getSerializerStorageInterface, so there is no moreStorageInterface#incrementItem,StorageInterface#decrementItem,StorageInterface#decrementItemsandStorageInterface#incrementItemsincrementItem,incrementItems,decrementItem,derementItemsevents (pre,postandexception)laminas/laminas-cache-storage-adapter-implementationwhich now allowslaminas-cacheto be required without a concrete storage adapter implementationpsr/cacheandpsr/simple-cachev1Breaking Changes
AbstractAdapterandStorageInterfaceare not aware of the methodsgetMetadataanymore. These were moved to the newMetadataCapableInterfaceCapabilitiesdo not providesupportedMetadataanymore. The supported metadata is tied to the used storage adapter and thus, was already requiring projects to explicitly know the exact implementation of the cache backend in case of using these metadatas anywayKeyListIteratorand the correspondingIteratorInterfacedoes not provide themodeCURRENT_AS_METADATAanymorePluginOptions#getSerializerdoes not create a serializer anymore if astringoption was passed, instead, thestringis returnedStorageInterface, so there is no moreStorageInterface#incrementItem,StorageInterface#decrementItem,StorageInterface#decrementItemsandStorageInterface#incrementItemsincrementItem,incrementItems,decrementItem,derementItemsevents (pre,postandexception)ObjectCachedoes not inherit theCallbackCachepattern anymore4.0.0
BC Break,Enhancement
finalto a bunch of classes thanks to @boesingCapabilitiesas a read-only class thanks to @boesinglaminas/laminas-servicemanagerv4 thanks to @boesingMetadataCapableInterfacethanks to @boesingEnhancement
non-empty-stringthanks to @boesinglaminas/laminas-feeddev-dependency thanks to @boesingvimeo/psalmto v5.20.0 thanks to @boesinglaminas/laminas-cache-storage-implementationthanks to @boesingvimeo/psalmto v5.16 once available thanks to @boesingBug,Enhancement
BC Break,Feature Removal
BC Break
incrementanddecrementfunctionality thanks to @boesingFeature Request
BC Break,Bug
Serializerplugin has to serializetokento enableStorageInterface#checkAndSetItemcomparing the correct values thanks to @boesingDocumentation
v3.13.0Compare Source
Release Notes for 3.13.0
3.13.0
Enhancement
v3.12.2Compare Source
Release Notes for 3.12.2
3.12.x bugfix release (patch)
3.12.2
Documentation
ssl&#​95;contextoption toRedisClusterdocumentation thanks to @boesingv3.12.1Compare Source
Release Notes for 3.12.1
3.12.x bugfix release (patch)
3.12.1
Bug
configservice thanks to @InvisibleSmileylaminas/laminas-cache-storage-adapter-memory (laminas/laminas-cache-storage-adapter-memory)
v3.1.0Compare Source
Release Notes for 3.1.0
Feature release (minor)
This release adds support for PHP 8.4.
3.1.0
Enhancement
renovate
v3.0.0Compare Source
Release Notes for 3.0.0
Backwards incompatible release (major)
laminas-cache-storage-adapter-memory3.0.0 is here and finally adds native types everywhere, adds support forpsr/cacheandpsr/simple-cachev2 & v3, supportslaminas/laminas-cachev4 and introduces an all new metadata and internal persistence logic.The
Memoryadapter had its flaws by juggling with thememory_limit. There were a bunch of issues with that behavior, especially since it is impossible to calculate the exact free memory available. For more details, one can check #57. With this version, we are introducingmax_itemswhich limits the amount of items persisted to theMemoryadapter (defaults to unlimited). Once themax_itemsare exceeding, the adapter automatically removes the oldest entries to make room for new items.Added
Metadataobject forMemory#getMetadatapsr/cacheandpsr/simple-cachev2 & v3Memorynow allows passing aClockInterfacevia its constructorMemoryOptionsnow hasmax_itemsconfiguration to limit the amount of items to be cached. When the limit exceeds, the adapter automatically drops older itemsChanged
on-writerather thanon-readmax_itemsoption which can be used to limit the amount of items persisted to the cacheRemoved
MemoryOptions#setMemoryLimit, there is no replacement. It is recommended to use themax_itemsoption insteadMemoryOptions#getMemoryLimit, there is no relacement3.0.0
renovate
RFC
Enhancement
BC Break,Bug,Enhancement
memory&#​95;limitwithmax&#​95;itemsthanks to @boesingBC Break,Bug
laminas/laminas-cachev4 thanks to @boesingv2.4.0Compare Source
Release Notes for 2.4.0
Feature release (minor)
2.4.0
Enhancement
laminas/laminas-coding-standard (laminas/laminas-coding-standard)
v3.1.0Compare Source
Release Notes for 3.1.0
Feature release (minor)
3.1.0
Enhancement
Documentation,Enhancement
v3.0.1Compare Source
Release Notes for 3.0.1
3.0.x bugfix release (patch)
3.0.1
Documentation,Enhancement
v3.0.0Compare Source
Release Notes for 3.0.0
Backwards incompatible release (major)
3.0.0
renovate
Enhancement
slevomat/coding-standard^8 thanks to @alexraputaBC Break,renovate
laminas/laminas-servicemanager (laminas/laminas-servicemanager)
v4.5.0Compare Source
Release Notes for 4.5.0
Feature release (minor)
4.5.0
Dependencies,Enhancement
v4.4.0Compare Source
Release Notes for 4.4.0
Feature release (minor)
4.4.0
Dependencies,Enhancement,QA
Enhancement,QA,Review Needed
Review Needed,renovate
v4.3.0Compare Source
Release Notes for 4.3.0
Feature release (minor)
Introduces PHP 8.4 Support
4.3.0
Enhancement
Documentation,Enhancement
renovate
v4.2.1Compare Source
Release Notes for 4.2.1
4.2.x bugfix release (patch)
4.2.1
Documentation,Enhancement
v4.2.0Compare Source
Release Notes for 4.2.0
Feature release (minor)
4.2.0
Enhancement
v4.1.0Compare Source
Release Notes for 4.1.0
Feature release (minor)
4.1.0
Documentation
Documentation,Enhancement
ServiceLocatorInterface#get()generic thanks to @InvisibleSmileyv4.0.2Compare Source
Release Notes for 4.0.2
4.0.x bugfix release (patch)
4.0.2
Bug,Documentation
v4.0.1Compare Source
Release Notes for 4.0.1
4.0.x bugfix release (patch)
4.0.1
Bug,Documentation
v4.0.0Compare Source
Release Notes for 4.0.0
Release Notes for 4.0.0
laminas-servicemanager4.0.0 is here and finally enables projects to consumepsr/containerv2.0.0 after 2 years along with several type-additions and plugin manager decoupling.The migration guide is not written yet but will be at some point (once we added support for SM v4 to other components) later.
Added
ServiceManager#get,PluginManagerInterface#getandServiceLocatorInterface#buildnow explicitly implementmixedas return-type to synchronize types withContainerInterface#getpsr/containerv1.1 and v2.0ReflectionBasedAbstractFactoryvialaminas-cliRemoved
Laminas\ServiceManager\AbstractFactoryInterfaceLaminas\ServiceManager\FactoryInterfaceLaminas\ServiceManager\InitializerInterfaceLaminas\ServiceManager\DelegatorFactoryInterfacevendor/binare removed in favor of thelaminas-cliintegration. All CLI commands of v3.x are accessible viavendor/bin/laminas servicemanager:<v3.x command name>oncelaminas/laminas-cliis required in the projects dependenciesConfigInterfaceandConfig-class since these files did not provide any validation logic and were just used to proxy the configuration array structureAbstractPluginManager#validateandAbstractPluginManager::$instanceOfproperty as in v3.x, implementing plugin managers were able to implicitlyvalidatemixed. In case an implementing plugin manager is providing a single$instanceOfsuch aslaminas-cache, there is a new classAbstractSingleInstancePluginManageravailable which requires the$instanceOfproperty to be configuredBreaking Changes
AbstractPluginManagerdoes not extendServiceManageranymore and instead uses an ownServiceManagerinstance under the hood to manage plugin manager related services which can be configured the same way as in v3.xvendor/binare now integrated vialaminas-cliand can be called viavendor/bin/laminasoncelaminas/laminas-cliis part of the projects requirements. Read more about how to consume these commands here.AbstractPluginManagerdoes not provide thevalidate-Method anymore and requires migration action such as:AbstractSingleInstancePluginManagerin case the plugin manager only provides instances of a specific interface- or class-string (please be aware that the$instanceOfproperty now requires nativestringproperty type)validatemethod and verify whatever type has to be returned and/or just allowmixedas v3.x did when omitting$instanceOfpropertyConfigInterfaceandConfig-class since these files did not provide any validation logic and were just used to proxy the configuration array structureServiceManagernorAbstractPluginManagerdo validate the provided configuration at runtime anymore. due to the psalm-types provided toServiceManager#__construct,ServiceManager#configure,AbstractPluginManager#__constructandAbstractPluginManager#configure, the configuration schema is strictly typed and thus, a miss-configuration can be mitigated on static-analysis level prior actual runtimeAbstractPluginManager#getdoes not accept options anymore, in case an instance with options needs to be created,AbstractPluginManager#buildhas to be used4.0.0
Enhancement
$thistoselfthanks to @boesingReflectionBasedAbstractFactorymapped factories thanks to @boesingBC Break,Enhancement
psr/containerv2 thanks to @boesing and @danielspkServiceManager#getServiceLocatormethod thanks to @boesingServiceManagerinheritance forAbstractPluginManagerthanks to @boesingRFC
AbstractPluginManager#validatethanks to @boesingServiceManagerasfinaland changeAbstractPluginManagerto use composition over inheritance thanks to @boesingBC Break
container-interop/container-interoppolyfill thanks to @boesingrenovate
Bug
v3.24.0Compare Source
Release Notes for 3.24.0
Feature release (minor)
3.24.0
Dependencies,Enhancement
v3.23.1Compare Source
Release Notes for 3.23.1
3.23.x bugfix release (patch)
3.23.1
Bug
v3.23.0Compare Source
Release Notes for 3.23.0
3.23.0
Enhancement
v3.22.2Compare Source
Release Notes for 3.22.2
3.22.x bugfix release (patch)
3.22.2
Bug
laminas/laminas-validator (laminas/laminas-validator)
v3.13.1Compare Source
Release Notes for 3.13.1
3.13.x bugfix release (patch)
3.13.1
Bug,Documentation
v3.13.0Compare Source
Release Notes for 3.13.0
Feature release (minor)
3.13.0
Documentation,Enhancement
KeyExistsValidator thanks to @gsteelv3.12.0Compare Source
Release Notes for 3.12.0
Feature release (minor)
3.12.0
Dependencies,Documentation,QA
Documentation
markdownlintchanges thanks to @gsteelcontextparameter ofisValidtoarray<array-key, mixed>thanks to @gsteelrenovate
v3.11.0Compare Source
Release Notes for 3.11.0
Feature release (minor)
3.11.0
Enhancement,QA
v3.10.0Compare Source
Release Notes for 3.10.0
Feature release (minor)
3.10.0
Enhancement
v3.9.0Compare Source
Release Notes for 3.9.0
Feature release (minor)
3.9.0
Dependencies,Enhancement
Documentation,Enhancement,Feature Removal
ValidatorPluginManagerAwareInterfacethanks to @gsteelv3.8.0Compare Source
Release Notes for 3.8.0
Feature release (minor)
3.8.0
Bug
Enhancement
renovate
v3.7.3Compare Source
Release Notes for 3.7.3
3.7.3
Bug
ValidatorChainFactoryBuilding Plugins Manually thanks to @gsteelv3.7.2Compare Source
Release Notes for 3.7.2
3.7.x bugfix release (patch)
3.7.2
Bug
v3.7.1Compare Source
Release Notes for 3.7.1
3.7.x bugfix release (patch)
3.7.1
Bug
servicesnot availble to validator chains thanks to @gsteelv3.7.0Compare Source
Release Notes for 3.7.0
Feature release (minor)
3.7.0
Enhancement
v3.6.0Compare Source
Release Notes for 3.6.0
Feature release (minor)
3.6.0
Documentation,Enhancement
ValidatorChainviaValidatorPluginManagerthanks to @gsteelv3.5.0Compare Source
Release Notes for 3.5.0
Feature release (minor)
3.5.0
Enhancement
ValidatorChainInterfacein final classValidatorChainthanks to @adambalint-srgBug
Bug,QA
v3.4.2Compare Source
Release Notes for 3.4.2
Includes Bug Fixes from 2.64.4
2.64.x bugfix release (patch)
2.64.4
Bug
3.4.2
Bug
v3.4.1Compare Source
Release Notes for 3.4.1
3.4.x bugfix release (patch)
3.4.1
Bug
v3.4.0Compare Source
Release Notes for 3.4.0
Feature release (minor)
3.4.0
Enhancement
v3.3.0Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
Enhancement
v3.2.0Compare Source
Release Notes for [3.2.0](https://redirect.githu