@pocket-tools/tracing 1.3.12 → 1.3.13
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
CHANGED
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
-
[34mCLI[39m tsup v8.1.
|
|
7
|
+
[34mCLI[39m tsup v8.1.2
|
|
8
8
|
[34mCLI[39m Target: es2019
|
|
9
9
|
[34mCJS[39m Build start
|
|
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
|
-
[32mCJS[39m [1mdist/index.js [22m[32m9.61 KB[39m
|
|
14
|
-
[32mCJS[39m ⚡️ Build success in 188ms
|
|
15
13
|
[32mESM[39m [1mdist/index.mjs [22m[32m7.08 KB[39m
|
|
16
|
-
[32mESM[39m ⚡️ Build success in
|
|
14
|
+
[32mESM[39m ⚡️ Build success in 172ms
|
|
15
|
+
[32mCJS[39m [1mdist/index.js [22m[32m9.61 KB[39m
|
|
16
|
+
[32mCJS[39m ⚡️ Build success in 180ms
|
|
17
17
|
[34mDTS[39m Build start
|
|
18
|
-
[32mDTS[39m ⚡️ Build success in
|
|
18
|
+
[32mDTS[39m ⚡️ Build success in 7283ms
|
|
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,77 +2,80 @@
|
|
|
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
|
+
[10:34:03 PM] [semantic-release] › ℹ Running semantic-release version 24.0.0
|
|
6
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
|
|
7
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
|
|
8
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
|
|
9
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
|
|
10
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
|
|
11
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
|
|
12
|
+
[10:34:06 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
|
|
13
|
+
[10:34:18 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
|
|
14
|
+
[10:34:18 PM] [semantic-release] › ✔ Allowed to push to the Git repository
|
|
15
|
+
[10:34:18 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
|
|
16
|
+
[10:34:18 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
|
|
17
|
+
[10:34:18 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
|
+
[10:34:20 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
|
|
20
|
+
[10:34:20 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
|
|
21
|
+
[10:34:20 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
|
|
22
|
+
[10:34:20 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
|
|
23
|
+
[10:34:20 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.3.12 associated with version 1.3.12 on branch main
|
|
24
|
+
[10:34:20 PM] [semantic-release] › ℹ Found 20 commits since last release
|
|
25
|
+
[10:34:20 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
26
|
+
[10:34:20 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
27
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
|
|
28
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: fix(deps): updating dev deps (#660)
|
|
29
29
|
|
|
30
|
-
* fix(deps):
|
|
30
|
+
* fix(deps): updating dev deps
|
|
31
31
|
|
|
32
|
-
* fix(
|
|
32
|
+
* fix(node): bumping package json node
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
* fix(build): build error fixes
|
|
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
|
-
[
|
|
78
|
-
[
|
|
36
|
+
* fix(revert): pnpm rever to 9.1.4, something is weird with turbo repo and filters
|
|
37
|
+
|
|
38
|
+
* fix(scaling): bump the memory of list api
|
|
39
|
+
|
|
40
|
+
* fix(mismatch): updating mismatches
|
|
41
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
|
|
42
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 1 commits complete: patch release
|
|
43
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
44
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
45
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
46
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
|
|
47
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
48
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
49
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
|
|
50
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
51
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
52
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
|
|
53
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
54
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
55
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
56
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
57
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
58
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
59
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
60
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
61
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
62
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
63
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
64
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
65
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
66
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
67
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
68
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
69
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
70
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
71
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
72
|
+
[10:34:21 PM] [semantic-release] › ℹ The next release version is 1.3.13
|
|
73
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
74
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
|
|
75
|
+
[10:34:21 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
76
|
+
[10:34:21 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
77
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
|
78
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
|
|
79
|
+
[10:34:21 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
|
80
|
+
[10:34:22 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
81
|
+
[10:34:22 PM] [semantic-release] › ℹ Start 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.13",
|
|
4
4
|
"description": "Utilities for tracing",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"tracing"
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"@opentelemetry/sdk-trace-base": "1.25.1",
|
|
87
87
|
"@opentelemetry/sdk-trace-node": "1.25.1",
|
|
88
88
|
"@opentelemetry/semantic-conventions": "1.25.1",
|
|
89
|
-
"@prisma/instrumentation": "5.
|
|
89
|
+
"@prisma/instrumentation": "5.17.0",
|
|
90
90
|
"@sentry/node": "8.17.0",
|
|
91
91
|
"@sentry/opentelemetry": "8.17.0",
|
|
92
92
|
"tslib": "2.6.3"
|
|
@@ -95,14 +95,14 @@
|
|
|
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.14.
|
|
98
|
+
"@types/node": "^20.14.11",
|
|
99
99
|
"jest": "29.7.0",
|
|
100
100
|
"semantic-release": "24.0.0",
|
|
101
101
|
"semantic-release-monorepo": "8.0.2",
|
|
102
|
-
"ts-jest": "29.
|
|
102
|
+
"ts-jest": "29.2.3",
|
|
103
103
|
"ts-node": "10.9.2",
|
|
104
104
|
"tsconfig": "workspace:*",
|
|
105
|
-
"tsup": "8.1.
|
|
106
|
-
"typescript": "5.
|
|
105
|
+
"tsup": "8.1.2",
|
|
106
|
+
"typescript": "5.5.3"
|
|
107
107
|
}
|
|
108
108
|
}
|