typestack/class-validator (class-validator)
### [`v0.14.1`](https://togithub.com/typestack/class-validator/releases/tag/v0.14.1)
[Compare Source](https://togithub.com/typestack/class-validator/compare/v0.14.0...v0.14.1)
#### What's Changed
- fix: fail for non-array constraint in `@IsIn` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1844](https://togithub.com/typestack/class-validator/pull/1844)
- feat: allow specifying options for `@IsBase64` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1845](https://togithub.com/typestack/class-validator/pull/1845)
- feat: use official type for version in `@IsUUID` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1846](https://togithub.com/typestack/class-validator/pull/1846)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.12 to 18.11.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1847](https://togithub.com/typestack/class-validator/pull/1847)
- build(deps): bump libphonenumber-js from 1.10.14 to 1.10.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1848](https://togithub.com/typestack/class-validator/pull/1848)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.0 to 5.46.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1850](https://togithub.com/typestack/class-validator/pull/1850)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.13 to 18.11.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1851](https://togithub.com/typestack/class-validator/pull/1851)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.0 to 5.46.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1852](https://togithub.com/typestack/class-validator/pull/1852)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.14 to 18.11.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1854](https://togithub.com/typestack/class-validator/pull/1854)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 23.0.4 to 23.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1855](https://togithub.com/typestack/class-validator/pull/1855)
- docs: fix typos and reformat decorators table by [@carlocorradini](https://togithub.com/carlocorradini) in [https://github.com/typestack/class-validator/pull/1849](https://togithub.com/typestack/class-validator/pull/1849)
- fix: allow number and boolean values in validation message "$value" tokens by [@kffl](https://togithub.com/kffl) in [https://github.com/typestack/class-validator/pull/1467](https://togithub.com/typestack/class-validator/pull/1467)
- feat: update `@IsPhoneNumber` decorator to use max dataset by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1857](https://togithub.com/typestack/class-validator/pull/1857)
- fix: read nullable option in `@IsNotEmptyObject` decorator correctly by [@arkist](https://togithub.com/arkist) in [https://github.com/typestack/class-validator/pull/1555](https://togithub.com/typestack/class-validator/pull/1555)
- build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1859](https://togithub.com/typestack/class-validator/pull/1859)
- build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1860](https://togithub.com/typestack/class-validator/pull/1860)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 23.0.5 to 24.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1862](https://togithub.com/typestack/class-validator/pull/1862)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.15 to 18.11.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1861](https://togithub.com/typestack/class-validator/pull/1861)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.1 to 5.47.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1864](https://togithub.com/typestack/class-validator/pull/1864)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.1 to 5.47.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1865](https://togithub.com/typestack/class-validator/pull/1865)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.0 to 5.47.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1870](https://togithub.com/typestack/class-validator/pull/1870)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.0 to 5.47.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1872](https://togithub.com/typestack/class-validator/pull/1872)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.17 to 18.11.18 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1871](https://togithub.com/typestack/class-validator/pull/1871)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.2.4 to 29.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1875](https://togithub.com/typestack/class-validator/pull/1875)
- build(deps): bump json5 from 2.2.1 to 2.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1878](https://togithub.com/typestack/class-validator/pull/1878)
- build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1876](https://togithub.com/typestack/class-validator/pull/1876)
- build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1877](https://togithub.com/typestack/class-validator/pull/1877)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.1 to 5.48.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1879](https://togithub.com/typestack/class-validator/pull/1879)
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1881](https://togithub.com/typestack/class-validator/pull/1881)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.1 to 5.48.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1880](https://togithub.com/typestack/class-validator/pull/1880)
- build(deps): bump libphonenumber-js from 1.10.15 to 1.10.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1886](https://togithub.com/typestack/class-validator/pull/1886)
- build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1890](https://togithub.com/typestack/class-validator/pull/1890)
- build(deps): bump libphonenumber-js from 1.10.16 to 1.10.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1892](https://togithub.com/typestack/class-validator/pull/1892)
- build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1891](https://togithub.com/typestack/class-validator/pull/1891)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.0 to 5.48.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1894](https://togithub.com/typestack/class-validator/pull/1894)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.0 to 5.48.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1893](https://togithub.com/typestack/class-validator/pull/1893)
- build(deps): bump libphonenumber-js from 1.10.17 to 1.10.18 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1895](https://togithub.com/typestack/class-validator/pull/1895)
- build(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1898](https://togithub.com/typestack/class-validator/pull/1898)
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1900](https://togithub.com/typestack/class-validator/pull/1900)
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1902](https://togithub.com/typestack/class-validator/pull/1902)
- build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1905](https://togithub.com/typestack/class-validator/pull/1905)
- build(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1904](https://togithub.com/typestack/class-validator/pull/1904)
- build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1903](https://togithub.com/typestack/class-validator/pull/1903)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.1 to 5.48.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1908](https://togithub.com/typestack/class-validator/pull/1908)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.1 to 5.48.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1910](https://togithub.com/typestack/class-validator/pull/1910)
- build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1909](https://togithub.com/typestack/class-validator/pull/1909)
- build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1911](https://togithub.com/typestack/class-validator/pull/1911)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.2.5 to 29.2.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1912](https://togithub.com/typestack/class-validator/pull/1912)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.0.0 to 24.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1915](https://togithub.com/typestack/class-validator/pull/1915)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.10 to 13.7.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1920](https://togithub.com/typestack/class-validator/pull/1920)
- build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1921](https://togithub.com/typestack/class-validator/pull/1921)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.49.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1922](https://togithub.com/typestack/class-validator/pull/1922)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.2 to 5.49.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1919](https://togithub.com/typestack/class-validator/pull/1919)
- build(deps-dev): bump jest and [@types/jest](https://togithub.com/types/jest) by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1924](https://togithub.com/typestack/class-validator/pull/1924)
- build(deps-dev): bump jest from 29.4.0 to 29.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1928](https://togithub.com/typestack/class-validator/pull/1928)
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1931](https://togithub.com/typestack/class-validator/pull/1931)
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1932](https://togithub.com/typestack/class-validator/pull/1932)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.49.0 to 5.50.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1933](https://togithub.com/typestack/class-validator/pull/1933)
- build(deps): bump libphonenumber-js from 1.10.18 to 1.10.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1934](https://togithub.com/typestack/class-validator/pull/1934)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.49.0 to 5.50.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1935](https://togithub.com/typestack/class-validator/pull/1935)
- build(deps): bump validator from 13.7.0 to 13.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1936](https://togithub.com/typestack/class-validator/pull/1936)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.11 to 13.7.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1937](https://togithub.com/typestack/class-validator/pull/1937)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.18 to 18.11.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1938](https://togithub.com/typestack/class-validator/pull/1938)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.19 to 18.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1939](https://togithub.com/typestack/class-validator/pull/1939)
- build(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1940](https://togithub.com/typestack/class-validator/pull/1940)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.50.0 to 5.51.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1941](https://togithub.com/typestack/class-validator/pull/1941)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.50.0 to 5.51.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1942](https://togithub.com/typestack/class-validator/pull/1942)
- build(deps-dev): bump jest from 29.4.1 to 29.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1944](https://togithub.com/typestack/class-validator/pull/1944)
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1945](https://togithub.com/typestack/class-validator/pull/1945)
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1950](https://togithub.com/typestack/class-validator/pull/1950)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1953](https://togithub.com/typestack/class-validator/pull/1953)
- build(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1955](https://togithub.com/typestack/class-validator/pull/1955)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1954](https://togithub.com/typestack/class-validator/pull/1954)
- build(deps-dev): bump jest from 29.4.2 to 29.4.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1956](https://togithub.com/typestack/class-validator/pull/1956)
- build(deps): bump libphonenumber-js from 1.10.19 to 1.10.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1957](https://togithub.com/typestack/class-validator/pull/1957)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1961](https://togithub.com/typestack/class-validator/pull/1961)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1962](https://togithub.com/typestack/class-validator/pull/1962)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1963](https://togithub.com/typestack/class-validator/pull/1963)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1964](https://togithub.com/typestack/class-validator/pull/1964)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.1 to 18.14.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1967](https://togithub.com/typestack/class-validator/pull/1967)
- build(deps): bump libphonenumber-js from 1.10.20 to 1.10.21 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1969](https://togithub.com/typestack/class-validator/pull/1969)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1970](https://togithub.com/typestack/class-validator/pull/1970)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1971](https://togithub.com/typestack/class-validator/pull/1971)
- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1968](https://togithub.com/typestack/class-validator/pull/1968)
- build(deps-dev): bump rimraf from 4.1.2 to 4.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1973](https://togithub.com/typestack/class-validator/pull/1973)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1974](https://togithub.com/typestack/class-validator/pull/1974)
- build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1976](https://togithub.com/typestack/class-validator/pull/1976)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.12 to 13.7.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1978](https://togithub.com/typestack/class-validator/pull/1978)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.4 to 18.14.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1977](https://togithub.com/typestack/class-validator/pull/1977)
- build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1980](https://togithub.com/typestack/class-validator/pull/1980)
- build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1982](https://togithub.com/typestack/class-validator/pull/1982)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.5 to 18.14.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1981](https://togithub.com/typestack/class-validator/pull/1981)
- build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1983](https://togithub.com/typestack/class-validator/pull/1983)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1984](https://togithub.com/typestack/class-validator/pull/1984)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1986](https://togithub.com/typestack/class-validator/pull/1986)
- build(deps-dev): bump jest from 29.4.3 to 29.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1985](https://togithub.com/typestack/class-validator/pull/1985)
- build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1987](https://togithub.com/typestack/class-validator/pull/1987)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1988](https://togithub.com/typestack/class-validator/pull/1988)
- build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1989](https://togithub.com/typestack/class-validator/pull/1989)
- build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1991](https://togithub.com/typestack/class-validator/pull/1991)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1990](https://togithub.com/typestack/class-validator/pull/1990)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1994](https://togithub.com/typestack/class-validator/pull/1994)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.13 to 13.7.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1998](https://togithub.com/typestack/class-validator/pull/1998)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.0 to 29.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1997](https://togithub.com/typestack/class-validator/pull/1997)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1995](https://togithub.com/typestack/class-validator/pull/1995)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.1 to 18.15.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1996](https://togithub.com/typestack/class-validator/pull/1996)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.1 to 29.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1999](https://togithub.com/typestack/class-validator/pull/1999)
- build(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2000](https://togithub.com/typestack/class-validator/pull/2000)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.2 to 29.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2002](https://togithub.com/typestack/class-validator/pull/2002)
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2006](https://togithub.com/typestack/class-validator/pull/2006)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.4 to 29.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2005](https://togithub.com/typestack/class-validator/pull/2005)
- build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2009](https://togithub.com/typestack/class-validator/pull/2009)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2011](https://togithub.com/typestack/class-validator/pull/2011)
- build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2013](https://togithub.com/typestack/class-validator/pull/2013)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2015](https://togithub.com/typestack/class-validator/pull/2015)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2014](https://togithub.com/typestack/class-validator/pull/2014)
- build(deps-dev): bump prettier from 2.8.5 to 2.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2012](https://togithub.com/typestack/class-validator/pull/2012)
- build(deps-dev): bump rimraf from 4.4.0 to 4.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2016](https://togithub.com/typestack/class-validator/pull/2016)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2017](https://togithub.com/typestack/class-validator/pull/2017)
- build(deps-dev): bump prettier from 2.8.6 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2018](https://togithub.com/typestack/class-validator/pull/2018)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.7 to 18.15.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2020](https://togithub.com/typestack/class-validator/pull/2020)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2022](https://togithub.com/typestack/class-validator/pull/2022)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2023](https://togithub.com/typestack/class-validator/pull/2023)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2024](https://togithub.com/typestack/class-validator/pull/2024)
- build(deps-dev): bump eslint from 8.36.0 to 8.37.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2025](https://togithub.com/typestack/class-validator/pull/2025)
- build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2029](https://togithub.com/typestack/class-validator/pull/2029)
- build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2030](https://togithub.com/typestack/class-validator/pull/2030)
- build(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2031](https://togithub.com/typestack/class-validator/pull/2031)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2033](https://togithub.com/typestack/class-validator/pull/2033)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2032](https://togithub.com/typestack/class-validator/pull/2032)
- build(deps-dev): bump [@rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.1 to 15.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2034](https://togithub.com/typestack/class-validator/pull/2034)
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2036](https://togithub.com/typestack/class-validator/pull/2036)
- build(deps-dev): bump eslint from 8.37.0 to 8.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2039](https://togithub.com/typestack/class-validator/pull/2039)
- build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2038](https://togithub.com/typestack/class-validator/pull/2038)
- build(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2037](https://togithub.com/typestack/class-validator/pull/2037)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2040](https://togithub.com/typestack/class-validator/pull/2040)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2041](https://togithub.com/typestack/class-validator/pull/2041)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.0.1 to 24.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2043](https://togithub.com/typestack/class-validator/pull/2043)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.14 to 13.7.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2046](https://togithub.com/typestack/class-validator/pull/2046)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2050](https://togithub.com/typestack/class-validator/pull/2050)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2049](https://togithub.com/typestack/class-validator/pull/2049)
- build(deps): bump libphonenumber-js from 1.10.26 to 1.10.28 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2051](https://togithub.com/typestack/class-validator/pull/2051)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.5.0 to 29.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2052](https://togithub.com/typestack/class-validator/pull/2052)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.11 to 18.15.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2053](https://togithub.com/typestack/class-validator/pull/2053)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.12 to 18.15.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2056](https://togithub.com/typestack/class-validator/pull/2056)
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2057](https://togithub.com/typestack/class-validator/pull/2057)
- build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2059](https://togithub.com/typestack/class-validator/pull/2059)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.13 to 18.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2058](https://togithub.com/typestack/class-validator/pull/2058)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2061](https://togithub.com/typestack/class-validator/pull/2061)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2062](https://togithub.com/typestack/class-validator/pull/2062)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2063](https://togithub.com/typestack/class-validator/pull/2063)
- build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2065](https://togithub.com/typestack/class-validator/pull/2065)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2068](https://togithub.com/typestack/class-validator/pull/2068)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.2 to 18.16.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2071](https://togithub.com/typestack/class-validator/pull/2071)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2072](https://togithub.com/typestack/class-validator/pull/2072)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2073](https://togithub.com/typestack/class-validator/pull/2073)
- build(deps): bump libphonenumber-js from 1.10.28 to 1.10.30 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2077](https://togithub.com/typestack/class-validator/pull/2077)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.3 to 20.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2076](https://togithub.com/typestack/class-validator/pull/2076)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.15 to 13.7.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2078](https://togithub.com/typestack/class-validator/pull/2078)
- build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2079](https://togithub.com/typestack/class-validator/pull/2079)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.0.0 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2080](https://togithub.com/typestack/class-validator/pull/2080)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.2 to 5.59.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2082](https://togithub.com/typestack/class-validator/pull/2082)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2084](https://togithub.com/typestack/class-validator/pull/2084)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.2 to 5.59.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2083](https://togithub.com/typestack/class-validator/pull/2083)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.1 to 20.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2085](https://togithub.com/typestack/class-validator/pull/2085)
- build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.16 to 13.7.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2086](https://togithub.com/typestack/class-validator/pull/2086)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2088](https://togithub.com/typestack/class-validator/pull/2088)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.1.0 to 25.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2090](https://togithub.com/typestack/class-validator/pull/2090)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.3 to 20.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2091](https://togithub.com/typestack/class-validator/pull/2091)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.4 to 20.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2092](https://togithub.com/typestack/class-validator/pull/2092)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2093](https://togithub.com/typestack/class-validator/pull/2093)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.5 to 5.59.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2094](https://togithub.com/typestack/class-validator/pull/2094)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.5 to 20.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2095](https://togithub.com/typestack/class-validator/pull/2095)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2096](https://togithub.com/typestack/class-validator/pull/2096)
- build(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2097](https://togithub.com/typestack/class-validator/pull/2097)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.0 to 20.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2098](https://togithub.com/typestack/class-validator/pull/2098)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.1 to 20.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2102](https://togithub.com/typestack/class-validator/pull/2102)
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2103](https://togithub.com/typestack/class-validator/pull/2103)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2105](https://togithub.com/typestack/class-validator/pull/2105)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2106](https://togithub.com/typestack/class-validator/pull/2106)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2108](https://togithub.com/typestack/class-validator/pull/2108)
- build(deps): bump libphonenumber-js from 1.10.30 to 1.10.31 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2110](https://togithub.com/typestack/class-validator/pull/2110)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.4 to 20.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2109](https://togithub.com/typestack/class-validator/pull/2109)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2111](https://togithub.com/typestack/class-validator/pull/2111)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2112](https://togithub.com/typestack/class-validator/pull/2112)
- build(deps-dev): bump [@rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.2 to 15.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2113](https://togithub.com/typestack/class-validator/pull/2113)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.5.1 to 29.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2114](https://togithub.com/typestack/class-validator/pull/2114)
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2115](https://togithub.com/typestack/class-validator/pull/2115)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2118](https://togithub.com/typestack/class-validator/pull/2118)
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2117](https://togithub.com/typestack/class-validator/pull/2117)
- build(deps): bump libphonenumber-js from 1.10.31 to 1.10.34 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2120](https://togithub.com/typestack/class-validator/pull/2120)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2119](https://togithub.com/typestack/class-validator/pull/2119)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.0 to 25.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2123](https://togithub.com/typestack/class-validator/pull/2123)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2124](https://togithub.com/typestack/class-validator/pull/2124)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.9 to 5.59.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2126](https://togithub.com/typestack/class-validator/pull/2126)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2128](https://togithub.com/typestack/class-validator/pull/2128)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2127](https://togithub.com/typestack/class-validator/pull/2127)
- build(deps): bump libphonenumber-js from 1.10.34 to 1.10.36 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2129](https://togithub.com/typestack/class-validator/pull/2129)
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2131](https://togithub.com/typestack/class-validator/pull/2131)
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2132](https://togithub.com/typestack/class-validator/pull/2132)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.11 to 5.60.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2134](https://togithub.com/typestack/class-validator/pull/2134)
- build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.1 to 25.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2136](https://togithub.com/typestack/class-validator/pull/2136)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.11 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2139](https://togithub.com/typestack/class-validator/pull/2139)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2141](https://togithub.com/typestack/class-validator/pull/2141)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2140](https://togithub.com/typestack/class-validator/pull/2140)
- build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2142](https://togithub.com/typestack/class-validator/pull/2142)
- build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2143](https://togithub.com/typestack/class-validator/pull/2143)
- build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2144](https://togithub.com/typestack/class-validator/pull/2144)
- build(deps): bump libphonenumber-js from 1.10.36 to 1.10.37 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2145](https://togithub.com/typestack/class-validator/pull/2145)
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2147](https://togithub.com/typestack/class-validator/pull/2147)
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2149](https://togithub.com/typestack/class-validator/pull/2149)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.2 to 20.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2150](https://togithub.com/typestack/class-validator/pull/2150)
- build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.1 to 5.61.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2152](https://togithub.com/typestack/class-validator/pull/2152)
- build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.1 to 5.61.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2151](https://togithub.com/typ
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.14.0
->0.14.1
Release Notes
typestack/class-validator (class-validator)
### [`v0.14.1`](https://togithub.com/typestack/class-validator/releases/tag/v0.14.1) [Compare Source](https://togithub.com/typestack/class-validator/compare/v0.14.0...v0.14.1) #### What's Changed - fix: fail for non-array constraint in `@IsIn` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1844](https://togithub.com/typestack/class-validator/pull/1844) - feat: allow specifying options for `@IsBase64` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1845](https://togithub.com/typestack/class-validator/pull/1845) - feat: use official type for version in `@IsUUID` decorator by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1846](https://togithub.com/typestack/class-validator/pull/1846) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.12 to 18.11.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1847](https://togithub.com/typestack/class-validator/pull/1847) - build(deps): bump libphonenumber-js from 1.10.14 to 1.10.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1848](https://togithub.com/typestack/class-validator/pull/1848) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.0 to 5.46.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1850](https://togithub.com/typestack/class-validator/pull/1850) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.13 to 18.11.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1851](https://togithub.com/typestack/class-validator/pull/1851) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.0 to 5.46.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1852](https://togithub.com/typestack/class-validator/pull/1852) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.14 to 18.11.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1854](https://togithub.com/typestack/class-validator/pull/1854) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 23.0.4 to 23.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1855](https://togithub.com/typestack/class-validator/pull/1855) - docs: fix typos and reformat decorators table by [@carlocorradini](https://togithub.com/carlocorradini) in [https://github.com/typestack/class-validator/pull/1849](https://togithub.com/typestack/class-validator/pull/1849) - fix: allow number and boolean values in validation message "$value" tokens by [@kffl](https://togithub.com/kffl) in [https://github.com/typestack/class-validator/pull/1467](https://togithub.com/typestack/class-validator/pull/1467) - feat: update `@IsPhoneNumber` decorator to use max dataset by [@NoNameProvided](https://togithub.com/NoNameProvided) in [https://github.com/typestack/class-validator/pull/1857](https://togithub.com/typestack/class-validator/pull/1857) - fix: read nullable option in `@IsNotEmptyObject` decorator correctly by [@arkist](https://togithub.com/arkist) in [https://github.com/typestack/class-validator/pull/1555](https://togithub.com/typestack/class-validator/pull/1555) - build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1859](https://togithub.com/typestack/class-validator/pull/1859) - build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1860](https://togithub.com/typestack/class-validator/pull/1860) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 23.0.5 to 24.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1862](https://togithub.com/typestack/class-validator/pull/1862) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.15 to 18.11.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1861](https://togithub.com/typestack/class-validator/pull/1861) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.1 to 5.47.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1864](https://togithub.com/typestack/class-validator/pull/1864) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.1 to 5.47.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1865](https://togithub.com/typestack/class-validator/pull/1865) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.0 to 5.47.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1870](https://togithub.com/typestack/class-validator/pull/1870) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.0 to 5.47.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1872](https://togithub.com/typestack/class-validator/pull/1872) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.17 to 18.11.18 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1871](https://togithub.com/typestack/class-validator/pull/1871) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.2.4 to 29.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1875](https://togithub.com/typestack/class-validator/pull/1875) - build(deps): bump json5 from 2.2.1 to 2.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1878](https://togithub.com/typestack/class-validator/pull/1878) - build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1876](https://togithub.com/typestack/class-validator/pull/1876) - build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1877](https://togithub.com/typestack/class-validator/pull/1877) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.1 to 5.48.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1879](https://togithub.com/typestack/class-validator/pull/1879) - build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1881](https://togithub.com/typestack/class-validator/pull/1881) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.1 to 5.48.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1880](https://togithub.com/typestack/class-validator/pull/1880) - build(deps): bump libphonenumber-js from 1.10.15 to 1.10.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1886](https://togithub.com/typestack/class-validator/pull/1886) - build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1890](https://togithub.com/typestack/class-validator/pull/1890) - build(deps): bump libphonenumber-js from 1.10.16 to 1.10.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1892](https://togithub.com/typestack/class-validator/pull/1892) - build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1891](https://togithub.com/typestack/class-validator/pull/1891) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.0 to 5.48.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1894](https://togithub.com/typestack/class-validator/pull/1894) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.0 to 5.48.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1893](https://togithub.com/typestack/class-validator/pull/1893) - build(deps): bump libphonenumber-js from 1.10.17 to 1.10.18 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1895](https://togithub.com/typestack/class-validator/pull/1895) - build(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1898](https://togithub.com/typestack/class-validator/pull/1898) - build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1900](https://togithub.com/typestack/class-validator/pull/1900) - build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1902](https://togithub.com/typestack/class-validator/pull/1902) - build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1905](https://togithub.com/typestack/class-validator/pull/1905) - build(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1904](https://togithub.com/typestack/class-validator/pull/1904) - build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1903](https://togithub.com/typestack/class-validator/pull/1903) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.1 to 5.48.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1908](https://togithub.com/typestack/class-validator/pull/1908) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.1 to 5.48.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1910](https://togithub.com/typestack/class-validator/pull/1910) - build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1909](https://togithub.com/typestack/class-validator/pull/1909) - build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1911](https://togithub.com/typestack/class-validator/pull/1911) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.2.5 to 29.2.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1912](https://togithub.com/typestack/class-validator/pull/1912) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.0.0 to 24.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1915](https://togithub.com/typestack/class-validator/pull/1915) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.10 to 13.7.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1920](https://togithub.com/typestack/class-validator/pull/1920) - build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1921](https://togithub.com/typestack/class-validator/pull/1921) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.49.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1922](https://togithub.com/typestack/class-validator/pull/1922) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.2 to 5.49.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1919](https://togithub.com/typestack/class-validator/pull/1919) - build(deps-dev): bump jest and [@types/jest](https://togithub.com/types/jest) by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1924](https://togithub.com/typestack/class-validator/pull/1924) - build(deps-dev): bump jest from 29.4.0 to 29.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1928](https://togithub.com/typestack/class-validator/pull/1928) - build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1931](https://togithub.com/typestack/class-validator/pull/1931) - build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1932](https://togithub.com/typestack/class-validator/pull/1932) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.49.0 to 5.50.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1933](https://togithub.com/typestack/class-validator/pull/1933) - build(deps): bump libphonenumber-js from 1.10.18 to 1.10.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1934](https://togithub.com/typestack/class-validator/pull/1934) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.49.0 to 5.50.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1935](https://togithub.com/typestack/class-validator/pull/1935) - build(deps): bump validator from 13.7.0 to 13.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1936](https://togithub.com/typestack/class-validator/pull/1936) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.11 to 13.7.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1937](https://togithub.com/typestack/class-validator/pull/1937) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.18 to 18.11.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1938](https://togithub.com/typestack/class-validator/pull/1938) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.11.19 to 18.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1939](https://togithub.com/typestack/class-validator/pull/1939) - build(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1940](https://togithub.com/typestack/class-validator/pull/1940) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.50.0 to 5.51.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1941](https://togithub.com/typestack/class-validator/pull/1941) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.50.0 to 5.51.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1942](https://togithub.com/typestack/class-validator/pull/1942) - build(deps-dev): bump jest from 29.4.1 to 29.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1944](https://togithub.com/typestack/class-validator/pull/1944) - build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1945](https://togithub.com/typestack/class-validator/pull/1945) - build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1950](https://togithub.com/typestack/class-validator/pull/1950) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1953](https://togithub.com/typestack/class-validator/pull/1953) - build(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1955](https://togithub.com/typestack/class-validator/pull/1955) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1954](https://togithub.com/typestack/class-validator/pull/1954) - build(deps-dev): bump jest from 29.4.2 to 29.4.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1956](https://togithub.com/typestack/class-validator/pull/1956) - build(deps): bump libphonenumber-js from 1.10.19 to 1.10.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1957](https://togithub.com/typestack/class-validator/pull/1957) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1961](https://togithub.com/typestack/class-validator/pull/1961) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1962](https://togithub.com/typestack/class-validator/pull/1962) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1963](https://togithub.com/typestack/class-validator/pull/1963) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1964](https://togithub.com/typestack/class-validator/pull/1964) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.1 to 18.14.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1967](https://togithub.com/typestack/class-validator/pull/1967) - build(deps): bump libphonenumber-js from 1.10.20 to 1.10.21 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1969](https://togithub.com/typestack/class-validator/pull/1969) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1970](https://togithub.com/typestack/class-validator/pull/1970) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1971](https://togithub.com/typestack/class-validator/pull/1971) - build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1968](https://togithub.com/typestack/class-validator/pull/1968) - build(deps-dev): bump rimraf from 4.1.2 to 4.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1973](https://togithub.com/typestack/class-validator/pull/1973) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1974](https://togithub.com/typestack/class-validator/pull/1974) - build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1976](https://togithub.com/typestack/class-validator/pull/1976) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.12 to 13.7.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1978](https://togithub.com/typestack/class-validator/pull/1978) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.4 to 18.14.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1977](https://togithub.com/typestack/class-validator/pull/1977) - build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1980](https://togithub.com/typestack/class-validator/pull/1980) - build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1982](https://togithub.com/typestack/class-validator/pull/1982) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.5 to 18.14.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1981](https://togithub.com/typestack/class-validator/pull/1981) - build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1983](https://togithub.com/typestack/class-validator/pull/1983) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1984](https://togithub.com/typestack/class-validator/pull/1984) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1986](https://togithub.com/typestack/class-validator/pull/1986) - build(deps-dev): bump jest from 29.4.3 to 29.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1985](https://togithub.com/typestack/class-validator/pull/1985) - build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1987](https://togithub.com/typestack/class-validator/pull/1987) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1988](https://togithub.com/typestack/class-validator/pull/1988) - build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1989](https://togithub.com/typestack/class-validator/pull/1989) - build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1991](https://togithub.com/typestack/class-validator/pull/1991) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1990](https://togithub.com/typestack/class-validator/pull/1990) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1994](https://togithub.com/typestack/class-validator/pull/1994) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.13 to 13.7.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1998](https://togithub.com/typestack/class-validator/pull/1998) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.0 to 29.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1997](https://togithub.com/typestack/class-validator/pull/1997) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1995](https://togithub.com/typestack/class-validator/pull/1995) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.1 to 18.15.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1996](https://togithub.com/typestack/class-validator/pull/1996) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.1 to 29.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/1999](https://togithub.com/typestack/class-validator/pull/1999) - build(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2000](https://togithub.com/typestack/class-validator/pull/2000) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.2 to 29.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2002](https://togithub.com/typestack/class-validator/pull/2002) - build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2006](https://togithub.com/typestack/class-validator/pull/2006) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.4.4 to 29.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2005](https://togithub.com/typestack/class-validator/pull/2005) - build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2009](https://togithub.com/typestack/class-validator/pull/2009) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2011](https://togithub.com/typestack/class-validator/pull/2011) - build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2013](https://togithub.com/typestack/class-validator/pull/2013) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2015](https://togithub.com/typestack/class-validator/pull/2015) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2014](https://togithub.com/typestack/class-validator/pull/2014) - build(deps-dev): bump prettier from 2.8.5 to 2.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2012](https://togithub.com/typestack/class-validator/pull/2012) - build(deps-dev): bump rimraf from 4.4.0 to 4.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2016](https://togithub.com/typestack/class-validator/pull/2016) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2017](https://togithub.com/typestack/class-validator/pull/2017) - build(deps-dev): bump prettier from 2.8.6 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2018](https://togithub.com/typestack/class-validator/pull/2018) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.7 to 18.15.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2020](https://togithub.com/typestack/class-validator/pull/2020) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2022](https://togithub.com/typestack/class-validator/pull/2022) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2023](https://togithub.com/typestack/class-validator/pull/2023) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2024](https://togithub.com/typestack/class-validator/pull/2024) - build(deps-dev): bump eslint from 8.36.0 to 8.37.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2025](https://togithub.com/typestack/class-validator/pull/2025) - build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2029](https://togithub.com/typestack/class-validator/pull/2029) - build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2030](https://togithub.com/typestack/class-validator/pull/2030) - build(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2031](https://togithub.com/typestack/class-validator/pull/2031) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2033](https://togithub.com/typestack/class-validator/pull/2033) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2032](https://togithub.com/typestack/class-validator/pull/2032) - build(deps-dev): bump [@rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.1 to 15.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2034](https://togithub.com/typestack/class-validator/pull/2034) - build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2036](https://togithub.com/typestack/class-validator/pull/2036) - build(deps-dev): bump eslint from 8.37.0 to 8.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2039](https://togithub.com/typestack/class-validator/pull/2039) - build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2038](https://togithub.com/typestack/class-validator/pull/2038) - build(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2037](https://togithub.com/typestack/class-validator/pull/2037) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2040](https://togithub.com/typestack/class-validator/pull/2040) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2041](https://togithub.com/typestack/class-validator/pull/2041) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.0.1 to 24.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2043](https://togithub.com/typestack/class-validator/pull/2043) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.14 to 13.7.15 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2046](https://togithub.com/typestack/class-validator/pull/2046) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2050](https://togithub.com/typestack/class-validator/pull/2050) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2049](https://togithub.com/typestack/class-validator/pull/2049) - build(deps): bump libphonenumber-js from 1.10.26 to 1.10.28 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2051](https://togithub.com/typestack/class-validator/pull/2051) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.5.0 to 29.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2052](https://togithub.com/typestack/class-validator/pull/2052) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.11 to 18.15.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2053](https://togithub.com/typestack/class-validator/pull/2053) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.12 to 18.15.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2056](https://togithub.com/typestack/class-validator/pull/2056) - build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2057](https://togithub.com/typestack/class-validator/pull/2057) - build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2059](https://togithub.com/typestack/class-validator/pull/2059) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.13 to 18.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2058](https://togithub.com/typestack/class-validator/pull/2058) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2061](https://togithub.com/typestack/class-validator/pull/2061) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2062](https://togithub.com/typestack/class-validator/pull/2062) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2063](https://togithub.com/typestack/class-validator/pull/2063) - build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2065](https://togithub.com/typestack/class-validator/pull/2065) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2068](https://togithub.com/typestack/class-validator/pull/2068) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.2 to 18.16.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2071](https://togithub.com/typestack/class-validator/pull/2071) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2072](https://togithub.com/typestack/class-validator/pull/2072) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2073](https://togithub.com/typestack/class-validator/pull/2073) - build(deps): bump libphonenumber-js from 1.10.28 to 1.10.30 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2077](https://togithub.com/typestack/class-validator/pull/2077) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.16.3 to 20.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2076](https://togithub.com/typestack/class-validator/pull/2076) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.15 to 13.7.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2078](https://togithub.com/typestack/class-validator/pull/2078) - build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2079](https://togithub.com/typestack/class-validator/pull/2079) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.0.0 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2080](https://togithub.com/typestack/class-validator/pull/2080) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.2 to 5.59.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2082](https://togithub.com/typestack/class-validator/pull/2082) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2084](https://togithub.com/typestack/class-validator/pull/2084) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.2 to 5.59.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2083](https://togithub.com/typestack/class-validator/pull/2083) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.1 to 20.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2085](https://togithub.com/typestack/class-validator/pull/2085) - build(deps): bump [@types/validator](https://togithub.com/types/validator) from 13.7.16 to 13.7.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2086](https://togithub.com/typestack/class-validator/pull/2086) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2088](https://togithub.com/typestack/class-validator/pull/2088) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.1.0 to 25.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2090](https://togithub.com/typestack/class-validator/pull/2090) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.3 to 20.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2091](https://togithub.com/typestack/class-validator/pull/2091) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.4 to 20.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2092](https://togithub.com/typestack/class-validator/pull/2092) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2093](https://togithub.com/typestack/class-validator/pull/2093) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.5 to 5.59.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2094](https://togithub.com/typestack/class-validator/pull/2094) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.5 to 20.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2095](https://togithub.com/typestack/class-validator/pull/2095) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2096](https://togithub.com/typestack/class-validator/pull/2096) - build(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2097](https://togithub.com/typestack/class-validator/pull/2097) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.0 to 20.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2098](https://togithub.com/typestack/class-validator/pull/2098) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.1 to 20.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2102](https://togithub.com/typestack/class-validator/pull/2102) - build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2103](https://togithub.com/typestack/class-validator/pull/2103) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2105](https://togithub.com/typestack/class-validator/pull/2105) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2106](https://togithub.com/typestack/class-validator/pull/2106) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2108](https://togithub.com/typestack/class-validator/pull/2108) - build(deps): bump libphonenumber-js from 1.10.30 to 1.10.31 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2110](https://togithub.com/typestack/class-validator/pull/2110) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.4 to 20.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2109](https://togithub.com/typestack/class-validator/pull/2109) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2111](https://togithub.com/typestack/class-validator/pull/2111) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2112](https://togithub.com/typestack/class-validator/pull/2112) - build(deps-dev): bump [@rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.2 to 15.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2113](https://togithub.com/typestack/class-validator/pull/2113) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 29.5.1 to 29.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2114](https://togithub.com/typestack/class-validator/pull/2114) - build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2115](https://togithub.com/typestack/class-validator/pull/2115) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2118](https://togithub.com/typestack/class-validator/pull/2118) - build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2117](https://togithub.com/typestack/class-validator/pull/2117) - build(deps): bump libphonenumber-js from 1.10.31 to 1.10.34 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2120](https://togithub.com/typestack/class-validator/pull/2120) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2119](https://togithub.com/typestack/class-validator/pull/2119) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.0 to 25.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2123](https://togithub.com/typestack/class-validator/pull/2123) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2124](https://togithub.com/typestack/class-validator/pull/2124) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.9 to 5.59.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2126](https://togithub.com/typestack/class-validator/pull/2126) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2128](https://togithub.com/typestack/class-validator/pull/2128) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2127](https://togithub.com/typestack/class-validator/pull/2127) - build(deps): bump libphonenumber-js from 1.10.34 to 1.10.36 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2129](https://togithub.com/typestack/class-validator/pull/2129) - build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2131](https://togithub.com/typestack/class-validator/pull/2131) - build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2132](https://togithub.com/typestack/class-validator/pull/2132) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.11 to 5.60.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2134](https://togithub.com/typestack/class-validator/pull/2134) - build(deps-dev): bump [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.1 to 25.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2136](https://togithub.com/typestack/class-validator/pull/2136) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.11 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2139](https://togithub.com/typestack/class-validator/pull/2139) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2141](https://togithub.com/typestack/class-validator/pull/2141) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2140](https://togithub.com/typestack/class-validator/pull/2140) - build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2142](https://togithub.com/typestack/class-validator/pull/2142) - build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2143](https://togithub.com/typestack/class-validator/pull/2143) - build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2144](https://togithub.com/typestack/class-validator/pull/2144) - build(deps): bump libphonenumber-js from 1.10.36 to 1.10.37 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2145](https://togithub.com/typestack/class-validator/pull/2145) - build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2147](https://togithub.com/typestack/class-validator/pull/2147) - build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2149](https://togithub.com/typestack/class-validator/pull/2149) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.3.2 to 20.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2150](https://togithub.com/typestack/class-validator/pull/2150) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.1 to 5.61.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2152](https://togithub.com/typestack/class-validator/pull/2152) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.1 to 5.61.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/typestack/class-validator/pull/2151](https://togithub.com/typConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.