adopted-ember-addons/ember-keyboard
### [`v6.0.3`](https://togithub.com/adopted-ember-addons/ember-keyboard/blob/master/CHANGELOG.md#v603-2021-05-28)
[Compare Source](https://togithub.com/adopted-ember-addons/ember-keyboard/compare/v6.0.2...v6.0.3)
ember-cli-babel has been updated in this release.
##### :bug: Bug Fix
- [#347](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/347) fix: ES6 [@keyResponder](https://togithub.com/keyResponder) decorator fails with params ([@urbany](https://togithub.com/urbany))
##### :house: Internal
- [#413](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/413) Update dependencies including ember-cli-babel to fix address some deprecations ([@lukemelia](https://togithub.com/lukemelia))
- [#339](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/339) Bump eslint from 7.13.0 to 7.19.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#341](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/341) Bump [@glimmer/component](https://togithub.com/glimmer/component) from 1.0.2 to 1.0.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#337](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/337) Bump [@glimmer/tracking](https://togithub.com/glimmer/tracking) from 1.0.2 to 1.0.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#331](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/331) Bump eslint from 7.13.0 to 7.18.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#335](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/335) Bump ember-template-lint from 2.14.0 to 2.18.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#301](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/301) Bump ember-compatibility-helpers from 1.2.1 to 1.2.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#309](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/309) Bump release-it from 14.2.1 to 14.2.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#334](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/334) Bump marked from 1.2.3 to 1.2.8 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#302](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/302) Bump qunit-dom from 1.5.0 to 1.6.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#336](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/336) Replace Travis CI with Github Actions ([@lukemelia](https://togithub.com/lukemelia))
- [#295](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/295) Bump marked from 1.2.2 to 1.2.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#297](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/297) Bump eslint from 7.12.1 to 7.13.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#298](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/298) Bump ember-load-initializers from 2.1.1 to 2.1.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#290](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/290) Bump ember-modifier from 2.1.0 to 2.1.1 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#291](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/291) Bump eslint-plugin-ember from 9.3.0 to 9.4.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#294](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/294) Bump ember-auto-import from 1.6.0 to 1.7.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#292](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/292) Bump release-it-lerna-changelog from 3.0.0 to 3.1.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
- [#293](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/293) Bump release-it from 14.2.0 to 14.2.1 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview))
##### Committers: 3
- João Teixeira ([@urbany](https://togithub.com/urbany))
- Luke Melia ([@lukemelia](https://togithub.com/lukemelia))
- [@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)
Configuration
📅 Schedule: "after 9pm on sunday" (UTC).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
6.0.2
->6.0.3
Release Notes
adopted-ember-addons/ember-keyboard
### [`v6.0.3`](https://togithub.com/adopted-ember-addons/ember-keyboard/blob/master/CHANGELOG.md#v603-2021-05-28) [Compare Source](https://togithub.com/adopted-ember-addons/ember-keyboard/compare/v6.0.2...v6.0.3) ember-cli-babel has been updated in this release. ##### :bug: Bug Fix - [#347](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/347) fix: ES6 [@keyResponder](https://togithub.com/keyResponder) decorator fails with params ([@urbany](https://togithub.com/urbany)) ##### :house: Internal - [#413](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/413) Update dependencies including ember-cli-babel to fix address some deprecations ([@lukemelia](https://togithub.com/lukemelia)) - [#339](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/339) Bump eslint from 7.13.0 to 7.19.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#341](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/341) Bump [@glimmer/component](https://togithub.com/glimmer/component) from 1.0.2 to 1.0.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#337](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/337) Bump [@glimmer/tracking](https://togithub.com/glimmer/tracking) from 1.0.2 to 1.0.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#331](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/331) Bump eslint from 7.13.0 to 7.18.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#335](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/335) Bump ember-template-lint from 2.14.0 to 2.18.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#301](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/301) Bump ember-compatibility-helpers from 1.2.1 to 1.2.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#309](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/309) Bump release-it from 14.2.1 to 14.2.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#334](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/334) Bump marked from 1.2.3 to 1.2.8 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#302](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/302) Bump qunit-dom from 1.5.0 to 1.6.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#336](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/336) Replace Travis CI with Github Actions ([@lukemelia](https://togithub.com/lukemelia)) - [#295](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/295) Bump marked from 1.2.2 to 1.2.3 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#297](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/297) Bump eslint from 7.12.1 to 7.13.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#298](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/298) Bump ember-load-initializers from 2.1.1 to 2.1.2 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#290](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/290) Bump ember-modifier from 2.1.0 to 2.1.1 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#291](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/291) Bump eslint-plugin-ember from 9.3.0 to 9.4.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#294](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/294) Bump ember-auto-import from 1.6.0 to 1.7.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#292](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/292) Bump release-it-lerna-changelog from 3.0.0 to 3.1.0 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) - [#293](https://togithub.com/adopted-ember-addons/ember-keyboard/pull/293) Bump release-it from 14.2.0 to 14.2.1 ([@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) ##### Committers: 3 - João Teixeira ([@urbany](https://togithub.com/urbany)) - Luke Melia ([@lukemelia](https://togithub.com/lukemelia)) - [@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)Configuration
📅 Schedule: "after 9pm on sunday" (UTC).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.