fix(deps): update dependency class-validator to v0.14.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
class-validator | dependencies | patch | 0.14.0 -> 0.14.1 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
typestack/class-validator (class-validator)
v0.14.1
What's Changed
- fix: fail for non-array constraint in
@IsIn
decorator by @NoNameProvided in https://github.com/typestack/class-validator/pull/1844 - feat: allow specifying options for
@IsBase64
decorator by @NoNameProvided in https://github.com/typestack/class-validator/pull/1845 - feat: use official type for version in
@IsUUID
decorator by @NoNameProvided in https://github.com/typestack/class-validator/pull/1846 - build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 by @dependabot in https://github.com/typestack/class-validator/pull/1847
- build(deps): bump libphonenumber-js from 1.10.14 to 1.10.15 by @dependabot in https://github.com/typestack/class-validator/pull/1848
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in https://github.com/typestack/class-validator/pull/1850
- build(deps-dev): bump @types/node from 18.11.13 to 18.11.14 by @dependabot in https://github.com/typestack/class-validator/pull/1851
- build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in https://github.com/typestack/class-validator/pull/1852
- build(deps-dev): bump @types/node from 18.11.14 to 18.11.15 by @dependabot in https://github.com/typestack/class-validator/pull/1854
- build(deps-dev): bump @rollup/plugin-commonjs from 23.0.4 to 23.0.5 by @dependabot in https://github.com/typestack/class-validator/pull/1855
- docs: fix typos and reformat decorators table by @carlocorradini in https://github.com/typestack/class-validator/pull/1849
- fix: allow number and boolean values in validation message "$value" tokens by @kffl in https://github.com/typestack/class-validator/pull/1467
- feat: update
@IsPhoneNumber
decorator to use max dataset by @NoNameProvided in https://github.com/typestack/class-validator/pull/1857 - fix: read nullable option in
@IsNotEmptyObject
decorator correctly by @arkist in https://github.com/typestack/class-validator/pull/1555 - build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by @dependabot in https://github.com/typestack/class-validator/pull/1859
- build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in https://github.com/typestack/class-validator/pull/1860
- build(deps-dev): bump @rollup/plugin-commonjs from 23.0.5 to 24.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/1862
- build(deps-dev): bump @types/node from 18.11.15 to 18.11.17 by @dependabot in https://github.com/typestack/class-validator/pull/1861
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in https://github.com/typestack/class-validator/pull/1864
- build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in https://github.com/typestack/class-validator/pull/1865
- build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in https://github.com/typestack/class-validator/pull/1870
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in https://github.com/typestack/class-validator/pull/1872
- build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in https://github.com/typestack/class-validator/pull/1871
- build(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 by @dependabot in https://github.com/typestack/class-validator/pull/1875
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in https://github.com/typestack/class-validator/pull/1878
- build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in https://github.com/typestack/class-validator/pull/1876
- build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/1877
- build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in https://github.com/typestack/class-validator/pull/1879
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in https://github.com/typestack/class-validator/pull/1881
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in https://github.com/typestack/class-validator/pull/1880
- build(deps): bump libphonenumber-js from 1.10.15 to 1.10.16 by @dependabot in https://github.com/typestack/class-validator/pull/1886
- build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @dependabot in https://github.com/typestack/class-validator/pull/1890
- build(deps): bump libphonenumber-js from 1.10.16 to 1.10.17 by @dependabot in https://github.com/typestack/class-validator/pull/1892
- build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in https://github.com/typestack/class-validator/pull/1891
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in https://github.com/typestack/class-validator/pull/1894
- build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in https://github.com/typestack/class-validator/pull/1893
- build(deps): bump libphonenumber-js from 1.10.17 to 1.10.18 by @dependabot in https://github.com/typestack/class-validator/pull/1895
- build(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by @dependabot in https://github.com/typestack/class-validator/pull/1898
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in https://github.com/typestack/class-validator/pull/1900
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in https://github.com/typestack/class-validator/pull/1902
- build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in https://github.com/typestack/class-validator/pull/1905
- build(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in https://github.com/typestack/class-validator/pull/1904
- build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @dependabot in https://github.com/typestack/class-validator/pull/1903
- build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in https://github.com/typestack/class-validator/pull/1908
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in https://github.com/typestack/class-validator/pull/1910
- build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/1909
- build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in https://github.com/typestack/class-validator/pull/1911
- build(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in https://github.com/typestack/class-validator/pull/1912
- build(deps-dev): bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 by @dependabot in https://github.com/typestack/class-validator/pull/1915
- build(deps): bump @types/validator from 13.7.10 to 13.7.11 by @dependabot in https://github.com/typestack/class-validator/pull/1920
- build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in https://github.com/typestack/class-validator/pull/1921
- build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in https://github.com/typestack/class-validator/pull/1922
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in https://github.com/typestack/class-validator/pull/1919
- build(deps-dev): bump jest and @types/jest by @dependabot in https://github.com/typestack/class-validator/pull/1924
- build(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in https://github.com/typestack/class-validator/pull/1928
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in https://github.com/typestack/class-validator/pull/1931
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in https://github.com/typestack/class-validator/pull/1932
- build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in https://github.com/typestack/class-validator/pull/1933
- build(deps): bump libphonenumber-js from 1.10.18 to 1.10.19 by @dependabot in https://github.com/typestack/class-validator/pull/1934
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in https://github.com/typestack/class-validator/pull/1935
- build(deps): bump validator from 13.7.0 to 13.9.0 by @dependabot in https://github.com/typestack/class-validator/pull/1936
- build(deps): bump @types/validator from 13.7.11 to 13.7.12 by @dependabot in https://github.com/typestack/class-validator/pull/1937
- build(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in https://github.com/typestack/class-validator/pull/1938
- build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in https://github.com/typestack/class-validator/pull/1939
- build(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in https://github.com/typestack/class-validator/pull/1940
- build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in https://github.com/typestack/class-validator/pull/1941
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in https://github.com/typestack/class-validator/pull/1942
- build(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in https://github.com/typestack/class-validator/pull/1944
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in https://github.com/typestack/class-validator/pull/1945
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in https://github.com/typestack/class-validator/pull/1950
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in https://github.com/typestack/class-validator/pull/1953
- build(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in https://github.com/typestack/class-validator/pull/1955
- build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in https://github.com/typestack/class-validator/pull/1954
- build(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in https://github.com/typestack/class-validator/pull/1956
- build(deps): bump libphonenumber-js from 1.10.19 to 1.10.20 by @dependabot in https://github.com/typestack/class-validator/pull/1957
- build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in https://github.com/typestack/class-validator/pull/1961
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in https://github.com/typestack/class-validator/pull/1962
- build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in https://github.com/typestack/class-validator/pull/1963
- build(deps-dev): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in https://github.com/typestack/class-validator/pull/1964
- build(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in https://github.com/typestack/class-validator/pull/1967
- build(deps): bump libphonenumber-js from 1.10.20 to 1.10.21 by @dependabot in https://github.com/typestack/class-validator/pull/1969
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in https://github.com/typestack/class-validator/pull/1970
- build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in https://github.com/typestack/class-validator/pull/1971
- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in https://github.com/typestack/class-validator/pull/1968
- build(deps-dev): bump rimraf from 4.1.2 to 4.1.3 by @dependabot in https://github.com/typestack/class-validator/pull/1973
- build(deps-dev): bump @types/node from 18.14.2 to 18.14.4 by @dependabot in https://github.com/typestack/class-validator/pull/1974
- build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/1976
- build(deps): bump @types/validator from 13.7.12 to 13.7.13 by @dependabot in https://github.com/typestack/class-validator/pull/1978
- build(deps-dev): bump @types/node from 18.14.4 to 18.14.5 by @dependabot in https://github.com/typestack/class-validator/pull/1977
- build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in https://github.com/typestack/class-validator/pull/1980
- build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 by @dependabot in https://github.com/typestack/class-validator/pull/1982
- build(deps-dev): bump @types/node from 18.14.5 to 18.14.6 by @dependabot in https://github.com/typestack/class-validator/pull/1981
- build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 by @dependabot in https://github.com/typestack/class-validator/pull/1983
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in https://github.com/typestack/class-validator/pull/1984
- build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in https://github.com/typestack/class-validator/pull/1986
- build(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in https://github.com/typestack/class-validator/pull/1985
- build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 by @dependabot in https://github.com/typestack/class-validator/pull/1987
- build(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in https://github.com/typestack/class-validator/pull/1988
- build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in https://github.com/typestack/class-validator/pull/1989
- build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/1991
- build(deps-dev): bump @types/node from 18.15.0 to 18.15.1 by @dependabot in https://github.com/typestack/class-validator/pull/1990
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in https://github.com/typestack/class-validator/pull/1994
- build(deps): bump @types/validator from 13.7.13 to 13.7.14 by @dependabot in https://github.com/typestack/class-validator/pull/1998
- build(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in https://github.com/typestack/class-validator/pull/1997
- build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in https://github.com/typestack/class-validator/pull/1995
- build(deps-dev): bump @types/node from 18.15.1 to 18.15.3 by @dependabot in https://github.com/typestack/class-validator/pull/1996
- build(deps-dev): bump @types/jest from 29.4.1 to 29.4.2 by @dependabot in https://github.com/typestack/class-validator/pull/1999
- build(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 by @dependabot in https://github.com/typestack/class-validator/pull/2000
- build(deps-dev): bump @types/jest from 29.4.2 to 29.4.4 by @dependabot in https://github.com/typestack/class-validator/pull/2002
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in https://github.com/typestack/class-validator/pull/2006
- build(deps-dev): bump @types/jest from 29.4.4 to 29.5.0 by @dependabot in https://github.com/typestack/class-validator/pull/2005
- build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by @dependabot in https://github.com/typestack/class-validator/pull/2009
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in https://github.com/typestack/class-validator/pull/2011
- build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in https://github.com/typestack/class-validator/pull/2013
- build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in https://github.com/typestack/class-validator/pull/2015
- build(deps-dev): bump @types/node from 18.15.3 to 18.15.5 by @dependabot in https://github.com/typestack/class-validator/pull/2014
- build(deps-dev): bump prettier from 2.8.5 to 2.8.6 by @dependabot in https://github.com/typestack/class-validator/pull/2012
- build(deps-dev): bump rimraf from 4.4.0 to 4.4.1 by @dependabot in https://github.com/typestack/class-validator/pull/2016
- build(deps-dev): bump @types/node from 18.15.5 to 18.15.7 by @dependabot in https://github.com/typestack/class-validator/pull/2017
- build(deps-dev): bump prettier from 2.8.6 to 2.8.7 by @dependabot in https://github.com/typestack/class-validator/pull/2018
- build(deps-dev): bump @types/node from 18.15.7 to 18.15.10 by @dependabot in https://github.com/typestack/class-validator/pull/2020
- build(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in https://github.com/typestack/class-validator/pull/2022
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in https://github.com/typestack/class-validator/pull/2023
- build(deps-dev): bump @types/node from 18.15.10 to 18.15.11 by @dependabot in https://github.com/typestack/class-validator/pull/2024
- build(deps-dev): bump eslint from 8.36.0 to 8.37.0 by @dependabot in https://github.com/typestack/class-validator/pull/2025
- build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by @dependabot in https://github.com/typestack/class-validator/pull/2029
- build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2030
- build(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 by @dependabot in https://github.com/typestack/class-validator/pull/2031
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 by @dependabot in https://github.com/typestack/class-validator/pull/2033
- build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in https://github.com/typestack/class-validator/pull/2032
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 by @dependabot in https://github.com/typestack/class-validator/pull/2034
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/2036
- build(deps-dev): bump eslint from 8.37.0 to 8.38.0 by @dependabot in https://github.com/typestack/class-validator/pull/2039
- build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by @dependabot in https://github.com/typestack/class-validator/pull/2038
- build(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 by @dependabot in https://github.com/typestack/class-validator/pull/2037
- build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in https://github.com/typestack/class-validator/pull/2040
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in https://github.com/typestack/class-validator/pull/2041
- build(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2043
- build(deps): bump @types/validator from 13.7.14 to 13.7.15 by @dependabot in https://github.com/typestack/class-validator/pull/2046
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in https://github.com/typestack/class-validator/pull/2050
- build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in https://github.com/typestack/class-validator/pull/2049
- build(deps): bump libphonenumber-js from 1.10.26 to 1.10.28 by @dependabot in https://github.com/typestack/class-validator/pull/2051
- build(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in https://github.com/typestack/class-validator/pull/2052
- build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 by @dependabot in https://github.com/typestack/class-validator/pull/2053
- build(deps-dev): bump @types/node from 18.15.12 to 18.15.13 by @dependabot in https://github.com/typestack/class-validator/pull/2056
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/typestack/class-validator/pull/2057
- build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in https://github.com/typestack/class-validator/pull/2059
- build(deps-dev): bump @types/node from 18.15.13 to 18.16.0 by @dependabot in https://github.com/typestack/class-validator/pull/2058
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in https://github.com/typestack/class-validator/pull/2061
- build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in https://github.com/typestack/class-validator/pull/2062
- build(deps-dev): bump @types/node from 18.16.0 to 18.16.1 by @dependabot in https://github.com/typestack/class-validator/pull/2063
- build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in https://github.com/typestack/class-validator/pull/2065
- build(deps-dev): bump @types/node from 18.16.1 to 18.16.2 by @dependabot in https://github.com/typestack/class-validator/pull/2068
- build(deps-dev): bump @types/node from 18.16.2 to 18.16.3 by @dependabot in https://github.com/typestack/class-validator/pull/2071
- build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in https://github.com/typestack/class-validator/pull/2072
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in https://github.com/typestack/class-validator/pull/2073
- build(deps): bump libphonenumber-js from 1.10.28 to 1.10.30 by @dependabot in https://github.com/typestack/class-validator/pull/2077
- build(deps-dev): bump @types/node from 18.16.3 to 20.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/2076
- build(deps): bump @types/validator from 13.7.15 to 13.7.16 by @dependabot in https://github.com/typestack/class-validator/pull/2078
- build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in https://github.com/typestack/class-validator/pull/2079
- build(deps-dev): bump @types/node from 20.0.0 to 20.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2080
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in https://github.com/typestack/class-validator/pull/2082
- build(deps-dev): bump @types/node from 20.1.0 to 20.1.1 by @dependabot in https://github.com/typestack/class-validator/pull/2084
- build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in https://github.com/typestack/class-validator/pull/2083
- build(deps-dev): bump @types/node from 20.1.1 to 20.1.2 by @dependabot in https://github.com/typestack/class-validator/pull/2085
- build(deps): bump @types/validator from 13.7.16 to 13.7.17 by @dependabot in https://github.com/typestack/class-validator/pull/2086
- build(deps-dev): bump @types/node from 20.1.2 to 20.1.3 by @dependabot in https://github.com/typestack/class-validator/pull/2088
- build(deps-dev): bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/2090
- build(deps-dev): bump @types/node from 20.1.3 to 20.1.4 by @dependabot in https://github.com/typestack/class-validator/pull/2091
- build(deps-dev): bump @types/node from 20.1.4 to 20.1.5 by @dependabot in https://github.com/typestack/class-validator/pull/2092
- build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in https://github.com/typestack/class-validator/pull/2093
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in https://github.com/typestack/class-validator/pull/2094
- build(deps-dev): bump @types/node from 20.1.5 to 20.1.7 by @dependabot in https://github.com/typestack/class-validator/pull/2095
- build(deps-dev): bump @types/node from 20.1.7 to 20.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/2096
- build(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by @dependabot in https://github.com/typestack/class-validator/pull/2097
- build(deps-dev): bump @types/node from 20.2.0 to 20.2.1 by @dependabot in https://github.com/typestack/class-validator/pull/2098
- build(deps-dev): bump @types/node from 20.2.1 to 20.2.3 by @dependabot in https://github.com/typestack/class-validator/pull/2102
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in https://github.com/typestack/class-validator/pull/2103
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in https://github.com/typestack/class-validator/pull/2105
- build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in https://github.com/typestack/class-validator/pull/2106
- build(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by @dependabot in https://github.com/typestack/class-validator/pull/2108
- build(deps): bump libphonenumber-js from 1.10.30 to 1.10.31 by @dependabot in https://github.com/typestack/class-validator/pull/2110
- build(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by @dependabot in https://github.com/typestack/class-validator/pull/2109
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in https://github.com/typestack/class-validator/pull/2111
- build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in https://github.com/typestack/class-validator/pull/2112
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2113
- build(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in https://github.com/typestack/class-validator/pull/2114
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in https://github.com/typestack/class-validator/pull/2115
- build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in https://github.com/typestack/class-validator/pull/2118
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in https://github.com/typestack/class-validator/pull/2117
- build(deps): bump libphonenumber-js from 1.10.31 to 1.10.34 by @dependabot in https://github.com/typestack/class-validator/pull/2120
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in https://github.com/typestack/class-validator/pull/2119
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.0 to 25.0.1 by @dependabot in https://github.com/typestack/class-validator/pull/2123
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in https://github.com/typestack/class-validator/pull/2124
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in https://github.com/typestack/class-validator/pull/2126
- build(deps-dev): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in https://github.com/typestack/class-validator/pull/2128
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in https://github.com/typestack/class-validator/pull/2127
- build(deps): bump libphonenumber-js from 1.10.34 to 1.10.36 by @dependabot in https://github.com/typestack/class-validator/pull/2129
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in https://github.com/typestack/class-validator/pull/2131
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in https://github.com/typestack/class-validator/pull/2132
- build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in https://github.com/typestack/class-validator/pull/2134
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2 by @dependabot in https://github.com/typestack/class-validator/pull/2136
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.1 by @dependabot in https://github.com/typestack/class-validator/pull/2139
- build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in https://github.com/typestack/class-validator/pull/2141
- build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in https://github.com/typestack/class-validator/pull/2140
- build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in https://github.com/typestack/class-validator/pull/2142
- build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in https://github.com/typestack/class-validator/pull/2143
- build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in https://github.com/typestack/class-validator/pull/2144
- build(deps): bump libphonenumber-js from 1.10.36 to 1.10.37 by @dependabot in https://github.com/typestack/class-validator/pull/2145
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in https://github.com/typestack/class-validator/pull/2147
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in https://github.com/typestack/class-validator/pull/2149
- build(deps-dev): bump @types/node from 20.3.2 to 20.3.3 by @dependabot in https://github.com/typestack/class-validator/pull/2150
- build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in https://github.com/typestack/class-validator/pull/2152
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in https://github.com/typestack/class-validator/pull/2151
- build(deps-dev): bump jest from 29.5.0 to 29.6.0 by @dependabot in https://github.com/typestack/class-validator/pull/2153
- build(deps-dev): bump @types/node from 20.3.3 to 20.4.0 by @dependabot in https://github.com/typestack/class-validator/pull/2155
- build(deps-dev): bump jest from 29.6.0 to 29.6.1 by @dependabot in https://github.com/typestack/class-validator/pull/2156
- build(deps-dev): bump @types/node from 20.4.0 to 20.4.1 by @dependabot in https://github.com/typestack/class-validator/pull/2158
- build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in https://github.com/typestack/class-validator/pull/2160
- build(deps-dev): bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in https://github.com/typestack/class-validator/pull/2162
- build(deps-dev): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in https://github.com/typestack/class-validator/pull/2164
- build(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3 by @dependabot in https://github.com/typestack/class-validator/pull/2165
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in https://github.com/typestack/class-validator/pull/2167
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 by @dependabot in https://github.com/typestack/class-validator/pull/2168
- build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 by @dependabot in https://github.com/typestack/class-validator/pull/2172
- build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 by @dependabot in https://github.com/typestack/class-validator/pull/2174
- build(deps): bump libphonenumber-js from 1.10.37 to 1.10.38 by @dependabot in https://github.com/typestack/class-validator/pull/2175
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in https://github.com/typestack/class-validator/pull/2176
- build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in https://github.com/typestack/class-validator/pull/2177
- build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in https://github.com/typestack/class-validator/pull/2178
- build(deps): bump @types/validator from 13.7.17 to 13.9.0 by @dependabot in https://github.com/typestack/class-validator/pull/2180
- build(deps): bump libphonenumber-js from 1.10.38 to 1.10.39 by @dependabot in https://github.com/typestack/class-validator/pull/2185
- build(deps-dev): bump @types/node from 20.4.5 to 20.4.6 by @dependabot in https://github.com/typestack/class-validator/pull/2187
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 by @dependabot in https://github.com/typestack/class-validator/pull/2188
- build(deps-dev): bump @types/node from 20.4.6 to 20.4.7 by @dependabot in https://github.com/typestack/class-validator/pull/2190
- build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/2191
- build(deps-dev): bump @types/node from 20.4.7 to 20.4.8 by @dependabot in https://github.com/typestack/class-validator/pull/2193
- build(deps-dev): bump @types/node from 20.4.8 to 20.4.9 by @dependabot in https://github.com/typestack/class-validator/pull/2197
- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in https://github.com/typestack/class-validator/pull/2200
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4 by @dependabot in https://github.com/typestack/class-validator/pull/2201
- build(deps-dev): bump @types/node from 20.4.9 to 20.5.0 by @dependabot in https://github.com/typestack/class-validator/pull/2202
- build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 by @dependabot in https://github.com/typestack/class-validator/pull/2204
- build(deps): bump libphonenumber-js from 1.10.39 to 1.10.41 by @dependabot in https://github.com/typestack/class-validator/pull/2205
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/2207
- build(deps-dev): bump @types/node from 20.5.0 to 20.5.1 by @dependabot in https://github.com/typestack/class-validator/pull/2208
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1 by @dependabot in https://github.com/typestack/class-validator/pull/2211
- build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in https://github.com/typestack/class-validator/pull/2212
- build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 by @dependabot in https://github.com/typestack/class-validator/pull/2215
- build(deps-dev): bump @types/node from 20.5.1 to 20.5.3 by @dependabot in https://github.com/typestack/class-validator/pull/2214
- build(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 by @dependabot in https://github.com/typestack/class-validator/pull/2217
- build(deps-dev): bump @types/node from 20.5.3 to 20.5.4 by @dependabot in https://github.com/typestack/class-validator/pull/2216
- build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in https://github.com/typestack/class-validator/pull/2218
- build(deps-dev): bump @types/node from 20.5.4 to 20.5.6 by @dependabot in https://github.com/typestack/class-validator/pull/2219
- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in https://github.com/typestack/class-validator/pull/2221
- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in https://github.com/typestack/class-validator/pull/2220
- build(deps-dev): bump @types/node from 20.5.6 to 20.5.7 by @dependabot in https://github.com/typestack/class-validator/pull/2222
- build(deps): bump libphonenumber-js from 1.10.41 to 1.10.43 by @dependabot in https://github.com/typestack/class-validator/pull/2224
- build(deps-dev): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in https://github.com/typestack/class-validator/pull/2229
- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in https://github.com/typestack/class-validator/pull/2236
- build(deps-dev): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in https://github.com/typestack/class-validator/pull/2238
- build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in https://github.com/typestack/class-validator/pull/2240
- build(deps-dev): bump @types/node from 20.6.0 to 20.6.1 by @dependabot in https://github.com/typestack/class-validator/pull/2243
- docs: add link to class-validator-extended by @pigulla in https://github.com/typestack/class-validator/pull/2004
- build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.4.0 by @dependabot in https://github.com/typestack/class-validator/pull/2245
- build(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in https://github.com/typestack/class-validator/pull/2246
- build(deps-dev): bump @types/node from 20.6.1 to 20.6.3 by @dependabot in https://github.com/typestack/class-validator/pull/2249
- build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in https://github.com/typestack/class-validator/pull/2250
- build(deps-dev): bump @types/node from 20.6.3 to 20.7.0 by @dependabot in https://github.com/typestack/class-validator/pull/2252
- build(deps): bump libphonenumber-js from 1.10.43 to 1.10.45 by @dependabot in https://github.com/typestack/class-validator/pull/2255
- build(deps-dev): bump rimraf from 5.0.1 to 5.0.5 by @dependabot in https://github.com/typestack/class-validator/pull/2256
- build(deps-dev): bump @types/node from 20.7.0 to 20.7.1 by @dependabot in https://github.com/typestack/class-validator/pull/2258
- build(deps-dev): bump @types/node from 20.7.1 to 20.8.0 by @dependabot in https://github.com/typestack/class-validator/pull/2260
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.4.2 by @dependabot in https://github.com/typestack/class-validator/pull/2261
- build(deps-dev): bump @types/node from 20.8.0 to 20.8.2 by @dependabot in https://github.com/typestack/class-validator/pull/2263
- build(deps): bump libphonenumber-js from 1.10.45 to 1.10.46 by @dependabot in https://github.com/typestack/class-validator/pull/2266
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.4 to 25.0.5 by @dependabot in https://github.com/typestack/class-validator/pull/2267
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.2 by @dependabot in https://github.com/typestack/class-validator/pull/2268
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.2.2 to 15.2.3 by @dependabot in https://github.com/typestack/class-validator/pull/2270
- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in https://github.com/typestack/class-validator/pull/2271
- build(deps-dev): bump @types/node from 20.8.2 to 20.8.4 by @dependabot in https://github.com/typestack/class-validator/pull/2272
- build(deps): bump libphonenumber-js from 1.10.46 to 1.10.47 by @dependabot in https://github.com/typestack/class-validator/pull/2274
- build(deps-dev): bump @types/node from 20.8.4 to 20.8.5 by @dependabot in https://github.com/typestack/class-validator/pull/2276
- build(deps-dev): bump lint-staged from 14.0.1 to 15.0.1 by @dependabot in https://github.com/typestack/class-validator/pull/2279
- build(deps-dev): bump @types/node from 20.8.5 to 20.8.6 by @dependabot in https://github.com/typestack/class-validator/pull/2278
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.5 to 25.0.7 by @dependabot in https://github.com/typestack/class-validator/pull/2280
- build(deps-dev): bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in https://github.com/typestack/class-validator/pull/2283
- build(deps): bump libphonenumber-js from 1.10.47 to 1.10.48 by @dependabot in https://github.com/typestack/class-validator/pull/2282
- build(deps-dev): bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in https://github.com/typestack/class-validator/pull/2285
- build(deps-dev): bump @types/node from 20.8.6 to 20.8.7 by @dependabot in https://github.com/typestack/class-validator/pull/2286
- build(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 by @dependabot in https://github.com/typestack/class-validator/pull/2287
- build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by @dependabot in https://github.com/typestack/class-validator/pull/2288
- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in https://github.com/typestack/class-validator/pull/2289
- build(deps-dev): bump @types/node from 20.8.7 to 20.8.8 by @dependabot in https://github.com/typestack/class-validator/pull/2291
- build(deps-dev): bump @types/node from 20.8.8 to 20.8.9 by @dependabot in https://github.com/typestack/class-validator/pull/2292
- build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by @dependabot in https://github.com/typestack/class-validator/pull/2294
- build(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in https://github.com/typestack/class-validator/pull/2298
- build(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in https://github.com/typestack/class-validator/pull/2299
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in https://github.com/typestack/class-validator/pull/2301
- build(deps): bump libphonenumber-js from 1.10.48 to 1.10.49 by @dependabot in https://github.com/typestack/class-validator/pull/2295
- build(deps-dev): bump @types/node from 20.8.10 to 20.9.0 by @dependabot in https://github.com/typestack/class-validator/pull/2303
- build(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in https://github.com/typestack/class-validator/pull/2304
- build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2306
- build(deps-dev): bump @types/node from 20.9.0 to 20.9.1 by @dependabot in https://github.com/typestack/class-validator/pull/2308
- build(deps-dev): bump @types/node from 20.9.1 to 20.9.2 by @dependabot in https://github.com/typestack/class-validator/pull/2309
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in https://github.com/typestack/class-validator/pull/2310
- build(deps-dev): bump @types/jest from 29.5.8 to 29.5.9 by @dependabot in https://github.com/typestack/class-validator/pull/2311
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in https://github.com/typestack/class-validator/pull/2313
- build(deps-dev): bump @types/node from 20.9.2 to 20.9.4 by @dependabot in https://github.com/typestack/class-validator/pull/2314
- build(deps-dev): bump @types/jest from 29.5.9 to 29.5.10 by @dependabot in https://github.com/typestack/class-validator/pull/2315
- build(deps): bump libphonenumber-js from 1.10.49 to 1.10.50 by @dependabot in https://github.com/typestack/class-validator/pull/2316
- build(deps-dev): bump @types/node from 20.9.4 to 20.10.0 by @dependabot in https://github.com/typestack/class-validator/pull/2318
- build(deps): bump libphonenumber-js from 1.10.50 to 1.10.51 by @dependabot in https://github.com/typestack/class-validator/pull/2319
- docs: update JSDoc default value for forbidUnknownValues by @aashutoshrathi in https://github.com/typestack/class-validator/pull/2322
- docs(README.md): Fix wrong properties in comment by @holuborhee in https://github.com/typestack/class-validator/pull/2277
- build(deps-dev): bump @types/node from 20.10.0 to 20.10.1 by @dependabot in https://github.com/typestack/class-validator/pull/2323
- build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/2324
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in https://github.com/typestack/class-validator/pull/2325
- build(deps-dev): bump @types/node from 20.10.1 to 20.10.3 by @dependabot in https://github.com/typestack/class-validator/pull/2329
- build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in https://github.com/typestack/class-validator/pull/2331
- build(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in https://github.com/typestack/class-validator/pull/2332
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in https://github.com/typestack/class-validator/pull/2333
- build(deps-dev): bump @types/node from 20.10.3 to 20.10.4 by @dependabot in https://github.com/typestack/class-validator/pull/2334
- build(deps-dev): bump reflect-metadata from 0.1.13 to 0.1.14 by @dependabot in https://github.com/typestack/class-validator/pull/2336
- build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in https://github.com/typestack/class-validator/pull/2338
- build(deps-dev): bump reflect-metadata from 0.1.14 to 0.2.0 by @dependabot in https://github.com/typestack/class-validator/pull/2341
- refactor: more concise typings for
isDefined
utility function by @reybok in https://github.com/typestack/class-validator/pull/2159 - build(deps-dev): bump reflect-metadata from 0.2.0 to 0.2.1 by @dependabot in https://github.com/typestack/class-validator/pull/2342
- build(deps-dev): bump @types/node from 20.10.4 to 20.10.5 by @dependabot in https://github.com/typestack/class-validator/pull/2343
- build(deps): bump libphonenumber-js from 1.10.51 to 1.10.52 by @dependabot in https://github.com/typestack/class-validator/pull/2344
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in https://github.com/typestack/class-validator/pull/2346
- build(deps): bump libphonenumber-js from 1.10.52 to 1.10.53 by @dependabot in https://github.com/typestack/class-validator/pull/2348
- build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 by @dependabot in https://github.com/typestack/class-validator/pull/2351
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 by @dependabot in https://github.com/typestack/class-validator/pull/2353
- build(deps-dev): bump @types/node from 20.10.6 to 20.10.7 by @dependabot in https://github.com/typestack/class-validator/pull/2355
- build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.2 by @dependabot in https://github.com/typestack/class-validator/pull/2358
- build(deps-dev): bump @types/node from 20.10.7 to 20.10.8 by @dependabot in https://github.com/typestack/class-validator/pull/2359
- fix: validator type imports for latest @types/validator by @benasher44 in https://github.com/typestack/class-validator/pull/2360
- build(deps-dev): bump @types/node from 20.10.8 to 20.11.0 by @dependabot in https://github.com/typestack/class-validator/pull/2369
- [UPDATE] bump repo version by @uboat46 in https://github.com/typestack/class-validator/pull/2372
- Bump package-lock version from 0.14.0 to 0.14.1 by @sph3rex in https://github.com/typestack/class-validator/pull/2375
New Contributors
- @carlocorradini made their first contribution in https://github.com/typestack/class-validator/pull/1849
- @kffl made their first contribution in https://github.com/typestack/class-validator/pull/1467
- @arkist made their first contribution in https://github.com/typestack/class-validator/pull/1555
- @pigulla made their first contribution in https://github.com/typestack/class-validator/pull/2004
- @aashutoshrathi made their first contribution in https://github.com/typestack/class-validator/pull/2322
- @holuborhee made their first contribution in https://github.com/typestack/class-validator/pull/2277
- @reybok made their first contribution in https://github.com/typestack/class-validator/pull/2159
- @benasher44 made their first contribution in https://github.com/typestack/class-validator/pull/2360
- @uboat46 made their first contribution in https://github.com/typestack/class-validator/pull/2372
- @sph3rex made their first contribution in https://github.com/typestack/class-validator/pull/2375
Full Changelog: https://github.com/typestack/class-validator/compare/v0.14.0...v0.14.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.