@pocket-tools/tracing 1.3.17 → 1.3.19
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-semantic-release.log +82 -67
- package/package.json +4 -3
- package/.turbo/turbo-build.log +0 -20
|
@@ -1,74 +1,89 @@
|
|
|
1
1
|
|
|
2
|
+
> @pocket-tools/tracing@0.0.0-development presemantic-release /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
|
|
3
|
+
> pnpm run build
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
> @pocket-tools/tracing@0.0.0-development build /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
|
|
7
|
+
> tsup src/index.ts --format cjs,esm --dts
|
|
8
|
+
|
|
9
|
+
[34mCLI[39m Building entry: src/index.ts
|
|
10
|
+
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
11
|
+
[34mCLI[39m tsup v8.2.4
|
|
12
|
+
[34mCLI[39m Target: es2019
|
|
13
|
+
[34mCJS[39m Build start
|
|
14
|
+
[34mESM[39m Build start
|
|
15
|
+
[33mCJS[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
16
|
+
[33mESM[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
17
|
+
[32mCJS[39m [1mdist/index.js [22m[32m10.39 KB[39m
|
|
18
|
+
[32mCJS[39m ⚡️ Build success in 231ms
|
|
19
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m7.83 KB[39m
|
|
20
|
+
[32mESM[39m ⚡️ Build success in 231ms
|
|
21
|
+
[34mDTS[39m Build start
|
|
22
|
+
[32mDTS[39m ⚡️ Build success in 7416ms
|
|
23
|
+
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.41 KB[39m
|
|
24
|
+
[32mDTS[39m [1mdist/index.d.mts [22m[32m1.41 KB[39m
|
|
25
|
+
|
|
2
26
|
> @pocket-tools/tracing@0.0.0-development semantic-release /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
|
|
3
27
|
> semantic-release
|
|
4
28
|
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
29
|
+
[2:55:25 PM] [semantic-release] › ℹ Running semantic-release version 24.1.0
|
|
30
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
|
|
31
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
|
|
32
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
|
|
33
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
|
|
34
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
|
|
35
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
|
|
36
|
+
[2:55:27 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
|
|
37
|
+
[2:55:30 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
|
|
38
|
+
[2:55:31 PM] [semantic-release] › ✔ Allowed to push to the Git repository
|
|
39
|
+
[2:55:31 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
|
|
40
|
+
[2:55:31 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
|
|
41
|
+
[2:55:31 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/2431821e4b8bb5dce663730cbdbb9bc5/.npmrc
|
|
18
42
|
pocket-npm
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
|
|
30
|
-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
31
|
-
[4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
|
|
32
|
-
[4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: ci(deps): update dependency node (#682)
|
|
43
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
|
|
44
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
|
|
45
|
+
[2:55:32 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication
|
|
46
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
|
|
47
|
+
[2:55:32 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.3.18 associated with version 1.3.18 on branch main
|
|
48
|
+
[2:55:32 PM] [semantic-release] › ℹ Found 2 commits since last release
|
|
49
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
50
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
51
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
|
|
52
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: fix(deps): update sentry-javascript monorepo to v8.27.0 (#704)
|
|
33
53
|
|
|
34
54
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
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
|
-
[4:03:05 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
71
|
-
[4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
|
72
|
-
[4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 2 commits for package @pocket-tools/tracing since last release
|
|
73
|
-
[4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
|
74
|
-
[4:03:05 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
55
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
|
|
56
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 1 commits complete: patch release
|
|
57
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
58
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
59
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
60
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
|
|
61
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
62
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
63
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
|
|
64
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
65
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
66
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
|
|
67
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
68
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
69
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
70
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
71
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
72
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
73
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
74
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
75
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
76
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
77
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
78
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
79
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
80
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
81
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
82
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
83
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
84
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
85
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
86
|
+
[2:55:32 PM] [semantic-release] › ℹ The next release version is 1.3.19
|
|
87
|
+
[2:55:32 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
88
|
+
[2:55:32 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
|
|
89
|
+
[2:55:32 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pocket-tools/tracing",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.19",
|
|
4
4
|
"description": "Utilities for tracing",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"tracing"
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"dev": "pnpm run build --watch",
|
|
20
20
|
"format": "eslint --fix",
|
|
21
21
|
"lint": "eslint --fix-dry-run",
|
|
22
|
+
"presemantic-release": "pnpm run build",
|
|
22
23
|
"semantic-release": "semantic-release"
|
|
23
24
|
},
|
|
24
25
|
"release": {
|
|
@@ -87,8 +88,8 @@
|
|
|
87
88
|
"@opentelemetry/sdk-trace-node": "1.25.1",
|
|
88
89
|
"@opentelemetry/semantic-conventions": "1.25.1",
|
|
89
90
|
"@prisma/instrumentation": "5.18.0",
|
|
90
|
-
"@sentry/node": "8.
|
|
91
|
-
"@sentry/opentelemetry": "8.
|
|
91
|
+
"@sentry/node": "8.27.0",
|
|
92
|
+
"@sentry/opentelemetry": "8.27.0",
|
|
92
93
|
"tslib": "2.6.3"
|
|
93
94
|
},
|
|
94
95
|
"devDependencies": {
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> @pocket-tools/tracing@0.0.0-development build /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
|
|
3
|
-
> tsup src/index.ts --format cjs,esm --dts
|
|
4
|
-
|
|
5
|
-
[34mCLI[39m Building entry: src/index.ts
|
|
6
|
-
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
-
[34mCLI[39m tsup v8.2.4
|
|
8
|
-
[34mCLI[39m Target: es2019
|
|
9
|
-
[34mCJS[39m Build start
|
|
10
|
-
[34mESM[39m Build start
|
|
11
|
-
[33mCJS[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
12
|
-
[33mESM[39m [33mYou have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin[39m
|
|
13
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m7.83 KB[39m
|
|
14
|
-
[32mESM[39m ⚡️ Build success in 139ms
|
|
15
|
-
[32mCJS[39m [1mdist/index.js [22m[32m10.39 KB[39m
|
|
16
|
-
[32mCJS[39m ⚡️ Build success in 182ms
|
|
17
|
-
[34mDTS[39m Build start
|
|
18
|
-
[32mDTS[39m ⚡️ Build success in 8761ms
|
|
19
|
-
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.41 KB[39m
|
|
20
|
-
[32mDTS[39m [1mdist/index.d.mts [22m[32m1.41 KB[39m
|