pm-slack-standup 2026.7.28 → 2026.7.29
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/CHANGELOG.md +38 -0
- package/dist/index.js +1 -1
- package/manifest.json +1 -1
- package/package.json +23 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 2026.7.29 - 2026-07-29
|
|
4
|
+
|
|
5
|
+
### Added
|
|
6
|
+
|
|
7
|
+
- Enforce a real coverage gate by running tests against TypeScript sources ([pm-slack-standup-9l8f](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/features/pm-slack-standup-9l8f.toon))
|
|
8
|
+
|
|
9
|
+
### Other
|
|
10
|
+
|
|
11
|
+
- Adopt pm-cli 2026.7.29 ([pm-slack-standup-lslq](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/chores/pm-slack-standup-lslq.toon))
|
|
12
|
+
|
|
3
13
|
## 2026.7.28 - 2026-07-28
|
|
4
14
|
|
|
5
15
|
### Fixed
|
|
@@ -23,6 +33,12 @@
|
|
|
23
33
|
|
|
24
34
|
- Enable governance duplicate-detection advisory mode and adopt pm-cli 2026.7.25 ([pm-slack-standup-jl6z](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/chores/pm-slack-standup-jl6z.toon))
|
|
25
35
|
|
|
36
|
+
## 2026.7.25 - 2026-07-25
|
|
37
|
+
|
|
38
|
+
### Other
|
|
39
|
+
|
|
40
|
+
- Adopt --respect-item-release in changelog scripts and bump pm-changelog to 2026.7.24 ([pm-slack-standup-6nwd](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/chores/pm-slack-standup-6nwd.toon))
|
|
41
|
+
|
|
26
42
|
## 2026.7.23 - 2026-07-23
|
|
27
43
|
|
|
28
44
|
### Fixed
|
|
@@ -49,6 +65,12 @@
|
|
|
49
65
|
|
|
50
66
|
- Add --format blocks, --schedule, --include-blockers, --team, --compact to pm-slack-standup ([pm-slack-standup-9o06](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/features/pm-slack-standup-9o06.toon))
|
|
51
67
|
|
|
68
|
+
## 2026.7.7 - 2026-07-07
|
|
69
|
+
|
|
70
|
+
### Other
|
|
71
|
+
|
|
72
|
+
- Ecosystem release readiness pass 2026-07-06 ([pm-slack-standup-u81w](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/tasks/pm-slack-standup-u81w.toon))
|
|
73
|
+
|
|
52
74
|
## 2026.7.6 - 2026-07-06
|
|
53
75
|
|
|
54
76
|
### Fixed
|
|
@@ -67,12 +89,22 @@
|
|
|
67
89
|
- Round-trip-safe stdout export, documented export flags, multi-snapshot history (--history-dir / --compare <dir\>) ([pm-slack-standup-39h9](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/features/pm-slack-standup-39h9.toon))
|
|
68
90
|
- Configurable Up Next count, milestone grouping, --since warning + friendly export errors ([pm-slack-standup-dc4i](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/features/pm-slack-standup-dc4i.toon))
|
|
69
91
|
|
|
92
|
+
### Other
|
|
93
|
+
|
|
94
|
+
- Align pm-slack-standup with pm CLI 2026.6.12 release readiness ([pm-slack-standup-7ikg](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/tasks/pm-slack-standup-7ikg.toon))
|
|
95
|
+
|
|
70
96
|
## 2026.6.9 - 2026-06-09
|
|
71
97
|
|
|
72
98
|
### Added
|
|
73
99
|
|
|
74
100
|
- Add --compare standup trend deltas ([pm-slack-standup-o59l](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/features/pm-slack-standup-o59l.toon))
|
|
75
101
|
|
|
102
|
+
## 2026.6.8 - 2026-06-08
|
|
103
|
+
|
|
104
|
+
### Other
|
|
105
|
+
|
|
106
|
+
- Full-cycle hardening wave: pm-slack-standup ([pm-slack-standup-3bae](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/tasks/pm-slack-standup-3bae.toon))
|
|
107
|
+
|
|
76
108
|
## 2026.6.7 - 2026-06-07
|
|
77
109
|
|
|
78
110
|
### Added
|
|
@@ -126,6 +158,12 @@
|
|
|
126
158
|
|
|
127
159
|
- standup threw plain Error (no exitCode) → runtime double-invocation ([pm-slack-standup-uyr9](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/issues/pm-slack-standup-uyr9.toon))
|
|
128
160
|
|
|
161
|
+
## 2026.5.30 - 2026-05-30
|
|
162
|
+
|
|
163
|
+
### Other
|
|
164
|
+
|
|
165
|
+
- Production-readiness audit 2026-05-28 ([pm-slack-standup-uqdb](https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm/tasks/pm-slack-standup-uqdb.toon))
|
|
166
|
+
|
|
129
167
|
## 2026.5.29 - 2026-05-29
|
|
130
168
|
|
|
131
169
|
### Fixed
|
package/dist/index.js
CHANGED
|
@@ -1415,7 +1415,7 @@ export function renderTrendLine(deltas) {
|
|
|
1415
1415
|
let exportStdoutViaService = false;
|
|
1416
1416
|
export default defineExtension({
|
|
1417
1417
|
name: "pm-slack-standup",
|
|
1418
|
-
version: "2026.7.
|
|
1418
|
+
version: "2026.7.29",
|
|
1419
1419
|
activate(api) {
|
|
1420
1420
|
const standupFlags = [
|
|
1421
1421
|
{ long: "--webhook", value_name: "url", description: "Slack incoming webhook URL (overrides PM_SLACK_WEBHOOK env var)" },
|
package/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pm-slack-standup",
|
|
3
|
-
"version": "2026.7.
|
|
3
|
+
"version": "2026.7.29",
|
|
4
4
|
"description": "Post pm context as a Slack standup message",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"scripts": {
|
|
23
23
|
"build": "tsc",
|
|
24
24
|
"build:test": "tsc -p tsconfig.test.json",
|
|
25
|
-
"test": "npm run build && npm run build:test && node --test
|
|
25
|
+
"test": "npm run build && npm run build:test && node --test test/*.test.ts",
|
|
26
26
|
"dev": "tsc --watch",
|
|
27
27
|
"prepack": "npm run build",
|
|
28
28
|
"typecheck": "tsc --noEmit",
|
|
@@ -32,20 +32,21 @@
|
|
|
32
32
|
"changelog": "pm-changelog --pm-root .agents/pm --mode prepend --output CHANGELOG.md --release-version-from-package --since-previous-tag --until-release-tag --item-url-base https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm --respect-item-release",
|
|
33
33
|
"changelog:full": "pm-changelog --pm-root .agents/pm --mode replace --output CHANGELOG.md --all-release-tags --release-version-from-package --item-url-base https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm --respect-item-release",
|
|
34
34
|
"changelog:check": "pm-changelog --pm-root .agents/pm --mode replace --output CHANGELOG.md --all-release-tags --release-version-from-package --item-url-base https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm --respect-item-release --check",
|
|
35
|
-
"release:check": "npm run typecheck && npm run build && npm
|
|
35
|
+
"release:check": "npm run typecheck && npm run build && npm run coverage && npm run audit:prod && npm run pack:dry-run && npm run changelog:check",
|
|
36
36
|
"prepublishOnly": "npm run release:check",
|
|
37
37
|
"release:notes": "pm-changelog --pm-root .agents/pm --stdout --since-previous-tag --until-release-tag --release-version-from-package --item-url-base https://github.com/unbraind/pm-slack-standup/blob/main/.agents/pm --respect-item-release --pm-bin ./node_modules/.bin/pm --github-step-summary",
|
|
38
38
|
"prepare": "node scripts/prepare-merge-driver.mjs",
|
|
39
|
-
"merge:install": "pm merge install"
|
|
39
|
+
"merge:install": "pm merge install",
|
|
40
|
+
"coverage": "npm run build && npm run build:test && node scripts/coverage-gate.ts"
|
|
40
41
|
},
|
|
41
42
|
"devDependencies": {
|
|
42
43
|
"@types/node": "^26.1.1",
|
|
44
|
+
"@unbrained/pm-cli": "^2026.7.29",
|
|
43
45
|
"pm-changelog": "^2026.7.27",
|
|
44
|
-
"typescript": "^7.0.2"
|
|
45
|
-
"@unbrained/pm-cli": "^2026.7.28"
|
|
46
|
+
"typescript": "^7.0.2"
|
|
46
47
|
},
|
|
47
48
|
"peerDependencies": {
|
|
48
|
-
"@unbrained/pm-cli": ">=2026.7.
|
|
49
|
+
"@unbrained/pm-cli": ">=2026.7.29"
|
|
49
50
|
},
|
|
50
51
|
"keywords": [
|
|
51
52
|
"pm-cli",
|
|
@@ -95,6 +96,20 @@
|
|
|
95
96
|
"access": "public"
|
|
96
97
|
},
|
|
97
98
|
"dependencies": {
|
|
98
|
-
"@unbrained/pm-cli": "^2026.7.
|
|
99
|
+
"@unbrained/pm-cli": "^2026.7.29"
|
|
100
|
+
},
|
|
101
|
+
"coverageGate": {
|
|
102
|
+
"sources": [
|
|
103
|
+
"."
|
|
104
|
+
],
|
|
105
|
+
"tests": [
|
|
106
|
+
"test/*.test.ts"
|
|
107
|
+
],
|
|
108
|
+
"thresholds": {
|
|
109
|
+
"lines": 83,
|
|
110
|
+
"branches": 87,
|
|
111
|
+
"functions": 87
|
|
112
|
+
},
|
|
113
|
+
"ignore": []
|
|
99
114
|
}
|
|
100
115
|
}
|