Release notes
*Sourced from [ember-cli-babel's releases](https://github.com/babel/ember-cli-babel/releases).*
> ## Release 7.13.0
> * update to yarn in appveyor (42997b1)
> * pin engine.io (f9ccaa3)
> * Update async generator tests (b31980e)
> * [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586)
>
> ## Release 7.11.1
> No release notes provided.
Changelog
*Sourced from [ember-cli-babel's changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md).*
> * Fixup yarn.lock (3343ca7)
> * [BUGFIX] Make loose mode in class properties transform respect B… ([#307](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/307)) (b750535)
> * update to yarn in appveyor (42997b1)
> * pin engine.io (f9ccaa3)
> * Update async generator tests (b31980e)
> * [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586)
>
> ## v7.12.0 (2019-09-27)
>
> #### :rocket: Enhancement
> * [#294](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/294) Toggle code highlighting for broccoli-middleware >= 2.1.0 ([@astronomersiva](https://github.com/astronomersiva))
>
> #### Committers: 1
> - Sivasubramanyam A ([@astronomersiva](https://github.com/astronomersiva))
>
> ## v7.11.1
>
> * Update minimum broccoli-babel-transpiler version to 7.3.0. ([#301](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/301)) (75c58d0)
> * Update minimum broccoli-babel-transpiler version to 7.3.0. (1f09dff)
Commits
- [`bec533b`](https://github.com/babel/ember-cli-babel/commit/bec533be2dccbb7e43b7fb8dff1d77bb7b8786a6) Release 7.13.0
- [`3343ca7`](https://github.com/babel/ember-cli-babel/commit/3343ca7641700f23bd1593a03319971c2adc0e3b) Fixup yarn.lock
- [`b750535`](https://github.com/babel/ember-cli-babel/commit/b750535ac24c5400df39744bab3f7546ae5cdbaa) [BUGFIX] Make loose mode in class properties transform respect B… ([#307](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/307))
- [`42997b1`](https://github.com/babel/ember-cli-babel/commit/42997b1ab642f11530ec58b7911275841c42ad75) update to yarn in appveyor
- [`f9ccaa3`](https://github.com/babel/ember-cli-babel/commit/f9ccaa3a445c0106f8e0cd8d389c2762c17b2280) pin engine.io
- [`b31980e`](https://github.com/babel/ember-cli-babel/commit/b31980ed6694d3160a49293917be3069cb191606) Update async generator tests
- [`31a7586`](https://github.com/babel/ember-cli-babel/commit/31a7586e1f99cab8cc9caa583540ca9041a83d63) [BUGFIX] Make loose mode in class properties transform respect Babel settings
- [`738080f`](https://github.com/babel/ember-cli-babel/commit/738080f5f4c7a3e2086c37713ef854e7934264bf) release v7.12.0 🎉
- [`fbb0533`](https://github.com/babel/ember-cli-babel/commit/fbb05338d9a6816c21e7e03c8a271b57bd9ba8f8) update changelog
- [`37c3d6c`](https://github.com/babel/ember-cli-babel/commit/37c3d6cc579a5dd18a1d52405f802bb5b376ea40) Merge pull request [#294](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/294) from astronomersiva/master
- Additional commits viewable in [compare view](https://github.com/babel/ember-cli-babel/compare/v7.11.0...v7.13.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.
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 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 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)
- Pull request limits (per update run and/or open at any time)
- 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)
Bumps ember-cli-babel from 7.11.0 to 7.13.0.
Release notes
*Sourced from [ember-cli-babel's releases](https://github.com/babel/ember-cli-babel/releases).* > ## Release 7.13.0 > * update to yarn in appveyor (42997b1) > * pin engine.io (f9ccaa3) > * Update async generator tests (b31980e) > * [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586) > > ## Release 7.11.1 > No release notes provided.Changelog
*Sourced from [ember-cli-babel's changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md).* > * Fixup yarn.lock (3343ca7) > * [BUGFIX] Make loose mode in class properties transform respect B… ([#307](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/307)) (b750535) > * update to yarn in appveyor (42997b1) > * pin engine.io (f9ccaa3) > * Update async generator tests (b31980e) > * [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586) > > ## v7.12.0 (2019-09-27) > > #### :rocket: Enhancement > * [#294](https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/294) Toggle code highlighting for broccoli-middleware >= 2.1.0 ([@astronomersiva](https://github.com/astronomersiva)) > > #### Committers: 1 > - Sivasubramanyam A ([@astronomersiva](https://github.com/astronomersiva)) > > ## v7.11.1 > > * Update minimum broccoli-babel-transpiler version to 7.3.0. ([#301](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/301)) (75c58d0) > * Update minimum broccoli-babel-transpiler version to 7.3.0. (1f09dff)Commits
- [`bec533b`](https://github.com/babel/ember-cli-babel/commit/bec533be2dccbb7e43b7fb8dff1d77bb7b8786a6) Release 7.13.0 - [`3343ca7`](https://github.com/babel/ember-cli-babel/commit/3343ca7641700f23bd1593a03319971c2adc0e3b) Fixup yarn.lock - [`b750535`](https://github.com/babel/ember-cli-babel/commit/b750535ac24c5400df39744bab3f7546ae5cdbaa) [BUGFIX] Make loose mode in class properties transform respect B… ([#307](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/307)) - [`42997b1`](https://github.com/babel/ember-cli-babel/commit/42997b1ab642f11530ec58b7911275841c42ad75) update to yarn in appveyor - [`f9ccaa3`](https://github.com/babel/ember-cli-babel/commit/f9ccaa3a445c0106f8e0cd8d389c2762c17b2280) pin engine.io - [`b31980e`](https://github.com/babel/ember-cli-babel/commit/b31980ed6694d3160a49293917be3069cb191606) Update async generator tests - [`31a7586`](https://github.com/babel/ember-cli-babel/commit/31a7586e1f99cab8cc9caa583540ca9041a83d63) [BUGFIX] Make loose mode in class properties transform respect Babel settings - [`738080f`](https://github.com/babel/ember-cli-babel/commit/738080f5f4c7a3e2086c37713ef854e7934264bf) release v7.12.0 🎉 - [`fbb0533`](https://github.com/babel/ember-cli-babel/commit/fbb05338d9a6816c21e7e03c8a271b57bd9ba8f8) update changelog - [`37c3d6c`](https://github.com/babel/ember-cli-babel/commit/37c3d6cc579a5dd18a1d52405f802bb5b376ea40) Merge pull request [#294](https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/294) from astronomersiva/master - Additional commits viewable in [compare view](https://github.com/babel/ember-cli-babel/compare/v7.11.0...v7.13.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
.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 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 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) - Pull request limits (per update run and/or open at any time) - 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)