Bump the composer group across 1 directory with 7 updates #7
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 composer group with 5 updates in the / directory:
2.6.7
2.6.13
2.6.7
2.6.12
1.2.4
1.2.7
1.4.1
1.5.4
2.5.0
2.5.3
Updates
symfony/security
from 2.6.7 to 2.6.13Commits
722b5b4
removed obsolete tests, fixed composer.json6f2d035
do not ship with a custom rng implementation6993b7e
migrate session after remember me authentication8dc2616
prevent timing attacks in digest auth listener6a45bf2
fix potential timing attack issuecdad268
Merge branch '2.3' into 2.679b1d65
[Security/Http] Fix test relying on a private property39fae4d
[Security] removed useless else condition in SwitchUserListener class.7ab68c8
Merge branch '2.3' into 2.69aab396
[Security] fix check for empty usernamesUpdates
symfony/form
from 2.6.7 to 2.6.12Commits
23394a6
prevent timing attacks in digest auth listenerae46979
mitigate CSRF timing attack vulnerability9334d5b
Merge branch '2.3' into 2.610d41a4
[Form] updated exception message of ButtonBuilder::setRequestHandler()f4e4d50
Merge branch '2.3' into 2.62820629
Remove excess whitespace1e1e187
Merge branch '2.3' into 2.6b0379d8
fix CS31fe199
Merge branch '2.3' into 2.6dfacc33
Update DateTimeToArrayTransformer.phpUpdates
doctrine/annotations
from 1.2.4 to 1.2.7Release notes
Sourced from doctrine/annotations's releases.
Commits
f25c8aa
[DCOM-293] Fix security misconfiguration vulnerability that can allow local a...f4a9170
Revert "Fix broken merge on Zend Opcache check."6eeadf5
Fix broken merge on Zend Opcache check.735b6c5
Merge pull request #59 from mpalourdio/opcache.load_comments0a706d3
Move classes with reserved keywords in a separate file and skip test for php 710a0a9d
Use PHP_VERSION_ID, and not PHP_VERSION0ab9972
Add PHP7 to the build matrix0eae200
opcache.load_comments has been removed from PHP 7c8927ad
Merge pull request #57 from stof/patch-1ae5fbc0
Switch to the docker-based infrastructure on TravisUpdates
doctrine/cache
from 1.4.1 to 1.5.4Release notes
Sourced from doctrine/cache's releases.
... (truncated)
Commits
47cdc76
Releasing 1.5.47a9326b
Merge pull request #128 from doctrine/hotfix/Use Symfony Serializer rvanlaak/SettingsBundle#127-fix-windows-php-bug-path-le...f84dfe5
Add rigorous functional test for windows path length limit handling4b82214
Refactor path length & generation test in FileCacheTestbf4899c
Path length of 259 is also not possible due to php bug32bf046
Bumping to development release 1.5.4-DEV6ecaf07
Releasing 1.5.3492479e
Merge pull request #126 from doctrine/hotfix/Fix second param of "entity" driven get method rvanlaak/SettingsBundle#113-testing-windows-file-path-l...3197628
Installation of APCu should happen manually, as 4.x should be used when deali...85667d3
Fix use of [] array initializer in backported testUpdates
doctrine/common
from 2.5.0 to 2.5.3Release notes
Sourced from doctrine/common's releases.
Commits
10f1f19
2.5.3 releasee8768f6
Merge branch 'hotfix/#367-correct-symfony-file-locator-namespace-matching-2.5...f70bfdd
Add tests for Symfony file locator3e7dceb
Fix how namespace matching happens in SymfonyFileLocator11b994b
Bumping development version to 2.5.3-DEV311001f
Release 2.5.2cce91bc
Merge tag 'v2.5.1' into 2.553b9649
Merge branch 'hotfix/#384-correct-directory-to-namespace-conversion-in-file-l...486407c
#384 - hardening comparisons to get rid of silly OS-specific sorting problems16d94cc
#384 - hardening comparisons to get rid of silly OS-specific sorting problemsUpdates
symfony/http-foundation
from 2.6.7 to 2.6.13Commits
e8fd1b7
Merge branch '2.3' into 2.6fd2a759
bug #15249 [HttpFoundation] [PSR-7] Allow to use resources as content body an...6eed3f5
[HttpFoundation] [PSR-7] Allow to use resources as content body and to return...d5adda8
[HttpFoundation] Fix Response::closeOutputBuffers() for HHVM 3.36f2de25
[HttpFoundation] Behaviour change in PHP7 for substrb2a6fad
Merge branch '2.3' into 2.6d9a9d95
[HttpFoundation] Reload the session after regenerating its id1b15d69
[HttpFoundation] Add a test case to confirm a bug in session migration023606d
[2.6] Static Code Analysis for Components and Bundles40569a0
minor #15204 CS fixes for 2.3 (keradus)Updates
symfony/http-kernel
from 2.6.7 to 2.6.13Commits
cdd991d
updated VERSION for 2.6.13498866a
bumped Symfony version to 2.6.12a3f0ed7
updated VERSION for 2.6.118a9c3d3
minor #15317 [2.6] Static Code Analysis for Components (kalessil)5c23682
[2.6] Static Code Analysis for Componentsba68a75
[HttpKernel] Fix lowest dep2817487
bumped Symfony version to 2.6.1152c99b6
updated VERSION for 2.6.108078f58
Merge branch '2.3' into 2.6b8f99b1
fix CSDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.