chore(deps-dev): bump the npm-all-dependencies group in /node with 7 updates
Bumps the npm-all-dependencies group in /node with 7 updates:
| Package | From | To |
|---|---|---|
| @typescript-eslint/eslint-plugin | 5.62.0 |
8.1.0 |
| @typescript-eslint/parser | 5.62.0 |
8.1.0 |
| eslint | 8.57.0 |
9.9.0 |
| jest | 27.5.1 |
29.7.0 |
| @types/jest | 27.5.2 |
29.5.12 |
| ts-jest | 27.1.5 |
29.2.4 |
| typescript | 4.9.5 |
5.5.4 |
Updates @typescript-eslint/eslint-plugin from 5.62.0 to 8.1.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.1.0
8.1.0 (2024-08-12)
🚀 Features
- eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
- eslint-plugin: [no-unsafe-return] check promise any (#8693)
- eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
- typescript-eslint: add JSDoc comments on generated configs (#9672)
- typescript-estree: restrict variable declarator definite/init combinations (#9228)
🩹 Fixes
- eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
- eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
- eslint-plugin: [member-ordering] get accessor member name & take into account
abstractand decorator (#9775)- eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
- eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
- utils: correct types to align with
@types/eslintv9 (#9657)- website: tsconfig is blank (#9745)
❤️ Thank You
- Aly Thobani
- Brad Zacher
@bradzacher- James
@Zamiell- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
@OlivierZal- YeonJuan
@yeonjuan- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.0.1
8.0.1 (2024-08-05)
🩹 Fixes
- eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694)
❤️ Thank You
- Jake Bailey
@jakebaileyYou can read about our versioning strategy and releases on our website.
v8.0.0
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.1.0 (2024-08-12)
🚀 Features
eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true
typescript-estree: restrict variable declarator definite/init combinations
eslint-plugin: [no-unsafe-return] check promise any
eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods
🩹 Fixes
eslint-plugin: [no-unsafe-enum-comparison] typo in test
eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references
eslint-plugin: [member-ordering] get accessor member name & take into account
abstractand decoratoreslint-plugin: [prefer-optional-chain] wrong parenthesis fix output
eslint-plugin: [no-unnecessary-type-parameters] clarify message
❤️ Thank You
- Aly Thobani
- Brad Zacher
- James
- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
8.0.1 (2024-08-05)
🩹 Fixes
- eslint-plugin: [no-unused-vars] ignore imports used only as types
❤️ Thank You
... (truncated)
Commits
3d78392chore(release): publish 8.1.0abe351dfix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)6a1c177feat(eslint-plugin): [no-misused-promises] check subtype methods against heri...fc3ba92fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)c20bd2ffeat(eslint-plugin): [no-unsafe-return] check promise any (#8693)3d9ae44fix(eslint-plugin): [member-ordering] get accessor member name & take into ac...fe56157fix(eslint-plugin): [no-unnecessary-type-parameters] skip checking function b...278697ffix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)a4992fffeat(typescript-estree): restrict variable declarator definite/init combinati...a26e3c7chore: enable prefer-regexp-test (#9658)- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 5.62.0 to 8.1.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.1.0
8.1.0 (2024-08-12)
🚀 Features
- eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
- eslint-plugin: [no-unsafe-return] check promise any (#8693)
- eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
- typescript-eslint: add JSDoc comments on generated configs (#9672)
- typescript-estree: restrict variable declarator definite/init combinations (#9228)
🩹 Fixes
- eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
- eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
- eslint-plugin: [member-ordering] get accessor member name & take into account
abstractand decorator (#9775)- eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
- eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
- utils: correct types to align with
@types/eslintv9 (#9657)- website: tsconfig is blank (#9745)
❤️ Thank You
- Aly Thobani
- Brad Zacher
@bradzacher- James
@Zamiell- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
@OlivierZal- YeonJuan
@yeonjuan- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.0.1
8.0.1 (2024-08-05)
🩹 Fixes
- eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694)
❤️ Thank You
- Jake Bailey
@jakebaileyYou can read about our versioning strategy and releases on our website.
v8.0.0
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.1.0 (2024-08-12)
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.
8.0.1 (2024-08-05)
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.
8.0.0 (2024-07-31)
🚀 Features
parser: always enable comment, loc, range, tokens
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
❤️ Thank You
- Abraham Guo
- Alfred Ringstad
- auvred
- Brad Zacher
- Christopher Aubut
- Collin Bachman
- James Henry
- Josh Goldberg
- Josh Goldberg ✨
- Kirk Waiblinger
- StyleShit
- Victor Lin
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
7.18.0 (2024-07-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.17.0 (2024-07-22)
This was a version bump only for parser to align it with other projects, there were no code changes.
... (truncated)
Commits
3d78392chore(release): publish 8.1.0a26e3c7chore: enable prefer-regexp-test (#9658)e05c2e5chore(release): publish 8.0.11db993achore(release): publish 8.0.01b0468eMerge branch 'main'35cf3d2chore(release): publish 7.18.0f3dfc0aMerge branch 'main' into v805c9cb8chore(release): publish 7.17.0ae980e3Merge branch 'main'58be99fchore: enable prefer-object-spread (#9541)- Additional commits viewable in compare view
Updates eslint from 8.57.0 to 9.9.0
Release notes
Sourced from eslint's releases.
v9.9.0
Features
41d0206feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716) (Dave)Documentation
9fe068cdocs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661docs: Fix typo (#18735) (Zaina Al Habash)3c32a9edocs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978docs: Update README (GitHub Actions Bot)Chores
461b2c3chore: upgrade to@eslint/[email protected](#18765) (Francesco Trotta)59dba1bchore: package.json update for@eslint/jsrelease (Jenkins)fea8563chore: update dependency@eslint/coreto ^0.3.0 (#18724) (renovate[bot])aac191echore: update dependency@eslint/jsonto ^0.3.0 (#18760) (renovate[bot])b97fa05chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)v9.8.0
Features
Bug Fixes
ab0ff27fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803fix:basePathdirectory can never be ignored (#18711) (Milos Djermanovic)Documentation
282df1adocs: Add system theme option (#18617) (Amaresh S M)53b1ff0docs: Debug config docs (#18698) (Nicholas C. Zakas)a7016a5docs: fix search input stylings (#18682) (Amaresh S M)Build Related
Chores
deee448chore: upgrade to@eslint/[email protected](#18720) (Francesco Trotta)4aaf2b3chore: package.json update for@eslint/jsrelease (Jenkins)8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700) (renovate[bot])v9.7.0
Features
7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)Bug Fixes
Documentation
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.9.0 - August 9, 2024
461b2c3chore: upgrade to@eslint/[email protected](#18765) (Francesco Trotta)59dba1bchore: package.json update for@eslint/jsrelease (Jenkins)fea8563chore: update dependency@eslint/coreto ^0.3.0 (#18724) (renovate[bot])41d0206feat: Add support for TS config files (#18134) (Arya Emami)aac191echore: update dependency@eslint/jsonto ^0.3.0 (#18760) (renovate[bot])9fe068cdocs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)b97fa05chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716) (Dave)48117b2docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661docs: Fix typo (#18735) (Zaina Al Habash)3c32a9edocs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978docs: Update README (GitHub Actions Bot)v9.8.0 - July 26, 2024
deee448chore: upgrade to@eslint/[email protected](#18720) (Francesco Trotta)4aaf2b3chore: package.json update for@eslint/jsrelease (Jenkins)8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700) (renovate[bot])13d0bd3feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)282df1adocs: Add system theme option (#18617) (Amaresh S M)ab0ff27fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803fix:basePathdirectory can never be ignored (#18711) (Milos Djermanovic)53b1ff0docs: Debug config docs (#18698) (Nicholas C. Zakas)4514424build: Enable JSON linting (#18681) (Nicholas C. Zakas)a7016a5docs: fix search input stylings (#18682) (Amaresh S M)v9.7.0 - July 12, 2024
793b718chore: upgrade@eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for@eslint/jsrelease (Jenkins)14e9f81fix: destructuring in catch clause inno-unused-vars(#18636) (Francesco Trotta)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)v9.6.0 - June 28, 2024
b15ee30chore: upgrade@eslint/js@9.6.0 (#18632) (Milos Djermanovic)d655503chore: package.json update for@eslint/jsrelease (Jenkins)1613e2efix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)13dbecddocs: Limit search to just docs (#18627) (Nicholas C. Zakas)
... (truncated)
Commits
0dd38639.9.02e5ba77Build: changelog update for 9.9.0461b2c3chore: upgrade to@eslint/[email protected](#18765)59dba1bchore: package.json update for@eslint/jsreleasefea8563chore: update dependency@eslint/coreto ^0.3.0 (#18724)41d0206feat: Add support for TS config files (#18134)aac191echore: update dependency@eslint/jsonto ^0.3.0 (#18760)9fe068cdocs: how to author plugins with configs that extend other configs (#18753)b97fa05chore: update wdio dependencies for more stable tests (#18759)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716)- Additional commits viewable in compare view
Updates jest from 27.5.1 to 29.7.0
Release notes
Sourced from jest's releases.
v29.7.0
Features
[create-jest]Addnpm init/yarn createinitialiser for Jest projects (#14465)[jest-validate]Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]Replace unmatched capture groups inmoduleNameMapperwith empty string instead ofundefined(#14507)[jest-snapshot]Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]Calculate test runtime ifperStats.durationis missing (#14473)Performance
[@jest/create-cache-key-function]Cache access ofNODE_ENVandBABEL_ENV(#14455)Chore & Maintenance
[jest-cli]Move internal config initialisation logic to thecreate-jestpackage (#14465)New Contributors
@bawjensenmade their first contribution in jestjs/jest#14465@malaviya-parthmade their first contribution in jestjs/jest#14467@niklasholmmade their first contribution in jestjs/jest#14507Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0
v29.6.4
Fixes
[jest-core]Fix typo inscheduleAndRunperformance marker (#14434)[jest-environment-node]Make sureatobandbtoaare writeable in Node 20 (#14446)[jest-worker]Additional error wrapper forparentPort.postMessageto fix unhandledDataCloneError. (#14437)New Contributors
@stanleyumemade their first contribution in jestjs/jest#14424@dj-stormtroopermade their first contribution in jestjs/jest#14437@thw0rtedmade their first contribution in jestjs/jest#14444Full Changelog: https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4
v29.6.3
Fixes
[expect, @jest/expect-utils]ObjectContainingsupportsymbolas key (#14414)[expect]Remove@types/nodefrom dependencies (#14385)[jest-core]Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]Updateistanbul-lib-instrumentdependency to v6. (#14401)[jest-mock]Revert #13692 as it was a breaking change (#14429)[jest-mock]Revert #13866 as it was a breaking change (#14429)
... (truncated)
Changelog
Sourced from jest's changelog.
29.7.0
Features
[create-jest]Addnpm init/yarn createinitialiser for Jest projects (#14465)[jest-validate]Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]Replace unmatched capture groups inmoduleNameMapperwith empty string instead ofundefined(#14507)[jest-snapshot]Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]Calculate test runtime ifperStats.durationis missing (#14473)Performance
[@jest/create-cache-key-function]Cache access ofNODE_ENVandBABEL_ENV(#14455)Chore & Maintenance
[jest-cli]Move internal config initialisation logic to thecreate-jestpackage (#14465)29.6.4
Fixes
[jest-core]Fix typo inscheduleAndRunperformance marker (#14434)[jest-environment-node]Make sureatobandbtoaare writeable in Node 20 (#14446)[jest-worker]Additional error wrapper forparentPort.postMessageto fix unhandledDataCloneError. (#14437)29.6.3
Fixes
[expect, @jest/expect-utils]ObjectContainingsupportsumbolas key (#14414)[expect]Remove@types/nodefrom dependencies (#14385)[jest-core]Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]Updateistanbul-lib-instrumentdependency to v6. (#14401)[jest-mock]Revert #13692 as it was a breaking change (#14429)[jest-mock]Revert #13866 as it was a breaking change (#14429)[jest-mock]Revert #13867 as it was a breaking change (#14429)[@jest/reporters]Marks Reporter's hooks as optional (#14433)[jest-runtime]Fix dynamic ESM import module bug when loaded module throughjest.isolateModulesAsync(#14397)Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform]UseinvariantandnotEmptyfromjest-utilrather than own internal (#14366)29.6.2
Fixes
... (truncated)
Commits
4e56991v29.7.055cd6a0v29.6.4fb7d95cv29.6.349bacb9chore: update jest repo organisation in urls (#14413)0fd5b1cv29.6.21f019afv29.6.1c1e5b8av29.6.06ffa48dchore: upgrade TypeScript to v5 (#14155)a95eeb6chore: update tsd runner (#14020)39f3bedv29.5.0- Additional commits viewable in compare view
Updates @types/jest from 27.5.2 to 29.5.12
Commits
- See full diff in compare view
Updates ts-jest from 27.1.5 to 29.2.4
Release notes
Sourced from ts-jest's releases.
v29.2.4
Please refer to CHANGELOG.md for details.
v29.2.3
Please refer to CHANGELOG.md for details.
v29.2.2
Please refer to CHANGELOG.md for details.
v29.2.1
Please refer to CHANGELOG.md for details.
v29.2.0
Please refer to CHANGELOG.md for details.
v29.1.5
Please refer to CHANGELOG.md for details.
v29.1.4
Please refer to CHANGELOG.md for details.
v29.1.3
Please refer to CHANGELOG.md for details.
v29.1.2
Please refer to CHANGELOG.md for details.
v29.1.1
Please refer to CHANGELOG.md for details.
v29.1.0
Please refer to CHANGELOG.md for details.
v29.0.5
Please refer to CHANGELOG.md for details.
v29.0.4
Please refer to CHANGELOG.md for details.
v29.0.3
Please refer to CHANGELOG.md for details.
v29.0.2
Please refer to CHANGELOG.md for details.
v29.0.1
Please refer to CHANGELOG.md for details.
v29.0.0
Please refer to CHANGELOG.md for details.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
29.2.4 (2024-08-01)
Bug Fixes
29.2.3 (2024-07-18)
Security Fixes
- build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
- refactor(presets): maintain preset codes inside
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
29.2.1 (2024-07-10)
Bug Fixes
- fix: move
ejstodepinstead ofpeerDep(26e31a7)- fix: set
allowSyntheticDefaultImportsproperly (ff4b302), closes #4156- fix(compiler): support
Node16/NodeNextvalue fortarget(2f5cc0c), closes #419829.2.0 (2024-07-08)
Bug Fixes
... (truncated)
Commits
0977789chore(release): 29.2.470b9530fix: revert support implementation forNode16/NodeNext86398c7build(deps): Update dependency@babel/preset-envto ^7.25.32b07e2bbuild(deps): Update dependency eslint-plugin-jsdoc to ^48.10.25cc1333build(deps): Update babel monorepo to ^7.25.246fa736build(deps): Update ESLint packages to ^7.18.0e1aad14build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.219473a2build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1a40a791build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.06d8063atest: refactor example apps to be in one project- Additional commits viewable in compare view
Updates typescript from 4.9.5 to 5.5.4
Release notes
Sourced from typescript's releases.
TypeScript 5.5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.4 (Stable).
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
- npm
- NuGet package (soon!)
TypeScript 5.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
... (truncated)
Commits
c8a7d58Bump version to 5.5.4 and LKGc0ded04🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550Fix baselines on release-5.5 (#59330)Description has been truncated