Commit 69b4d0b
authored
fix(deps): update dependency pg to v8.21.0 (#634)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [pg](https://redirect.github.com/brianc/node-postgres)
([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg))
| [`8.20.0` →
`8.21.0`](https://renovatebot.com/diffs/npm/pg/8.20.0/8.21.0) |

|

|

|

|
---
### Release Notes
<details>
<summary>brianc/node-postgres (pg)</summary>
###
[`v8.21.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8210)
[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.20.0...pg@8.21.0)
- Handle [SASL
SCRAM](https://redirect.github.com/brianc/node-postgres/pull/3521)
server error responses properly.
- Add support for
[node@26](https://redirect.github.com/brianc/node-postgres/pull/3667).
- Add `scramMaxIterations` [config
option](https://redirect.github.com/brianc/node-postgres/pull/3677).
- Add `client.getTransactionStatus()`
[method](https://redirect.github.com/brianc/node-postgres/pull/3645).
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Dublin)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Only on Sunday and Saturday (`* * * * 0,6`)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/BSStudio/bss-web-graphql-backend).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0cf7c21 commit 69b4d0b
2 files changed
Lines changed: 42 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments