hollodotme / readis

Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
Other
38 stars 6 forks source link

Bump twig/twig from 2.4.8 to 2.5.0 #15

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps twig/twig from 2.4.8 to 2.5.0.

Changelog *Sourced from [twig/twig's changelog](https://github.com/twigphp/Twig/blob/2.x/CHANGELOG).* > * 2.5.1 (2018-XX-XX) > > * n/a > > * 2.5.0 (2018-07-13) > > * deprecated using the spaceless tag at the root level of a child template (noop anyway) > * deprecated the possibility to define a block in a non-capturing block in a child template > * added the Symfony ctype polyfill as a dependency > * fixed reporting the proper location for errors compiled in templates > * fixed the error handling for the optimized extension-based function calls > * ensured that syntax errors are triggered with the right line > * "js" filter now produces valid JSON > > * 2.4.8 (2018-04-02) > > * fixed a regression when using the "default" filter or the "defined" test on non-existing arrays > > * 2.4.7 (2018-03-20) > > * optimized runtime performance > * optimized parser performance by inlining the constant values > * fixed block names unicity > * fixed counting children of SimpleXMLElement objects > * added missing else clause to avoid infinite loops > * fixed .. (range operator) in sandbox policy > > * 2.4.6 (2018-03-03) > > * fixed a regression in the way the profiler is registered in templates > > * 2.4.5 (2018-03-02) > > * optimized the performance of calling an extension method at runtime > * optimized the performance of the dot operator for array and method calls > * 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 > > * 2.4.4 (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 > * added support for runtime loaders in IntegrationTestCase > * fixed deprecation when using Twig_Profiler_Dumper_Html > * removed [**final**](https://github.com/final) from Twig_Profiler_Dumper_Text > ... (truncated)
Commits - [`6a5f676`](https://github.com/twigphp/Twig/commit/6a5f676b77a90823c2d4eaf76137b771adf31323) prepared the 2.5.0 release - [`bcf3f82`](https://github.com/twigphp/Twig/commit/bcf3f82fff4da94e06b0363d26ad5d97523f65a7) updated CHANGELOG - [`cf392da`](https://github.com/twigphp/Twig/commit/cf392dae9b28157afb8dfc3e37d28a0b227982bf) Merge branch '1.x' into 2.x - [`cb848ee`](https://github.com/twigphp/Twig/commit/cb848ee0a46d116d944fd80d50c8174e30c49f83) bumped version to 1.35.5-DEV - [`7e081e9`](https://github.com/twigphp/Twig/commit/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a) prepared the 1.35.4 release - [`c459393`](https://github.com/twigphp/Twig/commit/c45939350be2dd3bb10c1669f56b7e1f7848c84c) updated CHANGELOG - [`84b2eb5`](https://github.com/twigphp/Twig/commit/84b2eb541026dbd39590ba80269ae7676b1bfc46) Merge branch '1.x' into 2.x - [`76cc345`](https://github.com/twigphp/Twig/commit/76cc34554b42d7b8f5ba9b345106fa076992f364) minor [#2714](https://github-redirect.dependabot.com/twigphp/Twig/issues/2714) Fix test (jderusse) - [`625ac79`](https://github.com/twigphp/Twig/commit/625ac79766218586c7016500fe2d7eed5666b7a6) Fix test - [`f9e04df`](https://github.com/twigphp/Twig/commit/f9e04df9d3749449a33b6e2640dac916d69ae1fd) Merge branch '1.x' into 2.x - Additional commits viewable in [compare view](https://github.com/twigphp/Twig/compare/v2.4.8...v2.5.0)


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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.