Commit b6ed8c4
authored
⬆️ Bump the dependencies group with 4 updates (#277)
Bumps the dependencies group with 4 updates:
[@warp-drive/ember](https://github.com/warp-drive-data/warp-drive/tree/HEAD/warp-drive-packages/ember),
[ember-cli](https://github.com/ember-cli/ember-cli),
[ember-data](https://github.com/warp-drive-data/warp-drive/tree/HEAD/packages/-ember-data)
and [ember-source](https://github.com/emberjs/ember.js).
Updates `@warp-drive/ember` from 5.6.0 to 5.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/warp-drive-data/warp-drive/releases">@warp-drive/ember's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.2 | Welcome To The Jungle</h2>
<p>Release notes are back, praise be and omfg at last. This release
ensures support for Ember v7</p>
<h2>v5.8.2 (2026-04-17)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10516">#10516</a>
fix: get release notes working again (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10511">#10511</a>
remove all <code>import Ember from 'ember'</code> (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</li>
</ul>
<h4>Committers: (2)</h4>
<p>Chris Thoburn (<a
href="https://github.com/runspired"><code>@runspired</code></a>)
<a
href="https://github.com/NullVoxPopuli"><code>@NullVoxPopuli</code></a>'s
reduced-access machine account for AI usage (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/warp-drive-data/warp-drive/blob/main/warp-drive-packages/ember/CHANGELOG.md">@warp-drive/ember's
changelog</a>.</em></p>
<blockquote>
<h1><code>@warp-drive/ember</code> Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/cddda7600da1c3885b7a65e88b8604db28cd2693"><code>cddda76</code></a>
Release v5.8.2</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/939b89a827533e4cca4059ccd85d9cc78b1fe32a"><code>939b89a</code></a>
backfill changelogs</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/f6c90bb48384b76ae21362ee12e47cf040f37a80"><code>f6c90bb</code></a>
Release v5.8.1</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/c855e8d7a64ed396baedbf1beffafae654a47e95"><code>c855e8d</code></a>
Release v5.8.0</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/5c9cb8b9a2d80ddf53d693bbb403d088caf2df37"><code>5c9cb8b</code></a>
Release v5.8.0-beta.3</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/682a261b7254de9de6baf7ed5c346aac60540f06"><code>682a261</code></a>
Release v5.8.0-alpha.42</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/6b93a905229e3298a5bc11adaf17dc17f4aa1177"><code>6b93a90</code></a>
Release v5.8.0-alpha.41</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/18d8bb7dfb832fce0d566a44330552b13d7ede48"><code>18d8bb7</code></a>
chore: adventures in house painting (<a
href="https://github.com/warp-drive-data/warp-drive/tree/HEAD/warp-drive-packages/ember/issues/10401">#10401</a>)</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/016701ba53efa90de33c63ac5aaa94c890b25c09"><code>016701b</code></a>
Release v5.8.0-alpha.40</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/07f0c049c5b45d46d8f3d106f3dc36ab07e0f939"><code>07f0c04</code></a>
Release v5.8.0-alpha.39</li>
<li>Additional commits viewable in <a
href="https://github.com/warp-drive-data/warp-drive/commits/v5.8.2/warp-drive-packages/ember">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for <code>@warp-drive/ember</code> since your current
version.</p>
</details>
<br />
Updates `ember-cli` from 6.9.1 to 6.12.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ember-cli/ember-cli/releases">ember-cli's
releases</a>.</em></p>
<blockquote>
<h2>v6.12.0-ember-cli</h2>
<h2>Release (2026-04-09)</h2>
<ul>
<li>ember-cli 6.12.0 (minor)</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code> 6.12.0
(minor)</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code> 6.12.0
(minor)</li>
</ul>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>ember-cli</code>,
<code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10993">#10993</a>
Promote Beta and update all dependencies for 6.12 release (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10939">#10939</a>
Add warpDrive support to app-blueprint (<a
href="https://github.com/apps/copilot-swe-agent"><code>@Copilot</code></a>)</li>
</ul>
</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code>,
<code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10969">#10969</a>
Update ember-cli-htmlbars to ^7.0.0 in app-blueprint (<a
href="https://github.com/apps/copilot-swe-agent"><code>@Copilot</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10976">#10976</a>
Enable <code>use-ember-modules</code> in blueprint
optional-features.json (<a
href="https://github.com/apps/copilot-swe-agent"><code>@Copilot</code></a>)</li>
</ul>
</li>
<li><code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10941">#10941</a>
Downgrade isbinaryfile (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>,
<code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10932">#10932</a>
Remove tracked-built-ins (it comes built in with ember-source 6.8+) (<a
href="https://github.com/NullVoxPopuli"><code>@NullVoxPopuli</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10990">#10990</a>
bump node on publish.yml and stop updating npm (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10982">#10982</a>
Update publish.yml to use PAT so that output repos workflow will run (<a
href="https://github.com/kategengler"><code>@kategengler</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10967">#10967</a>
Replace <code>temp</code> package with Node.js built-in
<code>fs.mkdtemp</code> (<a
href="https://github.com/apps/copilot-swe-agent"><code>@Copilot</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10931">#10931</a>
update Release.md (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10945">#10945</a>
update release-plan for OIDC (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>,
<code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10947">#10947</a>
bump in-range versions (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Chris Manson (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li>Copilot [Bot] (<a
href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>)</li>
<li>Katie Gengler (<a
href="https://github.com/kategengler"><code>@kategengler</code></a>)</li>
<li><a
href="https://github.com/NullVoxPopuli"><code>@NullVoxPopuli</code></a></li>
</ul>
<h2>v6.12.0-beta.1-ember-cli</h2>
<h2>Release (2026-04-04)</h2>
<ul>
<li>ember-cli 6.12.0-beta.1 (minor)</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>
6.12.0-beta.1 (minor)</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code>
6.12.0-beta.1 (minor)</li>
</ul>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>ember-cli</code>,
<code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10991">#10991</a>
Prepare 6.12-beta (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>,
<code>@ember-tooling/classic-build-app-blueprint</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md">ember-cli's
changelog</a>.</em></p>
<blockquote>
<h1>ember-cli Changelog</h1>
<h2>Release (2026-05-13)</h2>
<ul>
<li>ember-cli 7.1.0-alpha.3 (minor)</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>
7.1.0-alpha.2 (patch)</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code>
7.1.0-alpha.3 (patch)</li>
<li><code>@ember-tooling/blueprint-model</code> 0.6.3 (patch)</li>
</ul>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10610">#10610</a>
use semver-deprecate instead of internal code (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11008">#11008</a>
update babel-remove-types to v2 (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11009">#11009</a>
update configstore to v8 (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>ember-cli</code>, <code>@ember-tooling/blueprint-model</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11020">#11020</a>
Update diff to latest v8.x (<a
href="https://github.com/mkszepp"><code>@mkszepp</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11017">#11017</a>
Add Sync Output Repos check to release instructions (<a
href="https://github.com/kategengler"><code>@kategengler</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11016">#11016</a>
fix: sync-output-repos workflow failing on tag pushes (<a
href="https://github.com/apps/copilot-swe-agent"><code>@Copilot</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/10999">#10999</a>
update RELEASE with update-blueprint-deps commands (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Chris Manson (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li>Copilot [Bot] (<a
href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>)</li>
<li>Katie Gengler (<a
href="https://github.com/kategengler"><code>@kategengler</code></a>)</li>
<li>Markus Sanin (<a
href="https://github.com/mkszepp"><code>@mkszepp</code></a>)</li>
</ul>
<h2>Release (2026-04-26)</h2>
<ul>
<li>ember-cli 7.1.0-alpha.2 (minor)</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code>
7.1.0-alpha.2 (minor)</li>
</ul>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>@ember-tooling/classic-build-app-blueprint</code>,
<code>ember-cli</code>
<ul>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11006">#11006</a>
update ember-welcome-page to v8 in app blueprint (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11005">#11005</a>
update ember-cli-deprecation-workflow to v4 (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
<li><a
href="https://redirect.github.com/ember-cli/ember-cli/pull/11003">#11003</a>
update <code>@ember/optional-features</code> to v3 (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Manson (<a
href="https://github.com/mansona"><code>@mansona</code></a>)</li>
</ul>
<h2>Release (2026-04-24)</h2>
<ul>
<li>ember-cli 7.1.0-alpha.1 (minor)</li>
<li><code>@ember-tooling/classic-build-addon-blueprint</code>
7.1.0-alpha.1 (minor)</li>
<li><code>@ember-tooling/classic-build-app-blueprint</code>
7.1.0-alpha.1 (minor)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ember-cli/ember-cli/commits">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for ember-cli since your current version.</p>
</details>
<br />
Updates `ember-data` from 5.6.0 to 5.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/warp-drive-data/warp-drive/releases">ember-data's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.2 | Welcome To The Jungle</h2>
<p>Release notes are back, praise be and omfg at last. This release
ensures support for Ember v7</p>
<h2>v5.8.2 (2026-04-17)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10516">#10516</a>
fix: get release notes working again (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10511">#10511</a>
remove all <code>import Ember from 'ember'</code> (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</li>
</ul>
<h4>Committers: (2)</h4>
<p>Chris Thoburn (<a
href="https://github.com/runspired"><code>@runspired</code></a>)
<a
href="https://github.com/NullVoxPopuli"><code>@NullVoxPopuli</code></a>'s
reduced-access machine account for AI usage (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/warp-drive-data/warp-drive/blob/main/packages/-ember-data/CHANGELOG.md">ember-data's
changelog</a>.</em></p>
<blockquote>
<h2>v5.8.2 (2026-04-17)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10511">#10511</a>
remove all <code>import Ember from 'ember'</code> (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</li>
</ul>
<h4>Committers: (1)</h4>
<p><a
href="https://github.com/NullVoxPopuli"><code>@NullVoxPopuli</code></a>'s
reduced-access machine account for AI usage (<a
href="https://github.com/NullVoxPopuli-ai-agent"><code>@NullVoxPopuli-ai-agent</code></a>)</p>
<h2>v5.8.0 (2025-10-07)</h2>
<h4>:house: Internal</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10349">#10349</a>
chore: update all emberjs/data links to warp-drive-data/warp-drive (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
</ul>
<h4>Committers: (1)</h4>
<p>Chris Thoburn (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</p>
<h2>v5.7.0 (2025-08-26)</h2>
<h4>:evergreen_tree: New Deprecation</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10019">#10019</a>
feat: implement deprecation of legacy request methods (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10130">#10130</a>
chore: bump pnpm version (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10129">#10129</a>
chore: bump typescript to 5.9 (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10124">#10124</a>
chore: mark a few types as private (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10071">#10071</a>
chore: complete rename of StableRecordIdentifier => ResourceKey (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10083">#10083</a>
Fix deprecation handling for blueprint/tutorial (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
<li><a
href="https://redirect.github.com/warp-drive-data/warp-drive/pull/10079">#10079</a>
chore: begin renaming identifier => key|cacheKey (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</li>
</ul>
<h4>Committers: (1)</h4>
<p>Chris Thoburn (<a
href="https://github.com/runspired"><code>@runspired</code></a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/cddda7600da1c3885b7a65e88b8604db28cd2693"><code>cddda76</code></a>
Release v5.8.2</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/bf827e6b5634be61b45e8de790a70d9e78c619c5"><code>bf827e6</code></a>
chore: update changelogs for v5.8.2</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/939b89a827533e4cca4059ccd85d9cc78b1fe32a"><code>939b89a</code></a>
backfill changelogs</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/3577c14b30b6aa7db879fa0ff046d61ed32241ca"><code>3577c14</code></a>
remove all <code>import Ember from 'ember'</code> (<a
href="https://github.com/warp-drive-data/warp-drive/tree/HEAD/packages/-ember-data/issues/10511">#10511</a>)</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/f6c90bb48384b76ae21362ee12e47cf040f37a80"><code>f6c90bb</code></a>
Release v5.8.1</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/c855e8d7a64ed396baedbf1beffafae654a47e95"><code>c855e8d</code></a>
Release v5.8.0</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/5c9cb8b9a2d80ddf53d693bbb403d088caf2df37"><code>5c9cb8b</code></a>
Release v5.8.0-beta.3</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/682a261b7254de9de6baf7ed5c346aac60540f06"><code>682a261</code></a>
Release v5.8.0-alpha.42</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/6b93a905229e3298a5bc11adaf17dc17f4aa1177"><code>6b93a90</code></a>
Release v5.8.0-alpha.41</li>
<li><a
href="https://github.com/warp-drive-data/warp-drive/commit/016701ba53efa90de33c63ac5aaa94c890b25c09"><code>016701b</code></a>
Release v5.8.0-alpha.40</li>
<li>Additional commits viewable in <a
href="https://github.com/warp-drive-data/warp-drive/commits/v5.8.2/packages/-ember-data">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for ember-data since your current version.</p>
</details>
<br />
Updates `ember-source` from 6.9.0 to 6.12.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emberjs/ember.js/releases">ember-source's
releases</a>.</em></p>
<blockquote>
<h2>v6.12.0-ember-source</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20908">#20908</a>
/ <a
href="https://redirect.github.com/emberjs/ember.js/pull/21020">#21020</a>
Merge <a
href="https://github.com/glimmerjs/glimmer-vm">glimmerjs/glimmer-vm</a>
into the <code>emberjs/ember.js</code> monorepo.
<ul>
<li>All <code>@glimmer/*</code> packages that were formerly dependencies
of <code>ember-source</code> are now included in the monorepo. This
enables us to more easily iterate
on the Glimmer VM and related packages, avoid an integration step with
<code>ember.js</code> and to more easily share code between them and
<code>ember-source</code>.</li>
<li>Only a few of the packages from the <code>glimmer-vm</code> repo
will continue to be published as separate packages, for example,
<code>@glimmer/syntax</code> will be published.</li>
<li>The <code>glimmer-vm</code> repo has been archived and relevant
issues have been moved to the <code>emberjs/ember.js</code> repo. If you
have an issue that was not moved, please reopen it on ember.js, after a
search.</li>
</ul>
</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20995">#20995</a>
[BUGFIX] <code>renderComponent</code> error: 'attempted to close a
tracking frame, but one was not open'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20996">#20996</a>
[BUGFIX] <code>renderComponent</code> error: 'Cannot read property of
undefined: reading syscall'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21091">#21091</a>
[BUGFIX] Fix 'on' modifier error message regression</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21025">#21025</a>
[CLEANUP] Remove applySVGInnerHTMLFix</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21061">#21061</a>
[CLEANUP] Remove 'text-node-merging-fix'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21059">#21059</a>
[DOC] Remove doc references to <code>Ember.</code> and add import where
necessary</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21014">#21014</a>
Rename default export <code>GlimmerComponent</code> to
<code>Component</code></li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21046">#21046</a>
Add benchmark infrastructure</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21090">#21090</a>
Swap nightly ts test of ts-nightly with ts-latest for better
signal-to-noise</li>
</ul>
<h2>v6.12.0-beta.3-ember-source</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20574">#20574</a>
[BUGFIX] Update ApplicationInstance#visit to use
<code>followRedirects()</code> to fix <code>visit()</code> throws
<code>TransitionAborted</code> error</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21244">#21244</a>
[BUGFIX] Fix implicit-modules naming to fix use of
<code>use-ember-modules</code> with a classic build</li>
</ul>
<h2>v6.12.0-beta.2</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21144">#21144</a>
[BUGFIX] Fix crash <em>during</em> destroy in fastboot</li>
</ul>
<h2>v6.12.0-beta.1</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20908">#20908</a>
/ <a
href="https://redirect.github.com/emberjs/ember.js/pull/21020">#21020</a>
Merge <a
href="https://github.com/glimmerjs/glimmer-vm">glimmerjs/glimmer-vm</a>
into the <code>emberjs/ember.js</code> monorepo.
<ul>
<li>All <code>@glimmer/*</code> packages that were formerly dependencies
of <code>ember-source</code> are now included in the monorepo. This
enables us to more easily iterate
on the Glimmer VM and related packages, avoid an integration step with
<code>ember.js</code> and to more easily share code between them and
<code>ember-source</code>.</li>
<li>Only a few of the packages from the <code>glimmer-vm</code> repo
will continue to be published as separate packages, for example,
<code>@glimmer/syntax</code> will be published.</li>
<li>The <code>glimmer-vm</code> repo has been archived and relevant
issues have been moved to the <code>emberjs/ember.js</code> repo. If you
have an issue that was not moved, please reopen it on ember.js, after a
search.</li>
</ul>
</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20995">#20995</a>
[BUGFIX] <code>renderComponent</code> error: 'attempted to close a
tracking frame, but one was not open'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20996">#20996</a>
[BUGFIX] <code>renderComponent</code> error: 'Cannot read property of
undefined: reading syscall'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21091">#21091</a>
[BUGFIX] Fix 'on' modifier error message regression</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21025">#21025</a>
[CLEANUP] Remove applySVGInnerHTMLFix</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21061">#21061</a>
[CLEANUP] Remove 'text-node-merging-fix'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21059">#21059</a>
[DOC] Remove doc references to <code>Ember.</code> and add import where
necessary</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21014">#21014</a>
Rename default export <code>GlimmerComponent</code> to
<code>Component</code></li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21046">#21046</a>
Add benchmark infrastructure</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21090">#21090</a>
Swap nightly ts test of ts-nightly with ts-latest for better
signal-to-noise</li>
</ul>
<h2>v6.11.1-ember-source</h2>
<h3>CHANGELOG</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md">ember-source's
changelog</a>.</em></p>
<blockquote>
<h2>v6.12.0 (March 31, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20908">#20908</a>
/ <a
href="https://redirect.github.com/emberjs/ember.js/pull/21020">#21020</a>
Merge <a
href="https://github.com/glimmerjs/glimmer-vm">glimmerjs/glimmer-vm</a>
into the <code>emberjs/ember.js</code> monorepo.
<ul>
<li>All <code>@glimmer/*</code> packages that were formerly dependencies
of <code>ember-source</code> are now included in the monorepo. This
enables us to more easily iterate
on the Glimmer VM and related packages, avoid an integration step with
<code>ember.js</code> and to more easily share code between them and
<code>ember-source</code>.</li>
<li>Only a few of the packages from the <code>glimmer-vm</code> repo
will continue to be published as separate packages, for example,
<code>@glimmer/syntax</code> will be published.</li>
<li>The <code>glimmer-vm</code> repo has been archived and relevant
issues have been moved to the <code>emberjs/ember.js</code> repo. If you
have an issue that was not moved, please reopen it on ember.js, after a
search.</li>
</ul>
</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20995">#20995</a>
[BUGFIX] <code>renderComponent</code> error: 'attempted to close a
tracking frame, but one was not open'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20996">#20996</a>
[BUGFIX] <code>renderComponent</code> error: 'Cannot read property of
undefined: reading syscall'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21091">#21091</a>
[BUGFIX] Fix 'on' modifier error message regression</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21025">#21025</a>
[CLEANUP] Remove applySVGInnerHTMLFix</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21061">#21061</a>
[CLEANUP] Remove 'text-node-merging-fix'</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21059">#21059</a>
[DOC] Remove doc references to <code>Ember.</code> and add import where
necessary</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21014">#21014</a>
Rename default export <code>GlimmerComponent</code> to
<code>Component</code></li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21046">#21046</a>
Add benchmark infrastructure</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21090">#21090</a>
Swap nightly ts test of ts-nightly with ts-latest for better
signal-to-noise</li>
</ul>
<h2>v6.8.4 (March 27, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20574">#20574</a>
[BUGFIX] Update ApplicationInstance#visit to use
<code>followRedirects()</code> to fix <code>visit()</code> throws
<code>TransitionAborted</code> error</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21144">#21144</a>
[BUGFIX] Fix crash <em>during</em> destroy in fastboot</li>
</ul>
<h2>v6.11.1 (March 27, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/20574">#20574</a>
[BUGFIX] Update ApplicationInstance#visit to use
<code>followRedirects()</code> to fix <code>visit()</code> throws
<code>TransitionAborted</code> error</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21144">#21144</a>
[BUGFIX] Fix crash <em>during</em> destroy in fastboot</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21244">#21244</a>
[BUGFIX] Fix implicit-modules naming to fix use of
<code>use-ember-modules</code> with a classic build</li>
</ul>
<h2>v6.11.0 (February 17, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21024">#21024</a>
[Bugfix] Add <code>@ember/reactive</code> into the AMD bundles</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21014">#21014</a>
Rename default export <code>GlimmerComponent</code> to
<code>Component</code> for autocomplete DX</li>
</ul>
<h2>v6.10.1 (February 2, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21024">#21024</a>
[BUGFIX] Add <code>@ember/reactive</code> into the AMD bundles</li>
</ul>
<h2>v6.10.0 (January 6, 2026)</h2>
<ul>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21013">#21013</a>
/ <a
href="https://redirect.github.com/emberjs/ember.js/pull/21009">#21009</a>
[DEPRECATION] Deprecate use of amd bundles per [RFC <a
href="https://redirect.github.com/emberjs/ember.js/issues/1101">#1101</a>](<a
href="https://rfcs.emberjs.com/id/1101-deprecate-ember-vendor-bundles">https://rfcs.emberjs.com/id/1101-deprecate-ember-vendor-bundles</a>).</li>
<li><a
href="https://redirect.github.com/emberjs/ember.js/pull/21004">#21004</a>
Remove deprecated TypeScript compiler options for TS 6.0
compatibility</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/emberjs/ember.js/commits">compare view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a43b746 commit b6ed8c4
2 files changed
Lines changed: 680 additions & 831 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments