fix(deps): update all dependencies #12

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
github.com/jackc/pgx/v5 require patch v5.7.2 -> v5.7.4
gitlab.com/greyxor/slogor require patch v1.6.1 -> v1.6.2
golang.org/x/sync require minor v0.12.0 -> v0.13.0

Release Notes

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

v5.7.4

Compare Source

v5.7.3

Compare Source

greyxor/slogor (gitlab.com/greyxor/slogor)

v1.6.2

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.2` -> `v5.7.4` | | [gitlab.com/greyxor/slogor](https://gitlab.com/greyxor/slogor) | require | patch | `v1.6.1` -> `v1.6.2` | | golang.org/x/sync | require | minor | `v0.12.0` -> `v0.13.0` | --- ### Release Notes <details> <summary>jackc/pgx (github.com/jackc/pgx/v5)</summary> ### [`v5.7.4`](https://github.com/jackc/pgx/compare/v5.7.3...v5.7.4) [Compare Source](https://github.com/jackc/pgx/compare/v5.7.3...v5.7.4) ### [`v5.7.3`](https://github.com/jackc/pgx/compare/v5.7.2...v5.7.3) [Compare Source](https://github.com/jackc/pgx/compare/v5.7.2...v5.7.3) </details> <details> <summary>greyxor/slogor (gitlab.com/greyxor/slogor)</summary> ### [`v1.6.2`](https://gitlab.com/greyxor/slogor/compare/v1.6.1...v1.6.2) [Compare Source](https://gitlab.com/greyxor/slogor/compare/v1.6.1...v1.6.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-26 00:13:20 +01:00
kjuulh force-pushed renovate/all from 8a526c50ca to 1c2e418072 2025-04-06 02:40:12 +02:00 Compare
kjuulh changed title from fix(deps): update module github.com/jackc/pgx/v5 to v5.7.4 to fix(deps): update all dependencies 2025-04-06 02:40:12 +02:00
kjuulh force-pushed renovate/all from 1c2e418072 to 635220697c 2025-04-13 02:40:46 +02:00 Compare
Author
Owner

ℹ 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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.5 -> 1.24.2
golang.org/x/sys v0.29.0 -> v0.32.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): - 1 additional dependency was updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :----------------- | :--------------------- | | `go` | `1.23.5` -> `1.24.2` | | `golang.org/x/sys` | `v0.29.0` -> `v0.32.0` |
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/orbis#12
No description provided.