Skip to content
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

fix: passing options when using @IsDateString() #1097

Closed
wants to merge 73 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
26e1525
build(deps-dev): bump ts-jest from 26.5.3 to 26.5.4 (#985)
dependabot[bot] Mar 23, 2021
8cc1bd7
build(deps): bump libphonenumber-js from 1.9.12 to 1.9.14 (#984)
dependabot[bot] Mar 23, 2021
1505416
build(deps-dev): bump @typescript-eslint/eslint-plugin (#981)
dependabot[bot] Mar 23, 2021
5d21e42
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.21 (#983)
dependabot[bot] Mar 23, 2021
c611de9
build(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#986)
dependabot[bot] Mar 23, 2021
82e9e67
build(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.19.0…
dependabot[bot] Mar 23, 2021
f87ba6c
build(deps-dev): bump rollup from 2.42.3 to 2.42.4 (#987)
dependabot[bot] Mar 25, 2021
5b2910f
build(deps-dev): bump @types/jest from 26.0.21 to 26.0.22 (#989)
dependabot[bot] Mar 26, 2021
5d05e67
build(deps-dev): bump @types/node from 14.14.35 to 14.14.36 (#990)
dependabot[bot] Mar 26, 2021
25be325
build(deps-dev): bump @rollup/plugin-node-resolve from 11.2.0 to 11.2…
dependabot[bot] Mar 29, 2021
0dcb0f2
build(deps-dev): bump @types/node from 14.14.36 to 14.14.37 (#992)
dependabot[bot] Mar 29, 2021
2b5f354
build(deps-dev): bump eslint from 7.22.0 to 7.23.0 (#995)
dependabot[bot] Mar 29, 2021
70fa7d2
build(deps-dev): bump rollup from 2.42.4 to 2.43.1 (#994)
dependabot[bot] Mar 29, 2021
55ae9be
build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 (…
dependabot[bot] Mar 29, 2021
1bd7b0d
build(deps-dev): bump rollup from 2.43.1 to 2.44.0 (#998)
dependabot[bot] Mar 30, 2021
c1b5094
build(deps-dev): bump @typescript-eslint/parser from 4.19.0 to 4.20.0…
dependabot[bot] Mar 30, 2021
dccbde8
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1000)
dependabot[bot] Mar 30, 2021
615931e
build(deps): bump libphonenumber-js from 1.9.14 to 1.9.15 (#1001)
dependabot[bot] Mar 31, 2021
0ecbd0f
build(deps-dev): bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#1004)
dependabot[bot] Apr 5, 2021
de0c673
build(deps): bump libphonenumber-js from 1.9.15 to 1.9.16 (#1006)
dependabot[bot] Apr 6, 2021
dac243b
build(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0…
dependabot[bot] Apr 6, 2021
1f612b5
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1008)
dependabot[bot] Apr 6, 2021
3d668a6
build(deps-dev): bump typescript from 4.2.3 to 4.2.4 (#1012)
dependabot[bot] Apr 8, 2021
88ae8d9
build(deps-dev): bump rollup from 2.44.0 to 2.45.0 (#1015)
dependabot[bot] Apr 9, 2021
7a8b192
build(deps-dev): bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#1016)
dependabot[bot] Apr 12, 2021
3f5b7e2
build(deps-dev): bump eslint from 7.23.0 to 7.24.0 (#1017)
dependabot[bot] Apr 12, 2021
75f6757
build(deps-dev): bump rollup from 2.45.0 to 2.45.1 (#1018)
dependabot[bot] Apr 12, 2021
42842d8
build(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0…
dependabot[bot] Apr 13, 2021
29abff6
build(deps-dev): bump rollup from 2.45.1 to 2.45.2 (#1021)
dependabot[bot] Apr 13, 2021
4251428
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1020)
dependabot[bot] Apr 13, 2021
7a9248d
build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 (#1022)
dependabot[bot] Apr 14, 2021
9e68074
build(deps-dev): bump @types/node from 14.14.37 to 14.14.39 (#1023)
dependabot[bot] Apr 15, 2021
91cd9b5
build(deps-dev): bump @types/node from 14.14.39 to 14.14.41 (#1026)
dependabot[bot] Apr 16, 2021
ab68d25
build(deps-dev): bump ts-jest from 26.5.4 to 26.5.5 (#1027)
dependabot[bot] Apr 16, 2021
c8c077b
build(deps): bump validator from 13.5.2 to 13.6.0 (#1030)
dependabot[bot] Apr 21, 2021
5a71a97
build(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#1034)
dependabot[bot] Apr 26, 2021
1f88415
build(deps-dev): bump eslint from 7.24.0 to 7.25.0 (#1035)
dependabot[bot] Apr 26, 2021
78016a7
build(deps-dev): bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#1036)
dependabot[bot] Apr 26, 2021
a3a4ee3
build(deps-dev): bump @types/jest from 26.0.22 to 26.0.23 (#1038)
dependabot[bot] Apr 27, 2021
03d1a39
build(deps-dev): bump @types/node from 14.14.41 to 15.0.0 (#1039)
dependabot[bot] Apr 27, 2021
7fcc8a8
build(deps-dev): bump @types/node from 15.0.0 to 15.0.1 (#1040)
dependabot[bot] Apr 28, 2021
b613a90
build(deps-dev): bump rollup from 2.45.2 to 2.46.0 (#1042)
dependabot[bot] Apr 29, 2021
1f89dfd
build(deps): bump libphonenumber-js from 1.9.16 to 1.9.17 (#1052)
dependabot[bot] May 4, 2021
65494d8
build(deps-dev): bump rollup from 2.46.0 to 2.47.0 (#1053)
dependabot[bot] May 4, 2021
a0aec07
build(deps-dev): bump @types/node from 15.0.1 to 15.0.2 (#1055)
dependabot[bot] May 5, 2021
1196bb3
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1058)
dependabot[bot] May 5, 2021
c66324e
build(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0 (…
dependabot[bot] May 5, 2021
52b7403
build(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1…
dependabot[bot] May 5, 2021
6d7875d
build(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0…
dependabot[bot] May 5, 2021
98d3b39
build(deps-dev): bump ts-jest from 26.5.5 to 26.5.6 (#1063)
dependabot[bot] May 6, 2021
cde84b6
build(deps): bump lodash from 4.17.19 to 4.17.21 (#1065)
dependabot[bot] May 6, 2021
051662a
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#1067)
dependabot[bot] May 9, 2021
0a0d39c
build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#1069)
dependabot[bot] May 10, 2021
322bb8a
build(deps-dev): bump eslint from 7.25.0 to 7.26.0 (#1070)
dependabot[bot] May 10, 2021
23cefc2
build(deps-dev): bump @rollup/plugin-commonjs from 18.1.0 to 19.0.0 (…
dependabot[bot] May 10, 2021
3ba8007
build(deps-dev): bump @typescript-eslint/parser from 4.22.1 to 4.23.0…
dependabot[bot] May 11, 2021
f8db01e
build(deps-dev): bump @types/node from 15.0.2 to 15.0.3 (#1076)
dependabot[bot] May 13, 2021
0384bd6
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1075)
dependabot[bot] May 13, 2021
fe6edeb
build(deps-dev): bump @types/node from 15.0.3 to 15.3.0 (#1078)
dependabot[bot] May 17, 2021
e04b02c
build(deps-dev): bump rollup from 2.47.0 to 2.48.0 (#1079)
dependabot[bot] May 17, 2021
880c19f
build(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.24.0…
dependabot[bot] May 18, 2021
92b2661
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1081)
dependabot[bot] May 18, 2021
ae4a842
build(deps-dev): bump @types/node from 15.3.0 to 15.3.1 (#1083)
dependabot[bot] May 20, 2021
e1d0334
build(deps): bump libphonenumber-js from 1.9.17 to 1.9.18 (#1084)
dependabot[bot] May 21, 2021
a3de3df
build(deps-dev): bump eslint from 7.26.0 to 7.27.0 (#1086)
dependabot[bot] May 24, 2021
790ca2f
build(deps-dev): bump rollup from 2.48.0 to 2.49.0 (#1088)
dependabot[bot] May 24, 2021
c703170
build(deps-dev): bump @types/node from 15.3.1 to 15.6.0 (#1089)
dependabot[bot] May 24, 2021
5e29972
build(deps-dev): bump ts-node from 9.1.1 to 10.0.0 (#1087)
dependabot[bot] May 24, 2021
0bd94fa
build(deps-dev): bump @types/node from 15.6.0 to 15.6.1 (#1092)
dependabot[bot] May 25, 2021
5c47635
build(deps-dev): bump @typescript-eslint/parser from 4.24.0 to 4.25.0…
dependabot[bot] May 25, 2021
9a1306e
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1093)
dependabot[bot] May 25, 2021
6ebcca6
build(deps-dev): bump rollup from 2.49.0 to 2.50.1 (#1096)
dependabot[bot] May 26, 2021
9f6692f
fix: passing options when using @IsDateString()
hakimio May 26, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading