Skip to content

chore(deps): update postgres docker tag to v14.22#6

Merged
qtekfun merged 1 commit intomasterfrom
renovate/postgres-14.x
Mar 18, 2026
Merged

chore(deps): update postgres docker tag to v14.22#6
qtekfun merged 1 commit intomasterfrom
renovate/postgres-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 18, 2026

This PR contains the following updates:

Package Update Change
postgres minor 14.2114.22

Configuration

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

🚦 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/postgres-14.x branch 2 times, most recently from 21f0b31 to 5e6f37a Compare March 18, 2026 19:41
@renovate renovate Bot force-pushed the renovate/postgres-14.x branch from 5e6f37a to b880c6b Compare March 18, 2026 19:43
@qtekfun qtekfun merged commit 1dd23ad into master Mar 18, 2026
2 checks passed
@qtekfun qtekfun deleted the renovate/postgres-14.x branch March 18, 2026 19:44
qtekfun pushed a commit that referenced this pull request Mar 21, 2026
…to v6 (#6)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v4` → `v6` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information.

---

### Release Notes

<details>
<summary>actions/checkout (https://code.forgejo.org/actions/checkout)</summary>

### [`v6`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v602)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v5...v6)

- Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](actions/checkout#2356)

### [`v5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4...v5)

- Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](actions/checkout#2301)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (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 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:eyJjcmVhdGVkSW5WZXIiOiI0My44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuODQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJtYWpvci11cGRhdGUiLCJuZWVkcy1yZXZpZXciXX0=-->

Reviewed-on: https://git.qtekfun.net/God/homelab-2026/pulls/6
Co-authored-by: renovate-bot <qtekfun+renobot@gmail.com>
Co-committed-by: renovate-bot <qtekfun+renobot@gmail.com>
qtekfun added a commit that referenced this pull request Mar 22, 2026
chore(deps): update postgres docker tag to v14.22
qtekfun pushed a commit that referenced this pull request Mar 22, 2026
…to v6 (#6)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v4` → `v6` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information.

---

### Release Notes

<details>
<summary>actions/checkout (https://code.forgejo.org/actions/checkout)</summary>

### [`v6`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v602)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v5...v6)

- Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](actions/checkout#2356)

### [`v5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4...v5)

- Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](actions/checkout#2301)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (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 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:eyJjcmVhdGVkSW5WZXIiOiI0My44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuODQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJtYWpvci11cGRhdGUiLCJuZWVkcy1yZXZpZXciXX0=-->

Reviewed-on: https://git.qtekfun.net/God/homelab-2026/pulls/6
Co-authored-by: renovate-bot <qtekfun+renobot@gmail.com>
Co-committed-by: renovate-bot <qtekfun+renobot@gmail.com>
qtekfun pushed a commit that referenced this pull request Mar 29, 2026
…to v6 (#6)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v4` → `v6` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information.

---

### Release Notes

<details>
<summary>actions/checkout (https://code.forgejo.org/actions/checkout)</summary>

### [`v6`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v602)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v5...v6)

- Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](actions/checkout#2356)

### [`v5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4...v5)

- Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](actions/checkout#2301)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (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 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:eyJjcmVhdGVkSW5WZXIiOiI0My44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuODQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJtYWpvci11cGRhdGUiLCJuZWVkcy1yZXZpZXciXX0=-->

Reviewed-on: https://git.qtekfun.net/God/homelab-2026/pulls/6
Co-authored-by: renovate-bot <qtekfun+renobot@gmail.com>
Co-committed-by: renovate-bot <qtekfun+renobot@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant