Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yiisoft/view requirement from ^6.0|^7.0 to ^8.0.0 #77

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

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

Release notes

Sourced from yiisoft/view's releases.

Version 8.0.0

  • Chg #219: Adapt configuration group names to Yii conventions (@​vjik)
  • Enh #222: Add support for yiisoft/cache version ^3.0 (@​vjik)
Changelog

Sourced from yiisoft/view's changelog.

8.0.0 February 16, 2023

  • Chg #219: Adapt configuration group names to Yii conventions (@​vjik)
  • Enh #222: Add support for yiisoft/cache version ^3.0 (@​vjik)

7.0.1 January 16, 2023

7.0.0 December 06, 2022

6.0.0 July 21, 2022

5.0.1 June 30, 2022

  • Enh #205: Add support for yiisoft/cache version ^2.0 (@​vjik)

5.0.0 February 03, 2022

  • New #193: Add simple view context class ViewContext (@​vjik)
  • New #193: Add method ViewInterface::withContextPath() that set view context path (@​vjik)
  • New #194: Add method ViewInterface::addToParameter() that add value(s) to end of specified array parameter (@​vjik)
  • New #195: Add method ViewInterface::withClearedState() that cleared state of view (parameters, blocks, etc.) (@​vjik)
  • Chg #195: Mutable method ViewInterface::setPlaceholderSalt() replaced to immutable withPlaceholderSalt() (@​vjik)
  • Chg #196: Renamed and made mutable methods of ViewInterface: withTheme() to setTheme(), withLanguage() to setLanguage() (@​vjik)
  • Enh #195: Methods removeParameter() and removeBlock() of ViewInterface returns self (@​vjik)
  • Enh #195: Methods of WebView returns self: registerMeta(), registerMetaTag(), registerLink(), registerLinkTag(), registerCss(), registerCssFromFile(), registerStyleTag(), registerCssFile(), addCssFiles(), addCssStrings(), registerJs(), registerScriptTag(), registerJsFile(), registerJsVar(), addJsFiles(), addJsStrings(), addJsVars() (@​vjik)
  • Bug #188: Use common state for cloned instances of View and WebView (@​vjik)
  • Bug #195: Fix configuration: set parameters after reset View and WebView (@​vjik)

4.0.0 October 25, 2021

  • Chg #185: Add interface ViewInterface that classes View and WebView implement (@​vjik)
  • Enh #187: Improve exception message on getting not exist block or parameter in View and WebView (@​vjik)
  • Bug #189: Flush currently being rendered view files on change context via View::withContext()

... (truncated)

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

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

Coverage data is based on head (9f9ef3a) compared to base (874a26c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #77   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        69        69           
===========================================
  Files              5         5           
  Lines            222       222           
===========================================
  Hits             222       222           

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 ce318b6 into master Feb 16, 2023
@vjik vjik deleted the dependabot/composer/yiisoft/view-tw-8.0.0 branch February 16, 2023 14:04
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