|
1 | 1 | { |
2 | 2 | "solution": { |
3 | 3 | "@embroider/addon-dev": { |
4 | | - "impact": "patch", |
5 | | - "oldVersion": "7.1.5", |
6 | | - "newVersion": "7.1.6", |
7 | | - "tagName": "v7-x", |
8 | | - "constraints": [ |
9 | | - { |
10 | | - "impact": "patch", |
11 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
12 | | - } |
13 | | - ], |
14 | | - "pkgJSONPath": "./packages/addon-dev/package.json" |
| 4 | + "oldVersion": "7.1.6" |
15 | 5 | }, |
16 | 6 | "@embroider/babel-loader-9": { |
17 | | - "impact": "patch", |
18 | | - "oldVersion": "3.1.2", |
19 | | - "newVersion": "3.1.3", |
20 | | - "tagName": "v3-x", |
21 | | - "constraints": [ |
22 | | - { |
23 | | - "impact": "patch", |
24 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
25 | | - } |
26 | | - ], |
27 | | - "pkgJSONPath": "./packages/babel-loader-9/package.json" |
| 7 | + "oldVersion": "3.1.3" |
28 | 8 | }, |
29 | 9 | "@embroider/compat": { |
30 | | - "impact": "patch", |
31 | | - "oldVersion": "3.9.2", |
32 | | - "newVersion": "3.9.3", |
33 | | - "tagName": "v3-x", |
34 | | - "constraints": [ |
35 | | - { |
36 | | - "impact": "patch", |
37 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
38 | | - }, |
39 | | - { |
40 | | - "impact": "patch", |
41 | | - "reason": "Appears in changelog section :house: Internal" |
42 | | - } |
43 | | - ], |
44 | | - "pkgJSONPath": "./packages/compat/package.json" |
| 10 | + "oldVersion": "3.9.3" |
45 | 11 | }, |
46 | 12 | "@embroider/core": { |
47 | | - "impact": "patch", |
48 | | - "oldVersion": "3.5.8", |
49 | | - "newVersion": "3.5.9", |
50 | | - "tagName": "v3-x", |
51 | | - "constraints": [ |
52 | | - { |
53 | | - "impact": "patch", |
54 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
55 | | - }, |
56 | | - { |
57 | | - "impact": "patch", |
58 | | - "reason": "Has dependency `workspace:*` on @embroider/shared-internals" |
59 | | - }, |
60 | | - { |
61 | | - "impact": "patch", |
62 | | - "reason": "Appears in changelog section :house: Internal" |
63 | | - } |
64 | | - ], |
65 | | - "pkgJSONPath": "./packages/core/package.json" |
| 13 | + "oldVersion": "3.5.9" |
66 | 14 | }, |
67 | 15 | "@embroider/hbs-loader": { |
68 | | - "impact": "patch", |
69 | | - "oldVersion": "3.0.4", |
70 | | - "newVersion": "3.0.5", |
71 | | - "tagName": "v3-x", |
72 | | - "constraints": [ |
73 | | - { |
74 | | - "impact": "patch", |
75 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
76 | | - } |
77 | | - ], |
78 | | - "pkgJSONPath": "./packages/hbs-loader/package.json" |
| 16 | + "oldVersion": "3.0.5" |
79 | 17 | }, |
80 | 18 | "@embroider/router": { |
81 | 19 | "impact": "patch", |
82 | | - "oldVersion": "2.1.10", |
83 | | - "newVersion": "2.1.11", |
| 20 | + "oldVersion": "2.1.11", |
| 21 | + "newVersion": "2.1.12", |
84 | 22 | "tagName": "v2-x", |
85 | 23 | "constraints": [ |
86 | 24 | { |
87 | 25 | "impact": "patch", |
88 | 26 | "reason": "Appears in changelog section :bug: Bug Fix" |
89 | | - }, |
90 | | - { |
91 | | - "impact": "patch", |
92 | | - "reason": "Appears in changelog section :house: Internal" |
93 | 27 | } |
94 | 28 | ], |
95 | 29 | "pkgJSONPath": "./packages/router/package.json" |
96 | 30 | }, |
97 | 31 | "@embroider/shared-internals": { |
98 | | - "impact": "patch", |
99 | | - "oldVersion": "2.9.1", |
100 | | - "newVersion": "2.9.2", |
101 | | - "tagName": "v2-x", |
102 | | - "constraints": [ |
103 | | - { |
104 | | - "impact": "patch", |
105 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
106 | | - } |
107 | | - ], |
108 | | - "pkgJSONPath": "./packages/shared-internals/package.json" |
| 32 | + "oldVersion": "2.9.2" |
109 | 33 | }, |
110 | 34 | "@embroider/test-setup": { |
111 | 35 | "oldVersion": "4.0.0" |
112 | 36 | }, |
113 | 37 | "@embroider/util": { |
114 | | - "impact": "patch", |
115 | | - "oldVersion": "1.13.4", |
116 | | - "newVersion": "1.13.5", |
117 | | - "tagName": "latest", |
118 | | - "constraints": [ |
119 | | - { |
120 | | - "impact": "patch", |
121 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
122 | | - }, |
123 | | - { |
124 | | - "impact": "patch", |
125 | | - "reason": "Appears in changelog section :house: Internal" |
126 | | - } |
127 | | - ], |
128 | | - "pkgJSONPath": "./packages/util/package.json" |
| 38 | + "oldVersion": "1.13.5" |
129 | 39 | }, |
130 | 40 | "@embroider/webpack": { |
131 | | - "impact": "patch", |
132 | | - "oldVersion": "4.1.1", |
133 | | - "newVersion": "4.1.2", |
134 | | - "tagName": "latest", |
135 | | - "constraints": [ |
136 | | - { |
137 | | - "impact": "patch", |
138 | | - "reason": "Has dependency `workspace:*` on @embroider/babel-loader-9" |
139 | | - }, |
140 | | - { |
141 | | - "impact": "patch", |
142 | | - "reason": "Has dependency `workspace:*` on @embroider/hbs-loader" |
143 | | - }, |
144 | | - { |
145 | | - "impact": "patch", |
146 | | - "reason": "Has dependency `workspace:*` on @embroider/shared-internals" |
147 | | - } |
148 | | - ], |
149 | | - "pkgJSONPath": "./packages/webpack/package.json" |
| 41 | + "oldVersion": "4.1.2" |
150 | 42 | } |
151 | 43 | }, |
152 | | - "description": "## Release (2025-12-02)\n\n* @embroider/addon-dev 7.1.6 (patch)\n* @embroider/babel-loader-9 3.1.3 (patch)\n* @embroider/compat 3.9.3 (patch)\n* @embroider/core 3.5.9 (patch)\n* @embroider/hbs-loader 3.0.5 (patch)\n* @embroider/router 2.1.11 (patch)\n* @embroider/shared-internals 2.9.2 (patch)\n* @embroider/util 1.13.5 (patch)\n* @embroider/webpack 4.1.2 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/addon-dev`, `@embroider/babel-loader-9`, `@embroider/compat`, `@embroider/core`, `@embroider/hbs-loader`, `@embroider/router`, `@embroider/shared-internals`\n * [#2633](https://github.com/embroider-build/embroider/pull/2633) Update tags ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@embroider/compat`, `@embroider/core`, `@embroider/router`, `@embroider/util`\n * [#2528](https://github.com/embroider-build/embroider/pull/2528) unpin @embroider/macros now that lazy mode has been fixed ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `@embroider/compat`, `@embroider/core`, `@embroider/router`, `@embroider/util`\n * [#2506](https://github.com/embroider-build/embroider/pull/2506) Prepare Stable Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n* Other\n * [#2504](https://github.com/embroider-build/embroider/pull/2504) Update release plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 3\n- Chris Manson ([@mansona](https://github.com/mansona))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" |
| 44 | + "description": "## Release (2025-12-02)\n\n* @embroider/router 2.1.12 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/router`\n * [#2634](https://github.com/embroider-build/embroider/pull/2634) Widen test-waiters range in @embroider/router ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
153 | 45 | } |
0 commit comments