Skip to content

Update yiisoft/definitions requirement from ^1.0|^2.0 to ^3.0.1#164

Merged
vjik merged 2 commits intomasterfrom
dependabot/composer/yiisoft/definitions-tw-3.0.0
Nov 8, 2022
Merged

Update yiisoft/definitions requirement from ^1.0|^2.0 to ^3.0.1#164
vjik merged 2 commits intomasterfrom
dependabot/composer/yiisoft/definitions-tw-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Updates the requirements on yiisoft/definitions to permit the latest version.

Release notes

Sourced from yiisoft/definitions's releases.

Version 3.0.0

  • Chg #49: Change result format of DefinitionStorage::getBuildStack() method to definition IDs array (@​vjik)
  • Enh #41: Raise minimum PHP version to 8.0 and refactor code (@​xepozz, @​vjik)
  • Enh #44: In methods of array definitions add autowiring and improve variadic arguments support (@​vjik)
  • Enh #46: In definition validator add a check of method name in array definitions (@​vjik)
  • Bug #48: Definition validator returns false positive result on empty string (@​vjik)
Changelog

Sourced from yiisoft/definitions's changelog.

3.0.0 November 04, 2022

  • Chg #49: Change result format of DefinitionStorage::getBuildStack() method to definition IDs array (@​vjik)
  • Enh #41: Raise minimum PHP version to 8.0 and refactor code (@​xepozz, @​vjik)
  • Enh #44: In methods of array definitions add autowiring and improve variadic arguments support (@​vjik)
  • Enh #46: In definition validator add a check of method name in array definitions (@​vjik)
  • Bug #48: Definition validator returns false positive result on empty string (@​vjik)

2.1.0 October 25, 2022

  • Enh #43: Add Reference::optional() method that returns null when there is no dependency defined in container (@​vjik)

2.0.0 June 17, 2022

  • New #37: Make method DefinitionValidator::validateArrayDefinition() public (@​vjik)
  • Chg #30: Rename method ArrayDefinition::setReferenceContainer() to withReferenceContainer() and make it immutable (@​vjik)
  • Chg #37: Remove method ParameterDefinition::isBuiltin() (@​vjik)

1.0.2 April 01, 2022

  • Bug #32: Throw exception instead of returning default value if optional dependency exists but there is an exception when getting it (@​vjik)
  • Bug #34: In one of edge cases don't throw exception if container returned result of incorrect type (@​vjik)

1.0.1 December 19, 2021

  • Bug #31: Add support for objects as default parameter values (@​vjik)

1.0.0 November 30, 2021

  • Initial release.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 8, 2022
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Nov 8, 2022

  • The version of yiisoft/definitions was changed from ^1.0|^2.0 to ^3.0

Updates the requirements on [yiisoft/definitions](https://github.com/yiisoft/definitions) to permit the latest version.
- [Release notes](https://github.com/yiisoft/definitions/releases)
- [Changelog](https://github.com/yiisoft/definitions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yiisoft/definitions/commits/3.0.0)

---
updated-dependencies:
- dependency-name: yiisoft/definitions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/yiisoft/definitions-tw-3.0.0 branch from 70bb379 to 94221ae Compare November 8, 2022 08:20
@vjik vjik changed the title Update yiisoft/definitions requirement from ^1.0|^2.0 to ^3.0.0 Update yiisoft/definitions requirement from ^1.0|^2.0 to ^3.0.1 Nov 8, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 8, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (b0d30ab) compared to base (daf8cff).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #164   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        42        42           
===========================================
  Files              3         3           
  Lines             84        84           
===========================================
  Hits              84        84           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vjik vjik merged commit 003ea1c into master Nov 8, 2022
@vjik vjik deleted the dependabot/composer/yiisoft/definitions-tw-3.0.0 branch November 8, 2022 08:51
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.

1 participant