Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

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

Release notes

Sourced from yiisoft/definitions's releases.

Version 2.1.0

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

Sourced from yiisoft/definitions's changelog.

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
  • 80d384d Release version 2.1.0
  • 69a5935 Add optional references (#43)
  • 3fcebf6 Prepare for next release
  • 65d537d Release version 2.0.0
  • f13ec09 Rename method ArrayDefinition::setReferenceContainer() to `withReferenceCon...
  • d1953e4 Make DefinitionValidator::validateArrayDefinition() public and remove `Para...
  • 98bb455 Use reusables actions. (#35)
  • 50b2e66 Separate chain calls (#36)
  • e858d96 Prepare for next release
  • a23d7d5 Release version 1.0.2
  • 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)

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](yiisoft/definitions@1.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 26, 2022
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