mydnshost / mydnshost-api

API Backend for mydnshost
Other
2 stars 1 forks source link

Bump twig/twig from 2.11.3 to 2.12.1 #87

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps twig/twig from 2.11.3 to 2.12.1.

Changelog *Sourced from [twig/twig's changelog](https://github.com/twigphp/Twig/blob/2.x/CHANGELOG).* > * 2.12.1 (2019-10-17) > > * added the String extension in the "extra" repositories: "u" filter > > * 2.12.0 (2019-10-05) > > * added the spaceship operator ("<=>"), useful when using an arrow function in the "sort" filter > * added support for an "arrow" function on the "sort" filter > * added the CssInliner extension in the "extra" repositories: "inline_css" > filter > * added the Inky extension in the "extra" repositories: "inky_to_html" filter > * added Intl extension in the "extra" repositories: "country_name", > "currency_name", "currency_symbol", "language_name", "locale_name", > "timezone_name", "format_currency", "format_number", > "format_*_number", "format_datetime", "format_date", and "format_time" > filters, and the "country_timezones" function > * added the Markdown extension in the "extra" repositories: "markdown_to_html", > and "html_to_markdown" filters > * added the HtmlExtension extension in the "extra" repositories: "date_uri" > filter, and "html_classes" function > * optimized "block('foo') ?? 'bar'" > * fixed the empty test on Traversable instances > * fixed array_key_exists() on objects > * fixed cache when opcache is installed but disabled > * fixed using macros in arrow functions > * fixed split filter on edge case
Commits - [`ddd4134`](https://github.com/twigphp/Twig/commit/ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5) Prepare the 2.12.1 release - [`e07296f`](https://github.com/twigphp/Twig/commit/e07296fbaac7a50def23327d749333a6c7b1d3de) Merge branch '1.x' into 2.x - [`e05aa6a`](https://github.com/twigphp/Twig/commit/e05aa6a4895b3119754e86e9fbbf467b4a7ed116) Add .gitattributes - [`5750a13`](https://github.com/twigphp/Twig/commit/5750a13b40108e4d6ba0b52d36a28b88fe6a3d82) Add missing .gitattributes for string-extra - [`38adb19`](https://github.com/twigphp/Twig/commit/38adb199eacb66fb427c7456ecd2b1aaaacefc90) minor [#3153](https://github-redirect.dependabot.com/twigphp/Twig/issues/3153) Update .gitattributes to remove tests from "dist" (barryvdh) - [`5cde1f5`](https://github.com/twigphp/Twig/commit/5cde1f50bb48a74e12b631631bf8ef40e2cbf2f3) Update .gitattributes to remove tests from \"dist\" - [`8fc2999`](https://github.com/twigphp/Twig/commit/8fc2999a4096d7e1e942365be88474f9b9711572) Fix CS - [`a705770`](https://github.com/twigphp/Twig/commit/a7057700ec3f914f806cd406fe95bcbc67e0365f) minor [#3170](https://github-redirect.dependabot.com/twigphp/Twig/issues/3170) doc: number_format add math calculation hint (gimler) - [`5bda1f1`](https://github.com/twigphp/Twig/commit/5bda1f1effb30773e2aaa0ef0cb3d2675693d885) bug [#3179](https://github-redirect.dependabot.com/twigphp/Twig/issues/3179) Add string extra in the bundle (fabpot) - [`069fd6d`](https://github.com/twigphp/Twig/commit/069fd6db498812201963858dd078d386c0ffb481) Add string extra in the bundle - Additional commits viewable in [compare view](https://github.com/twigphp/Twig/compare/v2.11.3...v2.12.1)


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 - `@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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)