-
Notifications
You must be signed in to change notification settings - Fork 649
Bump ember-cli-babel from 7.14.1 to 7.17.2 #2180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 96518bd has been approved by |
96518bd
to
b2b02db
Compare
Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.14.1 to 7.17.2. - [Release notes](https://github.com/babel/ember-cli-babel/releases) - [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-cli-babel@v7.14.1...v7.17.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
b2b02db
to
d6ffdfa
Compare
@bors r= |
📌 Commit d6ffdfa has been approved by `` |
@bors r=locks |
📌 Commit d6ffdfa has been approved by |
bors
added a commit
that referenced
this pull request
Feb 12, 2020
…el-7.17.2, r=locks Bump ember-cli-babel from 7.14.1 to 7.17.2 Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.14.1 to 7.17.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/ember-cli-babel/releases">ember-cli-babel's releases</a>.</em></p> <blockquote> <h2>Release 7.17.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/325">#325</a> Ensure <code>ember-data</code> modules polyfill does not apply to any <code>@ember-data</code> packages. (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h2>Release 7.17.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/324">#324</a> Ensure ember-data modules polyfill does not apply to ember-data itself. (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h2>Release 7.17.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/314">#314</a> Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> <li>Stefan Penner (<a href="https://github.com/stefanpenner">@stefanpenner</a>)</li> </ul> <h2>Release 7.16.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/319">#319</a> Use helpers from @babel/helper-compilation-targets (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> <h2>v7.15.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/318">#318</a> Add polyfill that allows apps and addons to use <code>@ember-data</code> related packages regardless of <code>ember-data</code> version (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md">ember-cli-babel's changelog</a>.</em></p> <blockquote> <h2>v7.17.2 (2020-02-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/325">#325</a> Ensure <code>ember-data</code> modules polyfill does not apply to any <code>@ember-data</code> packages. (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h2>v7.17.1 (2020-02-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/324">#324</a> Ensure ember-data modules polyfill does not apply to ember-data itself. (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h2>v7.17.0 (2020-02-05)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/314">#314</a> Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> <li>Stefan Penner (<a href="https://github.com/stefanpenner">@stefanpenner</a>)</li> </ul> <h2>v7.16.0 (2020-02-05)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/319">#319</a> Use helpers from @babel/helper-compilation-targets (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> <h2>v7.15.0 (2020-02-05)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/318">#318</a> Add polyfill that allows apps and addons to use <code>@ember-data</code> related packages regardless of <code>ember-data</code> version (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/ember-cli-babel/commit/6f76f405b9dd2a48cce394c4826dd50847f74282"><code>6f76f40</code></a> Release 7.17.2</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/459a4606ede81b7d6c911c0fe02c412907d4d0f4"><code>459a460</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/325">#325</a> from runspired/fix-polyfill-again</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/5591a9fd5b51538bb3135ad2d984b39c69723678"><code>5591a9f</code></a> use startsWith</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/0760e7b7de30204d00ae6a9412498550ef643e8e"><code>0760e7b</code></a> fix check</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/69de69c4efad9a24b40b11f1315f6f787747f942"><code>69de69c</code></a> dont polyfill modules for <a href="https://github.com/ember-data">@ember-data</a> packages</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/83971b28b1e9f9464ff68bbcff0e6e028e7b0854"><code>83971b2</code></a> Release 7.17.1</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/96e0c5600b39c4d75dd1fd8f09bd8ebe59e9e1b2"><code>96e0c56</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/324">#324</a> from runspired/fix-polyfill</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/91ebd00fa66206e31b28a7b1a1e630268a62966f"><code>91ebd00</code></a> [BUGFIX] dont polyfill ember-data itself</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/80ab8ce7c7b6340a177c92b330c7f781bed7e2d1"><code>80ab8ce</code></a> Release 7.17.0</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/2b697cae12cf8e2106dbfbd0424edd162265aff6"><code>2b697ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/314">#314</a> from jamescdavis/add_typescript_transform_plugin</li> <li>Additional commits viewable in <a href="https://github.com/babel/ember-cli-babel/compare/v7.14.1...v7.17.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.17.2) 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>
☀️ Test successful - checks-travis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-cli-babel from 7.14.1 to 7.17.2.
Release notes
Sourced from ember-cli-babel's releases.
Changelog
Sourced from ember-cli-babel's changelog.
Commits
6f76f40
Release 7.17.2459a460
Merge pull request #325 from runspired/fix-polyfill-again5591a9f
use startsWith0760e7b
fix check69de69c
dont polyfill modules for @ember-data packages83971b2
Release 7.17.196e0c56
Merge pull request #324 from runspired/fix-polyfill91ebd00
[BUGFIX] dont polyfill ember-data itself80ab8ce
Release 7.17.02b697ca
Merge pull request #314 from jamescdavis/add_typescript_transform_pluginDependabot 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 commands and options
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 readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: