chore(deps): update postgres to v17.7 #253

Open
renovate wants to merge 1 commit from renovate/postgres into main
Collaborator

This PR contains the following updates:

Package Type Update Change
docker.io/library/postgres docker minor 17.6 -> 17.7
postgres minor 17.6-alpine -> 17.7-alpine

Configuration

📅 Schedule: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), 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 these updates 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 | |---|---|---|---| | docker.io/library/postgres | docker | minor | `17.6` -> `17.7` | | postgres | | minor | `17.6-alpine` -> `17.7-alpine` | --- ### Configuration 📅 **Schedule**: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2025-12-03 15:30:19 +01:00
chore(deps): update postgres to v17.7
Some checks reported errors
continuous-integration/drone/push Build was killed
a51695e74d
Some checks reported errors
continuous-integration/drone/push Build was killed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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/postgres:renovate/postgres
git checkout renovate/postgres

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/postgres
git checkout renovate/postgres
git rebase main
git checkout main
git merge --ff-only renovate/postgres
git checkout renovate/postgres
git rebase main
git checkout main
git merge --no-ff renovate/postgres
git checkout main
git merge --squash renovate/postgres
git checkout main
git merge --ff-only renovate/postgres
git checkout main
git merge renovate/postgres
git push origin main
Sign in to join this conversation.
No description provided.