adopted-ember-addons / ember-pikaday

A datepicker component for Ember CLI projects.
MIT License
159 stars 169 forks source link

Bump eslint-plugin-ember from 7.10.1 to 10.5.1 #517

Closed dependabot-preview[bot] closed 6 months ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-ember from 7.10.1 to 10.5.1.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.1

:bug: Bug Fix

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

:memo: Documentation

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

:house: Internal

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

Committers: 1

Release 10.5.0

:rocket: Enhancement

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

:memo: Documentation

Committers: 2

Release 10.4.2

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

:house: Internal

Committers: 2

Release 10.4.1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.1 (2021-06-20)

:bug: Bug Fix

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

:memo: Documentation

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

:house: Internal

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

Committers: 1

v10.5.0 (2021-05-30)

:rocket: Enhancement

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

:memo: Documentation

Committers: 2

v10.4.2 (2021-05-13)

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

:house: 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.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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)
MelSumner commented 6 months ago

@dependabot recreate

MelSumner commented 6 months ago

This dependency has already been upgraded. Closing PR.