1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency @types/pg to v8.11.7 (#8087)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg))
| [`8.11.6` ->
`8.11.7`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.6/8.11.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.6/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.6/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-04 18:56:55 +00:00 committed by GitHub
parent 5e11ded7d9
commit f811d145aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -192,7 +192,7 @@
"@types/node": "20.14.15",
"@types/nodemailer": "6.4.15",
"@types/owasp-password-strength-test": "1.3.2",
"@types/pg": "8.11.6",
"@types/pg": "8.11.7",
"@types/semver": "7.5.8",
"@types/slug": "^5.0.8",
"@types/stoppable": "1.1.3",

View File

@ -2223,14 +2223,14 @@ __metadata:
languageName: node
linkType: hard
"@types/pg@npm:8.11.6":
version: 8.11.6
resolution: "@types/pg@npm:8.11.6"
"@types/pg@npm:8.11.7":
version: 8.11.7
resolution: "@types/pg@npm:8.11.7"
dependencies:
"@types/node": "npm:*"
pg-protocol: "npm:*"
pg-types: "npm:^4.0.1"
checksum: 10c0/e68e057d9500b25cd776f4fcc547b4880c4f3b0c7b6e03c8a0e5e262b6189dd7a00f4edc8937ffc55a9f6a136a78d7e4a9b6bbe6a46122a95c134f7be66f6842
checksum: 10c0/45fb8eefca1387655a69bdf9d3a9c423b34839bca792979c7b85230a56df6c6889962f7d07ba961af9fadb08dedabaa703ffe40d5bd272e41465d47f20488950
languageName: node
linkType: hard
@ -9896,7 +9896,7 @@ __metadata:
"@types/node": "npm:20.14.15"
"@types/nodemailer": "npm:6.4.15"
"@types/owasp-password-strength-test": "npm:1.3.2"
"@types/pg": "npm:8.11.6"
"@types/pg": "npm:8.11.7"
"@types/semver": "npm:7.5.8"
"@types/slug": "npm:^5.0.8"
"@types/stoppable": "npm:1.1.3"