Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip netlify]: Bump eslint-plugin-ember from 9.6.0 to 10.5.1 #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-ember from 9.6.0 to 10.5.1.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.1

🐛 Bug Fix

  • #1237 Stop using deprecated ESLint report API (@​bmish)
  • #1230 Use meta.hasSuggestions for suggestable rules to prepare for ESLint 8 (@​bmish)

📝 Documentation

  • #1241 Indicate which rules provide automated suggestions in README rules table (@​bmish)

🏠 Internal

  • #1222 Use ecmaVersion of 2020 internally for tests/linting (@​bmish)

Committers: 1

Release 10.5.0

🚀 Enhancement

🐛 Bug Fix

  • #1212 Improve detection of property names (check string literals in addition to identifiers) in several rules (@​bmish)
  • #1211 Fix false positive with non-components in require-tagless-components rule (@​bmish)
  • #1210 Avoid some false positives with lodash usage when recognizing extended Ember objects (@​bmish)
  • #1197 Check import when detecting controller usage in order-in-* rules (@​lin-ll)
  • #1196 Check import when detecting observer usage in order-in-* rules (@​lin-ll)

📝 Documentation

Committers: 2

Release 10.4.2

🐛 Bug Fix

  • #1195 Fix false positives with service/controller/observer detection in some rules (@​lin-ll)
  • #1187 Fix optional chaining support to handle newer ChainExpression implementation (@​bmish)
  • #1179 Handle spread syntax with both babel-eslint and @babel/eslint-parser parsers in order-in-* rules (@​bmish)

🏠 Internal

Committers: 2

Release 10.4.1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.1 (2021-06-20)

🐛 Bug Fix

  • #1237 Stop using deprecated ESLint report API (@​bmish)
  • #1230 Use meta.hasSuggestions for suggestable rules to prepare for ESLint 8 (@​bmish)

📝 Documentation

  • #1241 Indicate which rules provide automated suggestions in README rules table (@​bmish)

🏠 Internal

  • #1222 Use ecmaVersion of 2020 internally for tests/linting (@​bmish)

Committers: 1

v10.5.0 (2021-05-30)

🚀 Enhancement

🐛 Bug Fix

  • #1212 Improve detection of property names (check string literals in addition to identifiers) in several rules (@​bmish)
  • #1211 Fix false positive with non-components in require-tagless-components rule (@​bmish)
  • #1210 Avoid some false positives with lodash usage when recognizing extended Ember objects (@​bmish)
  • #1197 Check import when detecting controller usage in order-in-* rules (@​lin-ll)
  • #1196 Check import when detecting observer usage in order-in-* rules (@​lin-ll)

📝 Documentation

Committers: 2

v10.4.2 (2021-05-13)

🐛 Bug Fix

  • #1195 Fix false positives with service/controller/observer detection in some rules (@​lin-ll)
  • #1187 Fix optional chaining support to handle newer ChainExpression implementation (@​bmish)
  • #1179 Handle spread syntax with both babel-eslint and @babel/eslint-parser parsers in order-in-* rules (@​bmish)

🏠 Internal

... (truncated)

Commits
  • 2954fca Release 10.5.1
  • aa8bd61 Merge pull request #1241 from bmish/docs-suggestions-readme-rules
  • e779c8b docs: Mention rules that provide automated suggestions in README rules table
  • c339ddf Merge pull request #1239 from ember-cli/dependabot/npm_and_yarn/eslint-7.29.0
  • 4bac832 Merge pull request #1240 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 4c1a42e build(deps-dev): bump eslint-plugin-eslint-plugin from 3.0.3 to 3.1.0
  • 30f7c44 build(deps-dev): bump eslint from 7.28.0 to 7.29.0
  • 48a5d33 Merge pull request #1237 from bmish/deprecated-report-api
  • 473a816 fix: stop using deprecated report API
  • 6559ca5 Merge pull request #1235 from ember-cli/dependabot/npm_and_yarn/babel/plugin-...
  • Additional commits viewable in compare view

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants