-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1529 from embroider-build/prepare-release
Preparing release
- Loading branch information
Showing
12 changed files
with
162 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,94 +1,175 @@ | ||
{ | ||
"solution": { | ||
"@embroider/addon-dev": { | ||
"oldVersion": "3.1.1" | ||
"impact": "patch", | ||
"oldVersion": "3.1.1", | ||
"newVersion": "3.1.2", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "packages/addon-dev/package.json" | ||
}, | ||
"@embroider/addon-shim": { | ||
"oldVersion": "1.8.5" | ||
"impact": "patch", | ||
"oldVersion": "1.8.5", | ||
"newVersion": "1.8.6", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "packages/addon-shim/package.json" | ||
}, | ||
"@embroider/babel-loader-8": { | ||
"oldVersion": "3.0.0" | ||
}, | ||
"@embroider/compat": { | ||
"impact": "patch", | ||
"oldVersion": "3.1.3", | ||
"newVersion": "3.1.4", | ||
"oldVersion": "3.1.4", | ||
"newVersion": "3.1.5", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/macros" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/compat/package.json" | ||
"pkgJSONPath": "packages/compat/package.json" | ||
}, | ||
"@embroider/core": { | ||
"impact": "patch", | ||
"oldVersion": "3.1.1", | ||
"newVersion": "3.1.2", | ||
"oldVersion": "3.1.2", | ||
"newVersion": "3.1.3", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
"reason": "Has dependency `workspace:*` on @embroider/shared-internals" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/shared-internals" | ||
"reason": "Has dependency `workspace:*` on @embroider/macros" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/macros" | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/core/package.json" | ||
"pkgJSONPath": "packages/core/package.json" | ||
}, | ||
"@embroider/hbs-loader": { | ||
"oldVersion": "3.0.0" | ||
"impact": "patch", | ||
"oldVersion": "3.0.0", | ||
"newVersion": "3.0.1", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "packages/hbs-loader/package.json" | ||
}, | ||
"@embroider/macros": { | ||
"impact": "patch", | ||
"oldVersion": "1.12.1", | ||
"newVersion": "1.12.2", | ||
"oldVersion": "1.12.2", | ||
"newVersion": "1.12.3", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/shared-internals" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :memo: Documentation" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/macros/package.json" | ||
"pkgJSONPath": "packages/macros/package.json" | ||
}, | ||
"@embroider/router": { | ||
"oldVersion": "2.1.2" | ||
"impact": "patch", | ||
"oldVersion": "2.1.2", | ||
"newVersion": "2.1.3", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "packages/router/package.json" | ||
}, | ||
"@embroider/shared-internals": { | ||
"impact": "patch", | ||
"oldVersion": "2.2.1", | ||
"newVersion": "2.2.2", | ||
"oldVersion": "2.2.2", | ||
"newVersion": "2.2.3", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/shared-internals/package.json" | ||
"pkgJSONPath": "packages/shared-internals/package.json" | ||
}, | ||
"@embroider/test-setup": { | ||
"oldVersion": "3.0.1" | ||
}, | ||
"@embroider/util": { | ||
"oldVersion": "1.11.1" | ||
"impact": "patch", | ||
"oldVersion": "1.11.1", | ||
"newVersion": "1.11.2", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "packages/util/package.json" | ||
}, | ||
"@embroider/webpack": { | ||
"impact": "patch", | ||
"oldVersion": "3.1.1", | ||
"newVersion": "3.1.2", | ||
"oldVersion": "3.1.2", | ||
"newVersion": "3.1.3", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/shared-internals" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on @embroider/hbs-loader" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/webpack/package.json" | ||
"pkgJSONPath": "packages/webpack/package.json" | ||
} | ||
}, | ||
"description": "## Release (2023-07-01)\n\n@embroider/compat 3.1.4 (patch)\n@embroider/core 3.1.2 (patch)\n@embroider/macros 1.12.2 (patch)\n@embroider/shared-internals 2.2.2 (patch)\n@embroider/webpack 3.1.2 (patch)\n\n#### :bug: Bug Fix\n* `core`\n * [#1504](https://github.com/embroider-build/embroider/pull/1504) fix inter-package relative imports in addon's app-js ([@ef4](https://github.com/ef4))\n* `shared-internals`\n * [#1503](https://github.com/embroider-build/embroider/pull/1503) less aggressive realpathSync ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* [#1502](https://github.com/embroider-build/embroider/pull/1502) re-enabling ember 5.1 tests ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n" | ||
"description": "## Release (2023-07-13)\n\n@embroider/addon-dev 3.1.2 (patch)\n@embroider/addon-shim 1.8.6 (patch)\n@embroider/compat 3.1.5 (patch)\n@embroider/core 3.1.3 (patch)\n@embroider/hbs-loader 3.0.1 (patch)\n@embroider/macros 1.12.3 (patch)\n@embroider/router 2.1.3 (patch)\n@embroider/shared-internals 2.2.3 (patch)\n@embroider/util 1.11.2 (patch)\n@embroider/webpack 3.1.3 (patch)\n\n#### :bug: Bug Fix\n* `shared-internals`\n * [#1516](https://github.com/embroider-build/embroider/pull/1516) Move @embroider/macros from emberVirtualPackages to emberVirtualPeerDeps ([@ef4](https://github.com/ef4))\n * [#1513](https://github.com/embroider-build/embroider/pull/1513) Add `@glimmer/reference` as a virtual package ([@chancancode](https://github.com/chancancode))\n* Other\n * [#1528](https://github.com/embroider-build/embroider/pull/1528) Restore older node support ([@ef4](https://github.com/ef4))\n* `core`\n * [#1524](https://github.com/embroider-build/embroider/pull/1524) Fix the `EMBROIDER_CONCAT_STATS` build error ([@Windvis](https://github.com/Windvis))\n * [#1509](https://github.com/embroider-build/embroider/pull/1509) All addons may need emberVirtualPeerDep handling ([@ef4](https://github.com/ef4))\n* `addon-dev`, `macros`\n * [#1520](https://github.com/embroider-build/embroider/pull/1520) use transform babel plugins instead of proposal ([@mansona](https://github.com/mansona))\n\n#### :memo: Documentation\n* `macros`\n * [#1507](https://github.com/embroider-build/embroider/pull/1507) fix(macros-readme): fix isTesting, isDevelopingApp typos ([@olenderhub](https://github.com/olenderhub))\n\n#### :house: Internal\n* `compat`\n * [#1522](https://github.com/embroider-build/embroider/pull/1522) format resolver.json more nicely ([@ef4](https://github.com/ef4))\n* Other\n * [#1500](https://github.com/embroider-build/embroider/pull/1500) Make the package-json path repo-relative ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `addon-dev`, `addon-shim`, `compat`, `core`, `hbs-loader`, `macros`, `router`, `shared-internals`, `util`, `webpack`\n * [#1512](https://github.com/embroider-build/embroider/pull/1512) Upgrade typescript ([@ef4](https://github.com/ef4))\n* `router`\n * [#1510](https://github.com/embroider-build/embroider/pull/1510) Replace rollup-plugin-ts with @rollup/plugin-typescript ([@ef4](https://github.com/ef4))\n\n#### Committers: 6\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n- Godfrey Chan ([@chancancode](https://github.com/chancancode))\n- Hubert Olender ([@olenderhub](https://github.com/olenderhub))\n- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters