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-babel from 7.7.0 to 7.7.3 #354

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli-babel from 7.7.0 to 7.7.3.

Changelog *Sourced from [ember-cli-babel's changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md).* > ## v7.7.3 (2019-03-28) > > #### :bug: Bug Fix > * [4b9207aa3](https://github.com/babel/ember-cli-babel/commit/4b9207aa3) Fix errors when babel-plugin-filter-imports is present ([@​rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue)) > > ## v7.7.2 (2019-03-28) > > #### :bug: Bug Fix > * [#276](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/276) Ensure class properties/decorator plugins are added in correct order ([@​pzuraq](https://github.com/pzuraq)) > > #### Committers: 1 > - Chris Garrett ([@​pzuraq](https://github.com/pzuraq)) > > ## v7.7.1 (2019-03-28) > > #### :bug: Bug Fix > * [#275](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/275) Avoid interop issues with babel-plugin-filter-imports RE: decorators syntax ([@​pzuraq](https://github.com/pzuraq)) > > #### Committers: 1 > - Chris Garrett ([@​pzuraq](https://github.com/pzuraq))
Commits - [`0332421`](https://github.com/babel/ember-cli-babel/commit/03324217d4ec9b783362d943a31916538ca36510) v7.7.3 - [`6c15841`](https://github.com/babel/ember-cli-babel/commit/6c15841dcca83245ff4774351399291d213f38c2) Add v7.7.3 to CHANGELOG.md. - [`4b9207a`](https://github.com/babel/ember-cli-babel/commit/4b9207aa3791182305266451c9062b0e506c7f25) Fix errors when babel-plugin-filter-imports is present. - [`9dd2021`](https://github.com/babel/ember-cli-babel/commit/9dd2021191198d4dc067df058b14a5f0bdf218b4) v7.7.2 - [`4c7967e`](https://github.com/babel/ember-cli-babel/commit/4c7967eeede7188edec256cabc639b820af52278) Add v7.7.2 to CHANGELOG.md. - [`d9ba88e`](https://github.com/babel/ember-cli-babel/commit/d9ba88e7ebf4254c81e5bfa80ea52c14efdfd57c) Merge pull request [#276](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/276) from pzuraq/bugfix/add-decorators-plugins-in-correct-... - [`19f57a1`](https://github.com/babel/ember-cli-babel/commit/19f57a1fc811cd62f62635871e7719b67685224d) update tests - [`01e601c`](https://github.com/babel/ember-cli-babel/commit/01e601c9e005a1b676505dcba7bca781e2bbfb47) [BUGFIX] Ensure class properties/decorator plugins are added in correct order - [`ccb2983`](https://github.com/babel/ember-cli-babel/commit/ccb2983bf0f9f60dc037bfff0fbbec457fe4a94f) v7.7.1 - [`add406d`](https://github.com/babel/ember-cli-babel/commit/add406de23ed2edbda810745a3bb63965f5c4262) Add v7.7.1 to CHANGELOG.md. - Additional commits viewable in [compare view](https://github.com/babel/ember-cli-babel/compare/v7.7.0...v7.7.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.

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