ember-validated-form icon indicating copy to clipboard operation
ember-validated-form copied to clipboard

chore(deps-dev): bump eslint-plugin-ember from 11.0.6 to 11.1.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps eslint-plugin-ember from 11.0.6 to 11.1.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.1.0

:rocket: Enhancement

:bug: Bug Fix

  • #1635 Simpler autofix for sortBy with single arg for no-array-prototype-extension rule (@​bmish)

:memo: Documentation

  • #1639 Explain what the autofixer covers in no-array-prototype-extensions rule doc (@​bmish)
  • #1618 Add codemod links for jQuery-related rules (@​bmish)
  • #1601 Switch to dash for markdown lists (@​bmish)
  • #1582 Add link to deprecation RFC in no-array-prototype-extensions rule doc (@​bmish)

Committers: 2

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.1.0 (2022-10-18)

:rocket: Enhancement

:bug: Bug Fix

  • #1635 Simpler autofix for sortBy with single arg for no-array-prototype-extension rule (@​bmish)

:memo: Documentation

  • #1639 Explain what the autofixer covers in no-array-prototype-extensions rule doc (@​bmish)
  • #1618 Add codemod links for jQuery-related rules (@​bmish)
  • #1601 Switch to dash for markdown lists (@​bmish)
  • #1582 Add link to deprecation RFC in no-array-prototype-extensions rule doc (@​bmish)

Committers: 2

Commits
  • 48ae86d Release 11.1.0
  • f15f4f9 Explain what the autofixer covers in no-array-prototype-extensions rule doc...
  • 23728d8 build(deps-dev): Bump eslint-plugin-jest from 27.1.1 to 27.1.2 (#1636)
  • bab4e91 build(deps-dev): Bump jest from 29.1.2 to 29.2.0 (#1637)
  • 76d9aba build(deps-dev): Bump @​typescript-eslint/parser from 5.39.0 to 5.40.0 (#1638)
  • 321dec3 Add getEach to map autofixer for no-array-prototype-extensions rule (#1...
  • 7f3f45c fix: sortBy autofix tweak when single arg for no-array-prototype-extension ru...
  • f394d8b Add setEach to forEach autofixer for no-array-prototype-extensions rule...
  • 931e05b Add invoke to map autofixer for no-array-prototype-extensions rule (#1631)
  • cbac56f Add reject to filter autofixer for no-array-prototype-extensions rule (#1...
  • 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)

dependabot[bot] avatar Oct 21 '22 10:10 dependabot[bot]