npm-publish
npm-publish copied to clipboard
chore(deps-dev): bump the lint group with 9 updates
Bumps the lint group with 9 updates:
| Package | From | To |
|---|---|---|
| @types/node | 20.12.2 |
20.12.7 |
| @typescript-eslint/eslint-plugin | 7.4.0 |
7.8.0 |
| @typescript-eslint/parser | 7.4.0 |
7.8.0 |
| eslint | 8.57.0 |
9.1.1 |
| eslint-plugin-jsdoc | 48.2.2 |
48.2.3 |
| eslint-plugin-n | 16.6.2 |
17.4.0 |
| eslint-plugin-sonarjs | 0.25.0 |
0.25.1 |
| eslint-plugin-unicorn | 51.0.1 |
52.0.0 |
| typescript | 5.4.3 |
5.4.5 |
Updates @types/node from 20.12.2 to 20.12.7
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.8.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v7.8.0
7.8.0 (2024-04-29)
🚀 Features
- rule-tester: assert suggestion messages are unique (#8995)
- typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)
🩹 Fixes
- eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
- eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
- eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
- eslint-plugin: [no-unsafe-return] handle union types (#9001)
- eslint-plugin: [no-unused-vars] clear error report range (#8640)
- utils: export ESLint backwards-compat functions (#8976)
❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
- jsfm01
@jsfm01- Kim Sang Du
@developer-bandi- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.1
7.7.1 (2024-04-22)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
- eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
- eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish(#8559)- eslint-plugin: [no-for-in-array] refine report location (#8874)
- eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
@kirkwaiblinger- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.0
7.7.0 (2024-04-15)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29)
🩹 Fixes
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.7.1 (2024-04-22)
🩹 Fixes
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullisheslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
ee677f6chore(release): publish 7.8.08127873fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24dfix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841chore: resolve lint issues on main branch (#8966)3e19436chore(release): publish 7.7.1b2552cafix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42fix(eslint-plugin): [no-for-in-array] refine report location (#8874)- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 7.4.0 to 7.8.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v7.8.0
7.8.0 (2024-04-29)
🚀 Features
- rule-tester: assert suggestion messages are unique (#8995)
- typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)
🩹 Fixes
- eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
- eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
- eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
- eslint-plugin: [no-unsafe-return] handle union types (#9001)
- eslint-plugin: [no-unused-vars] clear error report range (#8640)
- utils: export ESLint backwards-compat functions (#8976)
❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
- jsfm01
@jsfm01- Kim Sang Du
@developer-bandi- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.1
7.7.1 (2024-04-22)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
- eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
- eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish(#8559)- eslint-plugin: [no-for-in-array] refine report location (#8874)
- eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
@kirkwaiblinger- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v7.7.0
7.7.0 (2024-04-15)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.7.1 (2024-04-22)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.7.0 (2024-04-15)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.6.0 (2024-04-08)
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
7.5.0 (2024-04-01)
🩹 Fixes
- parser: disallow
errorOnTypeScriptSyntacticAndSemanticIssues❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
... (truncated)
Commits
ee677f6chore(release): publish 7.8.03e19436chore(release): publish 7.7.1e44a1a2chore(release): publish 7.7.0e1db872chore(release): publish 7.6.0a6ab2cbfeat: bump npm dependency ranges (#8860)a14ba9dchore(release): publish 7.5.0ecb6b55docs: add homepage (#8742)d5615d7fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues(#8784)- See full diff in compare view
Updates eslint from 8.57.0 to 9.1.1
Release notes
Sourced from eslint's releases.
v9.1.1
Bug Fixes
v9.1.0
Features
03068f1feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)751b518feat: replace dependency graphemer withIntl.Segmenter(#18110) (Francesco Trotta)4d11e56feat: addnameto eslint configs (#18289) (唯然)1cbe1f6feat: allowwhile(true)inno-constant-condition(#18286) (Tanuj Kanti)0db676ffeat: addIntlin es6 globals (#18318) (唯然)Bug Fixes
8d18958fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)594eb0efix: do not crash on error infs.walkfilter (#18295) (Francesco Trotta)0d8cf63fix: EMFILE errors (#18313) (Nicholas C. Zakas)e1ac0b5fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)09675e1fix:--no-ignoreshould not apply to non-global ignores (#18334) (Milos Djermanovic)Documentation
fb50077docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)71c771fdocs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)200fd4edocs: indicate eslintrc mode for.eslintignore(#18285) (Francesco Trotta)16b6a8bdocs: Update README (GitHub Actions Bot)df5f8a9docs:pathsandpatternsdifference inno-restricted-imports(#18273) (Tanuj Kanti)c537d76docs: updatenpm init @eslint/configgenerated file names (#18298) (唯然)e1e305ddocs: fixlinebreak-styleexamples (#18262) (Francesco Trotta)113f51edocs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)5c35321docs: add eslintrc-only note to--rulesdir(#18281) (Adam Lui 刘展鹏)Build Related
Chores
d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367) (Francesco Trotta)50d406dchore: package.json update for@eslint/jsrelease (Jenkins)155c71cchore: package.json update for@eslint/jsrelease (Jenkins)0588fc5refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)9048e21chore: lintdocs/src/_datajs files (#18335) (Milos Djermanovic)4820790chore: upgrade [email protected] dev dependency (#18332) (Milos Djermanovic)698d9ffchore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)32c08cfchore: drop Node < 18 and use@eslint/jsv9 in eslint-config-eslint (#18323) (Milos Djermanovic)a76fb55chore:@eslint-community/eslint-plugin-eslint-commentsv4.3.0 (#18319) (Milos Djermanovic)78e45b1chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)36103a5chore: eslint-plugin-n v17.0.0 (#18315) (唯然)v9.0.0
Breaking Changes
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367) (Francesco Trotta)03068f1feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)50d406dchore: package.json update for@eslint/jsrelease (Jenkins)8d18958fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)155c71cchore: package.json update for@eslint/jsrelease (Jenkins)594eb0efix: do not crash on error infs.walkfilter (#18295) (Francesco Trotta)751b518feat: replace dependency graphemer withIntl.Segmenter(#18110) (Francesco Trotta)fb50077docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)4d11e56feat: addnameto eslint configs (#18289) (唯然)1cbe1f6feat: allowwhile(true)inno-constant-condition(#18286) (Tanuj Kanti)0588fc5refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)0d8cf63fix: EMFILE errors (#18313) (Nicholas C. Zakas)e1ac0b5fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)09675e1fix:--no-ignoreshould not apply to non-global ignores (#18334) (Milos Djermanovic)9048e21chore: lintdocs/src/_datajs files (#18335) (Milos Djermanovic)4820790chore: upgrade [email protected] dev dependency (#18332) (Milos Djermanovic)698d9ffchore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)71c771fdocs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)0db676ffeat: addIntlin es6 globals (#18318) (唯然)200fd4edocs: indicate eslintrc mode for.eslintignore(#18285) (Francesco Trotta)32c08cfchore: drop Node < 18 and use@eslint/jsv9 in eslint-config-eslint (#18323) (Milos Djermanovic)16b6a8bdocs: Update README (GitHub Actions Bot)a76fb55chore:@eslint-community/eslint-plugin-eslint-commentsv4.3.0 (#18319) (Milos Djermanovic)df5f8a9docs:pathsandpatternsdifference inno-restricted-imports(#18273) (Tanuj Kanti)c537d76docs: updatenpm init @eslint/configgenerated file names (#18298) (唯然)78e45b1chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)36103a5chore: eslint-plugin-n v17.0.0 (#18315) (唯然)e1e305ddocs: fixlinebreak-styleexamples (#18262) (Francesco Trotta)113f51edocs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)1fa6622build: do not use--forceflag to install dependencies (#18284) (Francesco Trotta)5c35321docs: add eslintrc-only note to--rulesdir(#18281) (Adam Lui 刘展鹏)v9.0.0 - April 5, 2024
19f9a89chore: Update dependencies for v9.0.0 (#18275) (Nicholas C. Zakas)7c957f2chore: package.json update for@eslint/jsrelease (Jenkins)d73a33cchore: ignore/docs/v8.xin link checker (#18274) (Milos Djermanovic)d54a412feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)e151050docs: update get-started to the new@eslint/create-config(#18217) (唯然)610c148fix: Supportusingdeclarations in no-lone-blocks (#18269) (Kirk Waiblinger)44a81c6chore: upgrade knip (#18272) (Lars Kappert)94178addocs: mention aboutnamefield in flat config (#18252) (Anthony Fu)1765c24docs: add Troubleshooting page (#18181) (Josh Goldberg ✨)e80b60cchore: remove code for testing version selectors (#18266) (Milos Djermanovic)
... (truncated)
Commits
b4d25129.1.1ef36aa4Build: changelog update for 9.1.1a26b402fix: use@eslint/create-configlatest (#18373)b78d8319.1.0e4d9c92Build: changelog update for 9.1.0d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367)03068f1feat: Provide helpful error message for nullish configs (#18357)50d406dchore: package.json update for@eslint/jsrelease8d18958fix: Remove name from eslint/js packages (#18368)155c71cchore: package.json update for@eslint/jsrelease- Additional commits viewable in compare view
Updates eslint-plugin-jsdoc from 48.2.2 to 48.2.3
Commits
ab5624bfix(valid-types): whitelist pratt parser keywords; fixes #1221- See full diff in compare view
Updates eslint-plugin-n from 16.6.2 to 17.4.0
Release notes
Sourced from eslint-plugin-n's releases.
v17.4.0
17.4.0 (2024-04-30)
🌟 Features
🩹 Fixes
🧹 Chores
Release 17.3.1
- Revert "fix: unsupported-features/node-builtins-modules range compare" (#254) (caecf3e)
v17.3.0
17.3.0 (2024-04-24)
🌟 Features
🩹 Fixes
🧹 Chores
v17.2.1
17.2.1 (2024-04-15)
🩹 Fixes
🧹 Chores
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
17.4.0 (2024-04-30)
🌟 Features
🩹 Fixes
🧹 Chores
17.3.0 (2024-04-24)
🌟 Features
🩹 Fixes
🧹 Chores
17.2.1 (2024-04-15)
🩹 Fixes
🧹 Chores
- update dependency
@typescript-eslint/typescript-estreeto v7 (#236) (a0b45ee)- update dependency eslint-plugin-eslint-plugin to v6 (#237) (7addf99)
17.2.0 (2024-04-10)
... (truncated)
Commits
2f71e08chore(master): release 17.4.0 (#256)5c67787fix: unsupported-features/node-builtins-modules version comparation (#257)36fd35dfeat: no-deprecated-api support removed api (#240)cf576cbchore: Update release manifest (17.3.1) (#255)8bab07bRelease 17.3.1caecf3eRevert "fix: unsupported-features/node-builtins-modules range compare" (#254)d8d8454chore(master): release 17.3.0 (#247)d50ae85fix: unsupported-features/node-builtins-modules range compare (#252)eb11b5bchore: upgrade globals v15 (#241)2ecee79feat: More es-syntax deprecations (#249)- Additional commits viewable in compare view
Updates eslint-plugin-sonarjs from 0.25.0 to 0.25.1
Release notes
Sourced from eslint-plugin-sonarjs's releases.
0.25.1
What's Changed
- Resolve issue #456 -
@typescript-eslint/utilsdependency is missing by@ericmorand-sonarsourcein SonarSource/eslint-plugin-sonarjs#457- Bump the project manifest version to 0.25.1 by
@ericmorand-sonarsourcein SonarSource/eslint-plugin-sonarjs#458New Contributors
@ericmorand-sonarsourcemade their first contribution in SonarSource/eslint-plugin-sonarjs#457Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.0...0.25.1
Commits
Updates eslint-plugin-unicorn from 51.0.1 to 52.0.0
Release notes
Sourced from eslint-plugin-unicorn's releases.
v52.0.0
New rules
no-single-promise-in-promise-methods(#2258) 8f0ee89no-await-in-promise-methods(#2259) a3be554no-anonymous-default-export(#2273) c035216Improvements
filename-case: Add option for multiple file extensions (#2186) 4594020import-style: Supportnode:protocol (#2297) c28a086prefer-array-find: Checkarray.filter().at(0)(#2284) e6074feprefer-prototype-methods: CheckObject.prototypemethods fromglobalThis(#2286) 1792d33no-array-callback-reference: Check logical expressions and check ternaries deeply (#2289) 231529aFixes
prefer-spread: Fix it to not report on optional chaining (#2304) df1ff1cno-anonymous-default-export: Uppercase class name (#2282) 5ce4169https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v52.0.0
Commits
8ca00a452.0.0df1ff1cprefer-spread: Fix it to not report on optional chaining (#2304)907a3f7Fix integration test (#2305)c28a086import-style: Supportnode:protocol (#2297)677af7fUpdate docs generator30ece36no-array-for-each: Document another benefit offor-of(#2303)231529ano-array-callback-reference: Check logical expressions, check ternaries dee...78810a5Add some notes to new-rule.md (#2287)8f0ee89Addno-single-promise-in-promise-methodsrule (#2258)1792d33prefer-prototype-methods: CheckObject.prototypemethods from `globalThis...- Additional commits viewable in compare view
Updates typescript from 5.4.3 to 5.4.5
Release notes
Sourced from typescript's releases.
TypeScript 5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
TypeScript 5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on: