fix(deps): update module github.com/jackc/pgx/v5 to v5.7.2 #116

Open
forgejo-actions wants to merge 1 commit from renovate/github.com-jackc-pgx-v5-5.x into main
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/jackc/pgx/v5 require patch v5.7.1 -> v5.7.2

Release Notes

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.2

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | require | patch | `v5.7.1` -> `v5.7.2` | --- ### Release Notes <details> <summary>jackc/pgx (github.com/jackc/pgx/v5)</summary> ### [`v5.7.2`](https://github.com/jackc/pgx/compare/v5.7.1...v5.7.2) [Compare Source](https://github.com/jackc/pgx/compare/v5.7.1...v5.7.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Ni4yIiwidXBkYXRlZEluVmVyIjoiMzkuOTYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
forgejo-actions added 1 commit 2025-01-09 03:36:50 +00:00
Author
Contributor

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/crypto v0.27.0 -> v0.31.0
golang.org/x/sys v0.25.0 -> v0.28.0
golang.org/x/text v0.18.0 -> v0.21.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/sync` | `v0.8.0` -> `v0.10.0` | | `golang.org/x/crypto` | `v0.27.0` -> `v0.31.0` | | `golang.org/x/sys` | `v0.25.0` -> `v0.28.0` | | `golang.org/x/text` | `v0.18.0` -> `v0.21.0` |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-jackc-pgx-v5-5.x:renovate/github.com-jackc-pgx-v5-5.x
git checkout renovate/github.com-jackc-pgx-v5-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/github.com-jackc-pgx-v5-5.x
git checkout renovate/github.com-jackc-pgx-v5-5.x
git rebase main
git checkout main
git merge --ff-only renovate/github.com-jackc-pgx-v5-5.x
git checkout renovate/github.com-jackc-pgx-v5-5.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-jackc-pgx-v5-5.x
git checkout main
git merge --squash renovate/github.com-jackc-pgx-v5-5.x
git checkout main
git merge --ff-only renovate/github.com-jackc-pgx-v5-5.x
git checkout main
git merge renovate/github.com-jackc-pgx-v5-5.x
git push origin main
Sign in to join this conversation.
No description provided.