Closed dependabot[bot] closed 9 months ago
Bumps the dev-dependencies group with 13 updates:
29.5.5
29.5.11
20.8.2
20.11.9
17.0.26
17.0.32
6.7.4
6.19.1
16.3.1
16.4.1
8.50.0
8.56.0
2.28.1
2.29.1
13.3.3
13.5.0
29.1.1
29.1.2
10.9.1
10.9.2
5.2.2
5.3.3
2.3.2
2.3.4
Updates @types/jest from 29.5.5 to 29.5.11
@types/jest
Updates @types/node from 20.8.2 to 20.11.9
@types/node
Updates @types/yargs from 17.0.26 to 17.0.32
@types/yargs
Updates @typescript-eslint/eslint-plugin from 6.7.4 to 6.19.1
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v6.19.1 6.19.1 (2024-01-22) 🩹 Fixes eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235) type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237) ❤️ Thank You YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v6.19.0 6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule (#8011) eslint-plugin: [no-array-delete] add new rule (#8067) eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143) eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089) typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193) typescript-estree: disallow using as the variable keyword for for..in loops (#7649) typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181) ❤️ Thank You auvred @auvred Brad Zacher @bradzacher Josh Goldberg ✨ Joshua Chen LJX @lvjiaxuan Steven @Solo-steven StyleShit @StyleShit You can read about our versioning strategy and releases on our website. v6.18.1 6.18.1 (2024-01-08) 🩹 Fixes
@yeonjuan
You can read about our versioning strategy and releases on our website.
using
for..in
@auvred
@bradzacher
@lvjiaxuan
@Solo-steven
@StyleShit
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.19.1 (2024-01-22) 🩹 Fixes type-utils: preventing isUnsafeAssignment infinite recursive calls eslint-plugin: [no-unnecessary-condition] fix false positive for type variable ❤️ Thank You YeonJuan You can read about our versioning strategy and releases on our website. 6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule eslint-plugin: [no-array-delete] add new rule eslint-plugin: [no-useless-template-literals] add fix suggestions 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable ❤️ Thank You auvred Brad Zacher Josh Goldberg ✨ Joshua Chen LJX Steven StyleShit You can read about our versioning strategy and releases on our website. 6.18.1 (2024-01-08)
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
a911214
920f909
01556f5
7c673a1
85ae4a8
5a56708
c3767ed
8ca5e5e
e0f591e
1aa8664
Updates @typescript-eslint/parser from 6.7.4 to 6.19.1
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
6.19.1 (2024-01-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. 6.19.0 (2024-01-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. 6.18.1 (2024-01-08) 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. 6.18.0 (2024-01-06) 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. 6.17.0 (2024-01-01) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.16.0 (2023-12-25) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.15.0 (2023-12-18) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
Note: Version bump only for package @typescript-eslint/parser
aa7ab0e
1ee3087
21460ef
d0977ab
e566a5d
7246e56
6128a02
c7d702f
Updates dotenv from 16.3.1 to 16.4.1
dotenv
Sourced from dotenv's changelog.
16.4.1 (2024-01-24) Patch support for array as path option #797 16.4.0 (2024-01-23) Add error.code to error messages around .env.vault decryption handling #795 Add ability to find .env.vault file when filename(s) passed as an array #784 16.3.2 (2024-01-18) Added Add debug message when no encoding set #735 Changed Fix output typing for populate #792 Use subarray instead of slice #793
path
error.code
.env.vault
populate
e251ee2
a7fee29
579d136
7ea2f81
6b829d2
3e2284b
2039c4e
48a6ade
cfd735d
a44cb3d
Updates eslint from 8.50.0 to 8.56.0
eslint
Sourced from eslint's releases.
v8.56.0 Features 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) Bug Fixes 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin) Documentation 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) 48ed5a6 docs: Update README (GitHub Actions Bot) Chores ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta) v8.55.0 Features 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti) Documentation 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi) fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta) a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti) 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti) 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne) Chores eb8950c chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic) 93df384 chore: package.json update for @eslint/js release (Jenkins) fe4b954 chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic) bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic) b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic) de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic) d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta) 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta) v8.54.0
0dd9704
31a7e3f
7d5e5f6
TypeError: fs.exists is not a function
74739c8
9007719
3a22236
54c3ca6
4391b71
fd28363
48ed5a6
ba6af85
@eslint/js
@8
60a531a
ba87a06
9271d10
70a686b
f3a599d
905d4b7
4d7c3ce
fd0c60c
8c9e6c1
83ece2a
--rules
--rule
fffca5c
a6d9442
383e999
no-unused-vars
5a8efd5
eb8950c
93df384
fe4b954
@eslint/eslintrc
@2
bd8911d
b29a16b
cli
de165c1
d4304b8
21024fe
Sourced from eslint's changelog.
v8.56.0 - December 15, 2023 ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta) 48ed5a6 docs: Update README (GitHub Actions Bot) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin) v8.55.0 - December 1, 2023 eb8950c chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic) 93df384 chore: package.json update for @eslint/js release (Jenkins) fe4b954 chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic) 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti) 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi) bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic) b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic) fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta) a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti) 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti) 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne) de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic) d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta) 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta) v8.54.0 - November 17, 2023 d644de9 chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic) 1e6e314 chore: package.json update for @eslint/js release (Jenkins) 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic) a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata) 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy) 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy) becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas) e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel) 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
v8.56.0 - December 15, 2023
v8.55.0 - December 1, 2023
v8.54.0 - November 17, 2023
d644de9
1e6e314
98926e6
a7a883b
1452dc9
6fb8805
becfdd3
e8cf9f6
85db724
markdownlint
8e8e9f8
085978b
Updates eslint-plugin-import from 2.28.1 to 2.29.1
eslint-plugin-import
Sourced from eslint-plugin-import's releases.
v2.29.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 v2.29.0 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
Sourced from eslint-plugin-import's changelog.
[2.29.1] - 2023-12-14 Fixed [no-extraneous-dependencies]: ignore export type { ... } from '...' when includeTypes is false (#2919, thanks [@Pandemic1617]) [no-unused-modules]: support export patterns with array destructuring (#2930, thanks [@ljharb]) [Deps] update tsconfig-paths (#2447, thanks [@domdomegg]) [2.29.0] - 2023-10-22 Added TypeScript config: add .cts and .mts extensions (#2851, thanks [@Zamiell]) [newline-after-import]: new option exactCount and docs update (#1933, thanks [@anikethsaha] and [@reosarevok]) [newline-after-import]: fix exactCount with considerComments false positive, when there is a leading comment (#2884, thanks [@kinland])
no-extraneous-dependencies
export type { ... } from '...'
includeTypes
false
@Pandemic1617
no-unused-modules
@ljharb
tsconfig-paths
@domdomegg
@Zamiell
newline-after-import
exactCount
@anikethsaha
@reosarevok
considerComments
@kinland
ee5fade
48fec35
80aee73
chai
eslint-doc-generator
markdownlint-cli
8c83eaf
fs.writeFile
e67259e
9fd3c42
no-duplicates
12f0300
6d34c88
ec6a8ea
hasown
has
78f50b8
array-includes
array.prototype.findlastindex
Updates nock from 13.3.3 to 13.5.0
nock
Sourced from nock's releases.
v13.5.0 13.5.0 (2024-01-14) Features add Scope#clone() method (#2564) (65385f7) v13.4.0 13.4.0 (2023-11-27) Features add context.query() to nock back (#2553) (617511f) v13.3.8 13.3.8 (2023-11-03) Bug Fixes typescript: filteringBodyRequest (#2552) (0b18d07) v13.3.7 13.3.7 (2023-10-30) Reverts Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183" (#2544) (d978acd), closes #2544 #2534 v13.3.6 13.3.6 (2023-10-19) Bug Fixes remove semver usage (#2531) (f7216e9) v13.3.5 13.3.5 (2023-10-19) Bug Fixes deps: remove lodash (#2529) (7bfcb31) v13.3.4 13.3.4 (2023-10-10)
Scope#clone()
context.query()
filteringBodyRequest
@definitelytyped/dtslint
semver
65385f7
ea13083
6a3cdfe
30700f7
debc220
eaf0bde
210a339
617511f
36a13fd
c5016a5
Updates ts-jest from 29.1.1 to 29.1.2
ts-jest
Sourced from ts-jest's releases.
v29.1.2 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Sourced from ts-jest's changelog.
29.1.2 (2024-01-22) Bug Fixes calculated cache key based on supportsStaticESM (a5d6f2d) correct error handling in processAsync (e7be4bf), closes #4207 use Config.ProjectConfig (918312b), closes #4028
supportsStaticESM
processAsync
Config.ProjectConfig
70d48be
19778bd
TransformOptions
a5d6f2d
2d16f4a
onNodeVersions
0861a66
f41cc3e
41b8460
e7be4bf
e31d953
622539d
@formatjs/ts-transformer
Updates ts-node from 10.9.1 to 10.9.2
ts-node
Sourced from ts-node's releases.
Fix tsconfig.json file not found Fixed Fixed tsconfig.json file not found on latest TypeScript version (TypeStrong/ts-node#2091)
tsconfig.json
Fixed
057ac1b
c8805d5
99862f7
cdc4e88
08cdfb0
9639daa
cc1a503
Updates typescript from 5.2.2 to 5.3.3
typescript
Sourced from typescript's releases.
TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.3.0 (Beta). fixed issues query for Typescript 5.3.1 (RC). fixed issues query for Typescript 5.3.2 (Stable). fixed issues query for Typescript 5.3.3 (Stable). Downloads are available on: NuGet package TypeScript 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 5.3.0 (Beta). fixed issues query for Typescript 5.3.1 (RC). fixed issues query for Typescript 5.3.2 (Stable). Downloads are available on: NuGet package TypeScript 5.3 RC For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.3.0 (Beta). fixed issues query for Typescript 5.3.1 (RC). Downloads are available on: NuGet package TypeScript 5.3 Beta For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript v5.3.0 (Beta). Downloads are available on npm.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Downloads are available on npm.
63717cf
Superseded by #491.
Bumps the dev-dependencies group with 13 updates:
29.5.5
29.5.11
20.8.2
20.11.9
17.0.26
17.0.32
6.7.4
6.19.1
6.7.4
6.19.1
16.3.1
16.4.1
8.50.0
8.56.0
2.28.1
2.29.1
13.3.3
13.5.0
29.1.1
29.1.2
10.9.1
10.9.2
5.2.2
5.3.3
2.3.2
2.3.4
Updates
@types/jest
from 29.5.5 to 29.5.11Commits
Updates
@types/node
from 20.8.2 to 20.11.9Commits
Updates
@types/yargs
from 17.0.26 to 17.0.32Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...01556f5
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)Updates
@typescript-eslint/parser
from 6.7.4 to 6.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0Updates
dotenv
from 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee2
16.4.1a7fee29
update CHANGELOG 🪵579d136
update README7ea2f81
Merge pull request #798 from motdotla/fix-tests6b829d2
demonstrate currently failing (pending) test. multiple env files should merge3e2284b
largely remove mocking from tests except where useful2039c4e
wip: fix tests48a6ade
Merge pull request #797 from tran-simon/mastercfd735d
fix: support array for path optiona44cb3d
update READMEUpdates
eslint
from 8.50.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-plugin-import
from 2.28.1 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...Updates
nock
from 13.3.3 to 13.5.0Release notes
Sourced from nock's releases.
... (truncated)
Commits
65385f7
feat: addScope#clone()
method (#2564)ea13083
chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.06a3cdfe
chore(deps-dev): bump eslint from 8.51.0 to 8.56.030700f7
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3debc220
chore(deps-dev): bump typescript from 5.2.2 to 5.3.2eaf0bde
chore(deps-dev): bump eslint-plugin-mocha from 10.1.0 to 10.2.0210a339
chore(deps-dev): bump prettier from 3.0.3 to 3.1.0617511f
feat: addcontext.query()
to nock back (#2553)36a13fd
docs(02_feature_request.yml): fix link (#2554)c5016a5
docs(01_bug_report.yml): fix linkUpdates
ts-jest
from 29.1.1 to 29.1.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
70d48be
chore(release): 29.1.219778bd
build: reference transform options via jestTransformOptions
typea5d6f2d
fix: calculated cache key based on supportsStaticESM2d16f4a
test(e2e): removeonNodeVersions
function0861a66
build(deps): Update dependency node-fetch to ^3.3.2f41cc3e
build(deps): Update babel monorepo41b8460
build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1e7be4bf
fix: correct error handling inprocessAsync
e31d953
build(deps): Update actions/setup-node digest to 1a4442c622539d
build(deps): Update dependency@formatjs/ts-transformer
to ^3.13.9Updates
ts-node
from 10.9.1 to 10.9.2Release notes
Sourced from ts-node's releases.
Commits
057ac1b
10.9.2c8805d5
Update package lock99862f7
Bump swc dependencycdc4e88
Ignore test files in build schema08cdfb0
Backport swc fixes on main9639daa
Ignore test files in buildcc1a503
Fixtsconfig.json
not found with TS >= 5.3 (#2091)Updates
typescript
from 5.2.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKGSuperseded by #491.