ember-autofocus-modifier
ember-autofocus-modifier copied to clipboard
chore(deps-dev): bump eslint-plugin-ember from 11.11.1 to 12.1.1
Bumps eslint-plugin-ember from 11.11.1 to 12.1.1.
Release notes
Sourced from eslint-plugin-ember's releases.
Release 12.1.1
:bug: Bug Fix
- #2149 Bump parser version (
@NullVoxPopuli
)- #2148 fix test after parser update, resolves #2118 (
@patricklx
)- #2147 fix isTestFile - test-aware lints were not correctly identifying gjs and gts tests and test files (
@NullVoxPopuli
)Committers: 1
Release 12.1.0
:rocket: Enhancement
- #2117 update ember eslint parser (
@patricklx
):bug: Bug Fix
- #2107 include recommended ts-eslint rules for gts (
@patricklx
):memo: Documentation
Committers: 2
- Markus Sanin (
@mkszepp
)- Patrick Pircher (
@patricklx
)Release 12.0.2
:bug: Bug Fix
- #2092 Fix flat config for gts/gjs and
noop
parser name (@bmish
)- #2091 Upgrade ember-eslint-parser to 0.3.6 (
@NullVoxPopuli
):house: Internal
Committers: 2
- Bryan Mishkin (
@bmish
)@NullVoxPopuli
Release 12.0.1
:bug: Bug Fix
:memo: Documentation
- #2088 add doc about gts imports in ts files (
@patricklx
)- #2068 add
plugin:@typescript-eslint/recommended
to readme for GTS (@evoactivity
):house: Internal
... (truncated)
Changelog
Sourced from eslint-plugin-ember's changelog.
v12.1.1 (2024-05-21)
:bug: Bug Fix
- #2149 Bump parser version (
@NullVoxPopuli
)- #2148 fix test after parser update, resolves #2118 (
@patricklx
)- #2147 fix isTestFile - test-aware lints were not correctly identifying gjs and gts tests and test files (
@NullVoxPopuli
)Committers: 1
v12.1.0 (2024-05-14)
:rocket: Enhancement
- #2117 update ember eslint parser (
@patricklx
):bug: Bug Fix
- #2107 include recommended ts-eslint rules for gts (
@patricklx
):memo: Documentation
Committers: 2
- Markus Sanin (
@mkszepp
)- Patrick Pircher (
@patricklx
)v12.0.2 (2024-02-15)
:bug: Bug Fix
- #2092 Fix flat config for gts/gjs and
noop
parser name (@bmish
)- #2091 Upgrade ember-eslint-parser to 0.3.6 (
@NullVoxPopuli
):house: Internal
Committers: 2
- Bryan Mishkin (
@bmish
)@NullVoxPopuli
v12.0.1 (2024-02-13)
:bug: Bug Fix
:memo: Documentation
- #2088 add doc about gts imports in ts files (
@patricklx
)- #2068 add
plugin:@typescript-eslint/recommended
to readme for GTS (@evoactivity
):house: Internal
... (truncated)
Commits
be09821
Release 12.1.1b232183
Bump parser version (#2149)6b07232
fix isTestFile (#2147)7975dd8
Release 12.1.063c8f6a
Fix spread operator sample inno-array-prototype-extensions
rule doc (#2142)7e6bca9
update ember eslint parser (#2117)f5a5c01
include recommended ts-eslint rules for gts (#2107)4ea4459
Release 12.0.2fbe4e9f
Update jsdom to v24 (#2094)9a7d5df
Update linting (#2093)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nullvoxpopuli, a new releaser for eslint-plugin-ember since your current version.
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.