ictinnovations / ictcore

ICTCore: Unified Communications Framework for web developers. Communications APIs for voice calls, SMS messaging, Fax communications and Emails
http://ictcore.org/
Mozilla Public License 2.0
21 stars 16 forks source link

Bump twig/twig from 1.35.0 to 1.44.7 #15

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps twig/twig from 1.35.0 to 1.44.7.

Changelog

Sourced from twig/twig's changelog.

1.44.7 (2022-09-28)

  • Fix a security issue on filesystem loader (possibility to load a template outside a configured directory)

1.44.6 (2021-11-25)

  • Last version for the 1.x series

1.44.5 (2021-09-17)

  • Improve compatibility with PHP 8.1
  • Explicitly specify the encoding for mb_ord in JS escaper

1.44.4 (2021-05-16)

  • Revert "Throw a proper exception when a template name is an absolute path (as it has never been supported)"

1.44.3 (2021-05-12)

  • Fix PHP 8.1 compatibility
  • Throw a proper exception when a template name is an absolute path (as it has never been supported)

1.44.2 (2021-01-05)

  • Fix "odd" not working for negative numbers

1.44.1 (2020-10-27)

  • Fix "include(template_from_string())"

1.44.0 (2020-10-21)

  • Remove implicit dependency on ext/iconv in JS escaper
  • Fix sandbox support when using "include(template_from_string())"
  • Make round brackets optional for one argument tests like "same as" or "divisible by"
  • Add support for ES2015 style object initialisation shortcut { a } is the same as { 'a': a }
  • Fix filter(), map(), and reduce() to throw a RuntimeError instead of a PHP TypeError
  • Drop PHP 7.1 support

1.43.1 (2020-08-05)

  • Fix sandbox not disabled if syntax error occurs within {% sandbox %} tag
  • Fix a regression when not using a space before an operator
  • Restrict callables to closures in filters
  • Allow trailing commas in argument lists (in calls as well as definitions)

1.43.0 (2020-07-05)

  • Throw exception in case non-Traversable data is passed to "filter"
  • Fix context optimization on PHP 7.4

... (truncated)

Commits
  • 0887422 Prepare the 1.44.7 release
  • 35f3035 security #cve- Fix a security issue on filesystem loader (possibility to load...
  • f800934 Fix a security issue on filesystem loader (possibility to load a template out...
  • ae39480 Prepare the last release for the 1.x series
  • 7e5ba95 minor #3584 Fix emphasis on compiler to bold styling (jonnyeom)
  • 97ae3c8 Fix emphasis on compiler to bold styling
  • 8bab813 minor #3570 Update .gitattributes to exclude non-dist files (kaznovac)
  • 92766d0 Update .gitattributes to exclude non-dist files
  • 3a18bb3 Fix CS
  • 212e49b minor #3563 Missing Environment and LoaderInterface (remicollet)
  • Additional commits viewable 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ictinnovations/ictcore/network/alerts).