|
1 | 1 | {
|
2 | 2 | "solution": {
|
3 | 3 | "limber-ui": {
|
4 |
| - "oldVersion": "1.0.1" |
| 4 | + "impact": "patch", |
| 5 | + "oldVersion": "1.0.1", |
| 6 | + "newVersion": "1.0.2", |
| 7 | + "constraints": [ |
| 8 | + { |
| 9 | + "impact": "patch", |
| 10 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 11 | + }, |
| 12 | + { |
| 13 | + "impact": "patch", |
| 14 | + "reason": "Appears in changelog section :house: Internal" |
| 15 | + } |
| 16 | + ], |
| 17 | + "pkgJSONPath": "./packages/app-support/limber-ui/addon/package.json" |
5 | 18 | },
|
6 | 19 | "ember-repl": {
|
7 |
| - "impact": "minor", |
8 |
| - "oldVersion": "4.1.2", |
9 |
| - "newVersion": "4.2.0", |
| 20 | + "impact": "patch", |
| 21 | + "oldVersion": "4.2.0", |
| 22 | + "newVersion": "4.2.1", |
10 | 23 | "constraints": [
|
11 | 24 | {
|
12 |
| - "impact": "minor", |
13 |
| - "reason": "Appears in changelog section :rocket: Enhancement" |
| 25 | + "impact": "patch", |
| 26 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 27 | + }, |
| 28 | + { |
| 29 | + "impact": "patch", |
| 30 | + "reason": "Appears in changelog section :house: Internal" |
14 | 31 | }
|
15 | 32 | ],
|
16 | 33 | "pkgJSONPath": "./packages/ember-repl/addon/package.json"
|
17 | 34 | },
|
18 | 35 | "codemirror-lang-glimdown": {
|
19 |
| - "oldVersion": "0.0.0" |
| 36 | + "impact": "patch", |
| 37 | + "oldVersion": "0.0.0", |
| 38 | + "newVersion": "0.0.1", |
| 39 | + "constraints": [ |
| 40 | + { |
| 41 | + "impact": "patch", |
| 42 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 43 | + }, |
| 44 | + { |
| 45 | + "impact": "patch", |
| 46 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer-js" |
| 47 | + }, |
| 48 | + { |
| 49 | + "impact": "patch", |
| 50 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer" |
| 51 | + }, |
| 52 | + { |
| 53 | + "impact": "patch", |
| 54 | + "reason": "Appears in changelog section :house: Internal" |
| 55 | + } |
| 56 | + ], |
| 57 | + "pkgJSONPath": "./packages/syntax/glimdown/codemirror/package.json" |
20 | 58 | },
|
21 | 59 | "@glimdown/lezer": {
|
22 |
| - "oldVersion": "0.0.0" |
| 60 | + "impact": "patch", |
| 61 | + "oldVersion": "0.0.0", |
| 62 | + "newVersion": "0.0.1", |
| 63 | + "constraints": [ |
| 64 | + { |
| 65 | + "impact": "patch", |
| 66 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 67 | + }, |
| 68 | + { |
| 69 | + "impact": "patch", |
| 70 | + "reason": "Appears in changelog section :house: Internal" |
| 71 | + } |
| 72 | + ], |
| 73 | + "pkgJSONPath": "./packages/syntax/glimdown/lezer/package.json" |
23 | 74 | },
|
24 | 75 | "codemirror-lang-glimmer-js": {
|
25 |
| - "oldVersion": "0.0.0" |
| 76 | + "impact": "patch", |
| 77 | + "oldVersion": "0.0.0", |
| 78 | + "newVersion": "0.0.1", |
| 79 | + "constraints": [ |
| 80 | + { |
| 81 | + "impact": "patch", |
| 82 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 83 | + }, |
| 84 | + { |
| 85 | + "impact": "patch", |
| 86 | + "reason": "Has dependency `workspace:*` on codemirror-lang-glimmer" |
| 87 | + }, |
| 88 | + { |
| 89 | + "impact": "patch", |
| 90 | + "reason": "Appears in changelog section :house: Internal" |
| 91 | + } |
| 92 | + ], |
| 93 | + "pkgJSONPath": "./packages/syntax/glimmer-js/codemirror/package.json" |
26 | 94 | },
|
27 | 95 | "@glimdown/lezer-glimmer-expression": {
|
28 |
| - "oldVersion": "0.0.0" |
| 96 | + "impact": "patch", |
| 97 | + "oldVersion": "0.0.0", |
| 98 | + "newVersion": "0.0.1", |
| 99 | + "constraints": [ |
| 100 | + { |
| 101 | + "impact": "patch", |
| 102 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 103 | + }, |
| 104 | + { |
| 105 | + "impact": "patch", |
| 106 | + "reason": "Appears in changelog section :house: Internal" |
| 107 | + } |
| 108 | + ], |
| 109 | + "pkgJSONPath": "./packages/syntax/glimmer-s-expression/lezer/package.json" |
29 | 110 | },
|
30 | 111 | "codemirror-lang-glimmer": {
|
31 |
| - "oldVersion": "0.0.0" |
| 112 | + "impact": "patch", |
| 113 | + "oldVersion": "0.0.0", |
| 114 | + "newVersion": "0.0.1", |
| 115 | + "constraints": [ |
| 116 | + { |
| 117 | + "impact": "patch", |
| 118 | + "reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression" |
| 119 | + }, |
| 120 | + { |
| 121 | + "impact": "patch", |
| 122 | + "reason": "Has dependency `workspace:*` on lezer-glimmer" |
| 123 | + }, |
| 124 | + { |
| 125 | + "impact": "patch", |
| 126 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 127 | + }, |
| 128 | + { |
| 129 | + "impact": "patch", |
| 130 | + "reason": "Appears in changelog section :house: Internal" |
| 131 | + } |
| 132 | + ], |
| 133 | + "pkgJSONPath": "./packages/syntax/glimmer/codemirror/package.json" |
32 | 134 | },
|
33 | 135 | "lezer-glimmer": {
|
34 |
| - "oldVersion": "0.0.0" |
| 136 | + "impact": "patch", |
| 137 | + "oldVersion": "0.0.0", |
| 138 | + "newVersion": "0.0.1", |
| 139 | + "constraints": [ |
| 140 | + { |
| 141 | + "impact": "patch", |
| 142 | + "reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression" |
| 143 | + }, |
| 144 | + { |
| 145 | + "impact": "patch", |
| 146 | + "reason": "Appears in changelog section :bug: Bug Fix" |
| 147 | + }, |
| 148 | + { |
| 149 | + "impact": "patch", |
| 150 | + "reason": "Appears in changelog section :house: Internal" |
| 151 | + } |
| 152 | + ], |
| 153 | + "pkgJSONPath": "./packages/syntax/glimmer/lezer/package.json" |
35 | 154 | }
|
36 | 155 | },
|
37 |
| - "description": "## Release (2024-03-12)\n\nember-repl 4.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-repl`\n * [#1710](https://github.com/NullVoxPopuli/limber/pull/1710) Re-export some types from ember-repl ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* [#1709](https://github.com/NullVoxPopuli/limber/pull/1709) Rename swapi.dev to swapi.tech ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
| 156 | + "description": "## Release (2024-04-24)\n\nlimber-ui 1.0.2 (patch)\nember-repl 4.2.1 (patch)\ncodemirror-lang-glimdown 0.0.1 (patch)\n@glimdown/lezer 0.0.1 (patch)\ncodemirror-lang-glimmer-js 0.0.1 (patch)\n@glimdown/lezer-glimmer-expression 0.0.1 (patch)\ncodemirror-lang-glimmer 0.0.1 (patch)\nlezer-glimmer 0.0.1 (patch)\n\n#### :bug: Bug Fix\n* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`\n * [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* [#1681](https://github.com/NullVoxPopuli/limber/pull/1681) Update dependency ember-container-query to v5.0.7 ([@renovate[bot]](https://github.com/apps/renovate))\n\n#### :house: Internal\n* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`\n * [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#1372](https://github.com/NullVoxPopuli/limber/pull/1372) specify node-version ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#1702](https://github.com/NullVoxPopuli/limber/pull/1702) Update pnpm to v8.15.4 ([@renovate[bot]](https://github.com/apps/renovate))\n* `limber-ui`, `ember-repl`\n * [#1701](https://github.com/NullVoxPopuli/limber/pull/1701) Update devDependencies ([@renovate[bot]](https://github.com/apps/renovate))\n * [#1713](https://github.com/NullVoxPopuli/limber/pull/1713) Update dependency @embroider/macros to v1.15.0 ([@renovate[bot]](https://github.com/apps/renovate))\n* `codemirror-lang-glimmer`\n * [#1678](https://github.com/NullVoxPopuli/limber/pull/1678) Update CodeMirror ([@renovate[bot]](https://github.com/apps/renovate))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
38 | 157 | }
|
0 commit comments