-
Notifications
You must be signed in to change notification settings - Fork 98
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
Bump smarty/smarty from 4.4.1 to 5.0.2 #876
Conversation
Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.4.1 to 5.0.2. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v5.0.2/CHANGELOG.md) - [Commits](smarty-php/smarty@v4.4.1...v5.0.2) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #876 +/- ##
==========================================
+ Coverage 55.67% 55.69% +0.02%
==========================================
Files 75 75
Lines 8900 8905 +5
==========================================
+ Hits 4955 4960 +5
Misses 3945 3945
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
要検証 |
@nobuhiko @seasoftjapan 以下 public メソッド引数の
また、 function.html_radios_ex.php は動作しなくなりましたので削除しました |
4059be1
to
662aac4
Compare
5f96006
to
2b7468d
Compare
Bumps smarty/smarty from 4.4.1 to 5.0.2.
Release notes
Sourced from smarty/smarty's releases.
... (truncated)
Changelog
Sourced from smarty/smarty's changelog.
... (truncated)
Commits
bbd09c7
Merge branch 'release/5.0.2' into support/552dc8ad
version bump6f054ec
Fix Smarty::assign() not returning when called with an array as first parame...4fec27c
fix release tooling to support/5 branchfea0d02
version bump4efa427
Fix missing and bogus use lines in src/Smarty.php. (#970)30b1c5b
Deprecation fix for providing a non string value to ctype_digit (#960)3f871f9
Fix docblock information after Smarty 5 namespace changes (#968)e161bab
Merge branch 'release/5.0.0'f8e63fc
version bumpDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)