chore(deps): update postgres to v18 (major) #256

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

This PR contains the following updates:

Package Type Update Change
docker.io/library/postgres docker major 17.6 -> 18.1
postgres major 17.6-alpine -> 18.1-alpine
postgres major 16-alpine -> 18-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 | major | `17.6` -> `18.1` | | postgres | | major | `17.6-alpine` -> `18.1-alpine` | | postgres | | major | `16-alpine` -> `18-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 16:12:37 +01:00
chore(deps): update postgres to v18
Some checks failed
continuous-integration/drone/push Build is failing
0f48aa921e
Collaborator

@simon Should we merge this before you deploy the first environment to prevent some future work?

@simon Should we merge this before you deploy the first environment to prevent some future work?
Some checks failed
continuous-integration/drone/push Build is failing
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/major-postgres:renovate/major-postgres
git checkout renovate/major-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/major-postgres
git checkout renovate/major-postgres
git rebase main
git checkout main
git merge --ff-only renovate/major-postgres
git checkout renovate/major-postgres
git rebase main
git checkout main
git merge --no-ff renovate/major-postgres
git checkout main
git merge --squash renovate/major-postgres
git checkout main
git merge --ff-only renovate/major-postgres
git checkout main
git merge renovate/major-postgres
git push origin main
Sign in to join this conversation.
No description provided.