emberjs / ember-inflector

ember-inflector goal is to be rails compatible.
MIT License
106 stars 81 forks source link

Bump eslint-plugin-ember from 10.4.1 to 11.2.0 #456

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 10.4.1 to 11.2.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.2.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

Committers: 3

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

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.2.0 (2022-10-27)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

Committers: 3

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

... (truncated)

Commits
  • db745a3 Release 11.2.0
  • b4e37ed Automate docs with eslint-doc-generator (#1646)
  • 8e862a2 Avoid in-place sorting in sortBy autofixer in `no-array-prototype-extension...
  • 9864569 Support \<template> (no-undef, etc) (#1395)
  • 9f4d002 build(deps-dev): Bump eslint-plugin-jest from 27.1.2 to 27.1.3 (#1643)
  • b906527 build(deps-dev): Bump eslint from 8.25.0 to 8.26.0 (#1642)
  • dd3ba0f build(deps-dev): Bump @​babel/plugin-proposal-decorators from 7.19.3 to 7.19.6...
  • dbd8f0e build(deps-dev): Bump @​typescript-eslint/parser from 5.40.0 to 5.40.1 (#1644)
  • 4628c0f build(deps-dev): Bump jest from 29.2.0 to 29.2.1 (#1645)
  • 48ae86d Release 11.1.0
  • 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] commented 1 year ago

Superseded by #464.