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: Add ignore parameter (taken from validatorjs) towards IsAlpha and IsAlphanumeric #1519

Closed
wants to merge 71 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
3e0b95f
build(deps-dev): bump rollup from 2.60.0 to 2.60.1 (#1415)
dependabot[bot] Nov 22, 2021
cbcc0bb
build(deps-dev): bump lint-staged from 12.0.3 to 12.1.2 (#1416)
dependabot[bot] Nov 22, 2021
81f93d0
build(deps-dev): bump eslint-plugin-jest from 25.2.4 to 25.3.0 (#1419)
dependabot[bot] Nov 23, 2021
3d392a7
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 (#1420)
dependabot[bot] Nov 24, 2021
7adbc06
build(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#1425)
dependabot[bot] Nov 26, 2021
701f9b9
build(deps-dev): bump rollup from 2.60.1 to 2.60.2 (#1429)
dependabot[bot] Nov 30, 2021
699c906
build(deps-dev): bump @types/node from 16.11.10 to 16.11.11 (#1430)
dependabot[bot] Nov 30, 2021
3552c4c
build(deps): bump libphonenumber-js from 1.9.43 to 1.9.44 (#1434)
dependabot[bot] Dec 3, 2021
a35537a
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#1436)
dependabot[bot] Dec 6, 2021
b546ca5
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 (#1437)
dependabot[bot] Dec 7, 2021
071fb68
build(deps-dev): bump rollup from 2.60.2 to 2.61.0 (#1442)
dependabot[bot] Dec 9, 2021
645bc8d
build(deps-dev): bump typescript from 4.5.2 to 4.5.3 (#1446)
dependabot[bot] Dec 10, 2021
aad3fea
build(deps-dev): bump rollup from 2.61.0 to 2.61.1 (#1447)
dependabot[bot] Dec 13, 2021
e38968a
build(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#1448)
dependabot[bot] Dec 14, 2021
e238714
build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1…
dependabot[bot] Dec 14, 2021
392eaa6
build(deps-dev): bump @types/node from 16.11.12 to 16.11.13 (#1452)
dependabot[bot] Dec 15, 2021
57cff6d
build(deps-dev): bump @types/node from 16.11.13 to 17.0.0 (#1453)
dependabot[bot] Dec 16, 2021
f560b16
build(deps-dev): bump @types/node from 17.0.0 to 17.0.1 (#1456)
dependabot[bot] Dec 20, 2021
4e39a04
build(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 (#1458)
dependabot[bot] Dec 20, 2021
f3b1daa
build(deps-dev): bump @types/node from 17.0.1 to 17.0.2 (#1459)
dependabot[bot] Dec 21, 2021
d8835a9
build(deps-dev): bump @types/node from 17.0.2 to 17.0.4 (#1461)
dependabot[bot] Dec 24, 2021
89280f7
build(deps-dev): bump rollup from 2.61.1 to 2.62.0 (#1462)
dependabot[bot] Dec 24, 2021
d9ab052
build(deps-dev): bump @types/validator from 13.7.0 to 13.7.1 (#1463)
dependabot[bot] Dec 24, 2021
6b126e3
build(deps-dev): bump @types/node from 17.0.4 to 17.0.5 (#1466)
dependabot[bot] Dec 27, 2021
03e0f4d
build(deps-dev): bump lint-staged from 12.1.3 to 12.1.4 (#1465)
dependabot[bot] Dec 27, 2021
e34028a
build(deps-dev): bump eslint-plugin-jest from 25.3.0 to 25.3.2 (#1468)
dependabot[bot] Dec 28, 2021
4d93bde
build(deps-dev): bump eslint-plugin-jest from 25.3.2 to 25.3.3 (#1470)
dependabot[bot] Dec 31, 2021
7123007
build(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 (#1472)
dependabot[bot] Dec 31, 2021
a7fe601
build(deps-dev): bump @rollup/plugin-node-resolve from 13.1.1 to 13.1…
dependabot[bot] Dec 31, 2021
d59502f
build(deps-dev): bump @types/node from 17.0.5 to 17.0.8 (#1481)
dependabot[bot] Jan 5, 2022
87b0701
build(deps-dev): bump rollup from 2.62.0 to 2.63.0 (#1483)
dependabot[bot] Jan 5, 2022
57b8182
build(deps-dev): bump lint-staged from 12.1.4 to 12.1.5 (#1476)
dependabot[bot] Jan 5, 2022
79558ad
build(deps-dev): bump eslint-plugin-jest from 25.3.3 to 25.3.4 (#1479)
dependabot[bot] Jan 5, 2022
fe1546d
build(deps-dev): bump @rollup/plugin-node-resolve from 13.1.2 to 13.1…
dependabot[bot] Jan 6, 2022
2c0fba0
build(deps-dev): bump lint-staged from 12.1.5 to 12.1.7 (#1488)
dependabot[bot] Jan 10, 2022
3925674
build(deps-dev): bump rollup from 2.63.0 to 2.64.0 (#1493)
dependabot[bot] Jan 17, 2022
1dfdd4c
build(deps-dev): bump @types/node from 17.0.8 to 17.0.9 (#1494)
dependabot[bot] Jan 17, 2022
8753936
build(deps-dev): bump eslint-plugin-jest from 25.3.4 to 25.7.0 (#1495)
dependabot[bot] Jan 17, 2022
9fe272f
build(deps-dev): bump @types/node from 17.0.9 to 17.0.10 (#1498)
dependabot[bot] Jan 19, 2022
2c68316
build(deps-dev): bump lint-staged from 12.1.7 to 12.2.0 (#1499)
dependabot[bot] Jan 19, 2022
ce1a782
build(deps-dev): bump lint-staged from 12.2.0 to 12.2.1 (#1501)
dependabot[bot] Jan 20, 2022
5fb4911
build(deps-dev): bump lint-staged from 12.2.1 to 12.2.2 (#1504)
dependabot[bot] Jan 21, 2022
d54b7b8
build(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#1505)
dependabot[bot] Jan 21, 2022
347d49b
build(deps-dev): bump rollup from 2.64.0 to 2.65.0 (#1506)
dependabot[bot] Jan 21, 2022
294c498
build(deps-dev): bump rollup from 2.65.0 to 2.66.0 (#1507)
dependabot[bot] Jan 24, 2022
4fd13ae
build(deps-dev): bump lint-staged from 12.2.2 to 12.3.1 (#1508)
dependabot[bot] Jan 24, 2022
5aaa3f0
build(deps-dev): bump rollup from 2.66.0 to 2.66.1 (#1511)
dependabot[bot] Jan 25, 2022
f41d107
build(deps-dev): bump @types/node from 17.0.10 to 17.0.12 (#1512)
dependabot[bot] Jan 25, 2022
f375a1a
build(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.0.0 (#1513)
dependabot[bot] Jan 25, 2022
e762627
build(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 (#1515)
dependabot[bot] Jan 27, 2022
d8982d2
build(deps): bump libphonenumber-js from 1.9.44 to 1.9.46 (#1516)
dependabot[bot] Jan 27, 2022
75e135c
build(deps-dev): bump @types/node from 17.0.12 to 17.0.13 (#1518)
dependabot[bot] Jan 28, 2022
797f707
fix: add ignore option for isAlpha & isAlphanumeric
ImranSasudin Jan 29, 2022
bb76ce4
test: update test for isAlpha & isAlphanumeric
ImranSasudin Jan 29, 2022
536091d
style: reformat prettier
ImranSasudin Jan 29, 2022
8719a61
docs: update IsAlpha & IsAlphanumeric params
ImranSasudin Jan 29, 2022
ad877db
build(deps-dev): bump @types/node from 17.0.13 to 17.0.14 (#1525)
dependabot[bot] Feb 1, 2022
8212872
build(deps-dev): bump rollup from 2.66.1 to 2.67.0 (#1526)
dependabot[bot] Feb 2, 2022
1f0028e
build(deps): bump libphonenumber-js from 1.9.46 to 1.9.47 (#1528)
dependabot[bot] Feb 2, 2022
e0ec613
build(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 (#1527)
dependabot[bot] Feb 2, 2022
a5e33c4
build(deps-dev): bump @types/node from 17.0.14 to 17.0.15 (#1530)
dependabot[bot] Feb 7, 2022
e5b3e1b
build(deps-dev): bump rollup from 2.67.0 to 2.67.1 (#1534)
dependabot[bot] Feb 7, 2022
14e3955
build(deps): bump libphonenumber-js from 1.9.47 to 1.9.48 (#1531)
dependabot[bot] Feb 7, 2022
42255c8
build(deps-dev): bump eslint-plugin-jest from 26.0.0 to 26.1.0 (#1532)
dependabot[bot] Feb 7, 2022
56b1c24
build(deps-dev): bump ts-node from 10.4.0 to 10.5.0 (#1536)
dependabot[bot] Feb 8, 2022
dfaae24
build(deps-dev): bump @types/node from 17.0.15 to 17.0.16 (#1537)
dependabot[bot] Feb 8, 2022
1c51579
build(deps-dev): bump @types/node from 17.0.16 to 17.0.17 (#1541)
dependabot[bot] Feb 10, 2022
4017036
build(deps-dev): bump rollup from 2.67.1 to 2.67.2 (#1542)
dependabot[bot] Feb 10, 2022
9a0c7dc
build(deps): bump libphonenumber-js from 1.9.48 to 1.9.49 (#1544)
dependabot[bot] Feb 11, 2022
907bc22
build(deps-dev): bump lint-staged from 12.3.3 to 12.3.4 (#1548)
dependabot[bot] Feb 14, 2022
fc261bd
Merge branch 'develop' into develop
ImranSasudin Feb 14, 2022
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
Next Next commit
build(deps-dev): bump rollup from 2.60.0 to 2.60.1 (#1415)
dependabot[bot] authored Nov 22, 2021
commit 3e0b95f4366fdd483e14a807529d359a521b5b3f
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@
"prettier": "^2.2.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rollup": "^2.60.0",
"rollup": "^2.60.1",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^26.5.6",
"ts-node": "^10.4.0",