TUM-Dev / TUM.sexy

A website providing links, redirects and tools related to the Technical University Munich :dancer::books:
https://tum.sexy
GNU General Public License v2.0
90 stars 61 forks source link

Bump twig/twig from 3.5.1 to 3.6.0 #252

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twig/twig from 3.5.1 to 3.6.0.

Changelog

Sourced from twig/twig's changelog.

3.6.0 (2023-05-03)

  • Allow psr/container 2.0
  • Add the new PHP 8.0 IntlDateFormatter::RELATIVE_* constants for date formatting
  • Make the Lexer initialize itself lazily
Commits
  • 106c170 Prepare the 3.6.0 release
  • 0911e40 Update CHANGELOG
  • 125532f Merge branch '2.x' into 3.x
  • fc02a6a Prepare the 2.15.5 release
  • 17bf063 Update CHANGELOG
  • e2d6685 Merge branch '2.x' into 3.x
  • 72230e2 bug #3837 Making the Lexer initialize itself lazily, to avoid loading the ext...
  • 2f7e868 Making the Lexer initialize itself lazily, to avoid loading the extension set...
  • f5ee1b6 minor #3834 Put example all on one line (edent)
  • 9bb05ac Put example all on one line
  • 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 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[bot] commented 1 year ago

Superseded by #256.