Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
5d0f5371
Commit
5d0f5371
authored
Oct 13, 2020
by
Nathaniel Catchpole
Browse files
Issue
#3176504
by alexpott, andypost, jungle: Upgrade dependencies prior to 9.1.0
parent
74fbb0aa
Changes
14
Expand all
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
5d0f5371
This diff is collapsed.
Click to expand it.
composer/Metapackage/CoreRecommended/composer.json
View file @
5d0f5371
...
...
@@ -9,21 +9,21 @@
"require"
:
{
"drupal/core"
:
"9.1.x-dev"
,
"asm89/stack-cors"
:
"1.3.0"
,
"composer/semver"
:
"1.
5
.1"
,
"composer/semver"
:
"1.
7
.1"
,
"doctrine/annotations"
:
"1.10.4"
,
"doctrine/lexer"
:
"1.2.1"
,
"doctrine/reflection"
:
"1.2.1"
,
"egulias/email-validator"
:
"2.1.
19
"
,
"egulias/email-validator"
:
"2.1.
22
"
,
"guzzlehttp/guzzle"
:
"6.5.5"
,
"guzzlehttp/promises"
:
"
v
1.
3.1
"
,
"guzzlehttp/psr7"
:
"1.
6.1
"
,
"laminas/laminas-diactoros"
:
"2.
3
.1"
,
"guzzlehttp/promises"
:
"1.
4.0
"
,
"guzzlehttp/psr7"
:
"1.
7.0
"
,
"laminas/laminas-diactoros"
:
"2.
4
.1"
,
"laminas/laminas-escaper"
:
"2.6.1"
,
"laminas/laminas-feed"
:
"2.12.3"
,
"laminas/laminas-stdlib"
:
"3.3.0"
,
"laminas/laminas-zendframework-bridge"
:
"1.1.
0
"
,
"masterminds/html5"
:
"2.7.
3
"
,
"pear/archive_tar"
:
"1.4.
9
"
,
"laminas/laminas-zendframework-bridge"
:
"1.1.
1
"
,
"masterminds/html5"
:
"2.7.
4
"
,
"pear/archive_tar"
:
"1.4.
10
"
,
"pear/console_getopt"
:
"v1.4.3"
,
"pear/pear-core-minimal"
:
"v1.10.10"
,
"pear/pear_exception"
:
"v1.0.1"
,
...
...
@@ -33,32 +33,33 @@
"psr/log"
:
"1.1.3"
,
"ralouphie/getallheaders"
:
"3.0.3"
,
"stack/builder"
:
"v1.0.6"
,
"symfony-cmf/routing"
:
"2.3.
2
"
,
"symfony/console"
:
"v4.4.1
2
"
,
"symfony/debug"
:
"v4.4.1
2
"
,
"symfony/dependency-injection"
:
"v4.4.1
2
"
,
"symfony/error-handler"
:
"v4.4.1
2
"
,
"symfony/event-dispatcher"
:
"v4.4.1
2
"
,
"symfony-cmf/routing"
:
"2.3.
3
"
,
"symfony/console"
:
"v4.4.1
5
"
,
"symfony/debug"
:
"v4.4.1
5
"
,
"symfony/dependency-injection"
:
"v4.4.1
5
"
,
"symfony/error-handler"
:
"v4.4.1
5
"
,
"symfony/event-dispatcher"
:
"v4.4.1
5
"
,
"symfony/event-dispatcher-contracts"
:
"v1.1.9"
,
"symfony/http-foundation"
:
"v4.4.12"
,
"symfony/http-kernel"
:
"v4.4.13"
,
"symfony/mime"
:
"v5.1.4"
,
"symfony/http-client-contracts"
:
"v2.2.0"
,
"symfony/http-foundation"
:
"v4.4.15"
,
"symfony/http-kernel"
:
"v4.4.15"
,
"symfony/mime"
:
"v5.1.7"
,
"symfony/polyfill-ctype"
:
"v1.18.1"
,
"symfony/polyfill-iconv"
:
"v1.18.1"
,
"symfony/polyfill-intl-idn"
:
"v1.18.1"
,
"symfony/polyfill-intl-normalizer"
:
"v1.18.1"
,
"symfony/polyfill-mbstring"
:
"v1.18.1"
,
"symfony/polyfill-php80"
:
"v1.18.1"
,
"symfony/process"
:
"v4.4.1
2
"
,
"symfony/psr-http-message-bridge"
:
"v2.0.
1
"
,
"symfony/routing"
:
"v4.4.1
2
"
,
"symfony/serializer"
:
"v4.4.1
2
"
,
"symfony/service-contracts"
:
"v2.
1.3
"
,
"symfony/translation"
:
"v4.4.1
2
"
,
"symfony/translation-contracts"
:
"v2.
1.3
"
,
"symfony/validator"
:
"v4.4.1
2
"
,
"symfony/var-dumper"
:
"v5.1.
4
"
,
"symfony/yaml"
:
"v4.4.1
2
"
,
"symfony/process"
:
"v4.4.1
5
"
,
"symfony/psr-http-message-bridge"
:
"v2.0.
2
"
,
"symfony/routing"
:
"v4.4.1
5
"
,
"symfony/serializer"
:
"v4.4.1
5
"
,
"symfony/service-contracts"
:
"v2.
2.0
"
,
"symfony/translation"
:
"v4.4.1
5
"
,
"symfony/translation-contracts"
:
"v2.
3.0
"
,
"symfony/validator"
:
"v4.4.1
5
"
,
"symfony/var-dumper"
:
"v5.1.
7
"
,
"symfony/yaml"
:
"v4.4.1
5
"
,
"twig/twig"
:
"v2.13.1"
,
"typo3/phar-stream-wrapper"
:
"v3.1.5"
}
...
...
composer/Metapackage/PinnedDevDependencies/composer.json
View file @
5d0f5371
...
...
@@ -13,11 +13,11 @@
"behat/mink-goutte-driver"
:
"v1.2.1"
,
"behat/mink-selenium2-driver"
:
"v1.4.0"
,
"composer/ca-bundle"
:
"1.2.8"
,
"composer/composer"
:
"1.10.1
0
"
,
"composer/composer"
:
"1.10.1
4
"
,
"composer/spdx-licenses"
:
"1.5.4"
,
"composer/xdebug-handler"
:
"1.4.3"
,
"doctrine/instantiator"
:
"1.3.1"
,
"drupal/coder"
:
"8.3.
9
"
,
"drupal/coder"
:
"8.3.
10
"
,
"easyrdf/easyrdf"
:
"1.0.0"
,
"fabpot/goutte"
:
"v3.3.0"
,
"instaclick/php-webdriver"
:
"1.4.7"
,
...
...
@@ -27,9 +27,9 @@
"phar-io/manifest"
:
"1.0.3"
,
"phar-io/version"
:
"2.0.1"
,
"phpdocumentor/reflection-common"
:
"2.2.0"
,
"phpdocumentor/reflection-docblock"
:
"5.2.
1
"
,
"phpdocumentor/type-resolver"
:
"1.
3
.0"
,
"phpspec/prophecy"
:
"1.1
1
.1"
,
"phpdocumentor/reflection-docblock"
:
"5.2.
2
"
,
"phpdocumentor/type-resolver"
:
"1.
4
.0"
,
"phpspec/prophecy"
:
"1.1
2
.1"
,
"phpunit/php-code-coverage"
:
"7.0.10"
,
"phpunit/php-file-iterator"
:
"2.0.2"
,
"phpunit/php-text-template"
:
"1.2.1"
,
...
...
@@ -50,14 +50,15 @@
"sebastian/version"
:
"2.0.1"
,
"seld/jsonlint"
:
"1.8.2"
,
"seld/phar-utils"
:
"1.1.1"
,
"sirbrillig/phpcs-variable-analysis"
:
"v2.9.0"
,
"squizlabs/php_codesniffer"
:
"3.5.6"
,
"symfony/browser-kit"
:
"v4.4.1
2
"
,
"symfony/css-selector"
:
"v4.4.1
2
"
,
"symfony/dom-crawler"
:
"v4.4.1
2
"
,
"symfony/filesystem"
:
"v4.4.1
2
"
,
"symfony/finder"
:
"v4.4.1
2
"
,
"symfony/lock"
:
"v4.4.1
2
"
,
"symfony/phpunit-bridge"
:
"v5.1.
6
"
,
"symfony/browser-kit"
:
"v4.4.1
5
"
,
"symfony/css-selector"
:
"v4.4.1
5
"
,
"symfony/dom-crawler"
:
"v4.4.1
5
"
,
"symfony/filesystem"
:
"v4.4.1
5
"
,
"symfony/finder"
:
"v4.4.1
5
"
,
"symfony/lock"
:
"v4.4.1
5
"
,
"symfony/phpunit-bridge"
:
"v5.1.
7
"
,
"theseer/tokenizer"
:
"1.2.0"
,
"webmozart/assert"
:
"1.9.1"
}
...
...
core/lib/Drupal/Core/FileTransfer/FileTransferException.php
View file @
5d0f5371
...
...
@@ -3,7 +3,7 @@
namespace
Drupal\Core\FileTransfer
;
/**
*
FileTransferException clas
s.
*
Exception thrown for file transfer error
s.
*/
class
FileTransferException
extends
\
RuntimeException
{
...
...
core/misc/cspell/dictionary.txt
View file @
5d0f5371
...
...
@@ -1487,6 +1487,7 @@ simpletest's
singlebyte
sioc
sioct
sirbrillig
sisko
sitename
sitewide
...
...
core/modules/content_moderation/tests/src/Traits/ContentModerationTestTrait.php
View file @
5d0f5371
...
...
@@ -6,7 +6,7 @@
use
Drupal\workflows\WorkflowInterface
;
/**
*
Trait C
ontent
M
oderation
TestTrait
.
*
Provides functionality for testing c
ontent
m
oderation.
*/
trait
ContentModerationTestTrait
{
...
...
core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php
View file @
5d0f5371
...
...
@@ -5,7 +5,7 @@
use
Drupal\migrate\Plugin\migrate\destination\EntityContentComplete
;
/**
*
MigrateE
ntity
C
omplete
deriver
.
*
Deriver for e
ntity
_c
omplete
:ENTITY_TYPE entity migrations
.
*/
class
MigrateEntityComplete
extends
MigrateEntity
{
...
...
core/modules/responsive_image/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php
View file @
5d0f5371
...
...
@@ -6,7 +6,7 @@
use
Drupal\responsive_image
\
Entity\ResponsiveImageStyle
;
/**
*
Class R
esponsive
I
mage
F
ield
UiTest
.
*
Tests the r
esponsive
i
mage
f
ield
UI
.
*
* @group responsive_image
*/
...
...
core/modules/system/tests/modules/image_lazy_load_test/src/Controller/ImageLazyLoadController.php
View file @
5d0f5371
...
...
@@ -37,7 +37,7 @@ public function renderImage() {
$images
[
'override-loading-attribute'
]
=
[
'#theme'
=>
'image'
,
'#uri'
=>
'/core/themes/bartik/logo.svg'
,
'#alt'
=>
'Image lazy load test loading attribute can be overriden'
,
'#alt'
=>
'Image lazy load test loading attribute can be overrid
d
en'
,
'#prefix'
=>
'<div id="override-loading-attribute">'
,
'#suffix'
=>
'</div>'
,
'#width'
=>
'50%'
,
...
...
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
View file @
5d0f5371
...
...
@@ -2,9 +2,7 @@
namespace
Drupal\Tests\system\Functional\Theme
;
use
Behat\Mink\Exception\ElementHtmlException
;
use
Drupal\Tests\BrowserTestBase
;
use
Drupal\Tests\WebAssert
;
/**
* Tests lazy loading for images.
...
...
@@ -38,7 +36,7 @@ public function testImageLoadingAttribute() {
$assert
->
elementAttributeExists
(
'css'
,
'#with-dimensions img'
,
'loading'
);
$assert
->
elementAttributeContains
(
'css'
,
'#with-dimensions img'
,
'loading'
,
'lazy'
);
// Loading attribute with lazy default value can be overriden.
// Loading attribute with lazy default value can be overrid
d
en.
$assert
->
elementAttributeContains
(
'css'
,
'#override-loading-attribute img'
,
'loading'
,
'eager'
);
// Without image dimensions loading attribute is not generated.
...
...
core/modules/workflows/src/Form/WorkflowStateAddForm.php
View file @
5d0f5371
...
...
@@ -11,7 +11,7 @@
use
Symfony\Component\DependencyInjection\ContainerInterface
;
/**
*
Class W
orkflow
S
tate
AddForm
.
*
Entity form variant for adding w
orkflow
s
tate
s
.
*
* @internal
*/
...
...
core/modules/workflows/src/Form/WorkflowStateEditForm.php
View file @
5d0f5371
...
...
@@ -12,7 +12,7 @@
use
Symfony\Component\DependencyInjection\ContainerInterface
;
/**
*
Class W
orkflow
S
tate
EditForm
.
*
Entity form variant for editing w
orkflow
s
tate
s
.
*
* @internal
*/
...
...
core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
View file @
5d0f5371
...
...
@@ -12,7 +12,7 @@
use
Symfony\Component\DependencyInjection\ContainerInterface
;
/**
*
Class W
orkflow
T
ransition
AddForm
.
*
Entity form variant for adding w
orkflow
t
ransition
s
.
*
* @internal
*/
...
...
core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
View file @
5d0f5371
...
...
@@ -13,7 +13,7 @@
use
Symfony\Component\DependencyInjection\ContainerInterface
;
/**
*
Class W
orkflow
T
ransition
EditForm
.
*
Entity form variant for editing w
orkflow
t
ransition
s
.
*
* @internal
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment