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.
Bumps eslint-plugin-ember from 6.3.0 to 6.4.1.
Release notes
*Sourced from [eslint-plugin-ember's releases](https://github.com/ember-cli/eslint-plugin-ember/releases).* > ## v6.4.1 > #### :bug: Bug Fix > * [#413](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/413) Ignore template literals in `no-get` and `no-get-properties` rules ([@bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@bmish](https://github.com/bmish)) > > ## v6.4.0 > #### :rocket: Enhancement > * [#403](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/403) Add new `no-get-properties` rule ([@bmish](https://github.com/bmish)) > * [#404](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/404) Add new `no-get` rule ([@bmish](https://github.com/bmish)) > > #### :bug: Bug Fix > * [#398](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/398) `no-unnecessary-route-path-option`: fix error when `path` is undefined ([@bmish](https://github.com/bmish)) > > #### :memo: Documentation > * [#411](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/411) Update contributors ([@bmish](https://github.com/bmish)) > * [#409](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/409) Update documentation for `require-return-from-computed` rule ([@esbanarango](https://github.com/esbanarango)) > > #### Committers: 2 > - Bryan Mishkin ([@bmish](https://github.com/bmish)) > - Esteban Arango Medina ([@esbanarango](https://github.com/esbanarango))Changelog
*Sourced from [eslint-plugin-ember's changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md).* > ## 6.4.1 (2019-04-21) > > #### :bug: Bug Fix > * [#413](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/413) Ignore template literals in `no-get` and `no-get-properties` rules ([@bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@bmish](https://github.com/bmish)) > > ## v6.4.0 (2019-04-21) > > #### :rocket: Enhancement > * [#403](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/403) Add new `no-get-properties` rule ([@bmish](https://github.com/bmish)) > * [#404](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/404) Add new `no-get` rule ([@bmish](https://github.com/bmish)) > > #### :bug: Bug Fix > * [#398](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/398) `no-unnecessary-route-path-option`: fix error when `path` is undefined ([@bmish](https://github.com/bmish)) > > #### :memo: Documentation > * [#411](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/411) Update contributors ([@bmish](https://github.com/bmish)) > * [#409](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/409) Update documentation for `require-return-from-computed` rule ([@esbanarango](https://github.com/esbanarango)) > > #### Committers: 2 > - Bryan Mishkin ([@bmish](https://github.com/bmish)) > - Esteban Arango Medina ([@esbanarango](https://github.com/esbanarango))Commits
- [`73c3d29`](https://github.com/ember-cli/eslint-plugin-ember/commit/73c3d29707b05d83968d3de7da1105b8d697b1e3) v6.4.1 - [`73e6f3b`](https://github.com/ember-cli/eslint-plugin-ember/commit/73e6f3bcd0c074eabd5f8c55dfb06b37c01c770e) Add v6.4.1 to CHANGELOG. - [`c22fc54`](https://github.com/ember-cli/eslint-plugin-ember/commit/c22fc5427b408f44193ea161c5e009e2fdb5d5cf) Merge pull request [#413](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/413) from bmish/no-get-ignore-template-literals-fix - [`05ceb5d`](https://github.com/ember-cli/eslint-plugin-ember/commit/05ceb5dd473df567b980fe15774b5daec57d5ea3) fix: ignore template literals in 'no-get' and 'no-get-properties' rules - [`9f4fe97`](https://github.com/ember-cli/eslint-plugin-ember/commit/9f4fe977e5b17e4e90fc23cadd324e85174a7b3d) v6.4.0 - [`c841d14`](https://github.com/ember-cli/eslint-plugin-ember/commit/c841d145e2051a96f4b4569428278a8090e17519) Add v6.4.0 to CHANGELOG. - [`9b81bb8`](https://github.com/ember-cli/eslint-plugin-ember/commit/9b81bb8ec026b808883cd17c210ccce9367ffae2) Merge pull request [#411](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/411) from bmish/bmishkin/docs-contributors - [`6fa0816`](https://github.com/ember-cli/eslint-plugin-ember/commit/6fa081609d1775e63854862a481bb52ccf07a07d) docs: add contributor - [`b594cc7`](https://github.com/ember-cli/eslint-plugin-ember/commit/b594cc76dabf432a5072e8d6263a6d729b986bd2) docs: alphabetize contributors - [`1f41d1c`](https://github.com/ember-cli/eslint-plugin-ember/commit/1f41d1ca58ac8e2f3f99ca517defe7301b764d40) Merge pull request [#409](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/409) from esbanarango/patch-1 - Additional commits viewable in [compare view](https://github.com/ember-cli/eslint-plugin-ember/compare/v6.3.0...v6.4.1)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.