Skip to content

Commit dc03726

Browse files
committed
Auto merge of #2528 - rust-lang:dependabot/npm_and_yarn/eslint-plugin-ember-8.5.2, r=Turbo87
Bump eslint-plugin-ember from 8.5.1 to 8.5.2 Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.5.1 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ember-cli/eslint-plugin-ember/releases">eslint-plugin-ember's releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/821">#821</a> Avoid some false positives when detecting if a file is an Ember component, controller, etc (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/823">#823</a> Include recommended fix in <a href="https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-ember-super-in-es-classes.md">no-ember-super-in-es-classes</a> rule error message (<a href="https://github.com/GoygovRustam">@GoygovRustam</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Rustam Goygov (<a href="https://github.com/GoygovRustam">@GoygovRustam</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md">eslint-plugin-ember's changelog</a>.</em></p> <blockquote> <h2>v8.5.2 (2020-05-21)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/821">#821</a> Avoid some false positives when detecting if a file is an Ember component, controller, etc (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/823">#823</a> Include recommended fix in <a href="https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-ember-super-in-es-classes.md">no-ember-super-in-es-classes</a> rule error message (<a href="https://github.com/GoygovRustam">@GoygovRustam</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Rustam Goygov (<a href="https://github.com/GoygovRustam">@GoygovRustam</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/d6695625dfb882e684ca406d298dab7705dcf8a8"><code>d669562</code></a> v8.5.2</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/37df9a8f7419b86fb97b45ea3d5f5878d11f5e08"><code>37df9a8</code></a> Update CHANGELOG</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/c6072ba3ce817721b31ab8f1ce049fdc97750c00"><code>c6072ba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/824">#824</a> from bmish/docs-markdownlint-disable-changelog-comment</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/d8bf4b61af46e044f15832b55de2c0c3a461ead4"><code>d8bf4b6</code></a> chore: add .markdownlintignore</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/f1d0b9efb558fc62efd94d2d5e7d8d6264b5bc13"><code>f1d0b9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/821">#821</a> from bmish/improve-module-filepath-detection</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/6dc0d571ba5bf2666e86d5bd78987a47c7cc45e6"><code>6dc0d57</code></a> refactor: use path helper methods</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/56c8a608819cb5c63f6439a8a9924bcc3f4cf150"><code>56c8a60</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/823">#823</a> from GoygovRustam/update-message-for-no-ember-super-i...</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/e3d1b3f41e296e623188c01887427704bdb67398"><code>e3d1b3f</code></a> no-ember-super-in-es-classes lint rule's message should include the correct s...</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/7712bd725188ad3fddbe3376d42d78f404104d3f"><code>7712bd7</code></a> no-ember-super-in-es-classes lint rule's message should include the correct s...</li> <li><a href="https://github.com/ember-cli/eslint-plugin-ember/commit/d5047d2bd21d5a4a4da2f29fb10f5f9e3707132d"><code>d5047d2</code></a> fix: avoid false positives when detecting if a file is an Ember component, co...</li> <li>Additional commits viewable in <a href="https://github.com/ember-cli/eslint-plugin-ember/compare/v8.5.1...v8.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint-plugin-ember&package-manager=npm_and_yarn&previous-version=8.5.1&new-version=8.5.2)](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-ember&package-manager=npm_and_yarn&previous-version=8.5.1&new-version=8.5.2) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) </details>
2 parents 0b9a343 + 08c11dd commit dc03726

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ember-window-mock": "^0.6.0",
9696
"eslint": "^6.8.0",
9797
"eslint-config-prettier": "^6.11.0",
98-
"eslint-plugin-ember": "^8.5.1",
98+
"eslint-plugin-ember": "^8.5.2",
9999
"eslint-plugin-import-helpers": "^1.0.2",
100100
"eslint-plugin-prettier": "^3.1.3",
101101
"loader.js": "^4.7.0",

0 commit comments

Comments
 (0)