website
website copied to clipboard
chore(deps): bump symfony/twig-bridge from 6.2.3 to 6.3.8 in /api
Bumps symfony/twig-bridge from 6.2.3 to 6.3.8.
Release notes
Sourced from symfony/twig-bridge's releases.
v6.3.8
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.7...v6.3.8)
- security symfony/symfony#cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input (
@nicolas-grekas
,@GromNaN
)v6.3.5
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.4...v6.3.5)
- bug symfony/symfony#51586 [ErrorHandler] Handle PHP 8.3
highlight_file
function output changes (@PhilETaylor
)- bug symfony/symfony#50794 [TwigBridge] Change return type of Symfony\Bridge\Twig\AppVariable::getSession() (
@Dirkhuethorst
)v6.3.2
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.1...v6.3.2)
- no significant changes
v6.3.0
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50456 [AssetMapper] Fix unable to use asset mapper with CSP (
@vtsykun
)v6.3.0-RC1
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.0-BETA3...v6.3.0-RC1)
- feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (
@VincentLanglet
)- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR
)v6.3.0-BETA1
Changelog (https://github.com/symfony/twig-bridge/compare/v6.2.10...v6.3.0-BETA1)
- feature symfony/symfony#50112 [Asset] [AssetMapper] New AssetMapper component: Map assets to publicly available, versioned paths (
@weaverryan
)- feature symfony/symfony#49792 [Scheduler] add "hashed" cron expression support (
@kbond
)- feature symfony/symfony#49863 [Scheduler] have
TriggerInterface
extend\Stringable
(@kbond
)- feature symfony/symfony#49809 [HttpClient] Allow using multiple base_uri as array for retries (
@Tiriel
)- feature symfony/symfony#49588 [Form] Deprecate not configuring the "widget" option of date/time form types (
@MrYamous
,@nicolas-grekas
)- feature symfony/symfony#50059 [Form] Don't render seconds for HTML5 date pickers unless "with_seconds" is explicitly set (
@fancyweb
)- feature symfony/symfony#49824 [Mime] Added getDispostion() to TextPart to get current content disposition. (
@Cyb0rk
)- feature symfony/symfony#49900 [Mailer] Allow overriding default eSMTP authenticators (
@cedric-anne
)- feature symfony/symfony#49982 [BrowserKit] Add proper exception hierarchy (
@fabpot
)- feature symfony/symfony#48272 [Security] Add OidcUserInfoTokenHandler and OidcUser (
@vincentchalamon
)- feature symfony/symfony#49986 [Notifier] Add options to Telegram Bridge (
@Nsbx
)- feature symfony/symfony#49913 [TwigBridge][TwigBundle] Add current locale to
AppVariable
(@SVillette
)- feature symfony/symfony#48343 [Form] [ChoiceType] Add a
placeholder_attr
option (@elementaire
)- feature symfony/symfony#49918 [DoctrineBridge] Deprecate passing doctrine subscribers to ContainerAwareEventManager (
@alli83
)- feature symfony/symfony#49887 [WebProfilerBundle] Add clickable entry view to debug toolbar (
@PhilETaylor
)- feature symfony/symfony#49665 [DependencyInjection] Add
constructor
option to#[Autoconfigure]
(@alexandre-daubois
)- feature symfony/symfony#49620 [ErrorHander] Display exception properties in the HTML error page (
@lyrixx
)- feature symfony/symfony#49306 [Security] Add logout configuration for Clear-Site-Data header (
@maxbeckers
)- feature symfony/symfony#49596 [Validator] Add the
exclude
option to theCascade
constraint (@alexandre-daubois
)- feature symfony/symfony#49642 [DependencyInjection] Deprecate
#[MapDecorated]
in favor of#[AutowireDecorated]
(@nicolas-grekas
)
... (truncated)
Changelog
Sourced from symfony/twig-bridge's changelog.
CHANGELOG
6.3
- Add
AppVariable::getLocale()
to retrieve the current locale when using theLocaleSwitcher
6.2
- Add
form_label_content
andform_help_content
block to form themes- Add
#[Template()]
to describe how to render arrays returned by controllers- Add support for toggle buttons in Bootstrap 5 form theme
- Add
app.current_route
andapp.current_route_parameters
variables6.1
- Wrap help messages on form elements in
div
instead ofp
5.4
- Add
github
format & autodetection to render errors as annotations when running the Twig linter command in a Github Actions environment.5.3
- Add a new
markAsPublic
method onNotificationEmail
to change theimportance
context option to null after creation- Add a new
fragment_uri()
helper to generate the URI of a fragment- Add support of Bootstrap 5 for form theming
- Add a new
serialize
filter to serialize objects using the Serializer component5.2.0
- added the
impersonation_exit_url()
andimpersonation_exit_path()
functions. They return a URL that allows to switch back to the original user.- added the
workflow_transition()
function to easily retrieve a specific transition object- added support for translating
TranslatableInterface
objects- added the
t()
function to easily createTranslatableMessage
objects- Added support for extracting messages from the
t()
function- Added
field_*
Twig functions to access string values from Form fields- changed the
importance
context option ofNotificationEmail
to allownull
5.0.0
- removed
TwigEngine
class, use\Twig\Environment
instead.
... (truncated)
Commits
c514076
Merge branch '5.4' into 6.3fc6ee0a
Merge branch '4.4' into 5.483b021c
[TwigBridge] Add integration tests on twig code helpers7654da4
[TwigBridge] Ensure CodeExtension's filters properly escape their input3c749a5
Merge branch '5.4' into 6.3cbe9acb
[Tests] Streamline18f2cbe
Merge branch '5.4' into 6.3e5a2bb7
[TwigBridge] Change return type of Symfony\Bridge\Twig\AppVariable::getSession()8e94856
PHP 8.3 highlight_file function output changes6f8435d
Merge branch '6.2' into 6.3- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.