-
Notifications
You must be signed in to change notification settings - Fork 656
Commit 1656624
committed
Auto merge of #2671 - rust-lang:dependabot/npm_and_yarn/glimmer/component-1.0.1, r=Turbo87
Bump @glimmer/component from 1.0.0 to 1.0.1
Bumps [@glimmer/component](https://github.com/glimmerjs/glimmer.js) from 1.0.0 to 1.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/glimmerjs/glimmer.js/releases">@glimmer/component's releases</a>.</em></p>
<blockquote>
<h2>v1.0.1</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/293">#293</a> Leverage built-in destroyables on Ember 3.20+ to avoid deprecations. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/291">#291</a> Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Robert Jackson (<a href="https://github.com/rwjblue">rwjblue</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/glimmerjs/glimmer.js/blob/v1.0.1/CHANGELOG.md">@glimmer/component's changelog</a>.</em></p>
<blockquote>
<h2>v1.0.1 (2020-07-27)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/293">#293</a> Leverage built-in destroyables on Ember 3.20+ to avoid deprecations. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/291">#291</a> Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Robert Jackson (<a href="https://github.com/rwjblue">rwjblue</a>)</li>
</ul>
<h2>v1.0.0-beta.2 (2019-11-15)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/224">#224</a> [REFACTOR] Removes deprecations and adds usage error messages. (<a href="https://github.com/pzuraq">@pzuraq</a>)</li>
</ul>
</li>
<li><code>@glimmer/app-compiler</code>, <code>@glimmer/application-test-helpers</code>, <code>@glimmer/application</code>, <code>@glimmer/compiler-delegates</code>, <code>@glimmer/component</code>, <code>@glimmer/ssr</code>, <code>@glimmer/tracking</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/223">#223</a> Update to Glimmer VM 0.44.0 and migrate tracked implementation to leverage <code>@glimmer/validator</code>. (<a href="https://github.com/pzuraq">@pzuraq</a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/225">#225</a> Removes blueprints from <code>@glimmer/component</code>. (<a href="https://github.com/pzuraq">@pzuraq</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Garrett (<a href="https://github.com/pzuraq">pzuraq</a>)</li>
</ul>
<h2>v1.0.0-beta.1 (2019-10-23)</h2>
<h4>:boom: Breaking Change</h4>
<ul>
<li><code>@glimmer/application</code>, <code>@glimmer/component</code>, <code>@glimmer/tracking</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/213">#213</a> Remove need for <a href="https://github.com/tracked">@tracked</a> on getters. (<a href="https://github.com/tomdale">@tomdale</a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: Enhancement</h4>
<ul>
<li><code>@glimmer/application-test-helpers</code>, <code>@glimmer/application</code>, <code>@glimmer/blueprint</code>, <code>@glimmer/compiler-delegates</code>, <code>@glimmer/component</code>, <code>@glimmer/ssr</code>, <code>@glimmer/tracking</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/214">#214</a> Implement Ember-compatible Custom Component Manager API. (<a href="https://github.com/tomdale">@tomdale</a>)</li>
</ul>
</li>
<li><code>@glimmer/application</code>, <code>@glimmer/component</code>, <code>@glimmer/tracking</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/213">#213</a> Remove need for <a href="https://github.com/tracked">@tracked</a> on getters. (<a href="https://github.com/tomdale">@tomdale</a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>@glimmer/component</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/217">#217</a> Moves @glimmer/tracking to devDependencies. (<a href="https://github.com/pzuraq">@pzuraq</a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>@glimmer/app-compiler</code>, <code>@glimmer/application-test-helpers</code>, <code>@glimmer/application</code>, <code>@glimmer/compiler-delegates</code>, <code>@glimmer/component</code>, <code>@glimmer/ssr</code>, <code>@glimmer/tracking</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/pull/212">#212</a> Update Glimmer VM to v0.42.0. (<a href="https://github.com/tomdale">@tomdale</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Chris Garrett (<a href="https://github.com/pzuraq">pzuraq</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/6f3b99e6dae2e793eb572ec3daf5909b8b41d2de"><code>6f3b99e</code></a> Release v1.0.1</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/94a23273fb637574a3b2e0c4a13b34a074017431"><code>94a2327</code></a> Add v1.0.1 to CHANGELOG.md.</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/06dd15bcc4cfa4f211907d8445a29521489208ba"><code>06dd15b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/issues/293">#293</a> from rwjblue/fix-destroyable-deprecations</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/88485ad29119fd13b32d1ffebcd676abb789d442"><code>88485ad</code></a> Add missing <code>ember-cli-version-checker</code> require statement</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/e68ee1b58401c3d369d674a7ad3523dc1fff7dc7"><code>e68ee1b</code></a> Leverage built-in destroyables on Ember 3.20+</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/e2f4cb69e9e05dd4639a95c46cda08b39d93e1e3"><code>e2f4cb6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/glimmerjs/glimmer.js/issues/291">#291</a> from rwjblue/test-more-ember-versions</li>
<li><a href="https://github.com/glimmerjs/glimmer.js/commit/b7f1d6c0c89401792b7e682243685b49507157cd"><code>b7f1d6c</code></a> Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.</li>
<li>See full diff in <a href="https://github.com/glimmerjs/glimmer.js/compare/v1.0.0...v1.0.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=@glimmer/component&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.0.1)
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>File tree
Expand file treeCollapse file tree
2 files changed
+117
-92
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+117
-92
lines changed+116-91Lines changed: 116 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
0 commit comments