Rik Smale
Rik Smale
Currently, there are different ways to define optional parameters. Many take one options object for these, but some have special string parameters like isIP, which has version. Other combine the...
Updates the minor/patch versions of dependencies in package.json as well. They were already updated in yarn.lock Closes #1105 Closes #1135
### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does `npm run test` pass with this change (including linting)? - [...
### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does `npm run test` pass with this change (including linting)? - [...
Added in https://github.com/validatorjs/validator.js/pull/1678 without specific reason ## Checklist - [X] PR contains only changes related; no stray files, etc. - [X] README updated (where applicable) - [X] Tests written (where...
## Issue Creation Checklist - [X] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Issue Description We want to merge https://github.com/sequelize/sequelize/pull/15011 later, but some tests are failing. ``` 1) [MARIADB] DataTypes...
Line 44 is only partially covered before this change. This PR hopes to change that so the newly open PRs don't fail codecov/project. Splitting a query always returned at least...
## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to...
## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to...
### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does `npm run test` pass with this change (including linting)? - [...