@pocket-tools/tracing 1.1.2 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +4 -4
- package/.turbo/turbo-semantic-release.log +82 -66
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/eslint.config.mjs +3 -0
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
[34mESM[39m Build start
|
|
11
11
|
[33mCJS[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
12
12
|
[33mESM[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
13
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m16.48 KB[39m
|
|
14
|
-
[32mESM[39m ⚡️ Build success in 363ms
|
|
15
13
|
[32mCJS[39m [1mdist/index.js [22m[32m18.78 KB[39m
|
|
16
|
-
[32mCJS[39m ⚡️ Build success in
|
|
14
|
+
[32mCJS[39m ⚡️ Build success in 229ms
|
|
15
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m16.48 KB[39m
|
|
16
|
+
[32mESM[39m ⚡️ Build success in 295ms
|
|
17
17
|
[34mDTS[39m Build start
|
|
18
|
-
[32mDTS[39m ⚡️ Build success in
|
|
18
|
+
[32mDTS[39m ⚡️ Build success in 12032ms
|
|
19
19
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m573.00 B[39m
|
|
20
20
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m573.00 B[39m
|
|
@@ -2,70 +2,86 @@
|
|
|
2
2
|
> @pocket-tools/tracing@0.0.0-development semantic-release /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
|
|
3
3
|
> semantic-release
|
|
4
4
|
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
5
|
+
[11:37:22 PM] [semantic-release] › ℹ Running semantic-release version 23.0.7
|
|
6
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
|
|
7
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
|
|
8
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
|
|
9
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
|
|
10
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
|
|
11
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
|
|
12
|
+
[11:37:24 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
|
|
13
|
+
[11:37:27 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
|
|
14
|
+
[11:37:27 PM] [semantic-release] › ✔ Allowed to push to the Git repository
|
|
15
|
+
[11:37:27 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
|
|
16
|
+
[11:37:27 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
|
|
17
|
+
[11:37:27 PM] [semantic-release] [@semantic-release/npm] › ℹ Reading npm config from /home/runner/work/pocket-monorepo/pocket-monorepo/.npmrc, /home/runner/work/_temp/.npmrc
|
|
18
18
|
pocket-npm
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
53
|
-
[
|
|
54
|
-
[
|
|
55
|
-
[
|
|
56
|
-
[
|
|
57
|
-
[
|
|
58
|
-
[
|
|
59
|
-
[
|
|
60
|
-
[
|
|
61
|
-
[
|
|
62
|
-
[
|
|
63
|
-
[
|
|
64
|
-
[
|
|
65
|
-
[
|
|
66
|
-
[
|
|
67
|
-
[
|
|
68
|
-
[
|
|
69
|
-
[
|
|
70
|
-
[
|
|
71
|
-
[
|
|
19
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
|
|
20
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
|
|
21
|
+
[11:37:29 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
|
|
22
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
|
|
23
|
+
[11:37:29 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.2.0 associated with version 1.2.0 on branch main
|
|
24
|
+
[11:37:29 PM] [semantic-release] › ℹ Found 1 commits since last release
|
|
25
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
26
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
27
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
|
|
28
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: feat(husky): adding in a husky linter to line up with web-client (#543)
|
|
29
|
+
|
|
30
|
+
* feat(husky): enforcing some commit standards
|
|
31
|
+
|
|
32
|
+
* fix(husky): testing husky format
|
|
33
|
+
|
|
34
|
+
* fix(husky): testing husky format
|
|
35
|
+
|
|
36
|
+
* fix(husky): testing husky format
|
|
37
|
+
|
|
38
|
+
* fix(husky): testing husky format
|
|
39
|
+
|
|
40
|
+
* fix(lint-staged): testing lint-staged
|
|
41
|
+
|
|
42
|
+
* fix(eslint): adding in default eslint
|
|
43
|
+
|
|
44
|
+
* fix(lint-staged): removing lint-staged
|
|
45
|
+
|
|
46
|
+
* fix(commits): remove extra steps
|
|
47
|
+
|
|
48
|
+
* fix(husky): moving husky
|
|
49
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is minor
|
|
50
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 1 commits complete: minor release
|
|
51
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
52
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
53
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
54
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
|
|
55
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
56
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
57
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
|
|
58
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
59
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
60
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
|
|
61
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
62
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
63
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
64
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
65
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
66
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
67
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
68
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
69
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
70
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
71
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
72
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
73
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
74
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
75
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
76
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
77
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
78
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
79
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
80
|
+
[11:37:29 PM] [semantic-release] › ℹ The next release version is 1.3.0
|
|
81
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
82
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
|
|
83
|
+
[11:37:29 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
84
|
+
[11:37:29 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
85
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
|
86
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
|
|
87
|
+
[11:37:29 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
package/dist/index.js
CHANGED
|
@@ -471,7 +471,7 @@ async function nodeSDKBuilder(config) {
|
|
|
471
471
|
scheduledDelayMillis: 100
|
|
472
472
|
});
|
|
473
473
|
const _idGenerator = new import_id_generator_aws_xray.AWSXRayIdGenerator();
|
|
474
|
-
|
|
474
|
+
const instrumentations = [
|
|
475
475
|
new import_instrumentation_aws_sdk.AwsInstrumentation({
|
|
476
476
|
suppressInternalInstrumentation: true
|
|
477
477
|
}),
|
package/dist/index.mjs
CHANGED
|
@@ -438,7 +438,7 @@ async function nodeSDKBuilder(config) {
|
|
|
438
438
|
scheduledDelayMillis: 100
|
|
439
439
|
});
|
|
440
440
|
const _idGenerator = new AWSXRayIdGenerator();
|
|
441
|
-
|
|
441
|
+
const instrumentations = [
|
|
442
442
|
new AwsInstrumentation({
|
|
443
443
|
suppressInternalInstrumentation: true
|
|
444
444
|
}),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pocket-tools/tracing",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"description": "Utilities for tracing",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"tracing"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@jest/globals": "29.7.0",
|
|
22
22
|
"@types/jest": "29.5.12",
|
|
23
|
-
"eslint-config
|
|
23
|
+
"@pocket-tools/eslint-config": "workspace:*",
|
|
24
24
|
"jest": "29.7.0",
|
|
25
25
|
"semantic-release": "23.0.7",
|
|
26
26
|
"semantic-release-monorepo": "8.0.2",
|