Bump the php-prod group across 1 directory with 8 updates #424
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the php-prod group with 7 updates in the / directory:
2.0.1
2.0.2
4.2.0
4.7.0
7.8.1
7.9.2
2.3.0
2.6.0
6.4.0
6.6.1
3.3.0
3.4.2
3.13.0
3.20.0
Updates
doctrine/annotations
from 2.0.1 to 2.0.2Release notes
Sourced from doctrine/annotations's releases.
Commits
901c2ee
Merge branch '1.14.x' into 2.0.x253dca4
Fix filemtime() warning because of eval'd code (#494)b25dcbb
Test with Symfony Cache 7 (#499)66d6765
Merge branch '1.14.x' into 2.0.x28d74e5
Extend deprecation notice (#486)d69b6bf
Merge branch '1.14.x' into 2.0.xf5c1c45
Bump CI actions (#497)9ff78b9
Fix CS8731163
Convert ini_get result to bool before evaluating (#446)01489ff
Merge pull request #496 from greg0ire/2.0.xUpdates
fortawesome/font-awesome
from 4.2.0 to 4.7.0Commits
a8386aa
Updating readme9fe5852
Merge branch 'master' into 4.7.012c3110
Updating icon carousel with latest icons1645c76
Updating icon files, path, and navbar icone26f4bc
Updating navbar5b90d7c
Updating brand license information.3f5146a
Adding meetup #1588c6f76a6
Adding snowflake-o #17395e95eb0
Flipping spock icon #1008228565b6
Adding microchip #1840Updates
guzzlehttp/guzzle
from 7.8.1 to 7.9.2Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
d281ed3
[7.9] Release 7.9.2 (#3242)11d3f21
Adjust minimum curl version from 7.34.0 to 7.21.2 (#3241)a629e5b
Release 7.9.1 (#3239)40ad735
Fix HTTP 2.0 - TLS 1.3 check (#3238)84ac2b2
Release 7.9.0 (#3237)3bec073
Drop PSR7 v1 and redact URI user info in errors (#3236)740e191
Merge branch '7.8' into 7.9f4152d9
Release 7.8.2 (#3235)0e9dcae
Improve CurlMultiHandler to avoid busy wait if possible (#3234)3838e05
ImproveAccept-Encoding
documentation (#3215)Updates
jms/translation-bundle
from 2.3.0 to 2.6.0Release notes
Sourced from jms/translation-bundle's releases.
Commits
2a51f8a
Merge pull request #611 from deguif/remove-twig-legacy-coded465379
Merge pull request #612 from deguif/base-exception-throwable001aa5e
Merge pull request #613 from deguif/gitattributes-update86d6932
Merge pull request #614 from deguif/phpunit-attributesf3a9d31
feature: use phpunit attributes356c0d8
refactor: update .gitattributes6a54f1e
feature: make base exception extends throwableec1a0ac
refactor: remove twig trans node backward compatibility4c7e5de
Merge pull request #598 from deguif/remove-legacy-code444fa3f
Merge pull request #609 from deguif/ci-configurationUpdates
knplabs/knp-paginator-bundle
from 6.4.0 to 6.6.1Release notes
Sourced from knplabs/knp-paginator-bundle's releases.
Commits
1a00f88
Merge pull request #814 from aarongerig/patch-1ce8f2f8
fix: use correct target language for zh_CN in xliff translation filef22f3ba
Merge pull request #809 from KnpLabs/update-aliasda39929
Readme improvements (#812)82781e8
add new option to enhance first page linkf9919b0
Merge pull request #810 from siganushka/master92002cc
Add simplified chinese languagef2462bc
Merge pull request #806 from KnpLabs/update-aliasf334d9e
fix branch-alias1b0eda3
Merge pull request #803 from alexislefebvre/doc-fix-PHP-conf-in-READMEUpdates
nelmio/security-bundle
from 3.3.0 to 3.4.2Release notes
Sourced from nelmio/security-bundle's releases.
Changelog
Sourced from nelmio/security-bundle's changelog.
Commits
3c47396
Merge pull request #361 from glaubinix/patch-1e0a762a
Twig: adjust version check to not dependend on changing VERSION constant00d275a
Merge pull request #359 from pscheit/remove-tag-from-nodes0625e8f
Ignore in phpstan that twig capturenode has a removed parameter tag7248a89
Fix codestyle on all files476ab6e
dont use trailing commas for older php versionsdea9c4d
Fix that passing a tag to the twig node is deprecated since twig 3.12de34d69
Merge pull request #354 from martijnc/restore-default-xss-confg2958114
Merge pull request #355 from martijnc/feature/deprecate-sha256-default1a35093
Merge branch 'master' into feature/deprecate-sha256-defaultUpdates
twig/extra-bundle
from 3.13.0 to 3.20.0Commits
9df5e1d
Add missing CHANGELOG0a2d836
feature #3737 Added configuration for commonmark use in twig-extra-bundle. (d...3d46134
Bump min PHP version to 8.19746573
Fix CSb3f9041
Simplify codeUpdates
twig/twig
from 3.14.2 to 3.20.0Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
3468920
Prepare the 3.20.0 releasee456a31
Update CHANGELOGf1c9039
Fix typod1737bd
Fix CHANGELOG6508e80
bug #4575 Fix support for ignoring syntax erros in an undefined handler in gu...3794efe
Fix support for ignoring syntax erros in an undefined handler in guard40a2d5b
Add missing CHANGELOG3cdf26f
feature #3737 Added configuration for commonmark use in twig-extra-bundle. (d...fab1a37
bug #4546 Fix timezone conversion on strings (PrinsFrank)f69531f
Fix timezone conversion on stringsDependabot 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