Releases
v4.27.0
Compare
Sorry, something went wrong.
No results found
4.27.0 (2026-01-29)
Features
Bug Fixes
add explicit mappings for v3v4 publish (#2504 ) (e866f50 )
add missing openapi schema refs for AttachmentRelationshipClass (#2473 ) (8b93b96 )
allow logged in users to retrieve public (#2426 ) (451cb26 )
assign correct size when 0 ds size (#2433 ) (fb90d0d )
avoid datablocks updates on origs (#2393 ) (817a88e )
avoid recursion error on non primitives (#2374 ) (9d06259 )
downgrade mongoose to version 8.20.3 and update @nestjs/mongoose to 11.0.4 (b6b5977 )
enable datasetPublic permission to be unauth (#2427 ) (4940747 )
encode metadata keys (#2092 ) (c1d5532 )
exclude arrays from returning filter object (#2507 ) (634570f )
exclude history if fields (#2407 ) (71ce4dc )
greps the correct dataset to update datablock (#2409 ) (1116c9d )
implementing optimistic concurrency control (#2331 ) (99b32b1 ), closes #2138 #2138 #2138
remove wrong key in origs patch (#2382 ) (15ce900 )
return fields intersection in fullquery (#2487 ) (80741e3 )
return last identity (#2425 ) (21ca536 )
run docs when main changes (#2412 ) (ae003f9 )
update archived fields only on datablock CRUDs (#2380 ) (9d93f2b )
update origin IP retrieval method in AccessTrackingMiddleware (#2356 ) (563436e )
dataset: prevent auth bypass in fullquery filters (#2474 ) (fbc20e4 )
legacy-history: fix behavior of previousValue and include full datasetlifecycle in currentValue (#2472 ) (ddf54c8 )
publish: add language to the abstract in DataCite record (#2490 ) (b9e9cee )
publish: add license to DataCite record (#2489 ) (dff0e4d )
publisheddata: only register to DataCite if an URL is configured (#2428 ) (2b4afc6 )
publisheddata: return the correct format for publisher in v3 (#2392 ) (8f630a3 )
publisheddata: set registeredTime during register workflow (#2429 ) (27182cf )
publisheddata: use default public URL prefix when registering a DOI (#2415 ) (ae996e5 )
scientific metadata query and dto validation issues (#2414 ) (6056995 )
stringify filter for v4 support (#2505 ) (e8e2afa )
try catch encode to continue on malformed (#2440 ) (b68f6d1 )
tests: ensure proper closure of mongoClient and app in afterAll hook (98b533f )
stringify limits in V4 publish data (#2506 ) (d24e010 )
try except encode and decode functions (#2483 ) (1d87680 )
Documentation
add Node version note for Faker v10 in Mocha tests (#2359 ) (5d6d052 )
docs: adding CI from docs-template to standardise documentation across the scicatproject (#2284 ) (de21de8 )
update documentation for pre-configured conditions (#2482 ) (2c4f453 )
Code Refactoring
Build Systems
deps: bump @casl/ability from 6.7.3 to 6.7.5 (3a31f6b )
deps: bump @casl/ability from 6.7.3 to 6.7.5 (#2438 ) (5b37d78 ), closes #1093 #998 #1105 #1070 #1093 #1092
deps: bump @casl/ability from 6.7.5 to 6.8.0 (3633fe7 )
deps: bump @casl/ability from 6.7.5 to 6.8.0 (#2480 ) (3efb7d6 ), closes #1077 #1133 #1077 #1133 #1134 #1077 #1133 #1106
deps: bump @casl/mongoose from 8.0.4 to 8.0.5 (aea7826 )
deps: bump @casl/mongoose from 8.0.4 to 8.0.5 (#2477 ) (6c02705 ), closes #1133 #1133 #1134 #1133
deps: bump @nestjs/swagger from 11.2.3 to 11.2.4 in the nestjs group (#2459 ) (99e1723 ), closes nestjs/swagger#3667 nestjs/swagger#3671 nestjs/swagger#3657 nestjs/swagger#3639 nestjs/swagger#3635 nestjs/swagger#3671 nestjs/swagger#3635 #3635 #3639 #3657 #3671 #3667 #3677 #3676 #3674 #3673
deps: bump @nestjs/swagger in the nestjs group (c991ef0 )
deps: bump actions/cache from 4 to 5 (e71056b )
deps: bump actions/cache from 4 to 5 (#2424 ) (5d94c56 ), closes actions/cache#1630 actions/cache#1684 actions/cache#1642 actions/cache#1655 actions/cache#1642 actions/cache#1620 actions/cache#1634 actions/cache#1636 actions/cache#1620 actions/cache#1577 actions/cache#1577 #1685 #1686 #1685 #1684
deps: bump actions/checkout from 5 to 6 (8d8f4aa )
deps: bump actions/checkout from 5 to 6 (#2365 ) (35a2b62 ), closes actions/checkout#2248 actions/checkout#2286 actions/checkout#2298 actions/checkout#2311 actions/checkout#2301 actions/checkout#2286 actions/checkout#2248 actions/checkout#2301 actions/checkout#2226 actions/checkout#2305 actions/checkout#1971 actions/checkout#1977 actions/checkout#2043 actions/checkout#2044 actions/checkout#2194 actions/checkout#2224 actions/checkout#2236 actions/checkout#1941 actions/checkout#1946 actions/checkout#1924 actions/checkout#1180 actions/checkout#1777 actions/checkout#1872 actions/checkout#1739 actions/checkout#1697 actions/checkout#1774 actions/checkout#1776 actions/checkout#1732 actions/checkout#1703 actions/checkout#1694 actions/checkout#1696 actions/checkout#1695 #2311 #2298 #2286 #2248
deps: bump actions/download-artifact from 6 to 7 (119cbe4 )
deps: bump actions/download-artifact from 6 to 7 (#2422 ) (f8fc32c ), closes actions/download-artifact#440 actions/download-artifact#415 actions/download-artifact#451 actions/download-artifact#452 actions/download-artifact#440 actions/download-artifact#415 #452 #451
deps: bump actions/upload-artifact from 5 to 6 (7baf32c )
deps: bump actions/upload-artifact from 5 to 6 (#2423 ) (02c2df8 ), closes actions/upload-artifact#719 actions/upload-artifact#744 actions/upload-artifact#745 #745 #744
deps: bump body-parser from 2.2.0 to 2.2.1 (7d9932c )
deps: bump body-parser from 2.2.0 to 2.2.1 (#2377 ) (1097dac ), closes expressjs/body-parser#593 expressjs/body-parser#594 expressjs/body-parser#599 expressjs/body-parser#609 expressjs/body-parser#610 expressjs/body-parser#611 expressjs/body-parser#613 expressjs/body-parser#612 expressjs/body-parser#614 expressjs/body-parser#615 expressjs/body-parser#620 expressjs/body-parser#619 expressjs/body-parser#616 expressjs/body-parser#621 expressjs/body-parser#623 expressjs/body-parser#624 expressjs/body-parser#617 expressjs/body-parser#625 expressjs/body-parser#630 expressjs/body-parser#600 expressjs/body-parser#631 expressjs/body-parser#629 expressjs/body-parser#634 expressjs/body-parser#640 expressjs/body-parser#639 expressjs/body-parser#636 expressjs/body-parser#637 expressjs/body-parser#638 expressjs/body-parser#641 expressjs/body-parser#642 expressjs/body-parser#645 expressjs/body-parser#650 expressjs/body-parser#648 expressjs/body-parser#653 expressjs/body-parser#643 expressjs/body-parser#657 expressjs/body-parser#656 expressjs/body-parser#655 expressjs/body-parser#654 expressjs/body-parser#646 expressjs/body-parser#661 expressjs/body-parser#660 expressjs/body-parser#659 #659 #660 #661 #646 #654 #655 #656 #657 #643
deps: bump class-validator from 0.14.2 to 0.14.3 (c77d82d )
deps: bump class-validator from 0.14.2 to 0.14.3 (#2366 ) (952be68 ), closes typestack/class-validator#2638 typestack/class-validator#2643 typestack/class-validator#2644 typestack/class-validator#2638 #2638 #2644 #2643 #2638
deps: bump connect-mongo from 5.1.0 to 6.0.0 (ed9c7b5 )
deps: bump connect-mongo from 5.1.0 to 6.0.0 (#2388 ) (e353f46 )
deps: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (a23f6d5 )
deps: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#2461 ) (bf96b09 ), closes dependabot/fetch-metadata#628 dependabot/fetch-metadata#629 dependabot/fetch-metadata#635 dependabot/fetch-metadata#638 dependabot/fetch-metadata#636 dependabot/fetch-metadata#637 dependabot/fetch-metadata#639 dependabot/fetch-metadata#643 dependabot/fetch-metadata#642 dependabot/fetch-metadata#648 dependabot/fetch-metadata#644 dependabot/fetch-metadata#645 dependabot/fetch-metadata#647 dependabot/fetch-metadata#631 #647 #645 #644 #648
deps: bump express-session from 1.18.2 to 1.19.0 (9716649 )
deps: bump express-session from 1.18.2 to 1.19.0 (#2499 ) (dcbf00c ), closes expressjs/session#1071 expressjs/session#1086 expressjs/session#1085 expressjs/session#1091 expressjs/session#1090 expressjs/session#1089 expressjs/session#1088 expressjs/session#1082 expressjs/session#1001 expressjs/session#1097 expressjs/session#1096 expressjs/session#1087 expressjs/session#1027 expressjs/session#1107 expressjs/session#1001 expressjs/session#1087 expressjs/session#1027 #1107 #1027 #1087 #1096 #1097 #1082 #1088 #1089 #1090
deps: bump js-yaml from 4.1.0 to 4.1.1 (25a0985 )
deps: bump js-yaml from 4.1.0 to 4.1.1 (#2350 ) (add25d4 ), closes #678 #618
deps: bump jws from 3.2.2 to 3.2.3 (a78449f )
deps: bump jws from 3.2.2 to 3.2.3 (#2398 ) (203cca8 )
deps: bump lodash from 4.17.21 to 4.17.23 (ae0c909 )
deps: bump lodash from 4.17.21 to 4.17.23 (#2486 ) (0ad8965 ), closes #6088 #6071 #6062 #6056 #6053 #6052 #6039 #6023 #5968
deps: bump migrate-mongo from 12.1.3 to 14.0.7 (b4f26f6 )
deps: bump migrate-mongo from 12.1.3 to 14.0.7 (#2406 ) (9d215c9 )
deps: bump mongoose from 8.19.3 to 8.20.0 (5ac8748 )
deps: bump mongoose from 8.19.3 to 8.20.0 (#2354 ) (73e42ef ), closes #15733 #15725 #15724 #15700 #15688 #15743 #15744 #9588 #15742 #15720 #15718 #15735 #15726 #15730 #15721 #15723 #15737 #15738 #15733 #15725 #15724 #15700 #15688 #15743 #15744 #9588 #15742 #15720 #15718 #15735 #15726 #15730 #15721 #15723 #15737 #15738 #15744 #15741 #15742 #15743
deps: bump mongoose from 8.20.0 to 9.0.0 (c1139fe )
deps: bump mongoose from 8.20.0 to 9.0.0 (#2372 ) (c02cbd9 ), closes #15378 #15019 #14948 #15586 #14424 #14652 #12440 #12363 #15587 #15355 #15422 #15020 #14696 #15572 #13079 #15593 #15312 #15576 #15154 #15298 #14906 #15385 #15296 #15513 #15179 #14247 #15641 #15640 #15482 #14954 #15597 #15774 #15378 #15019 #14948 #15586 #14424 #14652 #12440 #12363 #15587 #15355 #15422 #15020 #14696 #15572 #13079 #15593 #15312 #15576 #15154 #15298 #14906 #15385 #15296 #15513 #15179 #14247 #15641 #15640 #15482 #14954 #15597 #15378 #15019 #14948 #15586 #14424 #14652 #12440 #12363 #15587 #15355 #15422 #15020 #14696 #15572 #13079 #15593 #15312 #15576 #15154 #15298 #14906 #15385 #15296 #15513 #15179 #14247 #15641 #15640 #15482 #14954 #15597 #15750 #15693 #15731 #12813 #15761 #15759 #15774 #15378 #15019 #14948 #15586 #14424 #14652 #12440 #12363 #15587 #15355 #15422 #15020 #14696 #15572 #13079 #15593 #15312 #15576 #15154 #15298 #14906 #15750 #15761 #15759
deps: bump qs from 6.14.0 to 6.14.1 (ec6c89c )
deps: bump qs from 6.14.0 to 6.14.1 (#2446 ) (995525d )
deps: bump rimraf from 6.1.0 to 6.1.2 (c14608e )
deps: bump rimraf from 6.1.0 to 6.1.2 (#2369 ) (efa0dca )
deps: bump the nestjs group across 1 directory with 7 updates (bb24c74 )
deps: bump the nestjs group across 1 directory with 7 updates (#2421 ) (1e0a693 ), closes nestjs/jwt#2088 nestjs/jwt#1890 nestjs/jwt#1971 nestjs/jwt#1946 nestjs/jwt#1971 nestjs/jwt#1946 #2066 #2088 #2090 #2087 #2086 #2085 #2084 #2083 nestjs/mongoose#2663 #2663 #2647 #2670 #2677 #2676 #2674 #2673 #2672 #15865 #15863 #15899 #15815 #15831 #15747 #15732 #15571 #15577 #15543 #15705 nestjs/swagger#3633 #3603 #3593 #3621 #3627 nestjs/swagger#3485 nestjs/swagger#3585 nestjs/swagger#3556 nestjs/swagger#3458 nestjs/swagger#3590 nestjs/swagger#3544 nestjs/swagger#3590 nestjs/swagger#3544 #3633 #3632 #3603 #3593 #3609 #3621 #3627 nestjs/nest-cli#3203 nestjs/nest-cli#3203 #3196 #3128 nestjs/nest-cli#3192 nestjs/nest-cli#3148 nestjs/nest-cli#3157 nestjs/nest-cli#3181 nestjs/nest-cli#3186 nestjs/nest-cli#3178 nestjs/nest-cli#3171 #3203 #3200 #3104 #3194 #3193 #3197 nestjs/schematics#2206 nestjs/schematics#2206 #2206 #2205 #2204 #2203 #15865 #15863 #15899 #15815 #15831 #15747 #15732 #15571 #15577 #15543 #15705
deps: bump the nestjs group with 2 updates (2ee9f97 )
deps: bump the nestjs group with 2 updates (a6560fd )
deps: bump the nestjs group with 2 updates (#2434 ) (c9e7dae ), closes #16098 #16005 #16072 #16077 #16013 #16100 #16060 #16079 #15721 #15975 #15986 #16041 #16002 #15948 #16098 #16005 #16072 #16077 #16013 #16100 #16060 #16079 #15721 #15975 #15986 #16041 #16002 #15948
deps: bump the nestjs group with 2 updates (#2442 ) (237bbdf ), closes #16135 #16133 #16125 #16114 #16130 #16127 #16135 #16133 #16125 #16114 #16130 #16127
deps: bump the nestjs group with 4 updates (23ef8c9 )
deps: bump the nestjs group with 4 updates (#2475 ) (f706b6f ), closes #16187 #16161 #16155 #16154 #3618 #3684 #3684 #3687 #3618 #3686 #3685 #3682 #3246 nestjs/nest-cli#3230 nestjs/nest-cli#3242 nestjs/nest-cli#3235 nestjs/nest-cli#3221 nestjs/nest-cli#3214 nestjs/nest-cli#3183 nestjs/nest-cli#3235 #3246 #3183 #3214 #3221 #3235 #3243 #3242 #16187 #16161 #16155 #16154
deps: bump undici from 6.21.2 to 6.23.0 (365969a )
deps: bump undici from 6.21.2 to 6.23.0 (#2470 ) (fb1c86d ), closes nodejs/undici#4414 nodejs/undici#4432 #4180 nodejs/undici#4433 #4180 #4340 nodejs/undici#4445 nodejs/undici#4480 nodejs/undici#4210 #4472 #4480 #41 #4180 #4064 #4432 #4414
deps: bump validator from 13.15.20 to 13.15.23 (ce198f0 )
deps: bump validator from 13.15.20 to 13.15.23 (#2394 ) (b4d391f ), closes #2631 #2622 #2616 #2621 validatorjs/validator.js#2622 validatorjs/validator.js#2616 #2631 #2622 #2616 #2621 #2631 #2627 #2616 #2621 #2622 #2585
deps-dev: bump @eslint/eslintrc from 3.3.1 to 3.3.3 (d31ae92 )
deps-dev: bump @eslint/eslintrc from 3.3.1 to 3.3.3 (#2390 ) (309d4d3 ), closes #211 #200 #211 #200 #212 #211 #204 #208 #207 #206
deps-dev: bump @eslint/js from 9.39.1 to 9.39.2 (4db0793 )
deps-dev: bump @eslint/js from 9.39.1 to 9.39.2 (#2416 ) (4a5b7c5 ), closes #20381 #20391 #20394 #20382
deps-dev: bump @faker-js/faker from 10.1.0 to 10.2.0 (19eb4da )
deps-dev: bump @faker-js/faker from 10.1.0 to 10.2.0 (#2448 ) (6bc0306 ), closes faker-js/faker#3608 faker-js/faker#3614 faker-js/faker#3618 faker-js/faker#3630 faker-js/faker#3564 faker-js/faker#3617 faker-js/faker#3650 faker-js/faker#3629 faker-js/faker#3651 faker-js/faker#3636 faker-js/faker#3648 faker-js/faker#3639 faker-js/faker#3637 faker-js/faker#3660 faker-js/faker#3661 faker-js/faker#3669 faker-js/faker#3665 faker-js/faker#3666 faker-js/faker#3644 faker-js/faker#3641 faker-js/faker#3664 faker-js/faker#3647 faker-js/faker#3642 faker-js/faker#3654 faker-js/faker#3646 faker-js/faker#3656 faker-js/faker#3657 faker-js/faker#3673 faker-js/faker#3675 faker-js/faker#3679 faker-js/faker#3680 faker-js/faker#3643 faker-js/faker#3678 faker-js/faker#3640 faker-js/faker#3645 faker-js/faker#3683 faker-js/faker#3682 faker-js/faker#3684 faker-js/faker#3685 faker-js/faker#3686 faker-js/faker#3687 faker-js/faker#3607 faker-js/faker#3688 faker-js/faker#3608 faker-js/faker#3618 faker-js/faker#3564 #3614 #3617 #3656 #3608 #3629 #3630 #3648 #3657 #3678 #3564 #3618 #3650 #3660 #3665 #3661 #3664 #3637 #3636 #3688 #3607 #3687 #3686 #3685 #3682 #3683 #3645
deps-dev: bump @smithy/config-resolver from 4.1.5 to 4.4.5 (8c5d3c4 )
deps-dev: bump @smithy/config-resolver from 4.1.5 to 4.4.5 (#2457 ) (8c713fe ), closes #1760 #1750
deps-dev: bump @stylistic/eslint-plugin from 5.5.0 to 5.6.1 (66ddf85 )
deps-dev: bump @stylistic/eslint-plugin from 5.5.0 to 5.6.1 (#2368 ) (e50df2f ), closes #1054 #1036 #1047 #1046 #1037 #1052 #1044 #1048 #1026 #1033 #1029 #1034 #1043 #1027 #1022 #1031 #1032 #1024 #1040 #1054 #1036 #1047 #1046 #1037 #1052 #1044 #1048 #1026 #1033 #1029 #1034 #1043 #1027 #1022 #1031 #1032 #1024 #1040 #1055 #1023 #1046 #1047 #1048 #1043 #1036
deps-dev: bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 (5d8caa7 )
deps-dev: bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 (#2468 ) (fdf4763 ), closes #1091 #1071 #1063 #1051 #1050 #1080 #1095 #1062 #1076 #1058 #1061 #1067 #1068 #1081 #1075 #1073 #1089 #1090 #1094 #1064 #1086 #1091 #1071 #1063 #1051 #1050 #1080 #1095 #1062 #1076 #1058 #1061 #1067 #1068 #1081 #1075 #1073 #1089 #1090 #1094 #1064 #1086 #1060 #1095 #1091 #1093 #1090 #1089 #1080
deps-dev: bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 (e3944ad )
deps-dev: bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 (#2501 ) (f7228e5 ), closes #1102 #1111 #1103 #1099 #1112 #1109 #1104 #1108 #1106 #1105 #1102 #1111 #1103 #1099 #1112 #1109 #1104 #1108 #1106 #1105 #1101 #1112 #1109 #1110 #1105 #1108 #1106 #1104 #1107 #1102
deps-dev: bump @types/express from 5.0.5 to 5.0.6 (333eeec )
deps-dev: bump @types/express from 5.0.5 to 5.0.6 (#2405 ) (6d6a516 )
deps-dev: bump @types/lodash from 4.17.20 to 4.17.21 (e2090d7 )
deps-dev: bump @types/lodash from 4.17.20 to 4.17.21 (#2373 ) (df1a00b )
deps-dev: bump @types/lodash from 4.17.21 to 4.17.23 (a9faecd )
deps-dev: bump @types/lodash from 4.17.21 to 4.17.23 (#2464 ) (61bcbc1 )
deps-dev: bump @types/node from 24.10.0 to 24.10.1 (d425a88 )
deps-dev: bump @types/node from 24.10.0 to 24.10.1 (#2352 ) (5b1df44 )
deps-dev: bump @types/node from 24.10.1 to 25.0.3 (ddcf221 )
deps-dev: bump @types/node from 24.10.1 to 25.0.3 (#2453 ) (e52f008 )
deps-dev: bump @types/node from 25.0.3 to 25.0.6 (69cc74f )
deps-dev: bump @types/node from 25.0.3 to 25.0.6 (#2462 ) (2d19c71 )
deps-dev: bump @types/node from 25.0.8 to 25.0.9 (38fb3e5 )
deps-dev: bump @types/node from 25.0.8 to 25.0.9 (#2478 ) (fca3d0f )
deps-dev: bump @types/node from 25.0.9 to 25.0.10 (18c9d1b )
deps-dev: bump @types/node from 25.0.9 to 25.0.10 (#2500 ) (e0ddf13 )
deps-dev: bump @types/nodemailer from 7.0.3 to 7.0.4 (2b8a24c )
deps-dev: bump @types/nodemailer from 7.0.3 to 7.0.4 (#2370 ) (7cfec4f )
deps-dev: bump @types/nodemailer from 7.0.4 to 7.0.5 (9c8981a )
deps-dev: bump @types/nodemailer from 7.0.4 to 7.0.5 (#2467 ) (f5490dd )
deps-dev: bump @typescript-eslint/eslint-plugin (239a83b )
deps-dev: bump @typescript-eslint/eslint-plugin (7c168e4 )
deps-dev: bump @typescript-eslint/eslint-plugin (6ecbd9f )
deps-dev: bump @typescript-eslint/eslint-plugin (f07f130 )
deps-dev: bump @typescript-eslint/eslint-plugin (c1f0f8a )
deps-dev: bump @typescript-eslint/eslint-plugin (a826416 )
deps-dev: bump @typescript-eslint/eslint-plugin (7d184ad )
deps-dev: bump @typescript-eslint/eslint-plugin (400eb2d )
deps-dev: bump @typescript-eslint/eslint-plugin (e504f81 )
deps-dev: bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0 (#2371 ) (02d9077 ), closes #10913 #10913 #1
deps-dev: bump @typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#2375 ) (5839241 ), closes #10744 #11772 #11693 #11740 #10477 #11747 #11327 #11760 #10744 #11760 #10477 #11773 #1 #11780
deps-dev: bump @typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#2403 ) (0bdb347 ), closes #10744 #11812 #11769 #11767 #11764 #11759 #11764 #11759 #11767 #11769 #11767
deps-dev: bump @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#2418 ) (dc46e3b ), closes #11804 #11820 #11804 #11820 #11816 #11804 #11820 #11823
deps-dev: bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 (#2435 ) (c1f3d79 ), closes #11720 #11720 #11720
deps-dev: bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1 (#2445 ) (d50ce60 ), closes #11813 #11826 #11826 #11813
deps-dev: bump @typescript-eslint/eslint-plugin from 8.50.1 to 8.51.0 (#2449 ) (35f915d ), closes #11719 #11871 #11885 #11888 #11845 #11876 #11881 #11835 #11885 #11871 #11835 #11881 #11876 #11845 #11885 #11884 #11882 #11881
deps-dev: bump @typescript-eslint/eslint-plugin from 8.52.0 to 8.53.0 (#2463 ) (12b8b4d ), closes #11922 #9707 #11932 #11704 #11916 #11930 #11910 #11934 #11936 #11935 #9707 #11922 #11916 #11704 #11935 #11934 #11930 #9707 #11934
deps-dev: bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 (#2497 ) (f2887f9 ), closes #11951 #11956 #11956 #11951 #11956
deps-dev: bump @typescript-eslint/parser from 8.46.4 to 8.47.0 (fa49c2e )
deps-dev: bump @typescript-eslint/parser from 8.46.4 to 8.47.0 (#2367 ) (03dcc4c ), closes #10913
deps-dev: bump @typescript-eslint/parser from 8.48.0 to 8.48.1 (a7e45a9 )
deps-dev: bump @typescript-eslint/parser from 8.48.0 to 8.48.1 (#2402 ) (b989421 ), closes #10744 #11812 #11769 #11767 #11764 #11759
deps-dev: bump @typescript-eslint/parser from 8.48.1 to 8.49.0 (64d3659 )
deps-dev: bump @typescript-eslint/parser from 8.48.1 to 8.49.0 (#2417 ) (963daf6 ), closes #11804 #11820 #11816
deps-dev: bump @typescript-eslint/parser from 8.50.0 to 8.50.1 (be67e81 )
deps-dev: bump @typescript-eslint/parser from 8.50.0 to 8.50.1 (#2444 ) (99684ad ), closes #11813 #11826
deps-dev: bump @typescript-eslint/parser from 8.50.1 to 8.51.0 (07291eb )
deps-dev: bump @typescript-eslint/parser from 8.50.1 to 8.51.0 (#2452 ) (eb1b982 ), closes #11719 #11871 #11885 #11888 #11845 #11876 #11881 #11835
deps-dev: bump @typescript-eslint/parser from 8.52.0 to 8.53.0 (bfc40fc )
deps-dev: bump @typescript-eslint/parser from 8.52.0 to 8.53.0 (#2460 ) (b8822af ), closes #11922 #9707 #11932 #11704 #11916 #11930 #11910 #11934 #11936 #11935
deps-dev: bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (3659d6d )
deps-dev: bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (#2494 ) (c5838ec ), closes #11951 #11956
deps-dev: bump chai from 6.2.0 to 6.2.1 (87423f4 )
deps-dev: bump chai from 6.2.0 to 6.2.1 (#2353 ) (1ad5bfc ), closes chaijs/chai#1709 chaijs/chai#1713 chaijs/chai#1711 chaijs/chai#1710 chaijs/chai#1715 chaijs/chai#1714 chaijs/chai#1717 chaijs/chai#1716 chaijs/chai#1722 chaijs/chai#1727 chaijs/chai#1729 chaijs/chai#1726 chaijs/chai#1730 chaijs/chai#1731 chaijs/chai#1732 chaijs/chai#1734 chaijs/chai#1683 chaijs/chai#1736 chaijs/chai#1740 chaijs/chai#1739 chaijs/chai#1737 chaijs/chai#1711 chaijs/chai#1739 chaijs/chai#1737 #1737 #1739 #1740 #1736 #1683 #1734 #1732 #1731 #1730 #1726
deps-dev: bump chai from 6.2.1 to 6.2.2 (62e5939 )
deps-dev: bump chai from 6.2.1 to 6.2.2 (#2443 ) (6d80248 ), closes chaijs/chai#1745 chaijs/chai#1746 chaijs/chai#1747 chaijs/chai#1749 chaijs/chai#1748 chaijs/chai#1751 chaijs/chai#1754 chaijs/chai#1755 chaijs/chai#1757 chaijs/chai#1756 chaijs/chai#1759 chaijs/chai#1748 chaijs/chai#1756 #1759 #1756 #1757 #1755 #1754 #1751 #1748 #1749 #1747 #1746
deps-dev: bump eslint from 9.39.1 to 9.39.2 (eb498a8 )
deps-dev: bump eslint from 9.39.1 to 9.39.2 (#2420 ) (b4ad5e9 ), closes #20381 #20391 #20394 #20382 #20394 #20381 #20391 #20382
deps-dev: bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (bdbf373 )
deps-dev: bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#2476 ) (2010060 ), closes #772 #776 #772 #776 #773 #774 #776 #772 #769 #757
deps-dev: bump globals from 16.5.0 to 17.0.0 (1ffb2d9 )
deps-dev: bump globals from 16.5.0 to 17.0.0 (#2451 ) (1ea5a51 ), closes #320 #329 #321 #324 #324 #323 #322 #329 #325 #328 #325 #324 #323 #321 #322 #320 #319
deps-dev: bump globals from 17.0.0 to 17.1.0 (5e2452b )
deps-dev: bump globals from 17.0.0 to 17.1.0 (#2495 ) (0f74fbe ), closes #333 #333 #332
deps-dev: bump prettier from 3.6.2 to 3.7.3 (63c5d4b )
deps-dev: bump prettier from 3.6.2 to 3.7.3 (#2389 ) (440c08b ), closes prettier/prettier#18375 /github.com/prettier/prettier/blob/main/CHANGELOG.md#373 prettier/prettier#18351 prettier/prettier#18352 prettier/prettier#18364 /github.com/prettier/prettier/blob/main/CHANGELOG.md#372 #18342 /github.com/prettier/prettier/blob/main/CHANGELOG.md#371 #18375 #18351 #18352 #18364 #18375 #18376 #18358 #18364
deps-dev: bump prettier from 3.7.3 to 3.7.4 (aade266 )
deps-dev: bump prettier from 3.7.3 to 3.7.4 (#2404 ) (7bc45ca ), closes prettier/prettier#18393 prettier/prettier#18395 prettier/prettier#18383 /github.com/prettier/prettier/blob/main/CHANGELOG.md#374 #18383 #18393 #18395 #18396 #18395 #18393 #18392 #18391 #18382 #18386 #18383
deps-dev: bump prettier from 3.7.4 to 3.8.0 (79693c7 )
deps-dev: bump prettier from 3.7.4 to 3.8.0 (#2481 ) (191cb40 )
deps-dev: bump prettier from 3.8.0 to 3.8.1 (600a31a )
deps-dev: bump prettier from 3.8.0 to 3.8.1 (#2498 ) (b833ca4 ), closes #18706 /github.com/prettier/prettier/blob/main/CHANGELOG.md#381 #18706 #18706 #18639 #18383
deps-dev: bump sinon from 21.0.0 to 21.0.1 (bb8a733 )
deps-dev: bump sinon from 21.0.0 to 21.0.1 (#2436 ) (e71c831 ), closes #2669 #2661 #2666 #2667 #2664 #2660 #2669 #2661 #2666 #2667 #2664
deps-dev: bump supertest from 7.1.4 to 7.2.2 (ba0e8a5 )
deps-dev: bump supertest from 7.1.4 to 7.2.2 (#2466 ) (8d1e028 ), closes #39 #39 #872 #873 #866 #868 #870 #872 #873
deps-dev: bump ts-jest from 29.4.5 to 29.4.6 (dcf6e7e )
deps-dev: bump ts-jest from 29.4.5 to 29.4.6 (#2401 ) (29ffb02 ), closes #5144 #5130 #5146 #5144
You can’t perform that action at this time.