lennyburdette / ember-addon-broccoli-test-helper

Helpers for testing the broccoli build aspects of Ember Addons
Other
1 stars 1 forks source link

build(deps): bump ember-cli-babel from 6.14.1 to 7.4.3 #65

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli-babel from 6.14.1 to 7.4.3.

Release notes *Sourced from [ember-cli-babel's releases](https://github.com/babel/ember-cli-babel/releases).* > ## v7.4.3 > #### :bug: Bug Fix > * [#265](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/265) Fix `@ember/string` detection ([@​locks](https://github.com/locks)) > > #### :house: Internal > * [#268](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/268) Update babel-plugin-debug-macros ([@​jrjohnson](https://github.com/jrjohnson)) > > #### Committers: 2 > - Jonathan Johnson ([@​jrjohnson](https://github.com/jrjohnson)) > - Ricardo Mendes ([@​locks](https://github.com/locks)) > > ## v7.4.2 > #### :bug: Bug Fix > * [#267](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/267) Ensure external helpers are not used when modules are not transpiled. ([@​rwjblue](https://github.com/rwjblue)) > * [#266](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/266) Update to broccoli-babel-transpiler@7.1.2. ([@​rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue))
Changelog *Sourced from [ember-cli-babel's changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md).* > ## v7.4.3 (2019-02-19) > > #### :bug: Bug Fix > * [#265](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/265) Fix `@ember/string` detection ([@​locks](https://github.com/locks)) > > #### :house: Internal > * [#268](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/268) Update babel-plugin-debug-macros ([@​jrjohnson](https://github.com/jrjohnson)) > > #### Committers: 2 > - Jonathan Johnson ([@​jrjohnson](https://github.com/jrjohnson)) > - Ricardo Mendes ([@​locks](https://github.com/locks)) > > ## v7.4.2 (2019-02-12) > > #### :bug: Bug Fix > * [#267](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/267) Ensure external helpers are not used when modules are not transpiled. ([@​rwjblue](https://github.com/rwjblue)) > * [#266](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/266) Update to broccoli-babel-transpiler@7.1.2. ([@​rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue)) > > ## 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)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue)) > > ## v7.4.0 (2019-01-22) > > #### :rocket: Enhancement > * [#261](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/261) Avoid transpiling jquery module to Ember.$ if @ember/jquery is present ([@​simonihmig](https://github.com/simonihmig)) > > #### Committers: 1 > - Simon Ihmig ([@​simonihmig](https://github.com/simonihmig)) > > ## v7.3.0 (2019-01-22) > > #### :rocket: Enhancement > * [#251](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/251) Add ability to deduplicate babel helpers. ([@​pzuraq](https://github.com/pzuraq)) > > #### :bug: Bug Fix > * [#260](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/260) Update `@ember/string` detection to work on itself ([@​locks](https://github.com/locks)) > > #### Committers: 2 > - Chris Garrett ([@​pzuraq](https://github.com/pzuraq)) > - Ricardo Mendes ([@​locks](https://github.com/locks)) > > > ... (truncated)
Commits - [`806849e`](https://github.com/babel/ember-cli-babel/commit/806849e4dc8170bf51f7a9a564e96171a1060959) v7.4.3 - [`b14036b`](https://github.com/babel/ember-cli-babel/commit/b14036bf66383dfac913f56b63fb656f96759f66) Add v7.4.3 to CHANGELOG.md. - [`ddf8af1`](https://github.com/babel/ember-cli-babel/commit/ddf8af1ba4185210da4ff7a2fcf9bb6365890083) Merge pull request [#265](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/265) from locks/ember-string-detection - [`7b5524b`](https://github.com/babel/ember-cli-babel/commit/7b5524b433512e4f7ba7b7a236d09263762b87f4) Merge pull request [#268](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/268) from jrjohnson/update-debug-macros - [`deeb6f8`](https://github.com/babel/ember-cli-babel/commit/deeb6f8bb0aa39862e90409066c88c38f0f13006) Update babel-plugin-debug-macros - [`d3a45b9`](https://github.com/babel/ember-cli-babel/commit/d3a45b9e77120395bc836c6b117aa81462c50fb1) v7.4.2 - [`bb8550f`](https://github.com/babel/ember-cli-babel/commit/bb8550f67528c598b842e3a4d1380d179f8a8881) Add v7.4.2 to CHANGELOG.md. - [`3a448df`](https://github.com/babel/ember-cli-babel/commit/3a448df19b2b2d33b2878af0bb4db2ca8a48dcdd) Merge pull request [#267](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/267) from rwjblue/tweak-should-include-external-helpers - [`cada0c1`](https://github.com/babel/ember-cli-babel/commit/cada0c1cd6ba0994da4ddb0d3c42619ce7b3e0ec) Ensure external helpers are not used when modules are not transpiled. - [`a2c2adb`](https://github.com/babel/ember-cli-babel/commit/a2c2adb0ba760137161e91ea55fc30e1646b878a) Merge pull request [#266](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/266) from rwjblue/update-min-broccoli-babel-transpiler - Additional commits viewable in [compare view](https://github.com/babel/ember-cli-babel/compare/v6.14.1...v7.4.3)


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 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 - `@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.
dependabot-preview[bot] commented 5 years ago

Superseded by #66.