-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update lint dependencies (major) #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
06bc798 to
62a7b5a
Compare
059b738 to
81349cd
Compare
f2c6659 to
c189e73
Compare
1c65eb2 to
b2806b0
Compare
b2806b0 to
3aa10f9
Compare
e7a08dc to
f93a47f
Compare
200c1ef to
cda2f9d
Compare
a50fa61 to
b948a57
Compare
b948a57 to
50716a6
Compare
574b500 to
4a8d39f
Compare
3274762 to
1e263cd
Compare
ac76ece to
5eef080
Compare
789b817 to
dcdff17
Compare
ee8a573 to
cd9c1e6
Compare
2382f75 to
c9e45cc
Compare
79a9c32 to
5dc799b
Compare
5dc799b to
3a4a72e
Compare
3a4a72e to
693dc2c
Compare
2f6e017 to
eed8431
Compare
e8b72d7 to
3b06cc4
Compare
7cba963 to
fcda5b4
Compare
2c5fbfd to
0148050
Compare
ff859dc to
714e188
Compare
8349c23 to
33fd4c4
Compare
33fd4c4 to
c787c79
Compare
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^2.2.58->^5.0.0^4.10.1->^7.0.0^7.32.0->^9.0.0^7.0.0->^9.0.0^8.5.0->^10.0.0^5.0.1->^6.0.0^11.0.2->^12.0.0^4.2.1->^5.0.0^7.3.1->^8.0.0^2.7.1->^3.0.0Release Notes
NullVoxPopuli/eslint-configs (@nullvoxpopuli/eslint-configs)
v5.3.4🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.3.3🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.3.2🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.3.1🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.3.0🚀 Enhancement
@nullvoxpopuli/eslint-configsCommitters: 1
v5.2.1🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.2.0🚀 Enhancement
@nullvoxpopuli/eslint-configs🏠 Internal
@nullvoxpopuli/eslint-configsCommitters: 1
v5.1.2@nullvoxpopuli/eslint-configs 5.1.2 (patch)
🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.1.1@nullvoxpopuli/eslint-configs 5.1.1 (patch)
🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.1.0@nullvoxpopuli/eslint-configs 5.1.0 (minor)
🚀 Enhancement
@nullvoxpopuli/eslint-configsCommitters: 1
v5.0.2@nullvoxpopuli/eslint-configs 5.0.2 (patch)
🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.0.1@nullvoxpopuli/eslint-configs 5.0.1 (patch)
🐛 Bug Fix
@nullvoxpopuli/eslint-configsCommitters: 1
v5.0.0@nullvoxpopuli/eslint-configs 5.0.0 (major)
💥 Breaking Change
@nullvoxpopuli/eslint-configs🏠 Internal
@nullvoxpopuli/eslint-configsCommitters: 1
v4.3.0@nullvoxpopuli/eslint-configs 4.3.0 (minor)
🚀 Enhancement
@nullvoxpopuli/eslint-configsCommitters: 1
v4.2.0@nullvoxpopuli/eslint-configs 4.2.0 (minor)
🚀 Enhancement
@nullvoxpopuli/eslint-configsCommitters: 1
v4.1.0@nullvoxpopuli/eslint-configs 4.1.0 (minor)
🚀 Enhancement
@nullvoxpopuli/eslint-configsCommitters: 1
v4.0.0@nullvoxpopuli/eslint-configs 4.0.0 (major)
💥 Breaking Change
@nullvoxpopuli/eslint-configs🐛 Bug Fix
@nullvoxpopuli/eslint-configs🏠 Internal
@nullvoxpopuli/eslint-configsCommitters: 2
v3.2.2Compare Source
Patch Changes
37296f5Thanks @NullVoxPopuli! - widen peer dep rangesv3.2.1Compare Source
Patch Changes
#496
bca6895Thanks @NullVoxPopuli! - ```js'@typescript-eslint/prefer-optional-chain': 'off',
v3.2.0Compare Source
Minor Changes
51f56a9Thanks @NullVoxPopuli! - Add the 'type-tests' folder to the ember configurationv3.1.4Compare Source
Patch Changes
5ff6154Thanks @NullVoxPopuli! - Add better support for v1 addons in the ember configv3.1.3Compare Source
Patch Changes
0efe54eThanks @simonihmig! - Fix typo in configs/ember.js whererequireConfigFilefor the@babel/eslint-parserwas misspelled.v3.1.2Compare Source
Patch Changes
087ea28Thanks @NullVoxPopuli! - import-sorting fix: place node imports separate from package importsv3.1.1Compare Source
Patch Changes
8ab7e17Thanks @NullVoxPopuli! - Remove eslint-plugin-n from cross-platform configsv3.1.0Compare Source
Minor Changes
c99bdbdThanks @NullVoxPopuli! - Add crossPlatform config. This is considered beta for now, and is not explicitly under SemVer at this timev3.0.4Compare Source
Patch Changes
ed3496eThanks @NullVoxPopuli! - widen range of @typescript-eslint peersv3.0.3Compare Source
Patch Changes
5e62c88Thanks @NullVoxPopuli! - disable accidentally enabled lint rule, import/exports-lastv3.0.2Compare Source
Patch Changes
#323
9ddd667Thanks @NullVoxPopuli! - Rule fixes which affect typescript and ember projects:in Ember projects, node files will be linted assuming at least Node 16.
(Node 16 is already a requirement to use eslint-configs v3)
in TypeScript projects, the "ban-types" lint has been turned off.
In my experience writing libraries, there are many cases where
"basic type and you just don't care, becausue it doesn't affect intellisense"
is the right choice -- these types include
objectandFunction,for example, and should be allowed.
It's true that using different types that are more specific would provide better intellisense,
if they are user facing -- but for non-user-facing types, these types are perfectly fine.
v3.0.1Compare Source
Patch Changes
e29a127Thanks @NullVoxPopuli! - in ember's deprecation-worflow.js, allow the "self" globalv3.0.0Compare Source
Major Changes
f1a1f30Thanks @NullVoxPopuli! - prettier integration with all exported configs is now off by default.To get the old behavior back, pass
prettierIntegration: truein theconfig object to each config helper.
or
By default, either of these will read your local .prettierrc* config files
(using the same tool prettier uses, cosmiconfig)
fc3b4e5Thanks @NullVoxPopuli! - Drop support for Node < 16Minor Changes
#311
48d0491Thanks @NullVoxPopuli! - Automatically support@babel/eslint-parser, when applicable in ember projects.Typically,
@babel/eslint-parserrequires that you either have a babel config co-located to your eslint config,
or disable requiring a config file entirely.
This change, allowing for linting ember projects with this parser,
manually configures the known-to-be-used syntax in Ember projects.
Which, is the old style of decorator (while we wait for the Spec-decorator to ship)
#317
f18a9ddThanks @NullVoxPopuli! - Formally support the.*gjsand*.gtsfile formats in ember projects.The same config you've used before, now supports gjs and gts:
Adding support for gjs and gts is what initially prompted the breaking change to
change the default of having prettierIntegration turned off -- because in order for
prettier to parse gjs / gts, we use this plugin: https://github.com/gitKrystan/prettier-plugin-ember-template-tag
But that plugin is incompatible with eslint-plugin-prettier.
The https://github.com/NullVoxPopuli/eslint-configs/ monorepo serves as an example for how to set up separate
format and lint commands if that is unfamiliar.
Patch Changes
ae973cdThanks @NullVoxPopuli! - Internal: switch to changeset for automated release. This gives more control over the release process, and alleviates contributors from needing to know of any conventions about commits or anything like that.v2.3.5Compare Source
Bug Fixes
v2.3.4Compare Source
Bug Fixes
v2.3.3Compare Source
Bug Fixes
v2.3.2Compare Source
Bug Fixes
v2.3.1Compare Source
Bug Fixes
v2.3.0Compare Source
Features
2.2.63 (2022-10-24)
Bug Fixes
2.2.62 (2022-10-18)
Bug Fixes
2.2.61 (2022-10-17)
Bug Fixes
2.2.60 (2022-10-10)
Bug Fixes
2.2.59 (2022-10-03)
Bug Fixes
2.2.58 (2022-09-26)
Bug Fixes
2.2.57 (2022-09-19)
Bug Fixes
2.2.56 (2022-09-12)
Bug Fixes
2.2.55 (2022-09-06)
Bug Fixes
2.2.54 (2022-09-03)
Bug Fixes
2.2.53 (2022-08-30)
Bug Fixes
2.2.52 (2022-08-30)
Bug Fixes
2.2.51 (2022-08-25)
Bug Fixes
2.2.50 (2022-08-23)
Bug Fixes
2.2.49 (2022-08-18)
Bug Fixes
2.2.48 (2022-08-15)
Bug Fixes
2.2.47 (2022-08-08)
Bug Fixes
2.2.46 (2022-08-03)
Bug Fixes
2.2.45 (2022-08-02)
Bug Fixes
2.2.44 (2022-07-29)
Bug Fixes
2.2.43 (2022-07-26)
Bug Fixes
2.2.42 (2022-07-25)
Bug Fixes
2.2.41 (2022-07-24)
Bug Fixes
2.2.40 (2022-07-22)
Bug Fixes
2.2.39 (2022-07-21)
Bug Fixes
2.2.38 (2022-07-19)
Bug Fixes
2.2.37 (2022-07-18)
Bug Fixes
2.2.36 (2022-07-15)
Bug Fixes
2.2.35 (2022-07-11)
Bug Fixes
2.2.34 (2022-07-09)
Bug Fixes
2.2.33 (2022-07-04)
Bug Fixes
2.2.32 (2022-07-03)
Bug Fixes
2.2.31 (2022-07-01)
Bug Fixes
2.2.30 (2022-06-30)
Bug Fixes
2.2.29 (2022-06-27)
Bug Fixes
2.2.28 (2022-06-27)
Bug Fixes
2.2.27 (2022-06-20)
Bug Fixes
2.2.26 (2022-06-16)
Bug Fixes
2.2.25 (2022-06-14)
Bug Fixes
2.2.24 (2022-06-14)
Bug Fixes
2.2.23 (2022-06-12)
Bug Fixes
2.2.22 (2022-06-06)
Bug Fixes
2.2.21 (2022-05-30)
Bug Fixes
2.2.20 (2022-05-23)
Bug Fixes
2.2.19 (2022-05-17)
Bug Fixes
2.2.18 (2022-05-16)
Bug Fixes
2.2.17 (2022-05-09)
Bug Fixes
2.2.16 (2022-05-05)
Bug Fixes
2.2.15 (2022-05-04)
Bug Fixes
2.2.14 (2022-04-25)
Bug Fixes
2.2.13 (2022-04-18)
Bug Fixes
2.2.12 (2022-04-08)
Bug Fixes
2.2.11 (2022-04-06)
Bug Fixes
2.2.10 (2022-04-04)
Bug Fixes
2.2.9 (2022-04-02)
Bug Fixes
2.2.8 (2022-03-28)
Bug Fixes
2.2.7 (2022-03-25)
Bug Fixes
2.2.6 (2022-03-21)
Bug Fixes
2.2.5 (2022-03-16)
Bug Fixes
2.2.4 (2022-03-14)
Bug Fixes
2.2.3 (2022-03-07)
Bug Fixes
2.2.2 (2022-03-03)
Bug Fixes
2.2.1 (2022-03-01)
Bug Fixes
v2.2.63Compare Source
Bug Fixes
v2.2.62Compare Source
Bug Fixes
v2.2.61Compare Source
Bug Fixes
ember-template-lint/ember-template-lint (ember-template-lint)
v7.9.3Compare Source
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.9.2Compare Source
🐛 Bug Fix
ember-template-lint📝 Documentation
ember-template-lint🏠 Internal
ember-template-lintCommitters: 3
v7.9.1Compare Source
ember-template-lint 7.9.1 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.9.0Compare Source
ember-template-lint 7.9.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lintCommitters
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.