diff --git a/.circleci/config.yml b/.circleci/config.yml index feb40d73..d91ab543 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2.1 # Default docker image. default_docker_image: &docker_image docker: - - image: thecodingmachine/php:8.0-v4-apache-node14 + - image: thecodingmachine/php:8.1-v4-apache-node14 environment: PLATFORM_REGION: "uk-1.platform.sh" PROJECT_ROOT: "/home/docker/project" diff --git a/composer.json b/composer.json index 2bfce5d3..1637f231 100644 --- a/composer.json +++ b/composer.json @@ -94,7 +94,7 @@ "drupal/date_facet_drilldown": "2.x-dev", "drupal/diff": "^1.0", "drupal/draggableviews": "^2.0", - "drupal/entity_embed": "^1.0", + "drupal/entity_embed": "^1.6", "drupal/entityqueue": "^1.2", "drupal/eu_cookie_compliance": "^1.8", "drupal/facets": "1.8.0", diff --git a/composer.lock b/composer.lock index 3e41096b..eb923d1f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "07b7f3ae8f51b38539dec96a6375e3fe", + "content-hash": "8b9e660e181469cb17f8df6931697e64", "packages": [ { "name": "alchemy/zippy", @@ -4344,26 +4344,26 @@ }, { "name": "drupal/embed", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/embed.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "09a2bda039bfbb3fff01c91964384bf3d924b8c5" + "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "6d2964775c3228d122cd61904786b3640fa83045" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9.3 | ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1590176831", + "version": "8.x-1.6", + "datestamp": "1661298150", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4565,39 +4565,36 @@ }, { "name": "drupal/entity_embed", - "version": "1.2.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_embed.git", - "reference": "8.x-1.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "e1d4c9d6931984836c1ea550c32ae40f42367525" + "reference": "c02486210ce65e14d46ee157f9f313c37daa0958" }, "require": { - "drupal/core": "^8.8 || ^9", - "drupal/embed": "^1.3" + "drupal/core": "^9.3", + "drupal/embed": "^1.5" }, "require-dev": { "drupal/entity_browser": "^2.2" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1631726164", + "version": "8.x-1.2+18-dev", + "datestamp": "1666275393", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -4636,9 +4633,7 @@ "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.", "homepage": "https://www.drupal.org/project/entity_embed", "support": { - "source": "https://git.drupalcode.org/project/entity_embed", - "issues": "https://www.drupal.org/project/issues/entity_embed", - "irc": "irc://irc.freenode.org/drupal-media" + "source": "https://git.drupalcode.org/project/entity_embed" } }, { @@ -15642,20 +15637,20 @@ }, { "name": "symfony/var-exporter", - "version": "v6.0.10", + "version": "v6.1.3", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366" + "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/e3df004a8d0fb572c420a6915cd23db9254c8366", - "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b49350f45cebbba6e5286485264b912f2bcfc9ef", + "reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "require-dev": { "symfony/var-dumper": "^5.4|^6.0" @@ -15694,7 +15689,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.0.10" + "source": "https://github.com/symfony/var-exporter/tree/v6.1.3" }, "funding": [ { @@ -15710,7 +15705,7 @@ "type": "tidelift" } ], - "time": "2022-05-27T12:57:11+00:00" + "time": "2022-07-04T16:01:56+00:00" }, { "name": "symfony/yaml", @@ -18171,20 +18166,20 @@ }, { "name": "mglaman/drupal-check", - "version": "1.1.8", + "version": "1.1.9", "source": { "type": "git", "url": "https://github.com/mglaman/drupal-check.git", - "reference": "58549723fb306112ca367861a6e03032edc3d285" + "reference": "7b6c618fe89acefc36d6b43ec10997b02f64d9b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/drupal-check/zipball/58549723fb306112ca367861a6e03032edc3d285", - "reference": "58549723fb306112ca367861a6e03032edc3d285", + "url": "https://api.github.com/repos/mglaman/drupal-check/zipball/7b6c618fe89acefc36d6b43ec10997b02f64d9b7", + "reference": "7b6c618fe89acefc36d6b43ec10997b02f64d9b7", "shasum": "" }, "require": { - "composer/xdebug-handler": "^1.3", + "composer/xdebug-handler": "^1.1 | ^2.0.1", "jean85/pretty-package-versions": "^1.5.0 || ^2.0.1", "mglaman/phpstan-drupal": "^0.12.8", "nette/neon": "^3.1", @@ -18226,7 +18221,7 @@ "description": "CLI tool for running checks on a Drupal code base", "support": { "issues": "https://github.com/mglaman/drupal-check/issues", - "source": "https://github.com/mglaman/drupal-check/tree/1.1.8" + "source": "https://github.com/mglaman/drupal-check/tree/1.1.9" }, "funding": [ { @@ -18242,7 +18237,7 @@ "type": "tidelift" } ], - "time": "2021-03-17T21:31:35+00:00" + "time": "2021-07-20T03:45:06+00:00" }, { "name": "mikey179/vfsstream",