@pocket-tools/tracing 1.4.5 → 1.4.6

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.
@@ -14,74 +14,79 @@
14
14
  ESM Build start
15
15
  CJS You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
16
16
  ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
17
- CJS dist/index.js 10.35 KB
18
- CJS ⚡️ Build success in 119ms
19
17
  ESM dist/index.mjs 7.79 KB
20
- ESM ⚡️ Build success in 121ms
18
+ ESM ⚡️ Build success in 284ms
19
+ CJS dist/index.js 10.35 KB
20
+ CJS ⚡️ Build success in 285ms
21
21
  DTS Build start
22
- DTS ⚡️ Build success in 6893ms
22
+ DTS ⚡️ Build success in 7734ms
23
23
  DTS dist/index.d.ts 1.41 KB
24
24
  DTS dist/index.d.mts 1.41 KB
25
25
 
26
26
  > @pocket-tools/tracing@0.0.0-development semantic-release /home/runner/work/pocket-monorepo/pocket-monorepo/packages/tracing
27
27
  > semantic-release
28
28
 
29
- [9:16:10 PM] [semantic-release] › ℹ Running semantic-release version 24.1.0
30
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
31
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
32
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
33
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
34
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
35
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
36
- [9:16:12 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
37
- [9:16:15 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
38
- [9:16:15 PM] [semantic-release] › ✔ Allowed to push to the Git repository
39
- [9:16:15 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
40
- [9:16:15 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
41
- [9:16:15 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/e4c309363b3b9320b6f5c6877cf3788c/.npmrc
29
+ [7:08:46 PM] [semantic-release] › ℹ Running semantic-release version 24.1.0
30
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
31
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
32
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
33
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
34
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
35
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
36
+ [7:08:48 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
37
+ [7:08:52 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
38
+ [7:08:53 PM] [semantic-release] › ✔ Allowed to push to the Git repository
39
+ [7:08:53 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
40
+ [7:08:53 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
41
+ [7:08:53 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/0c3b4d78973942af8300b1a6322b85eb/.npmrc
42
42
  pocket-npm
43
- [9:16:16 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
44
- [9:16:16 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
45
- [9:16:16 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
46
- [9:16:16 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
47
- [9:16:16 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.4.4 associated with version 1.4.4 on branch main
48
- [9:16:16 PM] [semantic-release] › ℹ Found 2 commits since last release
49
- [9:16:16 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
50
- [9:16:16 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
51
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
52
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: fix(list-api): seperate out read and write (#762)
53
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
54
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] ℹ Analysis of 1 commits complete: patch release
55
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
56
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
57
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
58
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
59
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
60
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
61
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
62
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
63
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
64
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
65
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
66
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
67
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
68
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
69
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
70
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
71
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
72
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
73
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
74
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
75
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
76
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
77
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
78
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
79
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
80
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
81
- [9:16:17 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
82
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
83
- [9:16:17 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
84
- [9:16:17 PM] [semantic-release] › ℹ The next release version is 1.4.5
85
- [9:16:17 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
86
- [9:16:17 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
87
- [9:16:17 PM] [semantic-release] › Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
43
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
44
+ [7:08:54 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
45
+ [7:08:54 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
46
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
47
+ [7:08:54 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.4.5 associated with version 1.4.5 on branch main
48
+ [7:08:54 PM] [semantic-release] › ℹ Found 2 commits since last release
49
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
50
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
51
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 1 commits for package @pocket-tools/tracing since last release
52
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: Revert "fix(list-api): seperate out read and write" (#764)
53
+
54
+ * Revert "fix(list-api): seperate out read and write (#762)"
55
+
56
+ This reverts commit b88c6c052e2d3575b950ca5d66b6256a1992f8d1.
57
+
58
+ * fix(user-meta): making user meta always use write client
59
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is patch
60
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 1 commits complete: patch release
61
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
62
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
63
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
64
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
65
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
66
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
67
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
68
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
69
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
70
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
71
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
72
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
73
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
74
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
75
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
76
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
77
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
78
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
79
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
80
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
81
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
82
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
83
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
84
+ [7:08:54 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
85
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
86
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
87
+ [7:08:54 PM] [semantic-release] › Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
88
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
89
+ [7:08:54 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
90
+ [7:08:54 PM] [semantic-release] › ℹ The next release version is 1.4.6
91
+ [7:08:54 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
92
+ [7:08:54 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pocket-tools/tracing",
3
- "version": "1.4.5",
3
+ "version": "1.4.6",
4
4
  "description": "Utilities for tracing",
5
5
  "keywords": [
6
6
  "tracing"