FusionWowCMS / FusionCMS

FusionCMS is a free, open-source content management system. Server owners all around the world rely upon FusionCMS for its ease of use and development, safe and secure codebase and dedication to simplicity.
Other
69 stars 42 forks source link

Bump smarty/smarty from 5.0.0 to 5.0.2 #51

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps smarty/smarty from 5.0.0 to 5.0.2.

Release notes

Sourced from smarty/smarty's releases.

v5.0.2

What's Changed

Full Changelog: https://github.com/smarty-php/smarty/compare/v5.0.1...v5.0.2

v5.0.1

  • Fix error in Smarty\Smarty::compileAllTemplates() by including missing FilesystemIterator class #966

Full Changelog: https://github.com/smarty-php/smarty/compare/v5.0.0...v5.0.1

Changelog

Sourced from smarty/smarty's changelog.

[5.0.2] - 2024-03-28

  • Fix Smarty::assign() not returning $this when called with an array as first parameter #972

[5.0.1] - 2024-03-27

  • Fix error in Smarty\Smarty::compileAllTemplates() by including missing FilesystemIterator class #966
Commits
  • bbd09c7 Merge branch 'release/5.0.2' into support/5
  • 52dc8ad version bump
  • 6f054ec Fix Smarty::assign() not returning when called with an array as first parame...
  • 4fec27c fix release tooling to support/5 branch
  • fea0d02 version bump
  • 4efa427 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)
  • See full diff in compare view


Dependabot compatibility score

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 show 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)