Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps eslint-plugin-ember from 8.10.1 to 10.5.4.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.4

🐛 Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

Release 10.5.3

🐛 Bug Fix

  • #1283 Fix crash with let foo in no-controller-access-in-routes (@​bmish)

Committers: 1

Release 10.5.2

🐛 Bug Fix

📝 Documentation

  • #1275 Fix typo in no-controller-access-in-routes rule doc (@​locks)
  • #1245 Explain how to fix violations in no-empty-glimmer-component-classes rule doc (@​hxqlin)

🏠 Internal

Committers: 4

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

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.4 (2021-08-24)

🐛 Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

v10.5.3 (2021-08-17)

🐛 Bug Fix

  • #1283 Fix crash with let foo in no-controller-access-in-routes (@​bmish)

Committers: 1

v10.5.2 (2021-08-17)

🐛 Bug Fix

📝 Documentation

  • #1275 Fix typo in no-controller-access-in-routes rule doc (@​locks)
  • #1245 Explain how to fix violations in no-empty-glimmer-component-classes rule doc (@​hxqlin)

🏠 Internal

Committers: 4

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)

... (truncated)

Commits
  • ac0c646 Release 10.5.4
  • bd8a789 Merge pull request #1286 from raycohen/no-get-infer-non-optional-nesting
  • 4c2366c Improve no-get with useOptionalChaining - infer when nesting is not optional ...
  • 9ad7248 Merge pull request #1285 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • dd6cfd6 Merge pull request #1284 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 786f1bc build(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1
  • c7cf64b build(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1
  • 9ced38a Release 10.5.3
  • 81e87d5 Merge pull request #1283 from bmish/no-controller-access-in-routes-crash-var
  • a10df4a fix: crash in no-controller-access-in-routes
  • 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.


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)

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.10.1 to 10.5.4.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v8.10.1...v10.5.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #659.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-10.5.4 branch October 1, 2021 03:07
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.

1 participant