ember-cli / ember-cli-mocha

Mocha and Chai tests for ember-cli applications
Apache License 2.0
147 stars 54 forks source link

Bump ember-cli-inject-live-reload from 1.6.1 to 1.8.2 #269

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ember-cli-inject-live-reload from 1.6.1 to 1.8.2.

Changelog *Sourced from [ember-cli-inject-live-reload's changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/blob/master/CHANGELOG.md).* > ## [v1.8.2](https://github.com/ember-cli/ember-cli-inject-live-reload/tree/v1.8.2) (2018-08-03) > [Full Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/compare/v1.8.1...v1.8.2) > > **Merged pull requests:** > > - Passing port and host to livereload.js file as regex fails to parse URL with prefix [\[#51](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/51)](https://github-redirect.dependabot.com/ember-cli/ember-cli-inject-live-reload/pull/51) ([SparshithNR](https://github.com/SparshithNR)) > > ## [v1.8.1](https://github.com/ember-cli/ember-cli-inject-live-reload/tree/v1.8.1) (2018-07-24) > [Full Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/compare/v1.8.0...v1.8.1) > > **Merged pull requests:** > > - fix undefined error when options.liveReloadPrefix is undefined [\[#50](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/50)](https://github-redirect.dependabot.com/ember-cli/ember-cli-inject-live-reload/pull/50) ([SparshithNR](https://github.com/SparshithNR)) > > ## [v1.8.0](https://github.com/ember-cli/ember-cli-inject-live-reload/tree/v1.8.0) (2018-07-24) > [Full Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/compare/v1.7.0...v1.8.0) > > **Implemented enhancements:** > > - Consider liveReloadPrefix option which got added into tiny-lr [\[#49](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/49)](https://github-redirect.dependabot.com/ember-cli/ember-cli-inject-live-reload/pull/49) ([SparshithNR](https://github.com/SparshithNR)) > > ## [v1.7.0](https://github.com/ember-cli/ember-cli-inject-live-reload/tree/v1.7.0) (2017-07-14) > [Full Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/compare/v1.6.1...v1.7.0) > > **Fixed bugs:** > > - When using the liveReloadBaseUrl with an absolute URL, the non-path portion should be stripped when setting up middleware. [\[#36](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/36)](https://github-redirect.dependabot.com/ember-cli/ember-cli-inject-live-reload/pull/36) ([lukemelia](https://github.com/lukemelia)) > > **Closed issues:** > > - Is it possible to remove the need for a liveReloadPort added to the livereload url [\[#43](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/43)](https://github-redirect.dependabot.com/ember-cli/ember-cli-inject-live-reload/issues/43)
Commits - [`21b5f65`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/21b5f6568fd1f59fa2ab416e7da01bd456d22f9b) 1.8.2 - [`7228895`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/7228895c0fb64290707a3af3f62f75190768e13d) Add 1.8.2 to CHANGELOG. - [`4d0930c`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/4d0930c4437a8a7732c83ce6fa887947214cf043) Merge pull request [#51](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/51) from SparshithNR/prefix-fix - [`7a255c5`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/7a255c5aaa05a65e7a127bf41493df52c305edff) Passing port and host to livereload.js file as regex fails to parse url with ... - [`d4149dc`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/d4149dcbf684b3e65f37afc057ad5bb0c126cd03) 1.8.1 - [`09e5def`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/09e5def4c4b409b042136a1e5809cabf30fc5ded) Update CHANGELOG for 1.8.1. - [`104202f`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/104202f1cf56462c4f7795e315f85ba4aa83a22c) Merge pull request [#50](https://github-redirect.dependabot.com/rwjblue/ember-cli-inject-live-reload/issues/50) from SparshithNR/prefix-fix - [`b9398cf`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/b9398cf2bc40695b5edff5fd0473b48c8fa2ff63) fix undefined error when options.liveReloadPrefix is undefined - [`fcd8ba0`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/fcd8ba021a717045bf13abb60cad41c73d19ef9a) 1.8.0 - [`e06f677`](https://github.com/ember-cli/ember-cli-inject-live-reload/commit/e06f67720667ab808bed8f022a45968f2079eeb8) Add 1.8.0 to the CHANGELOG. - Additional commits viewable in [compare view](https://github.com/rwjblue/ember-cli-inject-live-reload/compare/v1.6.1...v1.8.2)


Dependabot compatibility score

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 will not automatically merge this PR because it includes a minor update to a development dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.