Skip to content

build(deps): bump the production-dependencies group with 2 updates#2361

Merged
tvdijen merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-4f42e7e167
Dec 30, 2024
Merged

build(deps): bump the production-dependencies group with 2 updates#2361
tvdijen merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-4f42e7e167

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production-dependencies group with 2 updates: twig/intl-extra and twig/twig.

Updates twig/intl-extra from 3.17.0 to 3.18.0

Commits

Updates twig/twig from 3.17.1 to 3.18.0

Changelog

Sourced from twig/twig's changelog.

3.18.0 (2024-12-29)

  • Fix unary operator precedence change
  • Ignore SyntaxError exceptions from undefined handlers when using the guard tag
  • Add a way to stream template rendering (TemplateWrapper::stream() and TemplateWrapper::streamBlock())
Commits
  • acffa88 Prepare the 3.18.0 release
  • 77d36ab bug #4467 Add support for Twig\Markup (nlemoine)
  • 8158dab Add support for Twig\Markup
  • 38688f7 minor #4506 Add a test (fabpot)
  • 2e13a83 bug #4519 Fix unary operator precedence change (fabpot)
  • 2cf1939 Fix unary operator precedence change
  • c7be388 minor #4517 Replace Twigfiddle by the new Twig playground (fabpot)
  • 4b87103 Replace Twigfiddle by the new Twig playground
  • 681af9d bug #4516 Fix MacroNode $name argument can be overridden (smnandre)
  • dc329fd Fix MacroNode $name argument can be overridden
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [twig/intl-extra](https://github.com/twigphp/intl-extra) and [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/intl-extra` from 3.17.0 to 3.18.0
- [Commits](twigphp/intl-extra@v3.17.0...v3.18.0)

Updates `twig/twig` from 3.17.1 to 3.18.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.17.1...v3.18.0)

---
updated-dependencies:
- dependency-name: twig/intl-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Dec 30, 2024
@tvdijen tvdijen merged commit a113d79 into master Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/composer/production-dependencies-4f42e7e167 branch December 30, 2024 12:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant