Skip to content

Commit ff7e576

Browse files
committed
Auto merge of #2612 - rust-lang:dependabot/npm_and_yarn/ember-auto-import-1.6.0, r=Turbo87
Bump ember-auto-import from 1.5.3 to 1.6.0 Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import) from 1.5.3 to 1.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ef4/ember-auto-import/blob/master/CHANGELOG.md">ember-auto-import's changelog</a>.</em></p> <blockquote> <h3>1.6.0</h3> <ul> <li>ENHANCEMENT: add .ts extension to the resolver allowing import of TypeScript modules without having to add the .ts extension by <a href="https://github.com/buschtoens">@buschtoens</a></li> <li>DOCS: document <code>skipBabel</code> option by <a href="https://github.com/kasunvp">@kasunvp</a></li> <li>DOCS: fix typo in README.md by <a href="https://github.com/jacobq">@jacobq</a></li> <li>DOCS: add instructions for using dynamic imports in addons by <a href="https://github.com/jrjohnson">@jrjohnson</a></li> <li>ENHANCEMENT: only output files for fastboot when ember-cli-fastboot is detected (can also be manually disabled with FASTBOOT_DISABLED=true environment variable) by <a href="https://github.com/houfeng0923">@houfeng0923</a></li> <li>HOUSEKEEPING: update CI node version to 12.x by <a href="https://github.com/f1sherman">@f1sherman</a></li> <li>ENHANCEMENT: add [id] to the chunkname by <a href="https://github.com/stukalin">@stukalin</a></li> <li>BUGFIX: ensure auto-import processes the same extensions as ember-cli-babel by <a href="https://github.com/dfreeman">@dfreeman</a></li> <li>BUGFIX: update minimum version of @babel/preset-env to 7.10.2 by <a href="https://github.com/rwjblue">@rwjblue</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ef4/ember-auto-import/commit/56adbb7c2003e9c164bab7631b8d81f8b8d6269f"><code>56adbb7</code></a> releasing v1.6.0</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/725a37a2fb4004881bc94b080a4de45885b0ff21"><code>725a37a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ef4/ember-auto-import/issues/295">#295</a> from ef4/dependabot/npm_and_yarn/jquery-3.5.1</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/69601c7ac258a3de9a4fe63993f39c5821bd2278"><code>69601c7</code></a> Bump jquery from 3.4.1 to 3.5.1</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/20d227e1b8fa195949232f2c7b8c6f62e19f7e3c"><code>20d227e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ef4/ember-auto-import/issues/290">#290</a> from ef4/dependabot/npm_and_yarn/websocket-extensions...</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/ab4cc5614bfb7b56e0649de917b3de8bc073461f"><code>ab4cc56</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ef4/ember-auto-import/issues/281">#281</a> from stukalin/280-make-chunk-names-non-random</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/28db72aecd5935f78816a46ea312d0e5098bf7a1"><code>28db72a</code></a> add [id] to the chunkname</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/da3ab9f482daf3c833fce9628b7f8367058ad01a"><code>da3ab9f</code></a> Bump websocket-extensions from 0.1.3 to 0.1.4</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/775fa33e9464bfba88c39534bd7ea1fd05a53f63"><code>775fa33</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ef4/ember-auto-import/issues/289">#289</a> from rwjblue/update-preset-env</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/26b1a44a1f7f556704530487c9d0c9f5f28ee098"><code>26b1a44</code></a> Update minimum version of @babel/preset-env to 7.10.2.</li> <li><a href="https://github.com/ef4/ember-auto-import/commit/b8974b99f54c6f0fd993492c434e7a92d57724ec"><code>b8974b9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ef4/ember-auto-import/issues/288">#288</a> from dfreeman/babel-typescript-processing</li> <li>Additional commits viewable in <a href="https://github.com/ef4/ember-auto-import/compare/v1.5.3...v1.6.0">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/~jamescdavis">jamescdavis</a>, a new releaser for ember-auto-import since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-auto-import&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.6.0)](https://dependabot.com/compatibility-score/?dependency-name=ember-auto-import&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.6.0) 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>
2 parents 4493dbf + e33d07a commit ff7e576

File tree

2 files changed

+4273
-1560
lines changed

2 files changed

+4273
-1560
lines changed

0 commit comments

Comments
 (0)