Skip to content

Bump twig/twig from 1.18.0 to 1.36.0 in /dashboard_frontend/sso/phpseclib/phpseclib#8

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/dashboard_frontend/sso/phpseclib/phpseclib/twig/twig-1.36.0
Open

Bump twig/twig from 1.18.0 to 1.36.0 in /dashboard_frontend/sso/phpseclib/phpseclib#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/dashboard_frontend/sso/phpseclib/phpseclib/twig/twig-1.36.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2024

Bumps twig/twig from 1.18.0 to 1.36.0.

Changelog

Sourced from twig/twig's changelog.

  • 1.36.0 (2018-12-16)

  • made sure twig_include returns a string

  • fixed multi-byte UFT-8 in escape('html_attr')

  • added the "deprecated" tag

  • added support for dynamically named tests

  • fixed GlobalsInterface extended class

  • fixed filesystem loader throwing an exception instead of returning false

  • 1.35.4 (2018-07-13)

  • ensured that syntax errors are triggered with the right line

  • added the Symfony ctype polyfill as a dependency

  • "js" filter now produces valid JSON

  • 1.35.3 (2018-03-20)

  • fixed block names unicity

  • fixed counting children of SimpleXMLElement objects

  • added missing else clause to avoid infinite loops

  • fixed .. (range operator) in sandbox policy

  • 1.35.2 (2018-03-03)

  • fixed a regression in the way the profiler is registered in templates

  • 1.35.1 (2018-03-02)

  • added an exception when using "===" instead of "same as"

  • fixed possible array to string conversion concealing actual error

  • made variable names deterministic in compiled templates

  • fixed length filter when passing an instance of IteratorAggregate

  • fixed Environment::resolveTemplate to accept instances of TemplateWrapper

  • 1.35.0 (2017-09-27)

  • added Twig_Profiler_Profile::reset()

  • fixed use TokenParser to return an empty Node

  • added RuntimeExtensionInterface

  • added circular reference detection when loading templates

  • 1.34.4 (2017-07-04)

  • added support for runtime loaders in IntegrationTestCase

  • fixed deprecation when using Twig_Profiler_Dumper_Html

  • 1.34.3 (2017-06-07)

  • fixed namespaces introduction

... (truncated)

Commits

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.18.0 to 1.36.0.
- [Changelog](https://github.com/twigphp/Twig/blob/v1.36.0/CHANGELOG)
- [Commits](twigphp/Twig@v1.18.0...v1.36.0)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

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 May 30, 2024
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.

0 participants