Browse Source

module updates (last compatible modules before upgrade core to 9 bis)

bach 2 years ago
parent
commit
7bc35bdc1f
3 changed files with 14 additions and 15 deletions
  1. 1 1
      composer.json
  2. 11 11
      composer.lock
  3. 2 3
      config/sync/google_analytics.settings.yml

+ 1 - 1
composer.json

@@ -107,7 +107,7 @@
         "drupal/flood_control": "^2.1",
         "drupal/gdpr": "^3.0@alpha",
         "drupal/genpass": "^1.x-dev",
-        "drupal/google_analytics": "^2.5",
+        "drupal/google_analytics": "^4.0",
         "drupal/graphql": "^4.0",
         "drupal/image_delta_formatter": "^1.x-dev",
         "drupal/image_effects": "3.x-dev@dev",

+ 11 - 11
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": "55bcc6767c87e542ee59934848dd7926",
+    "content-hash": "1db5f54d5aec78f6019b3d4f5eaadfba",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -8701,20 +8701,20 @@
         },
         {
             "name": "drupal/google_analytics",
-            "version": "2.5.0",
+            "version": "4.0.0",
             "source": {
                 "type": "git",
                 "url": "https://git.drupalcode.org/project/google_analytics.git",
-                "reference": "8.x-2.5"
+                "reference": "4.0.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip",
-                "reference": "8.x-2.5",
-                "shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab"
+                "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.0.zip",
+                "reference": "4.0.0",
+                "shasum": "4f761d4c852d11966f7289b0eb6431cc8db27240"
             },
             "require": {
-                "drupal/core": "^8.8.6|^9.0"
+                "drupal/core": "^8.9|^9.0"
             },
             "require-dev": {
                 "drupal/token": "^1.7"
@@ -8722,15 +8722,15 @@
             "type": "drupal-module",
             "extra": {
                 "drupal": {
-                    "version": "8.x-2.5",
-                    "datestamp": "1591298527",
+                    "version": "4.0.0",
+                    "datestamp": "1634230238",
                     "security-coverage": {
                         "status": "covered",
                         "message": "Covered by Drupal's security advisory policy"
                     }
                 },
                 "branch-alias": {
-                    "dev-8.x-2.x": "2.x-dev"
+                    "dev-4.x": "4.x-dev"
                 }
             },
             "notification-url": "https://packages.drupal.org/8/downloads",
@@ -8766,7 +8766,7 @@
             "description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
             "homepage": "https://www.drupal.org/project/google_analytics",
             "support": {
-                "source": "https://git.drupal.org/project/google_analytics.git",
+                "source": "https://git.drupalcode.org/project/google_analytics",
                 "issues": "https://www.drupal.org/project/issues/google_analytics"
             }
         },

+ 2 - 3
config/sync/google_analytics.settings.yml

@@ -26,11 +26,10 @@ track:
   site_search: false
   adsense: false
   displayfeatures: false
+  tel: true
 privacy:
   anonymizeip: true
-custom:
-  dimension: {  }
-  metric: {  }
+custom: {  }
 codesnippet:
   create: {  }
   before: ''