Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/twig-bundle from 4.0.11 to 4.1.0 #61

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/twig-bundle from 4.0.11 to 4.1.0.

Changelog

Sourced from symfony/twig-bundle's changelog.

4.1.0

  • added priority to Twig extensions
  • deprecated relying on the default value (false) of the twig.strict_variables configuration option. The %kernel.debug% parameter will be the new default in 5.0

4.0.0

  • removed ContainerAwareRuntimeLoader

3.4.0

  • added exclusive Twig namespace only for root bundles
  • deprecated Symfony\Bundle\TwigBundle\Command\DebugCommand, use Symfony\Bridge\Twig\Command\DebugCommand instead
  • deprecated relying on the ContainerAwareInterface implementation for Symfony\Bundle\TwigBundle\Command\LintCommand
  • added option to configure default path templates (via default_path)

3.3.0

  • Deprecated ContainerAwareRuntimeLoader

2.7.0

  • made it possible to configure the default formats for both the date and the number_format filter
  • added support for the new Asset component (from Twig bridge)
  • deprecated the assets extension (use the one from the Twig bridge instead)

2.6.0

  • [BC BREAK] changed exception.json.twig to match same structure as error.json.twig making clients independent of runtime environment.

2.3.0

  • added option to configure a custom template escaping guesser (via autoescape_service and autoescape_service_method)

2.2.0

  • moved the exception controller to be a service (twig.controller.exception:showAction vs Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction)
  • added support for multiple loaders via the "twig.loader" tag.
  • added automatic registration of namespaced paths for registered bundles
  • added support for namespaced paths

2.1.0

... (truncated)
Commits
  • 158bf52 Fix CS
  • 3b3bfab feature #27104 [DX] Redirect to proper Symfony version documentation (noniagr...
  • 06d4531 [DX] Redirect to proper Symfony version documentation
  • b313716 Merge branch '4.0'
  • 94018d1 Merge branch '4.0'
  • 8d386d9 [TwigBundle] fix tests
  • 03ea703 Don’t normalize global values
  • 0a2904b More compact display of vendor code in exception pages
  • dfbdc5a [WebProfilerBundle] Display the missing translation panel by default
  • 5d86d63 Deprecate bundle:controller:action and service:method notation
  • 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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant