Update dependency eslint-plugin-ember to v12 #56
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^11.2.1
->^12.0.0
Release Notes
ember-cli/eslint-plugin-ember (eslint-plugin-ember)
v12.0.0
Compare Source
💥 Breaking Change
recommended
rules:no-at-ember-render-modifiers
,no-deprecated-router-transition-methods
,no-implicit-injections
,no-runloop
,no-tracked-properties-from-args
, (@patricklx)recommended
rule:template-no-let-reference
(@bmish)template-no-let-reference
rule torecommended-gjs
andrecommended-gts
configs (@patricklx)ecmaVersion
to2022
(@bmish)useAt
option default totrue
at inno-get
rule (@patricklx)ember-eslint-parser
library (@NullVoxPopuli)🚀 Enhancement
template-no-let-reference
(@patricklx)template-indent
(@patricklx)@typescript-eslint/
dependencies to v6 (@patricklx)🐛 Bug Fix
<template>
blocks (not allowed) (@patricklx)0.2.5
- Includes fix for SVG scope parsing (@NullVoxPopuli)0.2.4
(@NullVoxPopuli)no-deprecated-router-transition-methods
throwing errors outside of class usage (@NullVoxPopuli)use-ember-data-rfc-395-imports
rule (@wagenet)📝 Documentation
recommended-gts
/recommended-gjs
configs in readme (@c0rydoras)🏠 Internal
lint:fix
script (@NullVoxPopuli)Committers: 4
v11.12.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
use-ember-data-rfc-395-imports
rule (@wagenet)Committers: 2
v11.11.1
Compare Source
🐛 Bug Fix
Committers: 1
v11.11.0
Compare Source
🚀 Enhancement
Committers: 1
v11.10.0
Compare Source
🚀 Enhancement
no-at-ember-render-modifiers
(@NullVoxPopuli)Committers: 1
v11.9.0
Compare Source
🚀 Enhancement
no-unused-services
(@lin-ll)🏠 Internal
Committers: 2
v11.8.0
Compare Source
🚀 Enhancement
useAt
option to autofix.lastObject
to.at(-1)
inno-get
rule (@ArtixZ)Committers: 1
v11.7.2
Compare Source
🐛 Bug Fix
no-empty-glimmer-component-classes
rule (@chrisrng)Committers: 7
v11.7.1
Compare Source
🐛 Bug Fix
no-unused-services
rule (@bmish)inject
decorator inno-restricted-service-injections
rule (@bmish)no-restricted-service-injections
rule (@bmish)Committers: 1
v11.7.0
Compare Source
🚀 Enhancement
no-get
rule (@evanjehl)🐛 Bug Fix
no-empty-glimmer-component-classes
rule (@chrisrng)Committers: 2
v11.6.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
no-undef
errors for templates in gts files (@patricklx)Committers: 1
v11.5.2
Compare Source
🐛 Bug Fix
firstObject and
lastObjectin
no-get` rule (@ArtixZ)Committers: 1
v11.5.1
Compare Source
🐛 Bug Fix
no-pause-test
rule (@deanmarano)Committers: 1
v11.5.0
Compare Source
🚀 Enhancement
getProperties
autofixer tono-get
rule (@ArtixZ)Committers: 1
v11.4.9
Compare Source
🐛 Bug Fix
Committers: 1
v11.4.8
Compare Source
🐛 Bug Fix
<template>
tag (@hmajoros)no-array-prototype extensions
undefined error from trying to access callee from non-CallExpression (@canrozanes)Committers: 2
v11.4.7
Compare Source
🐛 Bug Fix
Committers: 1
v11.4.6
Compare Source
🐛 Bug Fix
v3.4.1
(@gossi)Committers: 1
v11.4.5
Compare Source
🐛 Bug Fix
store
service calls inno-array-prototype-extensions
rule (@bmish)Promise.any()
inno-array-prototype-extensions
rule (@bmish)Committers: 1
v11.4.4
Compare Source
🐛 Bug Fix
EmberArray
inno-array-prototype-extensions
rule (@canrozanes)Committers: 1
v11.4.3
Compare Source
🐛 Bug Fix
no-tracked-property-from-args
rule (@joancc)Committers: 1
v11.4.2
Compare Source
🐛 Bug Fix
🏠 Internal
Committers: 2
v11.4.1
Compare Source
🐛 Bug Fix
no-deprecated-router-transition-methods
andno-implicit-injections
rules (@rtablada)Committers: 1
v11.4.0
Compare Source
🚀 Enhancement
no-deprecated-router-transition-methods
(@rtablada)no-implicit-injections
(@rtablada)🏠 Internal
Committers: 2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.