ember-cli / ember-cli-mocha

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

Bump ember-cli-babel from 7.4.0 to 7.4.1 #331

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli-babel from 7.4.0 to 7.4.1.

Changelog *Sourced from [ember-cli-babel's changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md).* > ## v7.4.1 (2019-01-29) > > #### :bug: Bug Fix > * [#264](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/264) Only blacklist jQuery module when parent depends on @ember/jquery itself ([[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue))
Commits - [`ce06287`](https://github.com/babel/ember-cli-babel/commit/ce06287746563d679325f59071bea8042dfaab38) v7.4.1 - [`d109bb7`](https://github.com/babel/ember-cli-babel/commit/d109bb7fb2b980ed4a46a462e07a7c566cd44f74) Add v7.4.1 to CHANGELOG.md. - [`ea9b9ab`](https://github.com/babel/ember-cli-babel/commit/ea9b9ab3d18fc16692c13b48f179bd523f325153) Merge pull request [#264](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/264) from rwjblue/only-blacklist-jquery-when-parent-depend... - [`22b1c26`](https://github.com/babel/ember-cli-babel/commit/22b1c2690ff67390e62d55adaa39eb542904fe75) Allow either this.parent OR this.project to provide @ember/jquery. - [`6a40015`](https://github.com/babel/ember-cli-babel/commit/6a4001510fb5ff795663d9d430ba63ca28a5fa88) Only blacklist jQuery module when parent depends on @ember/jquery itself - [`3130c24`](https://github.com/babel/ember-cli-babel/commit/3130c246b053f173ab3707779625ca6e02da736f) Adjust Changelog - See full diff in [compare view](https://github.com/babel/ember-cli-babel/compare/v7.4.0...v7.4.1)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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.