Skip to content

Commit 107a42c

Browse files
patricklxgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 3a9df29 commit 107a42c

File tree

1 file changed

+126
-0
lines changed

1 file changed

+126
-0
lines changed

release-plan-stderr.txt

+126
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
(node:2119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2+
(Use `node --trace-deprecation ...` to show where the warning was created)
3+
Warning: unknown package "@glimmer-workspace/integration-tests"
4+
Warning: unknown package "@glimmer/debug"
5+
Warning: unknown package "@glimmer-workspace/bin"
6+
Warning: unknown package "@glimmer/local-debug-flags"
7+
Warning: unknown package "@glimmer-workspace/meta-updater"
8+
Warning: unknown package "@glimmer-workspace/bin"
9+
Warning: unknown package "@glimmer-workspace/benchmark-env"
10+
Warning: unknown package "@glimmer-workspace/build-support"
11+
Warning: unknown package "@glimmer-workspace/env"
12+
Warning: unknown package "@glimmer-workspace/eslint-plugin"
13+
Warning: unknown package "@glimmer-workspace/integration-tests"
14+
Warning: unknown package "@glimmer-workspace/test-utils"
15+
Warning: unknown package "@glimmer/constants"
16+
Warning: unknown package "@glimmer/debug-util"
17+
Warning: unknown package "@glimmer/debug"
18+
Warning: unknown package "@glimmer/local-debug-babel-plugin"
19+
Warning: unknown package "@glimmer/local-debug-flags"
20+
Warning: unknown package "@types/eslint-community__eslint-plugin-eslint-comments"
21+
Warning: unknown package "@types/eslint-plugin-import"
22+
Warning: unknown package "@types/eslint-plugin-qunit"
23+
Warning: unknown package "@types/js-reporters"
24+
Warning: unknown package "@types/puppeteer-chromium-resolver"
25+
Warning: unknown package "@glimmer-workspace/repo-metadata"
26+
Warning: unknown package "@glimmer-workspace/integration-tests"
27+
Warning: unknown package "@glimmer-workspace/repo-metadata"
28+
Warning: unknown package "@glimmer-workspace/build-support"
29+
Warning: unknown package "@glimmer-workspace/meta-updater"
30+
Warning: unknown package "@glimmer-workspace/benchmark-env"
31+
Warning: unknown package "@glimmer-workspace/bin"
32+
Warning: unknown package "@glimmer-workspace/env"
33+
Warning: unknown package "@glimmer-workspace/eslint-plugin"
34+
Warning: unknown package "@glimmer-workspace/integration-node-tests"
35+
Warning: unknown package "@glimmer-workspace/test-utils"
36+
Warning: unknown package "@glimmer/constants"
37+
Warning: unknown package "@glimmer/debug-util"
38+
Warning: unknown package "@glimmer/debug"
39+
Warning: unknown package "@glimmer/local-debug-babel-plugin"
40+
Warning: unknown package "@glimmer/local-debug-flags"
41+
Warning: unknown package "@types/eslint-community__eslint-plugin-eslint-comments"
42+
Warning: unknown package "@types/eslint-plugin-import"
43+
Warning: unknown package "@types/eslint-plugin-qunit"
44+
Warning: unknown package "@types/js-reporters"
45+
Warning: unknown package "@types/puppeteer-chromium-resolver"
46+
Warning: unknown package "@glimmer-workspace/bin"
47+
Warning: unknown package "@glimmer-workspace/meta-updater"
48+
Warning: unknown package "@glimmer-workspace/benchmark-env"
49+
Warning: unknown package "@glimmer-workspace/build-support"
50+
Warning: unknown package "@glimmer-workspace/eslint-plugin"
51+
Warning: unknown package "@glimmer-workspace/integration-node-tests"
52+
Warning: unknown package "@glimmer-workspace/integration-tests"
53+
Warning: unknown package "@glimmer-workspace/test-utils"
54+
Warning: unknown package "@glimmer/constants"
55+
Warning: unknown package "@glimmer/debug-util"
56+
Warning: unknown package "@glimmer/debug"
57+
Warning: unknown package "@glimmer/local-debug-flags"
58+
Warning: unknown package "@glimmer-workspace/repo-metadata"
59+
Warning: unknown package "@types/puppeteer-chromium-resolver"
60+
Warning: unknown package "@glimmer/local-debug-babel-plugin"
61+
Warning: unknown package "@types/js-reporters"
62+
# Unlabeled Changes
63+
64+
* `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/interfaces`, `@glimmer/opcode-compiler`, `@glimmer/syntax`, `@glimmer/wire-format`
65+
* [#1557](https://github.com/glimmerjs/glimmer-vm/pull/1557) [ENHANCEMENT+CLEANUP] Better compile time errors for strict mode ([@chancancode](https://github.com/chancancode))
66+
* `@glimmer-workspace/benchmark-env`, `@glimmer-workspace/integration-tests`, `@glimmer/interfaces`, `@glimmer/manager`, `@glimmer/runtime`
67+
* [#1559](https://github.com/glimmerjs/glimmer-vm/pull/1559) add modifiers to debug render tree ([@patricklx](https://github.com/patricklx))
68+
* `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/interfaces`, `@glimmer/opcode-compiler`
69+
* [#1574](https://github.com/glimmerjs/glimmer-vm/pull/1574) [CLEANUP] Drop support for `{{#with}}` keyword ([@chancancode](https://github.com/chancancode))
70+
* `@glimmer-workspace/integration-tests`, `@glimmer/interfaces`, `@glimmer/runtime`
71+
* [#1492](https://github.com/glimmerjs/glimmer-vm/pull/1492) improve arguments error detection for inspector ([@patricklx](https://github.com/patricklx))
72+
* `@glimmer-workspace/bin`
73+
* [#1533](https://github.com/glimmerjs/glimmer-vm/pull/1533) Improve benchmark - adding more VM cases ([@lifeart](https://github.com/lifeart))
74+
* [#1532](https://github.com/glimmerjs/glimmer-vm/pull/1532) Attempt to get perf testing work ([@lifeart](https://github.com/lifeart))
75+
* `@glimmer-workspace/benchmark-env`, `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/debug`, `@glimmer/destroyable`, `@glimmer/encoder`, `@glimmer/global-context`, `@glimmer/interfaces`, `@glimmer/manager`, `@glimmer/node`, `@glimmer/opcode-compiler`, `@glimmer/owner`, `@glimmer/program`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`, `@glimmer/vm`, `@glimmer/wire-format`
76+
* [#1525](https://github.com/glimmerjs/glimmer-vm/pull/1525) Finish renaming master branch to main ([@chancancode](https://github.com/chancancode))
77+
* Other
78+
* [#1524](https://github.com/glimmerjs/glimmer-vm/pull/1524) Revert some VSCode settings ([@chancancode](https://github.com/chancancode))
79+
* [#1503](https://github.com/glimmerjs/glimmer-vm/pull/1503) Upgrade babel ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
80+
* [#1457](https://github.com/glimmerjs/glimmer-vm/pull/1457) Add --force to pnpm publish to account for already published packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
81+
* [#1455](https://github.com/glimmerjs/glimmer-vm/pull/1455) Match env var from https://github.com/actions/setup-node/blob/main/sr… ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
82+
* [#1454](https://github.com/glimmerjs/glimmer-vm/pull/1454) debug npm access ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
83+
* [#1453](https://github.com/glimmerjs/glimmer-vm/pull/1453) Setup dispatch / manual re-running of release workflow ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
84+
* [#1448](https://github.com/glimmerjs/glimmer-vm/pull/1448) Setup release it ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
85+
* [#1365](https://github.com/glimmerjs/glimmer-vm/pull/1365) Define INUR in a comment ([@courajs](https://github.com/courajs))
86+
* [#1307](https://github.com/glimmerjs/glimmer-vm/pull/1307) Remove TODO in ci.yml ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
87+
* [#1239](https://github.com/glimmerjs/glimmer-vm/pull/1239) Fix changelog for version 0.71.2 ([@pzuraq](https://github.com/pzuraq))
88+
* `@glimmer/runtime`
89+
* [#1512](https://github.com/glimmerjs/glimmer-vm/pull/1512) [perf | size] simplify array iterations ([@lifeart](https://github.com/lifeart))
90+
* `@glimmer-workspace/eslint-plugin`, `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/debug`, `@glimmer/interfaces`, `@glimmer/manager`, `@glimmer/opcode-compiler`, `@glimmer/reference`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`
91+
* [#1505](https://github.com/glimmerjs/glimmer-vm/pull/1505) Upgrade lint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
92+
* `@glimmer-workspace/bin`, `@glimmer-workspace/build-support`, `@glimmer-workspace/eslint-plugin`, `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/node`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`
93+
* [#1504](https://github.com/glimmerjs/glimmer-vm/pull/1504) Upgrade @types/* ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
94+
* `@glimmer-workspace/build-support`, `@glimmer/vm-babel-plugins`
95+
* [#1502](https://github.com/glimmerjs/glimmer-vm/pull/1502) Lint and config changes extraction part two ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
96+
* `@glimmer-workspace/bin`, `@glimmer-workspace/benchmark-env`, `@glimmer-workspace/build-support`, `@glimmer-workspace/eslint-plugin`, `@glimmer-workspace/integration-tests`, `@glimmer/compiler`, `@glimmer/debug`, `@glimmer/destroyable`, `@glimmer/interfaces`, `@glimmer/local-debug-flags`, `@glimmer/manager`, `@glimmer/node`, `@glimmer/opcode-compiler`, `@glimmer/program`, `@glimmer/reference`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`, `@glimmer/validator`, `@glimmer/vm-babel-plugins`
97+
* [#1500](https://github.com/glimmerjs/glimmer-vm/pull/1500) Extract formatting / lint changes from the Error Recovery PR, and add prettier to ci / local tooling ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
98+
* `@glimmer-workspace/build-support`
99+
* [#1477](https://github.com/glimmerjs/glimmer-vm/pull/1477) Use terser for the production bundle ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
100+
* `@glimmer-workspace/integration-tests`, `@glimmer/node`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`
101+
* [#1456](https://github.com/glimmerjs/glimmer-vm/pull/1456) Can we use the real @types/qunit? ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
102+
* `@glimmer-workspace/integration-tests`, `@glimmer/runtime`
103+
* [#1447](https://github.com/glimmerjs/glimmer-vm/pull/1447) fix: capture render tree can fail if args cannot be obtained ([@patricklx](https://github.com/patricklx))
104+
* `@glimmer/manager`
105+
* [#1370](https://github.com/glimmerjs/glimmer-vm/pull/1370) Refactor the way manager is returned so that we don't need exclamation ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
106+
* [#1364](https://github.com/glimmerjs/glimmer-vm/pull/1364) Correct grammar in immutable args error ([@jamescdavis](https://github.com/jamescdavis))
107+
* `@glimmer/util`
108+
* [#1366](https://github.com/glimmerjs/glimmer-vm/pull/1366) drop support for IE11 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
109+
* [#1193](https://github.com/glimmerjs/glimmer-vm/pull/1193) [BUGFIX] Use custom symbol whenever native is not present ([@pzuraq](https://github.com/pzuraq))
110+
* `@glimmer/local-debug-flags`, `@glimmer/reference`
111+
* [#1353](https://github.com/glimmerjs/glimmer-vm/pull/1353) Update package.json to include the repository ([@v-jiepeng](https://github.com/v-jiepeng))
112+
* `@glimmer/compiler`
113+
* [#1354](https://github.com/glimmerjs/glimmer-vm/pull/1354) Followup for loose-mode lexical scope ([@ef4](https://github.com/ef4))
114+
* `@glimmer/interfaces`, `@glimmer/manager`
115+
* [#1334](https://github.com/glimmerjs/glimmer-vm/pull/1334) cleanup 3.13 logic from Modifier Manager ([@nlfurniss](https://github.com/nlfurniss))
116+
* `@glimmer/validator`
117+
* [#1291](https://github.com/glimmerjs/glimmer-vm/pull/1291) Add repository metadata to glimmer validator package ([@milindalvares](https://github.com/milindalvares))
118+
* `@glimmer/compiler`, `@glimmer/syntax`
119+
* [#1203](https://github.com/glimmerjs/glimmer-vm/pull/1203) Update syntax errors to not be a custom subclass ([@pzuraq](https://github.com/pzuraq))
120+
* `@glimmer/compiler`, `@glimmer/debug`, `@glimmer/encoder`, `@glimmer/global-context`, `@glimmer/interfaces`, `@glimmer/local-debug-flags`, `@glimmer/node`, `@glimmer/opcode-compiler`, `@glimmer/program`, `@glimmer/reference`, `@glimmer/runtime`, `@glimmer/syntax`, `@glimmer/util`, `@glimmer/validator`, `@glimmer/vm`, `@glimmer/wire-format`
121+
* [#1194](https://github.com/glimmerjs/glimmer-vm/pull/1194) Upstream Release 0.63.5 ([@pzuraq](https://github.com/pzuraq))
122+
* `@glimmer/opcode-compiler`
123+
* [#1163](https://github.com/glimmerjs/glimmer-vm/pull/1163) [BUGFIX] args lost when passed to {{component}} ([@rreckonerr](https://github.com/rreckonerr))
124+
125+
126+
*Cannot plan release until the above changes are labeled*.

0 commit comments

Comments
 (0)