ember-autofocus-modifier
ember-autofocus-modifier copied to clipboard
chore(deps-dev): bump eslint-plugin-ember from 11.11.1 to 12.1.0
Bumps eslint-plugin-ember from 11.11.1 to 12.1.0.
Release notes
Sourced from eslint-plugin-ember's releases.
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
Committers: 4
- Bryan Mishkin (
@bmish
)- Jarek Radosz (
@CvX
)- Liam Potter (
@evoactivity
)- Patrick Pircher (
@patricklx
)Release 12.0.0
:boom: Breaking Change
- #1962 Drop support for Node 14, 16, 19 (
@patricklx
)
... (truncated)
Changelog
Sourced from eslint-plugin-ember's changelog.
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
Committers: 4
- Bryan Mishkin (
@bmish
)- Jarek Radosz (
@CvX
)- Liam Potter (
@evoactivity
)- Patrick Pircher (
@patricklx
)v12.0.0 (2024-01-13)
... (truncated)
Commits
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)eeffaa8
Fix flat config for gts/gjs andnoop
parser name (#2092)2cbf929
Upgrade ember-eslint-parser to 0.3.6 (#2091)181a53e
build(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.15.0 to 7.0.0 (...- 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.
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 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)