laminas / laminas-form

Validate and display simple and complex forms, casting forms to business objects and vice versa
https://docs.laminas.dev/laminas-form/
BSD 3-Clause "New" or "Revised" License
80 stars 52 forks source link

Update Laminas packages (major) #272

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-coding-standard (source) ^2.5 -> ^3.0 age adoption passing confidence
laminas/laminas-servicemanager (source) ^3.22.1 -> ^4.0.0 age adoption passing confidence
laminas/laminas-validator (source) ^2.64.1 -> ^3.0.0 age adoption passing confidence

Release Notes

laminas/laminas-coding-standard (laminas/laminas-coding-standard) ### [`v3.0.1`](https://redirect.github.com/laminas/laminas-coding-standard/releases/tag/3.0.1) [Compare Source](https://redirect.github.com/laminas/laminas-coding-standard/compare/3.0.0...3.0.1) ##### Release Notes for [3.0.1](https://redirect.github.com/laminas/laminas-coding-standard/milestone/20) 3.0.x bugfix release (patch) ##### 3.0.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** ##### Documentation,Enhancement - [86: docs: Add missing docs for v3](https://redirect.github.com/laminas/laminas-coding-standard/pull/86) thanks to [@​michalbundyra](https://redirect.github.com/michalbundyra) - [85: chore: Update links from squizlabs to PHPCSStandards](https://redirect.github.com/laminas/laminas-coding-standard/pull/85) thanks to [@​michalbundyra](https://redirect.github.com/michalbundyra) ### [`v3.0.0`](https://redirect.github.com/laminas/laminas-coding-standard/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/laminas/laminas-coding-standard/compare/2.5.0...3.0.0) ##### Release Notes for [3.0.0](https://redirect.github.com/laminas/laminas-coding-standard/milestone/6) Backwards incompatible release (major) ##### 3.0.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** ##### renovate - [84: Lock file maintenance](https://redirect.github.com/laminas/laminas-coding-standard/pull/84) thanks to [@​renovate](https://redirect.github.com/renovate)\[bot] ##### Enhancement - [83: feat: upgrade to `slevomat/coding-standard` ^8](https://redirect.github.com/laminas/laminas-coding-standard/pull/83) thanks to [@​alexraputa](https://redirect.github.com/alexraputa) ##### BC Break,renovate - [75: chore(deps): update dependency slevomat/coding-standard to v8 - abandoned](https://redirect.github.com/laminas/laminas-coding-standard/pull/75) thanks to [@​renovate](https://redirect.github.com/renovate)\[bot]
laminas/laminas-servicemanager (laminas/laminas-servicemanager) ### [`v4.2.1`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.2.1) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/4.2.0...4.2.1) ##### Release Notes for [4.2.1](https://redirect.github.com/laminas/laminas-servicemanager/milestone/58) 4.2.x bugfix release (patch) ##### 4.2.1 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Documentation,Enhancement - [244: Add mixed as array shape](https://redirect.github.com/laminas/laminas-servicemanager/pull/244) thanks to [@​grizzm0](https://redirect.github.com/grizzm0) ### [`v4.2.0`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.2.0) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/4.1.0...4.2.0) ##### Release Notes for [4.2.0](https://redirect.github.com/laminas/laminas-servicemanager/milestone/57) Feature release (minor) ##### 4.2.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Enhancement - [237: Allow varexporter v0.5](https://redirect.github.com/laminas/laminas-servicemanager/pull/237) thanks to [@​snapshotpl](https://redirect.github.com/snapshotpl) ### [`v4.1.0`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.1.0) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/4.0.2...4.1.0) ##### Release Notes for [4.1.0](https://redirect.github.com/laminas/laminas-servicemanager/milestone/52) Feature release (minor) ##### 4.1.0 - Total issues resolved: **1** - Total pull requests resolved: **3** - Total contributors: **2** ##### Documentation - [234: Merge release 4.0.2 into 4.1.x](https://redirect.github.com/laminas/laminas-servicemanager/pull/234) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [232: Merge release 4.0.1 into 4.1.x](https://redirect.github.com/laminas/laminas-servicemanager/pull/232) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] ##### Documentation,Enhancement - [230: Make `ServiceLocatorInterface#get()` generic](https://redirect.github.com/laminas/laminas-servicemanager/pull/230) thanks to [@​InvisibleSmiley](https://redirect.github.com/InvisibleSmiley) ### [`v4.0.2`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.0.2) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/4.0.1...4.0.2) ##### Release Notes for [4.0.2](https://redirect.github.com/laminas/laminas-servicemanager/milestone/54) 4.0.x bugfix release (patch) ##### 4.0.2 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Bug,Documentation - [233: Update docs-build workflow triggers and environment variables](https://redirect.github.com/laminas/laminas-servicemanager/pull/233) thanks to [@​froschdesign](https://redirect.github.com/froschdesign) ### [`v4.0.1`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/4.0.0...4.0.1) ##### Release Notes for [4.0.1](https://redirect.github.com/laminas/laminas-servicemanager/milestone/51) 4.0.x bugfix release (patch) ##### 4.0.1 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Bug,Documentation - [226: Fixes documentation to support different versions](https://redirect.github.com/laminas/laminas-servicemanager/pull/226) thanks to [@​froschdesign](https://redirect.github.com/froschdesign) ### [`v4.0.0`](https://redirect.github.com/laminas/laminas-servicemanager/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/laminas/laminas-servicemanager/compare/3.22.1...4.0.0) ##### Release Notes for [4.0.0](https://redirect.github.com/laminas/laminas-servicemanager/milestone/2) ##### Release Notes for [4.0.0](https://redirect.github.com/laminas/laminas-servicemanager/milestone/2) `laminas-servicemanager` 4.0.0 is here and finally enables projects to consume `psr/container` v2.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 - Several native type-additions including property-, argument- and return-types and a lot more psalm types - `ServiceManager#get`, `PluginManagerInterface#get` and `ServiceLocatorInterface#build` now explicitly implement `mixed` as return-type to synchronize types with `ContainerInterface#get` - Support for `psr/container` v1.1 **and** v2.0 - [Ahead of Time factory creation](https://redirect.github.com/laminas/laminas-servicemanager/blob/9c92e9879a18398a53edd893378ca75d70658c51/docs/book/v4/console-tools.md#generate-ahead-of-time-factories) for services explicitly using `ReflectionBasedAbstractFactory` via `laminas-cli` ##### Removed - Dropped support for PHP <8.1 - Removed deprecated interfaces such as - `Laminas\ServiceManager\AbstractFactoryInterface` - `Laminas\ServiceManager\FactoryInterface` - `Laminas\ServiceManager\InitializerInterface` - `Laminas\ServiceManager\DelegatorFactoryInterface` - CLI commands which were exposed via `vendor/bin` are removed in favor of the `laminas-cli` integration. All CLI commands of v3.x are accessible via `vendor/bin/laminas servicemanager:` once `laminas/laminas-cli` is required in the projects dependencies - Removed deprecated `ConfigInterface` and `Config`-class since these files did not provide any validation logic and were just used to proxy the configuration array structure - Removed `AbstractPluginManager#validate` and `AbstractPluginManager::$instanceOf` property as in v3.x, implementing plugin managers were able to implicitly `validate` `mixed`. In case an implementing plugin manager is providing a single `$instanceOf` such as `laminas-cache`, there is a new class `AbstractSingleInstancePluginManager` available which requires the `$instanceOf` property to be configured ##### Breaking Changes - `AbstractPluginManager` does not extend `ServiceManager` anymore and instead uses an own `ServiceManager` instance under the hood to manage plugin manager related services which can be configured the same way as in v3.x - Dedicated CLI commands which were previously linked to `vendor/bin` are now integrated via `laminas-cli` and can be called via `vendor/bin/laminas` once `laminas/laminas-cli` is part of the projects requirements. Read more about how to consume these commands [here](https://redirect.github.com/laminas/laminas-servicemanager/blob/9c92e9879a18398a53edd893378ca75d70658c51/docs/book/v4/console-tools.md). - `AbstractPluginManager` does not provide the `validate`-Method anymore and requires migration action such as: - extend `AbstractSingleInstancePluginManager` in case the plugin manager only provides instances of a specific interface- or class-string (please be aware that the `$instanceOf` property now requires native `string` property type) - implement `validate` method and verify whatever type has to be returned and/or just allow `mixed` as v3.x did when omitting `$instanceOf` property - Removed deprecated `ConfigInterface` and `Config`-class since these files did not provide any validation logic and were just used to proxy the configuration array structure - neither `ServiceManager` nor `AbstractPluginManager` do validate the provided configuration at runtime anymore. due to the psalm-types provided to `ServiceManager#__construct`, `ServiceManager#configure`, `AbstractPluginManager#__construct` and `AbstractPluginManager#configure`, the configuration schema is strictly typed and thus, a miss-configuration can be mitigated on static-analysis level prior actual runtime - `AbstractPluginManager#get` does not accept options anymore, in case an instance with options needs to be created, `AbstractPluginManager#build` has to be used ##### 4.0.0 - Total issues resolved: **7** - Total pull requests resolved: **14** - Total contributors: **6** ##### Enhancement - [204: Introduce plugin manager static analysis file](https://redirect.github.com/laminas/laminas-servicemanager/pull/204) thanks to [@​boesing](https://redirect.github.com/boesing) - [200: Replace scope to retrieve plugin manager from `$this` to `self`](https://redirect.github.com/laminas/laminas-servicemanager/pull/200) thanks to [@​boesing](https://redirect.github.com/boesing) - [194: Narrow return type of single instance plugin managers](https://redirect.github.com/laminas/laminas-servicemanager/pull/194) thanks to [@​boesing](https://redirect.github.com/boesing) - [187: Remove removed binaries from composer](https://redirect.github.com/laminas/laminas-servicemanager/pull/187) thanks to [@​boesing](https://redirect.github.com/boesing) - [171: AOT factory creation CLI command for `ReflectionBasedAbstractFactory` mapped factories](https://redirect.github.com/laminas/laminas-servicemanager/issues/171) thanks to [@​boesing](https://redirect.github.com/boesing) - [58: Merge release 3.5.0 into 4.0.x](https://redirect.github.com/laminas/laminas-servicemanager/pull/58) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] ##### BC Break,Enhancement - [191: Modernize codebase](https://redirect.github.com/laminas/laminas-servicemanager/pull/191) thanks to [@​boesing](https://redirect.github.com/boesing) - [188: Add support for `psr/container` v2](https://redirect.github.com/laminas/laminas-servicemanager/pull/188) thanks to [@​boesing](https://redirect.github.com/boesing) and [@​danielspk](https://redirect.github.com/danielspk) - [181: Remove deprecated `ServiceManager#getServiceLocator` method](https://redirect.github.com/laminas/laminas-servicemanager/pull/181) thanks to [@​boesing](https://redirect.github.com/boesing) - [179: Remove `ServiceManager` inheritance for `AbstractPluginManager`](https://redirect.github.com/laminas/laminas-servicemanager/pull/179) thanks to [@​boesing](https://redirect.github.com/boesing) - [176: Convert old CLI standalone commands to laminas-cli commands](https://redirect.github.com/laminas/laminas-servicemanager/pull/176) thanks to [@​boesing](https://redirect.github.com/boesing) - [172: Convert commands to laminas-cli symfony commands](https://redirect.github.com/laminas/laminas-servicemanager/issues/172) thanks to [@​boesing](https://redirect.github.com/boesing) - [46: #​44 add strict type declarations](https://redirect.github.com/laminas/laminas-servicemanager/pull/46) thanks to [@​GeeH](https://redirect.github.com/GeeH) ##### RFC - [182: Remove `AbstractPluginManager#validate`](https://redirect.github.com/laminas/laminas-servicemanager/issues/182) thanks to [@​boesing](https://redirect.github.com/boesing) - [174: Mark `ServiceManager` as `final` and change `AbstractPluginManager` to use composition over inheritance](https://redirect.github.com/laminas/laminas-servicemanager/issues/174) thanks to [@​boesing](https://redirect.github.com/boesing) ##### BC Break - [170: Remove deprecated factories](https://redirect.github.com/laminas/laminas-servicemanager/pull/170) thanks to [@​boesing](https://redirect.github.com/boesing) - [169: Remove `container-interop/container-interop` polyfill](https://redirect.github.com/laminas/laminas-servicemanager/pull/169) thanks to [@​boesing](https://redirect.github.com/boesing) ##### renovate - [151: Update dependency psr/container to v2](https://redirect.github.com/laminas/laminas-servicemanager/pull/151) thanks to [@​renovate](https://redirect.github.com/renovate)\[bot] ##### Bug - [89: AbstractPluginManager::get has parameter name mismatch with ContainerInterface::get](https://redirect.github.com/laminas/laminas-servicemanager/issues/89) thanks to [@​Slamdunk](https://redirect.github.com/Slamdunk)
laminas/laminas-validator (laminas/laminas-validator) ### [`v3.0.0`](https://redirect.github.com/laminas/laminas-validator/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/laminas/laminas-validator/compare/2.64.1...3.0.0) ##### Release Notes for [3.0.0](https://redirect.github.com/laminas/laminas-validator/milestone/5) next backward compatibility break release (major) ##### 3.0.0 - Total issues resolved: **18** - Total pull requests resolved: **94** - Total contributors: **8** ##### Enhancement - [396: `NotEmpty` Validator Input Filter Affordances](https://redirect.github.com/laminas/laminas-validator/pull/396) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [394: Upgrade to Laminas Coding Standard 3.0](https://redirect.github.com/laminas/laminas-validator/pull/394) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [393: Update IANA TLDs for Hostname validator](https://redirect.github.com/laminas/laminas-validator/pull/393) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [382: Merge release 2.63.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/382) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [380: Add Support for PHP 8.4](https://redirect.github.com/laminas/laminas-validator/pull/380) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [368: Add test case for DKIM records](https://redirect.github.com/laminas/laminas-validator/pull/368) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​weierophinney](https://redirect.github.com/weierophinney) - [367: Merge release 2.62.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/367) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [365: Enable `composer-require-checker` in CI](https://redirect.github.com/laminas/laminas-validator/pull/365) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [357: Remove unnecessary options declaration](https://redirect.github.com/laminas/laminas-validator/pull/357) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [344: Remove libs from `suggest` that are already in `require`](https://redirect.github.com/laminas/laminas-validator/pull/344) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [341: Clean up usage of `$this->options`](https://redirect.github.com/laminas/laminas-validator/pull/341) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [334: Minor SA Fixes](https://redirect.github.com/laminas/laminas-validator/pull/334) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [303: Change Malformed Multi-Byte input handling in `StringLength`](https://redirect.github.com/laminas/laminas-validator/pull/303) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [265: Remove SMv2 Canonical FQCNs](https://redirect.github.com/laminas/laminas-validator/pull/265) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [264: Merge release 2.58.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/264) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [260: Final everywhere](https://redirect.github.com/laminas/laminas-validator/pull/260) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [259: Merge release 2.57.0 into 3.0](https://redirect.github.com/laminas/laminas-validator/pull/259) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [256: Merge release 2.56.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/256) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [131: Drop Service Manager v2 Compatibility](https://redirect.github.com/laminas/laminas-validator/issues/131) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [12: Should Regex constructor parameter be mandatory?](https://redirect.github.com/laminas/laminas-validator/issues/12) thanks to [@​weierophinney](https://redirect.github.com/weierophinney) ##### Documentation - [392: Markdown Linting Fixes](https://redirect.github.com/laminas/laminas-validator/pull/392) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [390: Update Outdated Translation Information on Introduction Page ](https://redirect.github.com/laminas/laminas-validator/pull/390) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [388: Merge release 2.64.1 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/388) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [376: Add missing nav links for new enum validators](https://redirect.github.com/laminas/laminas-validator/pull/376) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [261: Update v3 docs with changes from 2.57](https://redirect.github.com/laminas/laminas-validator/pull/261) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [253: Initial V3 Migration Guide](https://redirect.github.com/laminas/laminas-validator/pull/253) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​froschdesign](https://redirect.github.com/froschdesign) - [248: Duplicate v2 docs tree to v3](https://redirect.github.com/laminas/laminas-validator/pull/248) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### Documentation,Enhancement - [391: Fix various Linting Issues in Docs](https://redirect.github.com/laminas/laminas-validator/pull/391) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [383: Improve documentation of the `$context` parameter](https://redirect.github.com/laminas/laminas-validator/pull/383) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​tempfirstuser](https://redirect.github.com/tempfirstuser) - [378: Update validator documentation links in set.md](https://redirect.github.com/laminas/laminas-validator/pull/378) thanks to [@​froschdesign](https://redirect.github.com/froschdesign) - [374: Remove outdated version indicators from validator docs](https://redirect.github.com/laminas/laminas-validator/pull/374) thanks to [@​froschdesign](https://redirect.github.com/froschdesign) - [373: Capitalize section headers in docs](https://redirect.github.com/laminas/laminas-validator/pull/373) thanks to [@​froschdesign](https://redirect.github.com/froschdesign) - [372: Add `EnumCase` and `BackedEnumValue` Validators](https://redirect.github.com/laminas/laminas-validator/pull/372) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​weierophinney](https://redirect.github.com/weierophinney) - [371: Add a simple factory for creating validator chains from configuration](https://redirect.github.com/laminas/laminas-validator/pull/371) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​michalbundyra](https://redirect.github.com/michalbundyra) - [369: Improve and correct doc-block comments for `AbstractValidator`](https://redirect.github.com/laminas/laminas-validator/pull/369) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [337: Cleanup Sitemap Related Validators](https://redirect.github.com/laminas/laminas-validator/pull/337) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [269: Merge release 2.59.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/269) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] ##### Documentation,Enhancement,Feature Request - [389: Introduce `DateIntervalString` validator](https://redirect.github.com/laminas/laminas-validator/pull/389) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [375: Introduce `Conditional` validator](https://redirect.github.com/laminas/laminas-validator/pull/375) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​michalbundyra](https://redirect.github.com/michalbundyra) ##### BC Break - [384: Remove `laminas-modulemanager` support](https://redirect.github.com/laminas/laminas-validator/pull/384) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [271: Clean up IP validator](https://redirect.github.com/laminas/laminas-validator/pull/271) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Documentation,Enhancement - [379: Firm up Callback arguments and document `$context` parameter.](https://redirect.github.com/laminas/laminas-validator/pull/379) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [361: Refactor `ValidatorChain`](https://redirect.github.com/laminas/laminas-validator/pull/361) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [358: Refactor `AbstractValidator`](https://redirect.github.com/laminas/laminas-validator/pull/358) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [356: Refactor file `Count` validator](https://redirect.github.com/laminas/laminas-validator/pull/356) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [355: Refactor `Extension` and `ExcludeExtension` Validators](https://redirect.github.com/laminas/laminas-validator/pull/355) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [354: Refactor `File\Hash` validator](https://redirect.github.com/laminas/laminas-validator/pull/354) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [351: Refactor `Exists` and `NotExists` validators](https://redirect.github.com/laminas/laminas-validator/pull/351) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [350: Refactor `ImageSize` validator](https://redirect.github.com/laminas/laminas-validator/pull/350) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [348: Refactor `Size` and `FilesSize` Validators](https://redirect.github.com/laminas/laminas-validator/pull/348) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [346: `UploadFile` validator cleanup](https://redirect.github.com/laminas/laminas-validator/pull/346) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [345: Refactor `WordCount` validator](https://redirect.github.com/laminas/laminas-validator/pull/345) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [340: Refactor `MimeType` validator and descendants](https://redirect.github.com/laminas/laminas-validator/pull/340) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [335: Add precise types to `ConfigProvider` and `Module`](https://redirect.github.com/laminas/laminas-validator/pull/335) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [332: Refactor `IsJsonString`](https://redirect.github.com/laminas/laminas-validator/pull/332) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [330: Refactor `Date` and `DateStep` Validators](https://redirect.github.com/laminas/laminas-validator/pull/330) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [324: Refactor `EmailAddress` Validator](https://redirect.github.com/laminas/laminas-validator/pull/324) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [322: Refactor `Iban` validator](https://redirect.github.com/laminas/laminas-validator/pull/322) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [320: Refactor `Identical` validator](https://redirect.github.com/laminas/laminas-validator/pull/320) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [318: Refactor `InArray` validator](https://redirect.github.com/laminas/laminas-validator/pull/318) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [316: Refactor `ISBN` validator](https://redirect.github.com/laminas/laminas-validator/pull/316) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [314: Refactor `IsCountable` validator](https://redirect.github.com/laminas/laminas-validator/pull/314) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [311: Refactor `NotEmpty` validator](https://redirect.github.com/laminas/laminas-validator/pull/311) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [288: Refactor `Timezone` validator](https://redirect.github.com/laminas/laminas-validator/pull/288) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [286: Refactor `Explode` validator](https://redirect.github.com/laminas/laminas-validator/pull/286) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [284: Refactor `Callback` validator](https://redirect.github.com/laminas/laminas-validator/pull/284) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [278: Refactor `StringLength` validator](https://redirect.github.com/laminas/laminas-validator/pull/278) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [363: Merge release 2.61.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/363) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] - [315: Remove cyclic dependency workaround](https://redirect.github.com/laminas/laminas-validator/pull/315) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Documentation - [362: Remove the legacy `Upload` validator](https://redirect.github.com/laminas/laminas-validator/pull/362) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Enhancement - [338: Remove unused exception classes](https://redirect.github.com/laminas/laminas-validator/pull/338) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [307: Refactor `Step` validator](https://redirect.github.com/laminas/laminas-validator/pull/307) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [304: Refactor `IsInstanceOf` validator](https://redirect.github.com/laminas/laminas-validator/pull/304) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [301: Migrate to `Laminas\Translator`](https://redirect.github.com/laminas/laminas-validator/pull/301) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [298: Refactor `Hostname` validator](https://redirect.github.com/laminas/laminas-validator/pull/298) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [297: Add parameter and return types to `ValidatorInterface::isValid()`](https://redirect.github.com/laminas/laminas-validator/pull/297) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [280: Refactor `Regex` validator](https://redirect.github.com/laminas/laminas-validator/pull/280) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [279: UUID Validator Cleanup](https://redirect.github.com/laminas/laminas-validator/pull/279) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [277: Refactor Bitwise Validator](https://redirect.github.com/laminas/laminas-validator/pull/277) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [273: Clean up Hex Validator](https://redirect.github.com/laminas/laminas-validator/pull/273) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [267: Upgrade to Service Manager v4](https://redirect.github.com/laminas/laminas-validator/pull/267) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [266: Remove i18n Validator aliases and factories](https://redirect.github.com/laminas/laminas-validator/pull/266) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [262: Refactor URI Validator, Drop dependency on Laminas\Uri](https://redirect.github.com/laminas/laminas-validator/pull/262) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [254: Remove dependency on laminas-filter](https://redirect.github.com/laminas/laminas-validator/pull/254) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### Bug,Enhancement - [329: Fix TLD updater script](https://redirect.github.com/laminas/laminas-validator/pull/329) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Bug,Documentation,Enhancement - [327: Refactor `CreditCard` validator](https://redirect.github.com/laminas/laminas-validator/pull/327) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Feature Removal - [309: Remove `StaticValidator`](https://redirect.github.com/laminas/laminas-validator/pull/309) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [302: Remove all translation features](https://redirect.github.com/laminas/laminas-validator/pull/302) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [270: Remove the deprecated CSRF validator](https://redirect.github.com/laminas/laminas-validator/pull/270) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [250: Remove legacy Zend aliases](https://redirect.github.com/laminas/laminas-validator/pull/250) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [249: Remove deprecated Laminas\Db validators](https://redirect.github.com/laminas/laminas-validator/pull/249) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### Documentation,Enhancement,Feature Removal - [294: Merge release 2.60.0 into 3.0.x](https://redirect.github.com/laminas/laminas-validator/pull/294) thanks to [@​github-actions](https://redirect.github.com/github-actions)\[bot] ##### BC Break,Documentation,Enhancement,Feature Removal - [291: Refactor `Barcode` validator](https://redirect.github.com/laminas/laminas-validator/pull/291) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### BC Break,Documentation,Feature Removal - [290: Remove the deprecated validators `LessThan`, `GreaterThan` and `Between`](https://redirect.github.com/laminas/laminas-validator/pull/290) thanks to [@​gsteel](https://redirect.github.com/gsteel) and [@​weierophinney](https://redirect.github.com/weierophinney) ##### BC Break,Bug,Enhancement - [252: Enable strict types throughout](https://redirect.github.com/laminas/laminas-validator/pull/252) thanks to [@​gsteel](https://redirect.github.com/gsteel) ##### Bug - [246: Checkout as 2.99.x so that cyclic dependencies can be installed](https://redirect.github.com/laminas/laminas-validator/pull/246) thanks to [@​gsteel](https://redirect.github.com/gsteel) - [98: File extension comparison treats some distinct extensions as equal](https://redirect.github.com/laminas/laminas-validator/issues/98) thanks to [@​Zenexer](https://redirect.github.com/Zenexer) - [5: ZF3 Using Explode with InArray validator as child breaks validation messages format](https://redirect.github.com/laminas/laminas-validator/issues/5) thanks to [@​weierophinney](https://redirect.github.com/weierophinney) ##### Feature Request - [206: Need support for laminas/laminas-servicemanager v4](https://redirect.github.com/laminas/laminas-validator/issues/206) thanks to [@​hartois](https://redirect.github.com/hartois) ##### Won't Fix - [41: AbstractDb - Exclude Parameter - Bug](https://redirect.github.com/laminas/laminas-validator/issues/41) thanks to [@​michalbundyra](https://redirect.github.com/michalbundyra)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



Read more information about the use of Renovate Bot within Laminas.

renovate[bot] commented 8 months ago

⚠ Artifact update problem

Renovate 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
Command failed: composer update laminas/laminas-servicemanager:4.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laminas/laminas-stdlib is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-servicemanager ^4.0.0, found laminas/laminas-servicemanager[4.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-inputfilter is locked to version 2.29.0 and an update of this package was not requested.
    - laminas/laminas-inputfilter 2.29.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 3
    - laminas/laminas-filter is locked to version 2.34.0 and an update of this package was not requested.
    - laminas/laminas-filter 2.34.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 4
    - laminas/laminas-i18n is locked to version 2.26.0 and an update of this package was not requested.
    - laminas/laminas-i18n 2.26.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 5
    - laminas/laminas-session is locked to version 2.17.0 and an update of this package was not requested.
    - laminas/laminas-session 2.17.0 requires laminas/laminas-servicemanager ^3.22 -> found laminas/laminas-servicemanager[3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 6
    - laminas/laminas-text is locked to version 2.11.0 and an update of this package was not requested.
    - laminas/laminas-text 2.11.0 requires laminas/laminas-servicemanager ^3.22.0 -> found laminas/laminas-servicemanager[3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 7
    - laminas/laminas-validator is locked to version 2.46.0 and an update of this package was not requested.
    - laminas/laminas-validator 2.46.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 8
    - laminas/laminas-view is locked to version 2.33.0 and an update of this package was not requested.
    - laminas/laminas-view 2.33.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 9
    - laminas/laminas-validator 2.46.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
    - laminas/laminas-captcha 2.17.0 requires laminas/laminas-validator ^2.19.0 -> satisfiable by laminas/laminas-validator[2.46.0].
    - laminas/laminas-captcha is locked to version 2.17.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate 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
Command failed: composer update laminas/laminas-coding-standard:3.0.1 laminas/laminas-servicemanager:4.2.0 laminas/laminas-validator:3.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laminas/laminas-stdlib is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-servicemanager ^4.0.0, found laminas/laminas-servicemanager[4.0.0, ..., 4.2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires laminas/laminas-validator ^3.0.0, found laminas/laminas-validator[3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - laminas/laminas-inputfilter is locked to version 2.30.1 and an update of this package was not requested.
    - laminas/laminas-inputfilter 2.30.1 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 4
    - laminas/laminas-captcha is locked to version 2.17.0 and an update of this package was not requested.
    - laminas/laminas-captcha 2.17.0 requires laminas/laminas-validator ^2.19.0 -> found laminas/laminas-validator[2.19.0, ..., 2.64.1] but it conflicts with your root composer.json require (^3.0.0).
  Problem 5
    - laminas/laminas-filter is locked to version 2.37.0 and an update of this package was not requested.
    - laminas/laminas-filter 2.37.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 6
    - laminas/laminas-i18n is locked to version 2.29.0 and an update of this package was not requested.
    - laminas/laminas-i18n 2.29.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 7
    - laminas/laminas-session is locked to version 2.21.0 and an update of this package was not requested.
    - laminas/laminas-session 2.21.0 requires laminas/laminas-servicemanager ^3.22 -> found laminas/laminas-servicemanager[3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 8
    - laminas/laminas-text is locked to version 2.11.0 and an update of this package was not requested.
    - laminas/laminas-text 2.11.0 requires laminas/laminas-servicemanager ^3.22.0 -> found laminas/laminas-servicemanager[3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 9
    - laminas/laminas-view is locked to version 2.35.0 and an update of this package was not requested.
    - laminas/laminas-view 2.35.0 requires laminas/laminas-servicemanager ^3.21.0 -> found laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1] but it conflicts with your root composer.json require (^4.0.0).
  Problem 10
    - laminas/laminas-recaptcha is locked to version 3.7.0 and an update of this package was not requested.
    - laminas/laminas-http 2.19.0 requires laminas/laminas-validator ^2.15 -> found laminas/laminas-validator[2.15.0, ..., 2.64.1] but it conflicts with your root composer.json require (^3.0.0).
    - laminas/laminas-recaptcha 3.7.0 requires laminas/laminas-http ^2.15 -> satisfiable by laminas/laminas-http[2.19.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.