|
1 | 1 | {
|
2 | 2 | "solution": {
|
3 | 3 | "limber-ui": {
|
4 |
| - "oldVersion": "2.0.0" |
| 4 | + "impact": "major", |
| 5 | + "oldVersion": "2.0.0", |
| 6 | + "newVersion": "3.0.0", |
| 7 | + "constraints": [ |
| 8 | + { |
| 9 | + "impact": "major", |
| 10 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 11 | + }, |
| 12 | + { |
| 13 | + "impact": "patch", |
| 14 | + "reason": "Appears in changelog section :memo: Documentation" |
| 15 | + }, |
| 16 | + { |
| 17 | + "impact": "patch", |
| 18 | + "reason": "Appears in changelog section :house: Internal" |
| 19 | + } |
| 20 | + ], |
| 21 | + "pkgJSONPath": "./packages/app-support/limber-ui/addon/package.json" |
5 | 22 | },
|
6 | 23 | "ember-repl": {
|
7 |
| - "impact": "patch", |
8 |
| - "oldVersion": "5.0.0", |
9 |
| - "newVersion": "5.0.1", |
| 24 | + "impact": "major", |
| 25 | + "oldVersion": "5.0.1", |
| 26 | + "newVersion": "6.0.0", |
10 | 27 | "constraints": [
|
| 28 | + { |
| 29 | + "impact": "major", |
| 30 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 31 | + }, |
11 | 32 | {
|
12 | 33 | "impact": "patch",
|
13 |
| - "reason": "Appears in changelog section :bug: Bug Fix" |
| 34 | + "reason": "Appears in changelog section :memo: Documentation" |
| 35 | + }, |
| 36 | + { |
| 37 | + "impact": "patch", |
| 38 | + "reason": "Appears in changelog section :house: Internal" |
14 | 39 | }
|
15 | 40 | ],
|
16 | 41 | "pkgJSONPath": "./packages/ember-repl/addon/package.json"
|
17 | 42 | },
|
18 | 43 | "codemirror-lang-glimdown": {
|
19 |
| - "oldVersion": "0.0.4" |
| 44 | + "impact": "major", |
| 45 | + "oldVersion": "0.0.4", |
| 46 | + "newVersion": "1.0.0", |
| 47 | + "constraints": [ |
| 48 | + { |
| 49 | + "impact": "major", |
| 50 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 51 | + }, |
| 52 | + { |
| 53 | + "impact": "patch", |
| 54 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer-js" |
| 55 | + }, |
| 56 | + { |
| 57 | + "impact": "patch", |
| 58 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer" |
| 59 | + }, |
| 60 | + { |
| 61 | + "impact": "patch", |
| 62 | + "reason": "Appears in changelog section :memo: Documentation" |
| 63 | + } |
| 64 | + ], |
| 65 | + "pkgJSONPath": "./packages/syntax/glimdown/codemirror/package.json" |
20 | 66 | },
|
21 | 67 | "@glimdown/lezer": {
|
22 |
| - "oldVersion": "0.0.3" |
| 68 | + "impact": "major", |
| 69 | + "oldVersion": "0.0.3", |
| 70 | + "newVersion": "1.0.0", |
| 71 | + "constraints": [ |
| 72 | + { |
| 73 | + "impact": "major", |
| 74 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 75 | + }, |
| 76 | + { |
| 77 | + "impact": "patch", |
| 78 | + "reason": "Appears in changelog section :memo: Documentation" |
| 79 | + } |
| 80 | + ], |
| 81 | + "pkgJSONPath": "./packages/syntax/glimdown/lezer/package.json" |
23 | 82 | },
|
24 | 83 | "codemirror-lang-glimmer-js": {
|
25 |
| - "oldVersion": "0.0.4" |
| 84 | + "impact": "major", |
| 85 | + "oldVersion": "0.0.4", |
| 86 | + "newVersion": "1.0.0", |
| 87 | + "constraints": [ |
| 88 | + { |
| 89 | + "impact": "major", |
| 90 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 91 | + }, |
| 92 | + { |
| 93 | + "impact": "patch", |
| 94 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer" |
| 95 | + }, |
| 96 | + { |
| 97 | + "impact": "patch", |
| 98 | + "reason": "Appears in changelog section :memo: Documentation" |
| 99 | + } |
| 100 | + ], |
| 101 | + "pkgJSONPath": "./packages/syntax/glimmer-js/codemirror/package.json" |
26 | 102 | },
|
27 | 103 | "@glimdown/lezer-glimmer-expression": {
|
28 |
| - "oldVersion": "0.0.3" |
| 104 | + "impact": "major", |
| 105 | + "oldVersion": "0.0.3", |
| 106 | + "newVersion": "1.0.0", |
| 107 | + "constraints": [ |
| 108 | + { |
| 109 | + "impact": "major", |
| 110 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 111 | + }, |
| 112 | + { |
| 113 | + "impact": "patch", |
| 114 | + "reason": "Appears in changelog section :memo: Documentation" |
| 115 | + } |
| 116 | + ], |
| 117 | + "pkgJSONPath": "./packages/syntax/glimmer-s-expression/lezer/package.json" |
29 | 118 | },
|
30 | 119 | "codemirror-lang-glimmer-ts": {
|
31 |
| - "oldVersion": "0.0.2" |
| 120 | + "impact": "major", |
| 121 | + "oldVersion": "0.0.2", |
| 122 | + "newVersion": "1.0.0", |
| 123 | + "constraints": [ |
| 124 | + { |
| 125 | + "impact": "patch", |
| 126 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer" |
| 127 | + }, |
| 128 | + { |
| 129 | + "impact": "major", |
| 130 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 131 | + }, |
| 132 | + { |
| 133 | + "impact": "patch", |
| 134 | + "reason": "Appears in changelog section :memo: Documentation" |
| 135 | + } |
| 136 | + ], |
| 137 | + "pkgJSONPath": "./packages/syntax/glimmer-ts/codemirror/package.json" |
32 | 138 | },
|
33 | 139 | "codemirror-lang-glimmer": {
|
34 |
| - "oldVersion": "0.0.4" |
| 140 | + "impact": "major", |
| 141 | + "oldVersion": "0.0.4", |
| 142 | + "newVersion": "1.0.0", |
| 143 | + "constraints": [ |
| 144 | + { |
| 145 | + "impact": "patch", |
| 146 | + "reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression" |
| 147 | + }, |
| 148 | + { |
| 149 | + "impact": "patch", |
| 150 | + "reason": "Has dependency `workspace:*` on lezer-glimmer" |
| 151 | + }, |
| 152 | + { |
| 153 | + "impact": "major", |
| 154 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 155 | + }, |
| 156 | + { |
| 157 | + "impact": "patch", |
| 158 | + "reason": "Appears in changelog section :memo: Documentation" |
| 159 | + } |
| 160 | + ], |
| 161 | + "pkgJSONPath": "./packages/syntax/glimmer/codemirror/package.json" |
35 | 162 | },
|
36 | 163 | "lezer-glimmer": {
|
37 |
| - "oldVersion": "0.0.3" |
| 164 | + "impact": "major", |
| 165 | + "oldVersion": "0.0.3", |
| 166 | + "newVersion": "1.0.0", |
| 167 | + "constraints": [ |
| 168 | + { |
| 169 | + "impact": "patch", |
| 170 | + "reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression" |
| 171 | + }, |
| 172 | + { |
| 173 | + "impact": "major", |
| 174 | + "reason": "Appears in changelog section :boom: Breaking Change" |
| 175 | + }, |
| 176 | + { |
| 177 | + "impact": "patch", |
| 178 | + "reason": "Appears in changelog section :memo: Documentation" |
| 179 | + } |
| 180 | + ], |
| 181 | + "pkgJSONPath": "./packages/syntax/glimmer/lezer/package.json" |
38 | 182 | }
|
39 | 183 | },
|
40 |
| - "description": "## Release (2024-11-12)\n\nember-repl 5.0.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-repl`\n * [#1868](https://github.com/NullVoxPopuli/limber/pull/1868) Fix ESM compatibility (Vite) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
| 184 | + "description": "## Release (2025-03-03)\n\nlimber-ui 3.0.0 (major)\nember-repl 6.0.0 (major)\ncodemirror-lang-glimdown 1.0.0 (major)\n@glimdown/lezer 1.0.0 (major)\ncodemirror-lang-glimmer-js 1.0.0 (major)\n@glimdown/lezer-glimmer-expression 1.0.0 (major)\ncodemirror-lang-glimmer-ts 1.0.0 (major)\ncodemirror-lang-glimmer 1.0.0 (major)\nlezer-glimmer 1.0.0 (major)\n\n#### :boom: Breaking Change\n* `limber`, `tutorial`, `dev-tools`, `@nullvoxpopuli/limber-codemirror`, `limber-ui`, `@nullvoxpopuli/limber-styles`, `@nullvoxpopuli/limber-transpilation`, `@nullvoxpopuli/limber-consts`, `ember-repl`, `ember-repl-test-app`, `@nullvoxpopuli/horizon-theme`, `@glimdown/lezer-infra`, `@glimdown/codemirror-dev-preview`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer-ts`, `codemirror-lang-glimmer`, `lezer-glimmer`, `@nullvoxpopuli/spike-url-shortening`\n * [#1898](https://github.com/NullVoxPopuli/limber/pull/1898) Vite repl ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :rocket: Enhancement\n* `limber`\n * [#1895](https://github.com/NullVoxPopuli/limber/pull/1895) Save last format and document in localStorage ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* `tutorial`\n * [#1894](https://github.com/NullVoxPopuli/limber/pull/1894) new tutorial chapter: conditional event handling ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#1893](https://github.com/NullVoxPopuli/limber/pull/1893) Update prompt.gjs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `limber`, `tutorial`, `limber-ui`, `@nullvoxpopuli/limber-transpilation`, `ember-repl`, `ember-repl-test-app`, `@glimdown/lezer-infra`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer-ts`, `codemirror-lang-glimmer`, `lezer-glimmer`\n * [#1872](https://github.com/NullVoxPopuli/limber/pull/1872) Upgrade to ember 6 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `limber`, `tutorial`, `limber-ui`, `ember-repl`, `ember-repl-test-app`\n * [#1882](https://github.com/NullVoxPopuli/limber/pull/1882) Upgrade ember-test-waiters ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
41 | 185 | }
|
0 commit comments