Commit graph

20 commits

Author SHA1 Message Date
5f39c10cbc chore(deps): update postgres docker tag to v17 2024-09-28 00:00:33 +00:00
fad2ddef49 chore(deps): update woodpeckerci to v2.7.1 (#67)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | patch | `v2.7.0-alpine` -> `v2.7.1-alpine` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | patch | `v2.7.0-alpine` -> `v2.7.1-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.7.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.1): 2.7.1

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.7.0...v2.7.1)

##### [2.7.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.1) - 2024-09-07

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;j04n-f](https://github.com/j04n-f), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;dvjn](https://github.com/dvjn)

##### 🔒 Security

-   Lint privileged plugin match and allow to be set empty \[[#&#8203;4084](https://github.com/woodpecker-ci/woodpecker/pull/4084)]
-   Allow admins to specify privileged plugins by name **and tag** \[[#&#8203;4076](https://github.com/woodpecker-ci/woodpecker/pull/4076)]
-   Warn if using secrets/env with plugin \[[#&#8203;4039](https://github.com/woodpecker-ci/woodpecker/pull/4039)]

##### 🐛 Bug Fixes

-   Set refspec for gitlab MR \[[#&#8203;4021](https://github.com/woodpecker-ci/woodpecker/pull/4021)]
-   Change Bitbucket PR hook to point the source branch, commit & ref \[[#&#8203;3965](https://github.com/woodpecker-ci/woodpecker/pull/3965)]
-   Add updated, merged and declined events to bb webhook activation \[[#&#8203;3963](https://github.com/woodpecker-ci/woodpecker/pull/3963)]
-   Fix login via navbar \[[#&#8203;3962](https://github.com/woodpecker-ci/woodpecker/pull/3962)]
-   Fix panic if forge is unreachable \[[#&#8203;3944](https://github.com/woodpecker-ci/woodpecker/pull/3944)]
-   Fix org settings page \[[#&#8203;4093](https://github.com/woodpecker-ci/woodpecker/pull/4093)]

##### Misc

-   Bump github.com/docker/docker from v24.0.9 to v24.0.9+30 \[[#&#8203;4077](https://github.com/woodpecker-ci/woodpecker/pull/4077)]

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #67
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-09-08 14:28:32 +02:00
7fd5a9c079 chore(deps): update woodpeckerci to v2.7.0 (#56)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.7.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0): 2.7.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.1...v2.7.0)

##### [2.7.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0) - 2024-07-18

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;dvjn](https://github.com/dvjn), [@&#8203;hhamalai](https://github.com/hhamalai), [@&#8203;lafriks](https://github.com/lafriks), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;smainz](https://github.com/smainz), [@&#8203;tongjicoder](https://github.com/tongjicoder), [@&#8203;zc-devs](https://github.com/zc-devs)

##### ❤️ Special thanks the security researchers and those who fixed it ❤️

-   [Daniel Kilimnik](https://kilimnik) [@&#8203;D_K_Dev](https://x.com/D_K_Dev) (Neodyme AG) *reporting the bugs and orchestrating the communication*
-   Felipe Custodio Romero [@&#8203;*localo*](https://x.com/\_localo\_) (Neodyme AG) *finding the bugs*
-   [@&#8203;6543](https://github.com/6543) *fixing the bugs and orchestrating the communication*

##### 🔒 Security

-   Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)]
-   Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)]
-   Disallow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)]
-   Use proper oauth state \[[#&#8203;3847](https://github.com/woodpecker-ci/woodpecker/pull/3847)]
-   Enhance token checking \[[#&#8203;3842](https://github.com/woodpecker-ci/woodpecker/pull/3842)]
-   Bump github.com/hashicorp/go-retryablehttp v0.7.5 -> v0.7.7 \[[#&#8203;3834](https://github.com/woodpecker-ci/woodpecker/pull/3834)]

#####  Features

-   Gracefully shutdown server \[[#&#8203;3896](https://github.com/woodpecker-ci/woodpecker/pull/3896)]
-   Gracefully shutdown agent \[[#&#8203;3895](https://github.com/woodpecker-ci/woodpecker/pull/3895)]
-   Convert urls in logs to links  \[[#&#8203;3904](https://github.com/woodpecker-ci/woodpecker/pull/3904)]
-   Allow login using multiple forges \[[#&#8203;3822](https://github.com/woodpecker-ci/woodpecker/pull/3822)]
-   Global and organization registries \[[#&#8203;1672](https://github.com/woodpecker-ci/woodpecker/pull/1672)]
-   Cli get repo from git remote \[[#&#8203;3830](https://github.com/woodpecker-ci/woodpecker/pull/3830)]
-   Add api for forges \[[#&#8203;3733](https://github.com/woodpecker-ci/woodpecker/pull/3733)]

##### 📈 Enhancement

-   Cli fix pipeline logs \[[#&#8203;3913](https://github.com/woodpecker-ci/woodpecker/pull/3913)]
-   Migrate to github.com/urfave/cli/v3 \[[#&#8203;2951](https://github.com/woodpecker-ci/woodpecker/pull/2951)]
-   Allow to change the working directory also for plugins and services \[[#&#8203;3914](https://github.com/woodpecker-ci/woodpecker/pull/3914)]
-   Remove `unplugin-icons` \[[#&#8203;3809](https://github.com/woodpecker-ci/woodpecker/pull/3809)]
-   Release windows binaries as zip file \[[#&#8203;3906](https://github.com/woodpecker-ci/woodpecker/pull/3906)]
-   Convert to openapi 3.0 \[[#&#8203;3897](https://github.com/woodpecker-ci/woodpecker/pull/3897)]
-   Enhance pipeline list \[[#&#8203;3898](https://github.com/woodpecker-ci/woodpecker/pull/3898)]
-   Add user registries UI \[[#&#8203;3888](https://github.com/woodpecker-ci/woodpecker/pull/3888)]
-   Sort users by login \[[#&#8203;3891](https://github.com/woodpecker-ci/woodpecker/pull/3891)]
-   Exclude dummy backend in production \[[#&#8203;3877](https://github.com/woodpecker-ci/woodpecker/pull/3877)]
-   Fix deploy task env \[[#&#8203;3878](https://github.com/woodpecker-ci/woodpecker/pull/3878)]
-   Get default branch and show message in pipeline list \[[#&#8203;3867](https://github.com/woodpecker-ci/woodpecker/pull/3867)]
-   Add timestamp for last work done by agent \[[#&#8203;3844](https://github.com/woodpecker-ci/woodpecker/pull/3844)]
-   Adjust logger types \[[#&#8203;3859](https://github.com/woodpecker-ci/woodpecker/pull/3859)]
-   Cleanup state reporting \[[#&#8203;3850](https://github.com/woodpecker-ci/woodpecker/pull/3850)]
-   Unify DB tables/columns \[[#&#8203;3806](https://github.com/woodpecker-ci/woodpecker/pull/3806)]
-   Let webhook pass on pipeline parsing error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)]
-   Exclude mocks from release build \[[#&#8203;3831](https://github.com/woodpecker-ci/woodpecker/pull/3831)]
-   K8s secrets reference from step \[[#&#8203;3655](https://github.com/woodpecker-ci/woodpecker/pull/3655)]

##### 🐛 Bug Fixes

-   Handle empty repositories in gitea when listing PRs \[[#&#8203;3925](https://github.com/woodpecker-ci/woodpecker/pull/3925)]
-   Update alpine package dep for docker images \[[#&#8203;3917](https://github.com/woodpecker-ci/woodpecker/pull/3917)]
-   Don't report error if agent was terminated gracefully \[[#&#8203;3894](https://github.com/woodpecker-ci/woodpecker/pull/3894)]
-   Let agents continuously report their health \[[#&#8203;3893](https://github.com/woodpecker-ci/woodpecker/pull/3893)]
-   Ignore warnings for cli exec \[[#&#8203;3868](https://github.com/woodpecker-ci/woodpecker/pull/3868)]
-   Correct favicon states \[[#&#8203;3832](https://github.com/woodpecker-ci/woodpecker/pull/3832)]
-   Cleanup of the login flow and tests \[[#&#8203;3810](https://github.com/woodpecker-ci/woodpecker/pull/3810)]
-   Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)]
-   Fix authentication error handling \[[#&#8203;3807](https://github.com/woodpecker-ci/woodpecker/pull/3807)]

##### 📚 Documentation

-   Streamline docs for new users \[[#&#8203;3803](https://github.com/woodpecker-ci/woodpecker/pull/3803)]
-   Add mastodon verification \[[#&#8203;3843](https://github.com/woodpecker-ci/woodpecker/pull/3843)]
-   chore(deps): update docs npm deps non-major \[[#&#8203;3837](https://github.com/woodpecker-ci/woodpecker/pull/3837)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3824](https://github.com/woodpecker-ci/woodpecker/pull/3824)]
-   Add openSUSE package \[[#&#8203;3800](https://github.com/woodpecker-ci/woodpecker/pull/3800)]
-   chore(deps): update docs npm deps non-major \[[#&#8203;3798](https://github.com/woodpecker-ci/woodpecker/pull/3798)]
-   Add "Docker Tags" Plugin \[[#&#8203;3796](https://github.com/woodpecker-ci/woodpecker/pull/3796)]
-   chore(deps): update dependency marked to v13 \[[#&#8203;3792](https://github.com/woodpecker-ci/woodpecker/pull/3792)]
-   chore: fix some comments \[[#&#8203;3788](https://github.com/woodpecker-ci/woodpecker/pull/3788)]

##### Misc

-   chore(deps): update web npm deps non-major \[[#&#8203;3930](https://github.com/woodpecker-ci/woodpecker/pull/3930)]
-   chore(deps): update dependency vitest to v2 \[[#&#8203;3905](https://github.com/woodpecker-ci/woodpecker/pull/3905)]
-   fix(deps): update module github.com/google/go-github/v62 to v63 \[[#&#8203;3910](https://github.com/woodpecker-ci/woodpecker/pull/3910)]
-   chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 \[[#&#8203;3908](https://github.com/woodpecker-ci/woodpecker/pull/3908)]
-   Update plugin-git and add renovate trigger \[[#&#8203;3901](https://github.com/woodpecker-ci/woodpecker/pull/3901)]
-   chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 \[[#&#8203;3903](https://github.com/woodpecker-ci/woodpecker/pull/3903)]
-   fix(deps): update golang-packages \[[#&#8203;3875](https://github.com/woodpecker-ci/woodpecker/pull/3875)]
-   chore(deps): lock file maintenance \[[#&#8203;3876](https://github.com/woodpecker-ci/woodpecker/pull/3876)]
-   \[pre-commit.ci] pre-commit autoupdate \[[#&#8203;3862](https://github.com/woodpecker-ci/woodpecker/pull/3862)]
-   Add dummy backend \[[#&#8203;3820](https://github.com/woodpecker-ci/woodpecker/pull/3820)]
-   chore(deps): update dependency replace-in-file to v8 \[[#&#8203;3852](https://github.com/woodpecker-ci/woodpecker/pull/3852)]
-   Update forgejo sdk \[[#&#8203;3840](https://github.com/woodpecker-ci/woodpecker/pull/3840)]
-   chore(deps): lock file maintenance \[[#&#8203;3838](https://github.com/woodpecker-ci/woodpecker/pull/3838)]
-   Allow to set dist dir using env var \[[#&#8203;3814](https://github.com/woodpecker-ci/woodpecker/pull/3814)]
-   chore(deps): lock file maintenance \[[#&#8203;3805](https://github.com/woodpecker-ci/woodpecker/pull/3805)]
-   chore(deps): update docker.io/lycheeverse/lychee docker tag to v0.15.1 \[[#&#8203;3797](https://github.com/woodpecker-ci/woodpecker/pull/3797)]

### [`v2.6.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1): 2.6.1

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.0...v2.6.1)

##### [2.6.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1) - 2024-07-18

##### 🔒 Security

-   Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)]
-   Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)]
-   Disalow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)]
-   Bump trivy plugin version and remove unused variable \[[#&#8203;3833](https://github.com/woodpecker-ci/woodpecker/pull/3833)]

##### 🐛 Bug Fixes

-   Let webhook pass on pipeline parsion error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)]
-   Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)]

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #56
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-07-21 21:55:37 +02:00
0da0861924 chore(deps): update woodpeckerci to v2.6.0 (#48)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.5.0-alpine` -> `v2.6.0-alpine` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.5.0-alpine` -> `v2.6.0-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.6.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.0): 2.6.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.5.0...v2.6.0)

##### [2.6.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.0) - 2024-06-13

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;jcgl17](https://github.com/jcgl17), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;s00500](https://github.com/s00500), [@&#8203;wez](https://github.com/wez), [@&#8203;zc-devs](https://github.com/zc-devs)

##### 🔒 Security

-   Bump trivy plugin version and remove unused variable \[[#&#8203;3759](https://github.com/woodpecker-ci/woodpecker/pull/3759)]

#####  Features

-   Allow to store logs in files \[[#&#8203;3568](https://github.com/woodpecker-ci/woodpecker/pull/3568)]
-   Native forgejo support \[[#&#8203;3684](https://github.com/woodpecker-ci/woodpecker/pull/3684)]

##### 🐛 Bug Fixes

-   Add release event to webhooks \[[#&#8203;3784](https://github.com/woodpecker-ci/woodpecker/pull/3784)]
-   Respect cli argument when checking docker backend availability \[[#&#8203;3770](https://github.com/woodpecker-ci/woodpecker/pull/3770)]
-   Fix repo creation \[[#&#8203;3756](https://github.com/woodpecker-ci/woodpecker/pull/3756)]
-   Fix config loading of cli \[[#&#8203;3764](https://github.com/woodpecker-ci/woodpecker/pull/3764)]
-   Fix missing WOODPECKER_BITBUCKET_DC_URL \[[#&#8203;3761](https://github.com/woodpecker-ci/woodpecker/pull/3761)]
-   Correct repo repair success message in cli \[[#&#8203;3757](https://github.com/woodpecker-ci/woodpecker/pull/3757)]

##### 📈 Enhancement

-   Improve step logging \[[#&#8203;3722](https://github.com/woodpecker-ci/woodpecker/pull/3722)]
-   chore(deps): update dependency eslint to v9 \[[#&#8203;3594](https://github.com/woodpecker-ci/woodpecker/pull/3594)]
-   Show workflow names if there are multiple configs \[[#&#8203;3767](https://github.com/woodpecker-ci/woodpecker/pull/3767)]
-   Use http constants \[[#&#8203;3766](https://github.com/woodpecker-ci/woodpecker/pull/3766)]
-   Spellcheck "server/\*" \[[#&#8203;3753](https://github.com/woodpecker-ci/woodpecker/pull/3753)]
-   Agent-wide node selector \[[#&#8203;3608](https://github.com/woodpecker-ci/woodpecker/pull/3608)]

##### 📚 Documentation

-   Remove misleading crontab guru suggestion from docs \[[#&#8203;3781](https://github.com/woodpecker-ci/woodpecker/pull/3781)]
-   Add documentation for KUBERNETES_SERVICE_HOST in Agent \[[#&#8203;3747](https://github.com/woodpecker-ci/woodpecker/pull/3747)]
-   Remove web.archive.org workaround in docs \[[#&#8203;3771](https://github.com/woodpecker-ci/woodpecker/pull/3771)]
-   Serve plugin icons locally \[[#&#8203;3768](https://github.com/woodpecker-ci/woodpecker/pull/3768)]
-   Docs: update local backend page \[[#&#8203;3765](https://github.com/woodpecker-ci/woodpecker/pull/3765)]
-   Remove old docs versions \[[#&#8203;3743](https://github.com/woodpecker-ci/woodpecker/pull/3743)]
-   Merge release plugins \[[#&#8203;3752](https://github.com/woodpecker-ci/woodpecker/pull/3752)]
-   Split FAQ \[[#&#8203;3746](https://github.com/woodpecker-ci/woodpecker/pull/3746)]

##### Misc

-   Update nix flake \[[#&#8203;3780](https://github.com/woodpecker-ci/woodpecker/pull/3780)]
-   chore(deps): lock file maintenance \[[#&#8203;3783](https://github.com/woodpecker-ci/woodpecker/pull/3783)]
-   chore(deps): update pre-commit hook golangci/golangci-lint to v1.59.1 \[[#&#8203;3782](https://github.com/woodpecker-ci/woodpecker/pull/3782)]
-   fix(deps): update codeberg.org/mvdkleijn/forgejo-sdk/forgejo digest to [`168c988`](https://github.com/woodpecker-ci/woodpecker/commit/168c988) \[[#&#8203;3776](https://github.com/woodpecker-ci/woodpecker/pull/3776)]
-   chore(deps): lock file maintenance \[[#&#8203;3750](https://github.com/woodpecker-ci/woodpecker/pull/3750)]
-   chore(deps): update gitea/gitea docker tag to v1.22 \[[#&#8203;3749](https://github.com/woodpecker-ci/woodpecker/pull/3749)]
-   Fix setting name \[[#&#8203;3744](https://github.com/woodpecker-ci/woodpecker/pull/3744)]

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: carsten/container-server#48
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-06-24 19:01:06 +02:00
f6b936be5c chore(deps): update woodpeckerci to v2.5.0 (#45)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.4.1-alpine` -> `v2.5.0-alpine` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.4.1-alpine` -> `v2.5.0-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.5.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.5.0): 2.5.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.4.1...v2.5.0)

##### [2.5.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.5.0) - 2024-06-01

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;Andre601](https://github.com/Andre601), [@&#8203;Elara6331](https://github.com/Elara6331), [@&#8203;OCram85](https://github.com/OCram85), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;aumetra](https://github.com/aumetra), [@&#8203;da-Kai](https://github.com/da-Kai), [@&#8203;dominic-p](https://github.com/dominic-p), [@&#8203;dvjn](https://github.com/dvjn), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;fernandrone](https://github.com/fernandrone), [@&#8203;linghuying](https://github.com/linghuying), [@&#8203;manuelluis](https://github.com/manuelluis), [@&#8203;nemunaire](https://github.com/nemunaire), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;sinlov](https://github.com/sinlov), [@&#8203;stevapple](https://github.com/stevapple), [@&#8203;xoxys](https://github.com/xoxys), [@&#8203;zc-devs](https://github.com/zc-devs)

##### 🔒 Security

-   bump golang.org/x/net to v0.24.0 \[[#&#8203;3628](https://github.com/woodpecker-ci/woodpecker/pull/3628)]

#####  Features

-   Add DeletePipeline API \[[#&#8203;3506](https://github.com/woodpecker-ci/woodpecker/pull/3506)]
-   CLI: remove step logs \[[#&#8203;3458](https://github.com/woodpecker-ci/woodpecker/pull/3458)]
-   Step logs removing API and Button \[[#&#8203;3451](https://github.com/woodpecker-ci/woodpecker/pull/3451)]

##### 📚 Documentation

-   Create 2.5 docs \[[#&#8203;3732](https://github.com/woodpecker-ci/woodpecker/pull/3732)]
-   Fix spelling in README \[[#&#8203;3741](https://github.com/woodpecker-ci/woodpecker/pull/3741)]
-   chore: fix some comments \[[#&#8203;3740](https://github.com/woodpecker-ci/woodpecker/pull/3740)]
-   Add "Is It Up Yet?" Plugin \[[#&#8203;3731](https://github.com/woodpecker-ci/woodpecker/pull/3731)]
-   Remove discord as official community channel \[[#&#8203;3717](https://github.com/woodpecker-ci/woodpecker/pull/3717)]
-   Add Gitea Package plugin \[[#&#8203;3707](https://github.com/woodpecker-ci/woodpecker/pull/3707)]
-   Add documentation for setting Kubernetes labels and annotations \[[#&#8203;3687](https://github.com/woodpecker-ci/woodpecker/pull/3687)]
-   Remove broken link to gobook.io \[[#&#8203;3694](https://github.com/woodpecker-ci/woodpecker/pull/3694)]
-   docs: add `Gitea publisher-golang` plugin \[[#&#8203;3691](https://github.com/woodpecker-ci/woodpecker/pull/3691)]
-   Add Ansible+Woodpecker blog post \[[#&#8203;3685](https://github.com/woodpecker-ci/woodpecker/pull/3685)]
-   Clarify info on failing workflows/Steps \[[#&#8203;3679](https://github.com/woodpecker-ci/woodpecker/pull/3679)]
-   Add discord plugin \[[#&#8203;3662](https://github.com/woodpecker-ci/woodpecker/pull/3662)]
-   chore(deps): update dependency trim to v1 \[[#&#8203;3658](https://github.com/woodpecker-ci/woodpecker/pull/3658)]
-   chore(deps): update dependency got to v14 \[[#&#8203;3657](https://github.com/woodpecker-ci/woodpecker/pull/3657)]
-   Fail on broken anchors \[[#&#8203;3644](https://github.com/woodpecker-ci/woodpecker/pull/3644)]
-   Fix step syntax in docs \[[#&#8203;3635](https://github.com/woodpecker-ci/woodpecker/pull/3635)]
-   chore(deps): update docs npm deps non-major \[[#&#8203;3632](https://github.com/woodpecker-ci/woodpecker/pull/3632)]
-   Add Twine plugin \[[#&#8203;3619](https://github.com/woodpecker-ci/woodpecker/pull/3619)]
-   Fix docs \[[#&#8203;3615](https://github.com/woodpecker-ci/woodpecker/pull/3615)]
-   Document how to enable parallel step exec for all steps \[[#&#8203;3605](https://github.com/woodpecker-ci/woodpecker/pull/3605)]
-   Update dependency [@&#8203;types/marked](https://github.com/types/marked) to v6 \[[#&#8203;3544](https://github.com/woodpecker-ci/woodpecker/pull/3544)]
-   Update docs npm deps non-major \[[#&#8203;3485](https://github.com/woodpecker-ci/woodpecker/pull/3485)]
-   Docs updates and fixes \[[#&#8203;3535](https://github.com/woodpecker-ci/woodpecker/pull/3535)]

##### 🐛 Bug Fixes

-   Fix privileged steps in kubernetes \[[#&#8203;3711](https://github.com/woodpecker-ci/woodpecker/pull/3711)]
-   Check for error in repo middleware \[[#&#8203;3688](https://github.com/woodpecker-ci/woodpecker/pull/3688)]
-   Fix parent pipeline number env on restarts \[[#&#8203;3683](https://github.com/woodpecker-ci/woodpecker/pull/3683)]
-   Fix bitbucket dir fetching \[[#&#8203;3668](https://github.com/woodpecker-ci/woodpecker/pull/3668)]
-   Sanitize tag ref for gitea/forgejo \[[#&#8203;3664](https://github.com/woodpecker-ci/woodpecker/pull/3664)]
-   Fix secret loading \[[#&#8203;3620](https://github.com/woodpecker-ci/woodpecker/pull/3620)]
-   fix cli config loading and correct comment \[[#&#8203;3618](https://github.com/woodpecker-ci/woodpecker/pull/3618)]
-   Handle ImagePullBackOff pod status \[[#&#8203;3580](https://github.com/woodpecker-ci/woodpecker/pull/3580)]
-   Apply skip ci filter only on push events \[[#&#8203;3612](https://github.com/woodpecker-ci/woodpecker/pull/3612)]
-   agent: Continue to retry indefinitely \[[#&#8203;3599](https://github.com/woodpecker-ci/woodpecker/pull/3599)]
-   Fix cli version comparison and improve setup \[[#&#8203;3518](https://github.com/woodpecker-ci/woodpecker/pull/3518)]
-   Fix flag name \[[#&#8203;3534](https://github.com/woodpecker-ci/woodpecker/pull/3534)]

##### 📈 Enhancement

-   Use IDs for tokens \[[#&#8203;3695](https://github.com/woodpecker-ci/woodpecker/pull/3695)]
-   Lint go code with cspell \[[#&#8203;3706](https://github.com/woodpecker-ci/woodpecker/pull/3706)]
-   Replace duplicated strings \[[#&#8203;3710](https://github.com/woodpecker-ci/woodpecker/pull/3710)]
-   Cleanup server env settings \[[#&#8203;3670](https://github.com/woodpecker-ci/woodpecker/pull/3670)]
-   Setting for empty commits on path condition \[[#&#8203;3708](https://github.com/woodpecker-ci/woodpecker/pull/3708)]
-   Lint file names and directories via cSpell too \[[#&#8203;3703](https://github.com/woodpecker-ci/woodpecker/pull/3703)]
-   Make retry count of config fetching form forge configure \[[#&#8203;3699](https://github.com/woodpecker-ci/woodpecker/pull/3699)]
-   Ability to set pod annotations and labels from step \[[#&#8203;3609](https://github.com/woodpecker-ci/woodpecker/pull/3609)]
-   Support github deploy task \[[#&#8203;3512](https://github.com/woodpecker-ci/woodpecker/pull/3512)]
-   Rework entrypoints \[[#&#8203;3269](https://github.com/woodpecker-ci/woodpecker/pull/3269)]
-   Add cli output handlers \[[#&#8203;3660](https://github.com/woodpecker-ci/woodpecker/pull/3660)]
-   Cleanup api docs and ts api-client options \[[#&#8203;3663](https://github.com/woodpecker-ci/woodpecker/pull/3663)]
-   Split client into multiple files and add more tests \[[#&#8203;3647](https://github.com/woodpecker-ci/woodpecker/pull/3647)]
-   Add filter options to GetPipelines API \[[#&#8203;3645](https://github.com/woodpecker-ci/woodpecker/pull/3645)]
-   Deprecate environment filter and improve errors \[[#&#8203;3634](https://github.com/woodpecker-ci/woodpecker/pull/3634)]
-   Add task details to queue info in woodpecker-go \[[#&#8203;3636](https://github.com/woodpecker-ci/woodpecker/pull/3636)]
-   Use forge from db \[[#&#8203;1417](https://github.com/woodpecker-ci/woodpecker/pull/1417)]
-   Remove review button from approval view \[[#&#8203;3617](https://github.com/woodpecker-ci/woodpecker/pull/3617)]
-   Rework addons (use rpc) \[[#&#8203;3268](https://github.com/woodpecker-ci/woodpecker/pull/3268)]
-   Allow to disable deployments \[[#&#8203;3570](https://github.com/woodpecker-ci/woodpecker/pull/3570)]
-   Add flag to only access public repositories on GitHub \[[#&#8203;3566](https://github.com/woodpecker-ci/woodpecker/pull/3566)]
-   Add `runtimeClassName` in Kubernetes backend options \[[#&#8203;3474](https://github.com/woodpecker-ci/woodpecker/pull/3474)]
-   Remove unused cache properties \[[#&#8203;3567](https://github.com/woodpecker-ci/woodpecker/pull/3567)]
-   Allow separate gitea oauth URL  \[[#&#8203;3513](https://github.com/woodpecker-ci/woodpecker/pull/3513)]
-   Add option to set the local repository path to the cli command exec. \[[#&#8203;3524](https://github.com/woodpecker-ci/woodpecker/pull/3524)]

##### Misc

-   chore(deps): update pre-commit non-major \[[#&#8203;3736](https://github.com/woodpecker-ci/woodpecker/pull/3736)]
-   chore(deps): update docker.io/alpine docker tag to v3.20 \[[#&#8203;3735](https://github.com/woodpecker-ci/woodpecker/pull/3735)]
-   fix(deps): update module github.com/google/go-github/v61 to v62 \[[#&#8203;3730](https://github.com/woodpecker-ci/woodpecker/pull/3730)]
-   chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4 \[[#&#8203;3729](https://github.com/woodpecker-ci/woodpecker/pull/3729)]
-   chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3 \[[#&#8203;3728](https://github.com/woodpecker-ci/woodpecker/pull/3728)]
-   chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.2 \[[#&#8203;3724](https://github.com/woodpecker-ci/woodpecker/pull/3724)]
-   fix(deps): update golang-packages \[[#&#8203;3713](https://github.com/woodpecker-ci/woodpecker/pull/3713)]
-   chore(deps): update postgres docker tag to v16.3 \[[#&#8203;3719](https://github.com/woodpecker-ci/woodpecker/pull/3719)]
-   chore(deps): update docker.io/appleboy/drone-discord docker tag to v1.3.2 \[[#&#8203;3718](https://github.com/woodpecker-ci/woodpecker/pull/3718)]
-   Added steps to reproduce and expected behavior in bug_report.yaml \[[#&#8203;3714](https://github.com/woodpecker-ci/woodpecker/pull/3714)]
-   flake: add flake-utils import and use eachDefaultSystem \[[#&#8203;3704](https://github.com/woodpecker-ci/woodpecker/pull/3704)]
-   Add nix flake for dev shell \[[#&#8203;3702](https://github.com/woodpecker-ci/woodpecker/pull/3702)]
-   Skip golangci in pre-commit.ci \[[#&#8203;3692](https://github.com/woodpecker-ci/woodpecker/pull/3692)]
-   chore(deps): update woodpeckerci/plugin-github-release docker tag to v1.2.0 \[[#&#8203;3690](https://github.com/woodpecker-ci/woodpecker/pull/3690)]
-   Switch back to upstream xgo image \[[#&#8203;3682](https://github.com/woodpecker-ci/woodpecker/pull/3682)]
-   Allow running tests on arm64 runners \[[#&#8203;2605](https://github.com/woodpecker-ci/woodpecker/pull/2605)]
-   chore(deps): update node.js to v22 \[[#&#8203;3659](https://github.com/woodpecker-ci/woodpecker/pull/3659)]
-   chore(deps): lock file maintenance \[[#&#8203;3656](https://github.com/woodpecker-ci/woodpecker/pull/3656)]
-   Add make target for spellcheck \[[#&#8203;3648](https://github.com/woodpecker-ci/woodpecker/pull/3648)]
-   chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 \[[#&#8203;3641](https://github.com/woodpecker-ci/woodpecker/pull/3641)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3640](https://github.com/woodpecker-ci/woodpecker/pull/3640)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3631](https://github.com/woodpecker-ci/woodpecker/pull/3631)]
-   Use our github-release plugin \[[#&#8203;3624](https://github.com/woodpecker-ci/woodpecker/pull/3624)]
-   chore(deps): lock file maintenance \[[#&#8203;3622](https://github.com/woodpecker-ci/woodpecker/pull/3622)]
-   Fix spellcheck and enable more dirs \[[#&#8203;3603](https://github.com/woodpecker-ci/woodpecker/pull/3603)]
-   Update docker.io/golang Docker tag to v1.22.2 \[[#&#8203;3596](https://github.com/woodpecker-ci/woodpecker/pull/3596)]
-   Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 \[[#&#8203;3597](https://github.com/woodpecker-ci/woodpecker/pull/3597)]
-   Update module github.com/google/go-github/v60 to v61 \[[#&#8203;3595](https://github.com/woodpecker-ci/woodpecker/pull/3595)]
-   Update pre-commit hook golangci/golangci-lint to v1.57.2 \[[#&#8203;3575](https://github.com/woodpecker-ci/woodpecker/pull/3575)]
-   Update docker.io/woodpeckerci/plugin-docker-buildx Docker tag to v3.2.1 \[[#&#8203;3574](https://github.com/woodpecker-ci/woodpecker/pull/3574)]
-   Update web npm deps non-major \[[#&#8203;3576](https://github.com/woodpecker-ci/woodpecker/pull/3576)]
-   Update dependency [@&#8203;intlify/unplugin-vue-i18n](https://github.com/intlify/unplugin-vue-i18n) to v4 \[[#&#8203;3572](https://github.com/woodpecker-ci/woodpecker/pull/3572)]
-   Update golang (packages) \[[#&#8203;3564](https://github.com/woodpecker-ci/woodpecker/pull/3564)]
-   Update dependency typescript to v5.4.3 \[[#&#8203;3563](https://github.com/woodpecker-ci/woodpecker/pull/3563)]
-   Lock file maintenance \[[#&#8203;3562](https://github.com/woodpecker-ci/woodpecker/pull/3562)]
-   Update pre-commit non-major \[[#&#8203;3556](https://github.com/woodpecker-ci/woodpecker/pull/3556)]
-   Update web npm deps non-major \[[#&#8203;3549](https://github.com/woodpecker-ci/woodpecker/pull/3549)]
-   Update dependency [@&#8203;types/node-emoji](https://github.com/types/node-emoji) to v2 \[[#&#8203;3545](https://github.com/woodpecker-ci/woodpecker/pull/3545)]
-   Update golang (packages) \[[#&#8203;3543](https://github.com/woodpecker-ci/woodpecker/pull/3543)]
-   Lock file maintenance \[[#&#8203;3541](https://github.com/woodpecker-ci/woodpecker/pull/3541)]
-   Update docker.io/woodpeckerci/plugin-docker-buildx Docker tag to v3.2.0 \[[#&#8203;3540](https://github.com/woodpecker-ci/woodpecker/pull/3540)]

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: carsten/container-server#45
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-06-13 14:48:19 +02:00
dc8d75ae53 chore(deps): update woodpeckerci to v2.4.1 (#34)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.3.0-alpine` -> `v2.4.1-alpine` |
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.3.0-alpine` -> `v2.4.1-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.4.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.4.1): 2.4.1

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.4.0...v2.4.1)

##### [2.4.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.4.1) - 2024-03-20

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;manuelluis](https://github.com/manuelluis), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;xoxys](https://github.com/xoxys)

##### 🔒 Security

-   Only allow to deploy from push, tag and release \[[#&#8203;3522](https://github.com/woodpecker-ci/woodpecker/pull/3522)]

##### 🐛 Bug Fixes

-   Exclude setup from cli command exec. \[[#&#8203;3523](https://github.com/woodpecker-ci/woodpecker/pull/3523)]
-   Fix uppercased env \[[#&#8203;3516](https://github.com/woodpecker-ci/woodpecker/pull/3516)]
-   Fix env schema \[[#&#8203;3514](https://github.com/woodpecker-ci/woodpecker/pull/3514)]

##### Misc

-   Temp pin golangci version in makefile \[[#&#8203;3520](https://github.com/woodpecker-ci/woodpecker/pull/3520)]

### [`v2.4.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.4.0): 2.4.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.3.0...v2.4.0)

##### [2.4.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.4.0) - 2024-03-19

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;Ray-D-Song](https://github.com/Ray-D-Song), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;fernandrone](https://github.com/fernandrone), [@&#8203;kjuulh](https://github.com/kjuulh), [@&#8203;kytta](https://github.com/kytta), [@&#8203;langecode](https://github.com/langecode), [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;rockdrilla](https://github.com/rockdrilla), [@&#8203;sinlov](https://github.com/sinlov), [@&#8203;smainz](https://github.com/smainz), [@&#8203;xoxys](https://github.com/xoxys), [@&#8203;zc-devs](https://github.com/zc-devs), [@&#8203;zowhoey](https://github.com/zowhoey)

##### 🔒 Security

-   Improve security context handling \[[#&#8203;3482](https://github.com/woodpecker-ci/woodpecker/pull/3482)]
-   fix(deps): update module github.com/moby/moby to v24.0.9+incompatible \[[#&#8203;3323](https://github.com/woodpecker-ci/woodpecker/pull/3323)]

#####  Features

-   Cli setup command \[[#&#8203;3384](https://github.com/woodpecker-ci/woodpecker/pull/3384)]
-   Add bitbucket datacenter (server) support  \[[#&#8203;2503](https://github.com/woodpecker-ci/woodpecker/pull/2503)]
-   Cli updater \[[#&#8203;3382](https://github.com/woodpecker-ci/woodpecker/pull/3382)]

##### 📚 Documentation

-   Delete docs for v0.15.x \[[#&#8203;3508](https://github.com/woodpecker-ci/woodpecker/pull/3508)]
-   Add deployment plugin \[[#&#8203;3495](https://github.com/woodpecker-ci/woodpecker/pull/3495)]
-   Bump follow-redirects and fix broken anchors \[[#&#8203;3488](https://github.com/woodpecker-ci/woodpecker/pull/3488)]
-   fix: plugin doc page not found \[[#&#8203;3480](https://github.com/woodpecker-ci/woodpecker/pull/3480)]
-   Documentation improvements \[[#&#8203;3376](https://github.com/woodpecker-ci/woodpecker/pull/3376)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3455](https://github.com/woodpecker-ci/woodpecker/pull/3455)]
-   Add "Sonatype Nexus" plugin \[[#&#8203;3446](https://github.com/woodpecker-ci/woodpecker/pull/3446)]
-   Add blog post \[[#&#8203;3439](https://github.com/woodpecker-ci/woodpecker/pull/3439)]
-   Add "Gradle Wrapper Validation" plugin \[[#&#8203;3435](https://github.com/woodpecker-ci/woodpecker/pull/3435)]
-   Add blog post \[[#&#8203;3410](https://github.com/woodpecker-ci/woodpecker/pull/3410)]
-   Extend core ideas documentation \[[#&#8203;3405](https://github.com/woodpecker-ci/woodpecker/pull/3405)]
-   docs: fix contributions link \[[#&#8203;3363](https://github.com/woodpecker-ci/woodpecker/pull/3363)]
-   Update/fix some docs \[[#&#8203;3359](https://github.com/woodpecker-ci/woodpecker/pull/3359)]
-   chore(deps): update dependency marked to v12 \[[#&#8203;3325](https://github.com/woodpecker-ci/woodpecker/pull/3325)]

##### 🐛 Bug Fixes

-   Fix skip setup for some general cli commands \[[#&#8203;3498](https://github.com/woodpecker-ci/woodpecker/pull/3498)]
-   Move generic agent flags to cmd/agent/core \[[#&#8203;3484](https://github.com/woodpecker-ci/woodpecker/pull/3484)]
-   Fix usage of WOODPECKER_DATABASE_DATASOURCE_FILE \[[#&#8203;3404](https://github.com/woodpecker-ci/woodpecker/pull/3404)]
-   Set pull-request id and labels on pr-closed event \[[#&#8203;3442](https://github.com/woodpecker-ci/woodpecker/pull/3442)]
-   Update org name on login \[[#&#8203;3409](https://github.com/woodpecker-ci/woodpecker/pull/3409)]
-   Do not alter secret key upper-/lowercase \[[#&#8203;3375](https://github.com/woodpecker-ci/woodpecker/pull/3375)]
-   fix: can't run multiple services on k8s \[[#&#8203;3395](https://github.com/woodpecker-ci/woodpecker/pull/3395)]
-   Fix agent polling \[[#&#8203;3378](https://github.com/woodpecker-ci/woodpecker/pull/3378)]
-   Remove empty strings from slice before parsing agent config \[[#&#8203;3387](https://github.com/woodpecker-ci/woodpecker/pull/3387)]
-   Set correct link for commit \[[#&#8203;3368](https://github.com/woodpecker-ci/woodpecker/pull/3368)]
-   Fix schema links \[[#&#8203;3369](https://github.com/woodpecker-ci/woodpecker/pull/3369)]
-   Fix correctly handle gitlab pr closed events \[[#&#8203;3362](https://github.com/woodpecker-ci/woodpecker/pull/3362)]
-   fix: update schema event_enum to remove error warning when.event \[[#&#8203;3357](https://github.com/woodpecker-ci/woodpecker/pull/3357)]
-   Fix version check on next \[[#&#8203;3340](https://github.com/woodpecker-ci/woodpecker/pull/3340)]
-   Ignore gitlab merge request events without code changes \[[#&#8203;3338](https://github.com/woodpecker-ci/woodpecker/pull/3338)]
-   Ignore gitlab push events without commits \[[#&#8203;3339](https://github.com/woodpecker-ci/woodpecker/pull/3339)]
-   Consider gitlab inherited permissions \[[#&#8203;3308](https://github.com/woodpecker-ci/woodpecker/pull/3308)]
-   fix: agent panic when node is terminated during step execution \[[#&#8203;3331](https://github.com/woodpecker-ci/woodpecker/pull/3331)]

##### 📈 Enhancement

-   Enable golangci linter gomnd \[[#&#8203;3171](https://github.com/woodpecker-ci/woodpecker/pull/3171)]
-   Apply "grpcnotrace" go build tag \[[#&#8203;3448](https://github.com/woodpecker-ci/woodpecker/pull/3448)]
-   Simplify store interfaces \[[#&#8203;3437](https://github.com/woodpecker-ci/woodpecker/pull/3437)]
-   Deprecate alternative names on secrets \[[#&#8203;3406](https://github.com/woodpecker-ci/woodpecker/pull/3406)]
-   Store workflows/steps for blocked pipeline \[[#&#8203;2757](https://github.com/woodpecker-ci/woodpecker/pull/2757)]
-   Parse email from Gitea webhook \[[#&#8203;3420](https://github.com/woodpecker-ci/woodpecker/pull/3420)]
-   Replace http types on forge interface \[[#&#8203;3374](https://github.com/woodpecker-ci/woodpecker/pull/3374)]
-   Prevent agent deletion when it's still running tasks \[[#&#8203;3377](https://github.com/woodpecker-ci/woodpecker/pull/3377)]
-   Refactor internal services \[[#&#8203;915](https://github.com/woodpecker-ci/woodpecker/pull/915)]
-   Lint for event filter and deprecate `exclude` \[[#&#8203;3222](https://github.com/woodpecker-ci/woodpecker/pull/3222)]
-   Allow editing all environment variables in pipeline popups \[[#&#8203;3314](https://github.com/woodpecker-ci/woodpecker/pull/3314)]
-   Parse backend options in backend \[[#&#8203;3227](https://github.com/woodpecker-ci/woodpecker/pull/3227)]
-   Make agent usable for external backends \[[#&#8203;3270](https://github.com/woodpecker-ci/woodpecker/pull/3270)]
-   Add no branches text \[[#&#8203;3312](https://github.com/woodpecker-ci/woodpecker/pull/3312)]
-   Add loading spinner to repo list \[[#&#8203;3310](https://github.com/woodpecker-ci/woodpecker/pull/3310)]

##### Misc

-   Post on mastodon when releasing a new version \[[#&#8203;3509](https://github.com/woodpecker-ci/woodpecker/pull/3509)]
-   chore(deps): update dependency alpine\_3\_18/ca-certificates to v20240226 \[[#&#8203;3501](https://github.com/woodpecker-ci/woodpecker/pull/3501)]
-   fix(deps): update module github.com/google/go-github/v59 to v60 \[[#&#8203;3493](https://github.com/woodpecker-ci/woodpecker/pull/3493)]
-   fix(deps): update dependency [@&#8203;intlify/unplugin-vue-i18n](https://github.com/intlify/unplugin-vue-i18n) to v3 \[[#&#8203;3492](https://github.com/woodpecker-ci/woodpecker/pull/3492)]
-   chore(deps): update dependency vue-tsc to v2 \[[#&#8203;3491](https://github.com/woodpecker-ci/woodpecker/pull/3491)]
-   chore(deps): update dependency eslint-config-airbnb-typescript to v18 \[[#&#8203;3490](https://github.com/woodpecker-ci/woodpecker/pull/3490)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3489](https://github.com/woodpecker-ci/woodpecker/pull/3489)]
-   fix(deps): update golang (packages) \[[#&#8203;3486](https://github.com/woodpecker-ci/woodpecker/pull/3486)]
-   fix(deps): update module google.golang.org/protobuf to v1.33.0 \[security] \[[#&#8203;3487](https://github.com/woodpecker-ci/woodpecker/pull/3487)]
-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.22.1 \[[#&#8203;3476](https://github.com/woodpecker-ci/woodpecker/pull/3476)]
-   chore(deps): update docker.io/golang docker tag to v1.22.1 \[[#&#8203;3475](https://github.com/woodpecker-ci/woodpecker/pull/3475)]
-   Update prettier version \[[#&#8203;3471](https://github.com/woodpecker-ci/woodpecker/pull/3471)]
-   chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 \[[#&#8203;3464](https://github.com/woodpecker-ci/woodpecker/pull/3464)]
-   chore(deps): lock file maintenance \[[#&#8203;3465](https://github.com/woodpecker-ci/woodpecker/pull/3465)]
-   chore(deps): update postgres docker tag to v16.2 \[[#&#8203;3461](https://github.com/woodpecker-ci/woodpecker/pull/3461)]
-   chore(deps): update lycheeverse/lychee docker tag to v0.14.3 \[[#&#8203;3429](https://github.com/woodpecker-ci/woodpecker/pull/3429)]
-   fix(deps): update golang (packages) \[[#&#8203;3430](https://github.com/woodpecker-ci/woodpecker/pull/3430)]
-   More `when` filters \[[#&#8203;3407](https://github.com/woodpecker-ci/woodpecker/pull/3407)]
-   Apply `documentation`/`ui` label to corresponding renovate updates \[[#&#8203;3400](https://github.com/woodpecker-ci/woodpecker/pull/3400)]
-   chore(deps): update dependency eslint-plugin-simple-import-sort to v12 \[[#&#8203;3396](https://github.com/woodpecker-ci/woodpecker/pull/3396)]
-   chore(deps): update typescript-eslint monorepo to v7 (major) \[[#&#8203;3397](https://github.com/woodpecker-ci/woodpecker/pull/3397)]
-   fix(deps): update module github.com/google/go-github/v58 to v59 \[[#&#8203;3398](https://github.com/woodpecker-ci/woodpecker/pull/3398)]
-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.22.0 \[[#&#8203;3392](https://github.com/woodpecker-ci/woodpecker/pull/3392)]
-   chore(deps): update docker.io/golang docker tag \[[#&#8203;3391](https://github.com/woodpecker-ci/woodpecker/pull/3391)]
-   fix(deps): update golang (packages) \[[#&#8203;3393](https://github.com/woodpecker-ci/woodpecker/pull/3393)]
-   chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 \[[#&#8203;3394](https://github.com/woodpecker-ci/woodpecker/pull/3394)]
-   Add link checking \[[#&#8203;3371](https://github.com/woodpecker-ci/woodpecker/pull/3371)]
-   Apply `dependencies` label to all PRs \[[#&#8203;3358](https://github.com/woodpecker-ci/woodpecker/pull/3358)]
-   chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 \[[#&#8203;3324](https://github.com/woodpecker-ci/woodpecker/pull/3324)]

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#34
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-03-21 22:29:13 +01:00
14b9ec4ee0 chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.3.0 (#19)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.2.2-alpine` -> `v2.3.0-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.3.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.3.0): 2.3.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.2...v2.3.0)

#### [2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0) - 2024-01-31

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;anbraten](https://github.com/anbraten), [@&#8203;HerHde](https://github.com/HerHde), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;zc-devs](https://github.com/zc-devs), [@&#8203;Alonsohhl](https://github.com/Alonsohhl), [@&#8203;healdropper](https://github.com/healdropper), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;runephilosof-karnovgroup](https://github.com/runephilosof-karnovgroup)

#####  Features

-   Add release event \[[#&#8203;3226](https://github.com/woodpecker-ci/woodpecker/pull/3226)]

##### 📚 Documentation

-   Add release types \[[#&#8203;3303](https://github.com/woodpecker-ci/woodpecker/pull/3303)]
-   Add opencollective footer \[[#&#8203;3281](https://github.com/woodpecker-ci/woodpecker/pull/3281)]
-   Use array syntax in docs \[[#&#8203;3242](https://github.com/woodpecker-ci/woodpecker/pull/3242)]

##### 🐛 Bug Fixes

-   Fix Gitpod: Gitea auth token creation \[[#&#8203;3299](https://github.com/woodpecker-ci/woodpecker/pull/3299)]
-   Fix agent updating \[[#&#8203;3287](https://github.com/woodpecker-ci/woodpecker/pull/3287)]
-   Sanitize pod's step label \[[#&#8203;3275](https://github.com/woodpecker-ci/woodpecker/pull/3275)]
-   Pipeline errors must be an array \[[#&#8203;3276](https://github.com/woodpecker-ci/woodpecker/pull/3276)]
-   fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID \[[#&#8203;3265](https://github.com/woodpecker-ci/woodpecker/pull/3265)]
-   fix: bug pod service without label service \[[#&#8203;3256](https://github.com/woodpecker-ci/woodpecker/pull/3256)]
-   Fix disabling PRs \[[#&#8203;3258](https://github.com/woodpecker-ci/woodpecker/pull/3258)]
-   fix: bug annotations \[[#&#8203;3255](https://github.com/woodpecker-ci/woodpecker/pull/3255)]

##### 📈 Enhancement

-   Update theme on system color mode change \[[#&#8203;3296](https://github.com/woodpecker-ci/woodpecker/pull/3296)]
-   Improve secrets availability checks \[[#&#8203;3271](https://github.com/woodpecker-ci/woodpecker/pull/3271)]
-   Load more pipeline log lines (500 => 5000) \[[#&#8203;3212](https://github.com/woodpecker-ci/woodpecker/pull/3212)]
-   Clean up models \[[#&#8203;3228](https://github.com/woodpecker-ci/woodpecker/pull/3228)]

##### Misc

-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.21.6 \[[#&#8203;3294](https://github.com/woodpecker-ci/woodpecker/pull/3294)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3295](https://github.com/woodpecker-ci/woodpecker/pull/3295)]
-   Remove deprecated `group` from config \[[#&#8203;3289](https://github.com/woodpecker-ci/woodpecker/pull/3289)]
-   Add spellcheck config \[[#&#8203;3018](https://github.com/woodpecker-ci/woodpecker/pull/3018)]
-   fix(deps): update golang (packages) \[[#&#8203;3284](https://github.com/woodpecker-ci/woodpecker/pull/3284)]
-   chore(deps): lock file maintenance \[[#&#8203;3274](https://github.com/woodpecker-ci/woodpecker/pull/3274)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3273](https://github.com/woodpecker-ci/woodpecker/pull/3273)]
-   Pin prettier version \[[#&#8203;3260](https://github.com/woodpecker-ci/woodpecker/pull/3260)]
-   Fix prettier \[[#&#8203;3259](https://github.com/woodpecker-ci/woodpecker/pull/3259)]
-   Update UI building in Makefile \[[#&#8203;3250](https://github.com/woodpecker-ci/woodpecker/pull/3250)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#19
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-02-03 17:27:52 +01:00
bf5f570983 chore(deps): update woodpeckerci/woodpecker-server docker tag to v2.3.0 (#20)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.2.2-alpine` -> `v2.3.0-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-server)</summary>

### [`v2.3.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.3.0): 2.3.0

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.2...v2.3.0)

#### [2.3.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.3.0) - 2024-01-31

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;anbraten](https://github.com/anbraten), [@&#8203;HerHde](https://github.com/HerHde), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;zc-devs](https://github.com/zc-devs), [@&#8203;Alonsohhl](https://github.com/Alonsohhl), [@&#8203;healdropper](https://github.com/healdropper), [@&#8203;eliasscosta](https://github.com/eliasscosta), [@&#8203;runephilosof-karnovgroup](https://github.com/runephilosof-karnovgroup)

#####  Features

-   Add release event \[[#&#8203;3226](https://github.com/woodpecker-ci/woodpecker/pull/3226)]

##### 📚 Documentation

-   Add release types \[[#&#8203;3303](https://github.com/woodpecker-ci/woodpecker/pull/3303)]
-   Add opencollective footer \[[#&#8203;3281](https://github.com/woodpecker-ci/woodpecker/pull/3281)]
-   Use array syntax in docs \[[#&#8203;3242](https://github.com/woodpecker-ci/woodpecker/pull/3242)]

##### 🐛 Bug Fixes

-   Fix Gitpod: Gitea auth token creation \[[#&#8203;3299](https://github.com/woodpecker-ci/woodpecker/pull/3299)]
-   Fix agent updating \[[#&#8203;3287](https://github.com/woodpecker-ci/woodpecker/pull/3287)]
-   Sanitize pod's step label \[[#&#8203;3275](https://github.com/woodpecker-ci/woodpecker/pull/3275)]
-   Pipeline errors must be an array \[[#&#8203;3276](https://github.com/woodpecker-ci/woodpecker/pull/3276)]
-   fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID \[[#&#8203;3265](https://github.com/woodpecker-ci/woodpecker/pull/3265)]
-   fix: bug pod service without label service \[[#&#8203;3256](https://github.com/woodpecker-ci/woodpecker/pull/3256)]
-   Fix disabling PRs \[[#&#8203;3258](https://github.com/woodpecker-ci/woodpecker/pull/3258)]
-   fix: bug annotations \[[#&#8203;3255](https://github.com/woodpecker-ci/woodpecker/pull/3255)]

##### 📈 Enhancement

-   Update theme on system color mode change \[[#&#8203;3296](https://github.com/woodpecker-ci/woodpecker/pull/3296)]
-   Improve secrets availability checks \[[#&#8203;3271](https://github.com/woodpecker-ci/woodpecker/pull/3271)]
-   Load more pipeline log lines (500 => 5000) \[[#&#8203;3212](https://github.com/woodpecker-ci/woodpecker/pull/3212)]
-   Clean up models \[[#&#8203;3228](https://github.com/woodpecker-ci/woodpecker/pull/3228)]

##### Misc

-   chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.21.6 \[[#&#8203;3294](https://github.com/woodpecker-ci/woodpecker/pull/3294)]
-   fix(deps): update docs npm deps non-major \[[#&#8203;3295](https://github.com/woodpecker-ci/woodpecker/pull/3295)]
-   Remove deprecated `group` from config \[[#&#8203;3289](https://github.com/woodpecker-ci/woodpecker/pull/3289)]
-   Add spellcheck config \[[#&#8203;3018](https://github.com/woodpecker-ci/woodpecker/pull/3018)]
-   fix(deps): update golang (packages) \[[#&#8203;3284](https://github.com/woodpecker-ci/woodpecker/pull/3284)]
-   chore(deps): lock file maintenance \[[#&#8203;3274](https://github.com/woodpecker-ci/woodpecker/pull/3274)]
-   chore(deps): update web npm deps non-major \[[#&#8203;3273](https://github.com/woodpecker-ci/woodpecker/pull/3273)]
-   Pin prettier version \[[#&#8203;3260](https://github.com/woodpecker-ci/woodpecker/pull/3260)]
-   Fix prettier \[[#&#8203;3259](https://github.com/woodpecker-ci/woodpecker/pull/3259)]
-   Update UI building in Makefile \[[#&#8203;3250](https://github.com/woodpecker-ci/woodpecker/pull/3250)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#20
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-02-03 17:27:42 +01:00
f5782183d1 chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.2.2 (#14)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.1.1-alpine` -> `v2.2.2-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary>

### [`v2.2.2`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.2.2): 2.2.2

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.1...v2.2.2)

#### [2.2.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.2) - 2024-01-21

##### Misc

-   build: fix nfpm path for server binary \[[#&#8203;3246](https://github.com/woodpecker-ci/woodpecker/pull/3246)]

### [`v2.2.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.2.1): 2.2.1

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.1.1...v2.2.1)

#### [2.2.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.1) - 2024-01-21

##### 🐛 Bug Fixes

-   Add gitea/forgejo driver check, to handle ErrUnknownVersion error \[[#&#8203;3243](https://github.com/woodpecker-ci/woodpecker/pull/3243)]

##### Misc

-   Build tarball for distribution packages \[[#&#8203;3244](https://github.com/woodpecker-ci/woodpecker/pull/3244)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Reviewed-on: carsten/container-server#14
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-23 17:41:40 +01:00
a2815bf057 chore(deps): update woodpeckerci/woodpecker-server docker tag to v2.2.2 (#15)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.1.1-alpine` -> `v2.2.2-alpine` |

---

### Release Notes

<details>
<summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-server)</summary>

### [`v2.2.2`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.2.2): 2.2.2

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.2.1...v2.2.2)

#### [2.2.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.2) - 2024-01-21

##### Misc

-   build: fix nfpm path for server binary \[[#&#8203;3246](https://github.com/woodpecker-ci/woodpecker/pull/3246)]

### [`v2.2.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.2.1): 2.2.1

[Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.1.1...v2.2.1)

#### [2.2.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.2.1) - 2024-01-21

##### 🐛 Bug Fixes

-   Add gitea/forgejo driver check, to handle ErrUnknownVersion error \[[#&#8203;3243](https://github.com/woodpecker-ci/woodpecker/pull/3243)]

##### Misc

-   Build tarball for distribution packages \[[#&#8203;3244](https://github.com/woodpecker-ci/woodpecker/pull/3244)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Reviewed-on: carsten/container-server#15
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-23 17:41:24 +01:00
1cae697520 chore(deps): update postgres docker tag to v16 (#11)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| postgres | major | `15-alpine` -> `16-alpine` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#11
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-03 18:56:26 +01:00
e1b1b90bbb service: remove psql version varaible to make it renovate compatible 2024-01-03 18:02:16 +01:00
85c703dd34 ci(trigger): Use CI update trigger via shared volume and cron 2024-01-03 17:47:01 +01:00
5115b86532 misc: set specfic version numbers where possible 2024-01-03 17:03:24 +01:00
09c18e5ec7 service(watchtower): use via internal docker connection 2024-01-03 13:36:08 +01:00
7b3bf6ec77 add homepage with watchtower deploy 2023-09-24 22:47:56 +02:00
a20c6a2979 Make fail2ban compatible with uptimerobot, fix timezone for vaultwarden and woodpecker, add fail2ban task 2023-09-21 13:47:22 +02:00
d96dab07b8 General deployment (#1)
General deployment done

Reviewed-on: carsten/container-server#1
2023-09-13 22:33:47 +02:00
e75695b9dc woodpecker ci working 2023-02-18 15:25:31 +01:00
732f724640 add woodpecker ci 2023-02-18 01:23:11 +01:00