@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.
@@ -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
+ CLI Building entry: src/index.ts
10
+ CLI Using tsconfig: tsconfig.json
11
+ CLI tsup v8.2.4
12
+ CLI Target: es2019
13
+ CJS Build start
14
+ ESM Build start
15
+ CJS You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
16
+ ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
17
+ CJS dist/index.js 10.39 KB
18
+ CJS ⚡️ Build success in 231ms
19
+ ESM dist/index.mjs 7.83 KB
20
+ ESM ⚡️ Build success in 231ms
21
+ DTS Build start
22
+ DTS ⚡️ Build success in 7416ms
23
+ DTS dist/index.d.ts 1.41 KB
24
+ DTS dist/index.d.mts 1.41 KB
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
- [4:02:55 PM] [semantic-release] › ℹ Running semantic-release version 24.1.0
6
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
7
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
8
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
9
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
10
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
11
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
12
- [4:02:57 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
13
- [4:03:01 PM] [semantic-release] › ✔ Run automated release from branch main on repository git+https://github.com/Pocket/pocket-monorepo.git
14
- [4:03:02 PM] [semantic-release] › ✔ Allowed to push to the Git repository
15
- [4:03:02 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
16
- [4:03:02 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
17
- [4:03:02 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/fed89f0a17e2bea833cd5a740de1567a/.npmrc
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
- [4:03:04 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
20
- [4:03:04 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
21
- [4:03:04 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
22
- [4:03:04 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
23
- [4:03:04 PM] [semantic-release] › ℹ Found git tag @pocket-tools/tracing-v1.3.16 associated with version 1.3.16 on branch main
24
- [4:03:04 PM] [semantic-release] › ℹ Found 11 commits since last release
25
- [4:03:04 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
26
- [4:03:04 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
27
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 2 commits for package @pocket-tools/tracing since last release
28
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: fix(deps): update eslint monorepo to v9.9.0 (#683)
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
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
36
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 2 commits complete: patch release
37
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
38
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
39
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
40
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
41
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
42
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
43
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
44
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
45
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
46
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
47
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
48
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
49
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
50
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
51
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
52
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
53
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
54
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
55
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
56
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
57
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
58
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
59
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
60
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
61
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
62
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
63
- [4:03:05 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
64
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
65
- [4:03:05 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
66
- [4:03:05 PM] [semantic-release] › ℹ The next release version is 1.3.17
67
- [4:03:05 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
68
- [4:03:05 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
69
- [4:03:05 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
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.17",
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.26.0",
91
- "@sentry/opentelemetry": "8.26.0",
91
+ "@sentry/node": "8.27.0",
92
+ "@sentry/opentelemetry": "8.27.0",
92
93
  "tslib": "2.6.3"
93
94
  },
94
95
  "devDependencies": {
@@ -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
- CLI Building entry: src/index.ts
6
- CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.2.4
8
- CLI Target: es2019
9
- CJS Build start
10
- ESM Build start
11
- CJS You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
12
- ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
13
- ESM dist/index.mjs 7.83 KB
14
- ESM ⚡️ Build success in 139ms
15
- CJS dist/index.js 10.39 KB
16
- CJS ⚡️ Build success in 182ms
17
- DTS Build start
18
- DTS ⚡️ Build success in 8761ms
19
- DTS dist/index.d.ts 1.41 KB
20
- DTS dist/index.d.mts 1.41 KB