@pocket-tools/tracing 1.3.5 → 1.3.7
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 +3 -3
- package/.turbo/turbo-semantic-release.log +85 -68
- package/package.json +31 -31
package/.turbo/turbo-build.log
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
-
[34mCLI[39m tsup v8.0
|
|
7
|
+
[34mCLI[39m tsup v8.1.0
|
|
8
8
|
[34mCLI[39m Target: es2019
|
|
9
9
|
[34mCJS[39m Build start
|
|
10
10
|
[34mESM[39m Build start
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
[32mESM[39m [1mdist/index.mjs [22m[32m7.08 KB[39m
|
|
14
14
|
[32mESM[39m ⚡️ Build success in 165ms
|
|
15
15
|
[32mCJS[39m [1mdist/index.js [22m[32m9.61 KB[39m
|
|
16
|
-
[32mCJS[39m ⚡️ Build success in
|
|
16
|
+
[32mCJS[39m ⚡️ Build success in 165ms
|
|
17
17
|
[34mDTS[39m Build start
|
|
18
|
-
[32mDTS[39m ⚡️ Build success in
|
|
18
|
+
[32mDTS[39m ⚡️ Build success in 10829ms
|
|
19
19
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.41 KB[39m
|
|
20
20
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m1.41 KB[39m
|
|
@@ -2,76 +2,93 @@
|
|
|
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
|
+
[8:49:13 PM] [semantic-release] › ℹ Running semantic-release version 24.0.0
|
|
6
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
|
|
7
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
|
|
8
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
|
|
9
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
|
|
10
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
|
|
11
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
|
|
12
|
+
[8:49:15 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
|
|
13
|
+
[8:49:18 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
|
|
14
|
+
[8:49:19 PM] [semantic-release] › ✔ Allowed to push to the Git repository
|
|
15
|
+
[8:49:19 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
|
|
16
|
+
[8:49:19 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
|
|
17
|
+
[8:49:19 PM] [semantic-release] [@semantic-release/npm] › ℹ Reading npm config from /home/runner/work/_temp/.npmrc
|
|
18
18
|
pocket-npm
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
19
|
+
[8:49:20 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
|
|
20
|
+
[8:49:20 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
|
|
21
|
+
[8:49:20 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
|
|
22
|
+
[8:49:20 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
|
|
23
|
+
[8:49:20 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.3.6 associated with version 1.3.6 on branch main
|
|
24
|
+
[8:49:21 PM] [semantic-release] › ℹ Found 14 commits since last release
|
|
25
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
26
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
27
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 2 commits for package @pocket-tools/tracing since last release
|
|
28
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: fix(deps): update opentelemetry-js monorepo (#600)
|
|
29
29
|
|
|
30
|
-
*
|
|
30
|
+
* fix(deps): update opentelemetry-js monorepo
|
|
31
31
|
|
|
32
|
-
* fix(
|
|
32
|
+
* fix(deps): update dependencies for otel
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
---------
|
|
35
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
|
-
[
|
|
72
|
-
[
|
|
73
|
-
[
|
|
74
|
-
[
|
|
75
|
-
[
|
|
76
|
-
[
|
|
77
|
-
[
|
|
36
|
+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
37
|
+
Co-authored-by: Daniel Brooks <bass_rock@me.com>
|
|
38
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
|
|
39
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore(deps): june 2024 depenency upgrade (#599)
|
|
40
|
+
|
|
41
|
+
* chore(deps): upgrading dev deps
|
|
42
|
+
|
|
43
|
+
* fix(turbo): upgrading turbo repo
|
|
44
|
+
|
|
45
|
+
* chore(deps): updating minor dependencies
|
|
46
|
+
|
|
47
|
+
* chore(turbo): upgrading turbo
|
|
48
|
+
|
|
49
|
+
* fix(graphql): putting back graphql constraint
|
|
50
|
+
|
|
51
|
+
* Revert "chore(turbo): upgrading turbo"
|
|
52
|
+
|
|
53
|
+
This reverts commit 9c6239ba281610e3f1df0f62020f1e44cf823abf.
|
|
54
|
+
|
|
55
|
+
* Revert "fix(turbo): upgrading turbo repo"
|
|
56
|
+
|
|
57
|
+
This reverts commit 85bf4f98e63222d008d8355739b59f2b93a7e56c.
|
|
58
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
|
|
59
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 2 commits complete: patch release
|
|
60
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
61
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
62
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
63
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
|
|
64
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
65
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
66
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
|
|
67
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
68
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
69
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
|
|
70
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
71
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
72
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
73
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
74
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
75
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
76
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
77
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
78
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
79
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
80
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
81
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
82
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
83
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
84
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
85
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
86
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
87
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
88
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
89
|
+
[8:49:21 PM] [semantic-release] › ℹ The next release version is 1.3.7
|
|
90
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
91
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
|
|
92
|
+
[8:49:21 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
93
|
+
[8:49:21 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
94
|
+
[8:49:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pocket-tools/tracing",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.7",
|
|
4
4
|
"description": "Utilities for tracing",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"tracing"
|
|
@@ -64,45 +64,45 @@
|
|
|
64
64
|
]
|
|
65
65
|
},
|
|
66
66
|
"dependencies": {
|
|
67
|
-
"@opentelemetry/api": "1.
|
|
68
|
-
"@opentelemetry/context-async-hooks": "1.
|
|
69
|
-
"@opentelemetry/core": "1.
|
|
70
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "0.
|
|
71
|
-
"@opentelemetry/exporter-trace-otlp-http": "0.
|
|
67
|
+
"@opentelemetry/api": "1.9.0",
|
|
68
|
+
"@opentelemetry/context-async-hooks": "1.25.1",
|
|
69
|
+
"@opentelemetry/core": "1.25.1",
|
|
70
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "0.52.1",
|
|
71
|
+
"@opentelemetry/exporter-trace-otlp-http": "0.52.1",
|
|
72
72
|
"@opentelemetry/id-generator-aws-xray": "1.2.2",
|
|
73
|
-
"@opentelemetry/instrumentation": "0.
|
|
74
|
-
"@opentelemetry/instrumentation-aws-sdk": "0.
|
|
75
|
-
"@opentelemetry/instrumentation-dataloader": "0.
|
|
76
|
-
"@opentelemetry/instrumentation-express": "0.
|
|
77
|
-
"@opentelemetry/instrumentation-graphql": "0.
|
|
78
|
-
"@opentelemetry/instrumentation-http": "0.
|
|
79
|
-
"@opentelemetry/instrumentation-knex": "0.
|
|
80
|
-
"@opentelemetry/instrumentation-mysql2": "0.
|
|
81
|
-
"@opentelemetry/instrumentation-net": "0.
|
|
82
|
-
"@opentelemetry/propagator-aws-xray": "1.
|
|
83
|
-
"@opentelemetry/resource-detector-aws": "1.
|
|
84
|
-
"@opentelemetry/resources": "1.
|
|
85
|
-
"@opentelemetry/sdk-node": "0.
|
|
86
|
-
"@opentelemetry/sdk-trace-base": "1.
|
|
87
|
-
"@opentelemetry/sdk-trace-node": "1.
|
|
88
|
-
"@opentelemetry/semantic-conventions": "1.
|
|
89
|
-
"@prisma/instrumentation": "5.
|
|
90
|
-
"@sentry/node": "8.
|
|
91
|
-
"@sentry/opentelemetry": "8.
|
|
92
|
-
"tslib": "2.6.
|
|
73
|
+
"@opentelemetry/instrumentation": "0.52.1",
|
|
74
|
+
"@opentelemetry/instrumentation-aws-sdk": "0.42.0",
|
|
75
|
+
"@opentelemetry/instrumentation-dataloader": "0.10.0",
|
|
76
|
+
"@opentelemetry/instrumentation-express": "0.40.1",
|
|
77
|
+
"@opentelemetry/instrumentation-graphql": "0.41.0",
|
|
78
|
+
"@opentelemetry/instrumentation-http": "0.52.1",
|
|
79
|
+
"@opentelemetry/instrumentation-knex": "0.37.0",
|
|
80
|
+
"@opentelemetry/instrumentation-mysql2": "0.39.0",
|
|
81
|
+
"@opentelemetry/instrumentation-net": "0.37.0",
|
|
82
|
+
"@opentelemetry/propagator-aws-xray": "1.25.1",
|
|
83
|
+
"@opentelemetry/resource-detector-aws": "1.5.1",
|
|
84
|
+
"@opentelemetry/resources": "1.25.1",
|
|
85
|
+
"@opentelemetry/sdk-node": "0.52.1",
|
|
86
|
+
"@opentelemetry/sdk-trace-base": "1.25.1",
|
|
87
|
+
"@opentelemetry/sdk-trace-node": "1.25.1",
|
|
88
|
+
"@opentelemetry/semantic-conventions": "1.25.1",
|
|
89
|
+
"@prisma/instrumentation": "5.15.1",
|
|
90
|
+
"@sentry/node": "8.11.0",
|
|
91
|
+
"@sentry/opentelemetry": "8.11.0",
|
|
92
|
+
"tslib": "2.6.3"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@jest/globals": "29.7.0",
|
|
96
96
|
"@pocket-tools/eslint-config": "workspace:*",
|
|
97
97
|
"@types/jest": "29.5.12",
|
|
98
|
-
"@types/node": "^20.
|
|
98
|
+
"@types/node": "^20.14.2",
|
|
99
99
|
"jest": "29.7.0",
|
|
100
|
-
"semantic-release": "
|
|
100
|
+
"semantic-release": "24.0.0",
|
|
101
101
|
"semantic-release-monorepo": "8.0.2",
|
|
102
|
-
"ts-jest": "29.1.
|
|
102
|
+
"ts-jest": "29.1.4",
|
|
103
103
|
"ts-node": "10.9.2",
|
|
104
104
|
"tsconfig": "workspace:*",
|
|
105
|
-
"tsup": "8.0
|
|
106
|
-
"typescript": "5.4.
|
|
105
|
+
"tsup": "8.1.0",
|
|
106
|
+
"typescript": "5.4.5"
|
|
107
107
|
}
|
|
108
108
|
}
|