From 8d24f62c26cf2281eff51b38e3546993f592dcc2 Mon Sep 17 00:00:00 2001 From: Grzegorz Swatowski Date: Wed, 17 Apr 2024 16:49:41 +0200 Subject: [PATCH 1/2] update e2e tests --- .../demoApps/fixtures/angularjs.hash-first-batch.traces.json | 2 +- .../demoApps/fixtures/angularjs.hash-second-batch.traces.json | 2 +- .../fixtures/angularjs.historyapi-first-batch.traces.json | 2 +- .../fixtures/angularjs.historyapi-second-batch.traces.json | 2 +- e2e_test/demoApps/fixtures/react.hash-first-batch.traces.json | 2 +- .../demoApps/fixtures/react.hash-second-batch.traces.json | 2 +- .../fixtures/react.historyapi-first-batch.traces.json | 2 +- .../fixtures/react.historyapi-second-batch.traces.json | 2 +- e2e_test/demoApps/fixtures/vuejs.hash-first-batch.traces.json | 2 +- .../demoApps/fixtures/vuejs.hash-second-batch.traces.json | 2 +- .../fixtures/vuejs.historyapi-first-batch.traces.json | 2 +- .../fixtures/vuejs.historyapi-second-batch.traces.json | 2 +- e2e_test/demoApps/static/react/dist/babel.js | 4 ++-- e2e_test/loadScript/fixtures/api/recordError.logs.json | 4 ++-- .../loadScript/fixtures/api/setDefaultAttribute.traces.json | 2 +- e2e_test/loadScript/fixtures/errors.logs.json | 4 ++-- e2e_test/loadScript/fixtures/errors.traces.json | 2 +- e2e_test/loadScript/fixtures/load_async.traces.json | 2 +- e2e_test/loadScript/fixtures/load_legacy.traces.json | 2 +- e2e_test/loadScript/fixtures/load_sync.traces.json | 2 +- 20 files changed, 23 insertions(+), 23 deletions(-) diff --git a/e2e_test/demoApps/fixtures/angularjs.hash-first-batch.traces.json b/e2e_test/demoApps/fixtures/angularjs.hash-first-batch.traces.json index 51eb5c4..fa8cc44 100644 --- a/e2e_test/demoApps/fixtures/angularjs.hash-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/angularjs.hash-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/angularjs.hash-second-batch.traces.json b/e2e_test/demoApps/fixtures/angularjs.hash-second-batch.traces.json index 2653abe..2fd520b 100644 --- a/e2e_test/demoApps/fixtures/angularjs.hash-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/angularjs.hash-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/angularjs.historyapi-first-batch.traces.json b/e2e_test/demoApps/fixtures/angularjs.historyapi-first-batch.traces.json index b9a845a..225c3f2 100644 --- a/e2e_test/demoApps/fixtures/angularjs.historyapi-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/angularjs.historyapi-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/angularjs.historyapi-second-batch.traces.json b/e2e_test/demoApps/fixtures/angularjs.historyapi-second-batch.traces.json index 9f27d23..660e005 100644 --- a/e2e_test/demoApps/fixtures/angularjs.historyapi-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/angularjs.historyapi-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/react.hash-first-batch.traces.json b/e2e_test/demoApps/fixtures/react.hash-first-batch.traces.json index 6f57512..45def1d 100644 --- a/e2e_test/demoApps/fixtures/react.hash-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/react.hash-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/react.hash-second-batch.traces.json b/e2e_test/demoApps/fixtures/react.hash-second-batch.traces.json index 275a69c..c153473 100644 --- a/e2e_test/demoApps/fixtures/react.hash-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/react.hash-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/react.historyapi-first-batch.traces.json b/e2e_test/demoApps/fixtures/react.historyapi-first-batch.traces.json index ddda03d..6ff53ad 100644 --- a/e2e_test/demoApps/fixtures/react.historyapi-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/react.historyapi-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/react.historyapi-second-batch.traces.json b/e2e_test/demoApps/fixtures/react.historyapi-second-batch.traces.json index f33de4f..3a91d19 100644 --- a/e2e_test/demoApps/fixtures/react.historyapi-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/react.historyapi-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/vuejs.hash-first-batch.traces.json b/e2e_test/demoApps/fixtures/vuejs.hash-first-batch.traces.json index 1ac37e7..ebee267 100644 --- a/e2e_test/demoApps/fixtures/vuejs.hash-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/vuejs.hash-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/vuejs.hash-second-batch.traces.json b/e2e_test/demoApps/fixtures/vuejs.hash-second-batch.traces.json index 34690de..c10f5ba 100644 --- a/e2e_test/demoApps/fixtures/vuejs.hash-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/vuejs.hash-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/vuejs.historyapi-first-batch.traces.json b/e2e_test/demoApps/fixtures/vuejs.historyapi-first-batch.traces.json index ee82171..1e15d1b 100644 --- a/e2e_test/demoApps/fixtures/vuejs.historyapi-first-batch.traces.json +++ b/e2e_test/demoApps/fixtures/vuejs.historyapi-first-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/fixtures/vuejs.historyapi-second-batch.traces.json b/e2e_test/demoApps/fixtures/vuejs.historyapi-second-batch.traces.json index 94d073b..472c4eb 100644 --- a/e2e_test/demoApps/fixtures/vuejs.historyapi-second-batch.traces.json +++ b/e2e_test/demoApps/fixtures/vuejs.historyapi-second-batch.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/demoApps/static/react/dist/babel.js b/e2e_test/demoApps/static/react/dist/babel.js index 195eb4e..80bc1b2 100644 --- a/e2e_test/demoApps/static/react/dist/babel.js +++ b/e2e_test/demoApps/static/react/dist/babel.js @@ -62460,7 +62460,7 @@ }, { name: "nodejs", - version: "4.5.0", + version: "4.5.1-0", date: "2016-08-16", lts: "Argon", security: false @@ -63587,7 +63587,7 @@ }, { name: "nodejs", - version: "14.5.0", + version: "14.5.1-0", date: "2020-06-30", lts: false, security: false diff --git a/e2e_test/loadScript/fixtures/api/recordError.logs.json b/e2e_test/loadScript/fixtures/api/recordError.logs.json index 951bcae..1ac0d0a 100644 --- a/e2e_test/loadScript/fixtures/api/recordError.logs.json +++ b/e2e_test/loadScript/fixtures/api/recordError.logs.json @@ -12,7 +12,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { @@ -40,7 +40,7 @@ { "scope": { "name": "@sumologic/opentelemetry-rum", - "version": "4.5.0" + "version": "4.5.1-0" }, "logRecords": [ { diff --git a/e2e_test/loadScript/fixtures/api/setDefaultAttribute.traces.json b/e2e_test/loadScript/fixtures/api/setDefaultAttribute.traces.json index 4dc4785..f31858b 100644 --- a/e2e_test/loadScript/fixtures/api/setDefaultAttribute.traces.json +++ b/e2e_test/loadScript/fixtures/api/setDefaultAttribute.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/loadScript/fixtures/errors.logs.json b/e2e_test/loadScript/fixtures/errors.logs.json index efa499f..3c6225c 100644 --- a/e2e_test/loadScript/fixtures/errors.logs.json +++ b/e2e_test/loadScript/fixtures/errors.logs.json @@ -12,7 +12,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { @@ -40,7 +40,7 @@ { "scope": { "name": "@sumologic/opentelemetry-rum", - "version": "4.5.0" + "version": "4.5.1-0" }, "logRecords": [ { diff --git a/e2e_test/loadScript/fixtures/errors.traces.json b/e2e_test/loadScript/fixtures/errors.traces.json index a3fa664..c8af2fa 100644 --- a/e2e_test/loadScript/fixtures/errors.traces.json +++ b/e2e_test/loadScript/fixtures/errors.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/loadScript/fixtures/load_async.traces.json b/e2e_test/loadScript/fixtures/load_async.traces.json index 4cab115..5370be4 100644 --- a/e2e_test/loadScript/fixtures/load_async.traces.json +++ b/e2e_test/loadScript/fixtures/load_async.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/loadScript/fixtures/load_legacy.traces.json b/e2e_test/loadScript/fixtures/load_legacy.traces.json index efee059..b202737 100644 --- a/e2e_test/loadScript/fixtures/load_legacy.traces.json +++ b/e2e_test/loadScript/fixtures/load_legacy.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { diff --git a/e2e_test/loadScript/fixtures/load_sync.traces.json b/e2e_test/loadScript/fixtures/load_sync.traces.json index 458f80f..77e22b3 100644 --- a/e2e_test/loadScript/fixtures/load_sync.traces.json +++ b/e2e_test/loadScript/fixtures/load_sync.traces.json @@ -30,7 +30,7 @@ { "key": "sumologic.rum.version", "value": { - "stringValue": "4.5.0" + "stringValue": "4.5.1-0" } }, { From a17a76e4ad49cf002be1cd1e2027730db7b83b4e Mon Sep 17 00:00:00 2001 From: Grzegorz Swatowski Date: Wed, 17 Apr 2024 16:50:01 +0200 Subject: [PATCH 2/2] 4.5.1-0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e87715c..c9a3fc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@sumologic/opentelemetry-rum", - "version": "4.5.0", + "version": "4.5.1-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 357ce7d..a3a0d15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sumologic/opentelemetry-rum", - "version": "4.5.0", + "version": "4.5.1-0", "description": "Adds OpenTelemetry tracing auto-instrumentation in the browser. Collects spans on network events and sends them to Sumo Logic.", "main": "./dist/index.js", "types": "./dist/src/index.d.ts",