Skip to content

Commit

Permalink
fix(deps): update dependency express-validator to v7.1.0 (#337)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [express-validator](https://express-validator.github.io)
([source](https://togithub.com/express-validator/express-validator)) |
[`7.0.1` ->
`7.1.0`](https://renovatebot.com/diffs/npm/express-validator/7.0.1/7.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/express-validator/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/express-validator/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/express-validator/7.0.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/express-validator/7.0.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>express-validator/express-validator
(express-validator)</summary>

###
[`v7.1.0`](https://togithub.com/express-validator/express-validator/releases/tag/v7.1.0)

[Compare
Source](https://togithub.com/express-validator/express-validator/compare/v7.0.1...v7.1.0)

- Upgraded validator to v13.12.0 (see their release notes:
https://github.com/validatorjs/validator.js/releases/tag/13.12.0)
- Added missing fields to `IsURLOptions`
([#&#8203;1258](https://togithub.com/express-validator/express-validator/issues/1258),
[#&#8203;1259](https://togithub.com/express-validator/express-validator/issues/1259))
- Added `isULID()` validator
([#&#8203;1248](https://togithub.com/express-validator/express-validator/issues/1248))
-   Several improvements to docs

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 8c95a36 commit f2f381b
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions package-lock.json

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

0 comments on commit f2f381b

Please sign in to comment.