Skip to content

Commit

Permalink
Merge pull request #470 from emberjs/release-preview
Browse files Browse the repository at this point in the history
Prepare Release
  • Loading branch information
ef4 authored Dec 5, 2024
2 parents 75f08ff + 55e18fa commit 6d64475
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 1 deletion.
29 changes: 29 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"solution": {
"@ember/test-waiters": {
"impact": "major",
"oldVersion": "3.0.2",
"newVersion": "4.0.0",
"constraints": [
{
"impact": "major",
"reason": "Appears in changelog section :boom: Breaking Change"
},
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./addon/package.json"
}
},
"description": "## Release (2024-12-05)\n\n@ember/test-waiters 4.0.0 (major)\n\n#### :boom: Breaking Change\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#463](https://github.com/emberjs/ember-test-waiters/pull/463) move tests to base-tests app, drop support for 3.8, 3.12, 0.x embroider, and ember-classic ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#500](https://github.com/emberjs/ember-test-waiters/pull/500) Drop support for ember-concurrency@v2 (ember-concurrency is on @v4 now anyway) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#477](https://github.com/emberjs/ember-test-waiters/pull/477) Drop support legacy waiter system ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#475](https://github.com/emberjs/ember-test-waiters/pull/475) Drop support for the 'global' global. Every supported environment has `globalThis` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#454](https://github.com/emberjs/ember-test-waiters/pull/454) Remove dual-package emit ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#453](https://github.com/emberjs/ember-test-waiters/pull/453) Require ember-auto-import@v2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#455](https://github.com/emberjs/ember-test-waiters/pull/455) Upgrade CI / re-roll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :rocket: Enhancement\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`\n * [#508](https://github.com/emberjs/ember-test-waiters/pull/508) Remove @glimmer/env in favor of @embroider/macros ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#474](https://github.com/emberjs/ember-test-waiters/pull/474) Drop support for Typescript < 4.9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#459](https://github.com/emberjs/ember-test-waiters/pull/459) Improve waitFor() types ([@bendemboski](https://github.com/bendemboski))\n* `base-tests`\n * [#466](https://github.com/emberjs/ember-test-waiters/pull/466) Add support for 3.28, 4.12, 5.4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `@ember/test-waiters`\n * [#467](https://github.com/emberjs/ember-test-waiters/pull/467) Update to `ember-cli-babel` v8 ([@bertdeblock](https://github.com/bertdeblock))\n\n#### :house: Internal\n* Other\n * [#510](https://github.com/emberjs/ember-test-waiters/pull/510) Move LICENSE and README to repo root ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#505](https://github.com/emberjs/ember-test-waiters/pull/505) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#503](https://github.com/emberjs/ember-test-waiters/pull/503) Upgrade pnpm (v9) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#472](https://github.com/emberjs/ember-test-waiters/pull/472) Remove extraneous test-app (for ember-concurrency@v3) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#469](https://github.com/emberjs/ember-test-waiters/pull/469) Enable manual CI running ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#456](https://github.com/emberjs/ember-test-waiters/pull/456) Remove IE11 from targets as the browser is not supported anymore ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`\n * [#509](https://github.com/emberjs/ember-test-waiters/pull/509) Expand try-matrix to expected current support (keeping 3.16+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#507](https://github.com/emberjs/ember-test-waiters/pull/507) Update build dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#506](https://github.com/emberjs/ember-test-waiters/pull/506) Update lint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#483](https://github.com/emberjs/ember-test-waiters/pull/483) Setup formatting enforcement ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#482](https://github.com/emberjs/ember-test-waiters/pull/482) Setup local volta configs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#473](https://github.com/emberjs/ember-test-waiters/pull/473) Drop support for TS < v5 -- Setup CI for type-checking all test apps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#464](https://github.com/emberjs/ember-test-waiters/pull/464) Move ember-concurrency-specific-tests to the ember-concurrency@v2 test-app ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`, `ember-fetch-v8`\n * [#504](https://github.com/emberjs/ember-test-waiters/pull/504) Remove stylelint ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#478](https://github.com/emberjs/ember-test-waiters/pull/478) Remove ember-data from dev-dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#479](https://github.com/emberjs/ember-test-waiters/pull/479) Test against embroider ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#460](https://github.com/emberjs/ember-test-waiters/pull/460) Add 4 empty test apps (all boilerplate) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `ember-fetch-v8`\n * [#471](https://github.com/emberjs/ember-test-waiters/pull/471) Add test to prove ember-fetch@8 works with the current test-waiter system/integration ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#468](https://github.com/emberjs/ember-test-waiters/pull/468) Setup release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#452](https://github.com/emberjs/ember-test-waiters/pull/452) v2 Addon prep: move everything in to a single package monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- Ben Demboski ([@bendemboski](https://github.com/bendemboski))\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}
65 changes: 65 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# Changelog

## Release (2024-12-05)

@ember/test-waiters 4.0.0 (major)

#### :boom: Breaking Change
* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`
* [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#463](https://github.com/emberjs/ember-test-waiters/pull/463) move tests to base-tests app, drop support for 3.8, 3.12, 0.x embroider, and ember-classic ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `@ember/test-waiters`
* [#500](https://github.com/emberjs/ember-test-waiters/pull/500) Drop support for ember-concurrency@v2 (ember-concurrency is on @v4 now anyway) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#477](https://github.com/emberjs/ember-test-waiters/pull/477) Drop support legacy waiter system ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#475](https://github.com/emberjs/ember-test-waiters/pull/475) Drop support for the 'global' global. Every supported environment has `globalThis` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#454](https://github.com/emberjs/ember-test-waiters/pull/454) Remove dual-package emit ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* Other
* [#453](https://github.com/emberjs/ember-test-waiters/pull/453) Require ember-auto-import@v2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#455](https://github.com/emberjs/ember-test-waiters/pull/455) Upgrade CI / re-roll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :rocket: Enhancement
* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`
* [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `@ember/test-waiters`, `base-tests`
* [#508](https://github.com/emberjs/ember-test-waiters/pull/508) Remove @glimmer/env in favor of @embroider/macros ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `@ember/test-waiters`
* [#474](https://github.com/emberjs/ember-test-waiters/pull/474) Drop support for Typescript < 4.9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#459](https://github.com/emberjs/ember-test-waiters/pull/459) Improve waitFor() types ([@bendemboski](https://github.com/bendemboski))
* `base-tests`
* [#466](https://github.com/emberjs/ember-test-waiters/pull/466) Add support for 3.28, 4.12, 5.4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :bug: Bug Fix
* `@ember/test-waiters`
* [#467](https://github.com/emberjs/ember-test-waiters/pull/467) Update to `ember-cli-babel` v8 ([@bertdeblock](https://github.com/bertdeblock))

#### :house: Internal
* Other
* [#510](https://github.com/emberjs/ember-test-waiters/pull/510) Move LICENSE and README to repo root ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#505](https://github.com/emberjs/ember-test-waiters/pull/505) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#503](https://github.com/emberjs/ember-test-waiters/pull/503) Upgrade pnpm (v9) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#472](https://github.com/emberjs/ember-test-waiters/pull/472) Remove extraneous test-app (for ember-concurrency@v3) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#469](https://github.com/emberjs/ember-test-waiters/pull/469) Enable manual CI running ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#456](https://github.com/emberjs/ember-test-waiters/pull/456) Remove IE11 from targets as the browser is not supported anymore ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `base-tests`
* [#509](https://github.com/emberjs/ember-test-waiters/pull/509) Expand try-matrix to expected current support (keeping 3.16+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`
* [#507](https://github.com/emberjs/ember-test-waiters/pull/507) Update build dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#506](https://github.com/emberjs/ember-test-waiters/pull/506) Update lint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#483](https://github.com/emberjs/ember-test-waiters/pull/483) Setup formatting enforcement ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#482](https://github.com/emberjs/ember-test-waiters/pull/482) Setup local volta configs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#473](https://github.com/emberjs/ember-test-waiters/pull/473) Drop support for TS < v5 -- Setup CI for type-checking all test apps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#464](https://github.com/emberjs/ember-test-waiters/pull/464) Move ember-concurrency-specific-tests to the ember-concurrency@v2 test-app ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `base-tests`, `ember-fetch-v8`
* [#504](https://github.com/emberjs/ember-test-waiters/pull/504) Remove stylelint ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#478](https://github.com/emberjs/ember-test-waiters/pull/478) Remove ember-data from dev-dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#479](https://github.com/emberjs/ember-test-waiters/pull/479) Test against embroider ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#460](https://github.com/emberjs/ember-test-waiters/pull/460) Add 4 empty test apps (all boilerplate) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `ember-fetch-v8`
* [#471](https://github.com/emberjs/ember-test-waiters/pull/471) Add test to prove ember-fetch@8 works with the current test-waiter system/integration ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `@ember/test-waiters`
* [#468](https://github.com/emberjs/ember-test-waiters/pull/468) Setup release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#452](https://github.com/emberjs/ember-test-waiters/pull/452) v2 Addon prep: move everything in to a single package monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 3
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v3.0.2 (2022-04-26)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember/test-waiters",
"version": "3.0.2",
"version": "4.0.0",
"description": "Allow tests to be aware of addon / application asynchrony.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 6d64475

Please sign in to comment.