Changelog
*Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).*
> #### 10.7.0
>
> - Added `isMagnetURI()` to validate [magnet URIs](https://en.wikipedia.org/wiki/Magnet_URI_scheme)
> ([#884](https://github-redirect.dependabot.com/chriso/validator.js/pull/884))
> - Added `isJWT()` to validate [JSON web tokens](https://en.wikipedia.org/wiki/JSON_Web_Token)
> ([#885](https://github-redirect.dependabot.com/chriso/validator.js/pull/885))
Commits
- [`d3aa0a8`](https://github.com/chriso/validator.js/commit/d3aa0a881e0296ba8bb582ffbf21f6d6d7e8d0bf) 10.7.0
- [`d3ada60`](https://github.com/chriso/validator.js/commit/d3ada60d7760553fcb7da142858448aefd00e20b) Update the changelog
- [`11b79bd`](https://github.com/chriso/validator.js/commit/11b79bdeb81c62df953cc02d79e9094f32fb7341) Merge pull request [#885](https://github-redirect.dependabot.com/chriso/validator.js/issues/885) from bgrgndzz/bgrgndzz/isJWT
- [`0b89e56`](https://github.com/chriso/validator.js/commit/0b89e56ac6de3f731c3cc3320d04c69e4cf2052a) add isJWT
- [`10d3cdd`](https://github.com/chriso/validator.js/commit/10d3cddd526ac9e55158bdd5d262e8a1d2d4738a) Update the changelog
- [`65e16f8`](https://github.com/chriso/validator.js/commit/65e16f8a70e9634f8d8831185807021046db0859) Merge pull request [#884](https://github-redirect.dependabot.com/chriso/validator.js/issues/884) from Adibla/Adibla/isMagneticURI
- [`85de543`](https://github.com/chriso/validator.js/commit/85de54351a5fa6b34fa6d8d2b4f6b15db744965b) Update README.md
- [`26dc0ce`](https://github.com/chriso/validator.js/commit/26dc0cec8bc2e38a5987779ce1e5fb217294e966) Merge remote-tracking branch 'origin/Adibla/isMagneticURI' into Adibla/isMagn...
- [`75c75c3`](https://github.com/chriso/validator.js/commit/75c75c3814e12a1b831a064ba3a48ba2f761fa29) fix lint
- [`815eb46`](https://github.com/chriso/validator.js/commit/815eb467617094fdf44a6e7ad89147dcedac95ea) update README.md
- Additional commits viewable in [compare view](https://github.com/chriso/validator.js/compare/10.6.0...10.7.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps validator from 10.6.0 to 10.7.0.
Changelog
*Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.7.0 > > - Added `isMagnetURI()` to validate [magnet URIs](https://en.wikipedia.org/wiki/Magnet_URI_scheme) > ([#884](https://github-redirect.dependabot.com/chriso/validator.js/pull/884)) > - Added `isJWT()` to validate [JSON web tokens](https://en.wikipedia.org/wiki/JSON_Web_Token) > ([#885](https://github-redirect.dependabot.com/chriso/validator.js/pull/885))Commits
- [`d3aa0a8`](https://github.com/chriso/validator.js/commit/d3aa0a881e0296ba8bb582ffbf21f6d6d7e8d0bf) 10.7.0 - [`d3ada60`](https://github.com/chriso/validator.js/commit/d3ada60d7760553fcb7da142858448aefd00e20b) Update the changelog - [`11b79bd`](https://github.com/chriso/validator.js/commit/11b79bdeb81c62df953cc02d79e9094f32fb7341) Merge pull request [#885](https://github-redirect.dependabot.com/chriso/validator.js/issues/885) from bgrgndzz/bgrgndzz/isJWT - [`0b89e56`](https://github.com/chriso/validator.js/commit/0b89e56ac6de3f731c3cc3320d04c69e4cf2052a) add isJWT - [`10d3cdd`](https://github.com/chriso/validator.js/commit/10d3cddd526ac9e55158bdd5d262e8a1d2d4738a) Update the changelog - [`65e16f8`](https://github.com/chriso/validator.js/commit/65e16f8a70e9634f8d8831185807021046db0859) Merge pull request [#884](https://github-redirect.dependabot.com/chriso/validator.js/issues/884) from Adibla/Adibla/isMagneticURI - [`85de543`](https://github.com/chriso/validator.js/commit/85de54351a5fa6b34fa6d8d2b4f6b15db744965b) Update README.md - [`26dc0ce`](https://github.com/chriso/validator.js/commit/26dc0cec8bc2e38a5987779ce1e5fb217294e966) Merge remote-tracking branch 'origin/Adibla/isMagneticURI' into Adibla/isMagn... - [`75c75c3`](https://github.com/chriso/validator.js/commit/75c75c3814e12a1b831a064ba3a48ba2f761fa29) fix lint - [`815eb46`](https://github.com/chriso/validator.js/commit/815eb467617094fdf44a6e7ad89147dcedac95ea) update README.md - Additional commits viewable in [compare view](https://github.com/chriso/validator.js/compare/10.6.0...10.7.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.