Skip to content

Commit efbb760

Browse files
committed
Replace uuids with placeholders
1 parent 0d2cde8 commit efbb760

13 files changed

+43
-27
lines changed

packages/integration-tests-next/fixtures/esbuild/after-upload-deletion.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode, createTempD
1717
}
1818
})();
1919
20-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=0b47a7df-9bd6-49af-b000-120af50210e7
20+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
2121
!(function() {
2222
try {
2323
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2424
var n = new e.Error().stack;
25-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "22bc3889-65fe-4261-864b-14743cb882fc", e._sentryDebugIdIdentifier = "sentry-dbid-22bc3889-65fe-4261-864b-14743cb882fc");
25+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2626
} catch (e2) {
2727
}
2828
})();

packages/integration-tests-next/fixtures/esbuild/application-key.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
2222
}
2323
})();
2424
25-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=36ab4956-8bc7-41fe-ae11-ff1b128e260c
25+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
2626
!(function() {
2727
try {
2828
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2929
var n = new e.Error().stack;
30-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "64bc859a-c7c1-4c92-a0e8-426b986498f6", e._sentryDebugIdIdentifier = "sentry-dbid-64bc859a-c7c1-4c92-a0e8-426b986498f6");
30+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
3131
} catch (e2) {
3232
}
3333
})();

packages/integration-tests-next/fixtures/esbuild/basic-release-disabled.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
66
expect(readOutputFiles()).toMatchInlineSnapshot(`
77
{
88
"basic-release-disabled.js": "(() => {
9-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=67d855c1-c1ce-4878-b7df-5e1d3a845acd
9+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
1010
!(function() {
1111
try {
1212
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
1313
var n = new e.Error().stack;
14-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "6127d709-823a-434f-a0b5-84ffddc24a46", e._sentryDebugIdIdentifier = "sentry-dbid-6127d709-823a-434f-a0b5-84ffddc24a46");
14+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
1515
} catch (e2) {
1616
}
1717
})();

packages/integration-tests-next/fixtures/esbuild/basic-sourcemaps.test.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1515
}
1616
})();
1717
18-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=a0ace079-bed9-42d5-843c-9a9e9069b050
18+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
1919
!(function() {
2020
try {
2121
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2222
var n = new e.Error().stack;
23-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "f0a38e67-9616-41ca-8594-2c05add42ced", e._sentryDebugIdIdentifier = "sentry-dbid-f0a38e67-9616-41ca-8594-2c05add42ced");
23+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2424
} catch (e2) {
2525
}
2626
})();
@@ -33,7 +33,7 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
3333
})();
3434
//# sourceMappingURL=basic-sourcemaps.js.map
3535
",
36-
"basic-sourcemaps.js.map": "{"version":3,"sources":["../../_sentry-injection-stub","sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=a0ace079-bed9-42d5-843c-9a9e9069b050","../../src/basic.js","../../src/basic.js"],"sourcesContent":["!function(){try{var e=\\"undefined\\"!=typeof window?window:\\"undefined\\"!=typeof global?global:\\"undefined\\"!=typeof globalThis?globalThis:\\"undefined\\"!=typeof self?self:{};e.SENTRY_RELEASE={id:\\"CURRENT_SHA\\"};}catch(e){}}();","!function(){try{var e=\\"undefined\\"!=typeof window?window:\\"undefined\\"!=typeof global?global:\\"undefined\\"!=typeof globalThis?globalThis:\\"undefined\\"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]=\\"f0a38e67-9616-41ca-8594-2c05add42ced\\",e._sentryDebugIdIdentifier=\\"sentry-dbid-f0a38e67-9616-41ca-8594-2c05add42ced\\");}catch(e){}}();","// eslint-disable-next-line no-console\\nconsole.log(\\"hello world\\");\\n","\\n import \\"_sentry-debug-id-injection-stub\\";\\n import * as OriginalModule from \\"./src/basic.js\\";\\n export default OriginalModule.default;\\n export * from \\"./src/basic.js\\";"],"mappings":";;AAAA,IAAC,WAAU;AAAC,QAAG;AAAC,UAAI,IAAE,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,aAAW,aAAW,eAAa,OAAO,OAAK,OAAK,CAAC;AAAE,QAAE,iBAAe,EAAC,IAAG,2CAA0C;AAAA,IAAE,SAAOA,IAAE;AAAA,IAAC;AAAA,EAAC,GAAE;;;ACAnP,IAAC,WAAU;AAAC,QAAG;AAAC,UAAI,IAAE,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,aAAW,aAAW,eAAa,OAAO,OAAK,OAAK,CAAC;AAAE,UAAI,IAAG,IAAI,EAAE,QAAO;AAAM,YAAI,EAAE,kBAAgB,EAAE,mBAAiB,CAAC,GAAE,EAAE,gBAAgB,CAAC,IAAE,wCAAuC,EAAE,2BAAyB;AAAA,IAAoD,SAAOC,IAAE;AAAA,IAAC;AAAA,EAAC,GAAE;;;ACCnY,UAAQ,IAAI,aAAa;;;ACEX,MAAO,gBAAuB;","names":["e","e"]}",
36+
"basic-sourcemaps.js.map": "{"version":3,"sources":["../../_sentry-injection-stub","sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000","../../src/basic.js","../../src/basic.js"],"sourcesContent":["!function(){try{var e=\\"undefined\\"!=typeof window?window:\\"undefined\\"!=typeof global?global:\\"undefined\\"!=typeof globalThis?globalThis:\\"undefined\\"!=typeof self?self:{};e.SENTRY_RELEASE={id:\\"CURRENT_SHA\\"};}catch(e){}}();","!function(){try{var e=\\"undefined\\"!=typeof window?window:\\"undefined\\"!=typeof global?global:\\"undefined\\"!=typeof globalThis?globalThis:\\"undefined\\"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]=\\"00000000-0000-0000-0000-000000000000\\",e._sentryDebugIdIdentifier=\\"sentry-dbid-00000000-0000-0000-0000-000000000000\\");}catch(e){}}();","// eslint-disable-next-line no-console\\nconsole.log(\\"hello world\\");\\n","\\n import \\"_sentry-debug-id-injection-stub\\";\\n import * as OriginalModule from \\"./src/basic.js\\";\\n export default OriginalModule.default;\\n export * from \\"./src/basic.js\\";"],"mappings":";;AAAA,IAAC,WAAU;AAAC,QAAG;AAAC,UAAI,IAAE,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,aAAW,aAAW,eAAa,OAAO,OAAK,OAAK,CAAC;AAAE,QAAE,iBAAe,EAAC,IAAG,2CAA0C;AAAA,IAAE,SAAOA,IAAE;AAAA,IAAC;AAAA,EAAC,GAAE;;;ACAnP,IAAC,WAAU;AAAC,QAAG;AAAC,UAAI,IAAE,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,SAAO,SAAO,eAAa,OAAO,aAAW,aAAW,eAAa,OAAO,OAAK,OAAK,CAAC;AAAE,UAAI,IAAG,IAAI,EAAE,QAAO;AAAM,YAAI,EAAE,kBAAgB,EAAE,mBAAiB,CAAC,GAAE,EAAE,gBAAgB,CAAC,IAAE,wCAAuC,EAAE,2BAAyB;AAAA,IAAoD,SAAOC,IAAE;AAAA,IAAC;AAAA,EAAC,GAAE;;;ACCnY,UAAQ,IAAI,aAAa;;;ACEX,MAAO,gBAAuB;","names":["e","e"]}",
3737
"sentry-cli-mock.json": "["releases","new","CURRENT_SHA"],
3838
["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"],
3939
["releases","finalize","CURRENT_SHA"],

packages/integration-tests-next/fixtures/esbuild/basic.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1515
}
1616
})();
1717
18-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=c8279241-c5a1-4eac-a18d-a76dafa5eebb
18+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
1919
!(function() {
2020
try {
2121
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2222
var n = new e.Error().stack;
23-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "18c35f84-a9e2-4ff3-8f86-03b6125dfff4", e._sentryDebugIdIdentifier = "sentry-dbid-18c35f84-a9e2-4ff3-8f86-03b6125dfff4");
23+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2424
} catch (e2) {
2525
}
2626
})();

packages/integration-tests-next/fixtures/esbuild/build-info.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1616
}
1717
})();
1818
19-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=b34f472c-7395-44f4-a7a5-a91fbc7269a7
19+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
2020
!(function() {
2121
try {
2222
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2323
var n = new e.Error().stack;
24-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "219a2a5a-1d62-46d9-a348-be5dfc114571", e._sentryDebugIdIdentifier = "sentry-dbid-219a2a5a-1d62-46d9-a348-be5dfc114571");
24+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2525
} catch (e2) {
2626
}
2727
})();

packages/integration-tests-next/fixtures/esbuild/bundle-size-optimizations.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1515
}
1616
})();
1717
18-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=f831ef62-0aba-4f21-9c68-1e7534d72124
18+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
1919
!(function() {
2020
try {
2121
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2222
var n = new e.Error().stack;
23-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "9d04d57b-c444-4e10-904f-9a1eca8c239a", e._sentryDebugIdIdentifier = "sentry-dbid-9d04d57b-c444-4e10-904f-9a1eca8c239a");
23+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2424
} catch (e2) {
2525
}
2626
})();

packages/integration-tests-next/fixtures/esbuild/module-metadata.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
2222
}
2323
})();
2424
25-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=d4b45b77-7d29-45fb-a273-8f00c7c3dbb5
25+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
2626
!(function() {
2727
try {
2828
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2929
var n = new e.Error().stack;
30-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7bf670da-9136-4d98-a733-20a6065df996", e._sentryDebugIdIdentifier = "sentry-dbid-7bf670da-9136-4d98-a733-20a6065df996");
30+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
3131
} catch (e2) {
3232
}
3333
})();

packages/integration-tests-next/fixtures/esbuild/multiple-entry-points.test.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1818
add
1919
} from "./chunk.js";
2020
21-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=24dd1f0c-68a8-4235-8490-299463364fe5
21+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
2222
!(function() {
2323
try {
2424
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2525
var n = new e.Error().stack;
26-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "faec67e2-efc7-4a35-a05b-52f899f5a81c", e._sentryDebugIdIdentifier = "sentry-dbid-faec67e2-efc7-4a35-a05b-52f899f5a81c");
26+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2727
} catch (e2) {
2828
}
2929
})();
@@ -41,12 +41,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
4141
add
4242
} from "./chunk.js";
4343
44-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=2c350a5f-13d4-4a2a-a0fd-b478b231fe0c
44+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
4545
!(function() {
4646
try {
4747
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
4848
var n = new e.Error().stack;
49-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "3673342a-03c7-4fd3-9248-302bc3cc793f", e._sentryDebugIdIdentifier = "sentry-dbid-3673342a-03c7-4fd3-9248-302bc3cc793f");
49+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
5050
} catch (e2) {
5151
}
5252
})();

packages/integration-tests-next/fixtures/esbuild/release-disabled.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ test(import.meta.url, ({ runBundler, readOutputFiles, runFileInNode }) => {
1515
}
1616
})();
1717
18-
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=15236f17-432b-4e0e-a008-20caa766b76b
18+
// sentry-debug-id-stub:_sentry-debug-id-injection-stub?sentry-module-id=00000000-0000-0000-0000-000000000000
1919
!(function() {
2020
try {
2121
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {};
2222
var n = new e.Error().stack;
23-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "58f39824-6715-486e-9f39-3fbdb9e2bcff", e._sentryDebugIdIdentifier = "sentry-dbid-58f39824-6715-486e-9f39-3fbdb9e2bcff");
23+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00000000-0000-0000-0000-000000000000", e._sentryDebugIdIdentifier = "sentry-dbid-00000000-0000-0000-0000-000000000000");
2424
} catch (e2) {
2525
}
2626
})();

0 commit comments

Comments
 (0)