Update woodpecker to v3.11.0 #57

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

This PR contains the following updates:

Package Type Update Change
docker.io/woodpeckerci/woodpecker-agent Kustomization minor v3.9.0 -> v3.11.0
docker.io/woodpeckerci/woodpecker-server Kustomization minor v3.9.0 -> v3.11.0

Release Notes

woodpecker-ci/woodpecker (docker.io/woodpeckerci/woodpecker-agent)

v3.11.0: 3.11.0

Compare Source

3.11.0 - 2025-10-19
❤️ Thanks to all contributors! ❤️

@​6543, @​Gusted, @​MartinSchmidt, @​anbraten, @​eikemeier, @​henkka, @​joariasl, @​marcusramberg, @​qwerty287, @​xoxys

Features
  • Allow to configure a config extension per repo [#​3349]
📈 Enhancement
  • Improve log.CopyByLine to be more robust [#​5641]
  • Add pagination for Repos() and Teams() in Forge interface [#​5638]
  • Modernize a couple of loops, fix incorrect function docs [#​5637]
  • Allow agents to require labels on workflows [#​5633]
  • Add repo filter options to GetRepos api [#​5631]
  • Add branch filter to cli pipeline purge [#​5616]
  • Switch to GitHub REST API to load changed files [#​5618]
  • Enhance Bitbucket Datacenter build status reporting [#​5611]
  • List all repos in repository view if user is admin [#​5595]
  • Add disabled badge to agents [#​5593]
  • Improve error message when agent fails to connect [#​5587]
  • local backend: test shells if unknown [#​5570]
🐛 Bug Fixes
  • Fix missing background in pipeline deploy popup [#​5630]
  • Support matrix environ badges only with no key-values [#​5578]
  • local backend: fix steps having logs form other steps [#​5582]
  • local backend: fix windows cmd.exe command escaping [#​5569]
  • Bump buildx and limit max parallel builds [#​5579]
  • Don't split language if not required [#​5576]
📚 Documentation
  • chore(deps): update docs npm deps non-major [#​5649]
  • Document Forge interface precisely [#​5636]
  • chore(deps): update dependency @​types/node to v22.18.10 [#​5624]
  • chore(deps): update docs npm deps non-major [#​5622]
  • chore(deps): lock file maintenance [#​5607]
  • chore(deps): update dependency @​tsconfig/docusaurus to v2.0.4 [#​5605]
  • chore(deps): update docs npm deps non-major [#​5600]
  • Fix Kubernetes install docs to use OCI artifacts instead of deprecated helm chart [#​5596]
  • Document pipeline backend engine interface precisely [#​5583]
📦️ Dependency
  • chore(deps): update dependency simple-icons to v15.17.0 [#​5655]
  • chore(deps): update dependency jsdom to v27.0.1 [#​5653]
  • fix(deps): update module github.com/google/go-github/v75 to v76 [#​5652]
  • chore(deps): update dependency @​antfu/eslint-config to v6 [#​5651]
  • chore(deps): update web npm deps non-major [#​5650]
  • chore(deps): update dependency golang to v1.25.3 [#​5648]
  • fix(deps): update module github.com/yaronf/httpsign to v0.3.3 [#​5647]
  • fix(deps): update module github.com/charmbracelet/huh to v0.8.0 [#​5643]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.157.0 [#​5640]
  • chore(deps): lock file maintenance [#​5634]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.156.0 [#​5626]
  • chore(deps): lock file maintenance [#​5627]
  • chore(deps): update dependency @​types/node to v22.18.10 [#​5625]
  • chore(deps): update web npm deps non-major [#​5623]
  • chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.3 [#​5621]
  • chore(deps): update dependency golang to v1.25.2 [#​5620]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.155.0 [#​5617]
  • fix(deps): update golang-packages [#​5614]
  • fix(deps): update golang-packages [#​5610]
  • chore(deps): update dependency simple-icons to v15.16.1 [#​5606]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.151.0 [#​5604]
  • chore(deps): update woodpeckerci/plugin-git docker tag to v2.7.0 [#​5603]
  • chore(deps): update web npm deps non-major [#​5602]
  • chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.6 [#​5601]
  • chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.1 [#​5598]
  • chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.2 [#​5599]
  • fix(deps): update golang-packages [#​5594]
  • chore(deps): update docker.io/woodpeckerci/plugin-editorconfig-checker docker tag to v0.3.2 [#​5577]
  • chore(deps): lock file maintenance [#​5566]
Misc
  • flake.lock: Update [#​5635]
  • chore(deps): drop github.com/gorilla/securecookie [#​5609]
  • Announce only stable releases [#​5580]

v3.10.0: 3.10.0

Compare Source

3.10.0 - 2025-09-28
❤️ Thanks to all contributors! ❤️

@​6543, @​Gusted, @​da-Kai, @​henkka, @​hhamalai, @​j04n-f, @​klausi85, @​marcusramberg, @​qwerty287, @​xoxys, @​zhedazijingang

🔒 Security
  • chore(deps): update dependency vite to v7.1.5 [security] [#​5495]
Features
  • New event pull request metadata [#​5214]
  • Add task UUID label to Kubernetes pods [#​5544]
  • feat: expose listing available organizations via woodpecker-go / CLI [#​5481]
  • Add milestone to metadata [#​5174]
📈 Enhancement
  • Trace errors during SetupWorkflow, make service step setup errors visible to user [#​5559]
  • Enable completion support for cli [#​5552]
  • Add StepFinished to log service [#​5530]
  • Migrate to mockery v3 [#​5547]
  • Show human readable information in queue info [#​5516]
  • feat(bitbucketdatacenter): Implement missing OrgMembership method [#​5476]
  • Cleanup columns in forges table [#​5517]
  • Allow to get secrets from file [#​5509]
  • refactor: use slices.Contains to simplify [#​5468]
  • Hide unsupported forge options [#​5465]
  • Collapse changed files in file-tree [#​5451]
  • Simplify queue interface [#​5449]
🐛 Bug Fixes
  • Support for pull requests opened events from forked repositories [#​5536]
  • Add back-off retry for pod log streaming to kubernetes backend [#​5550]
  • Fix dir not found handling [#​5533]
  • Show readable error [#​5501]
  • fix: allow spaces in cli string slices [#​5494]
  • fix: changed schema definition for "backend_options.kubernetes.tolerations" to accept an array of objects [#​5478]
  • Print execution errors [#​5448]
📚 Documentation
📦️ Dependency
  • chore(deps): update dependency vue-tsc to v3.1.0 [#​5563]
  • fix(deps): update golang-packages [#​5561]
  • chore(deps): update postgres docker tag to v18 [#​5557]
  • chore(deps): update docker.io/postgres docker tag to v18 [#​5556]
  • chore(deps): update web npm deps non-major [#​5553]
  • chore(deps): update pre-commit hook hadolint/hadolint to v2.14.0 [#​5555]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.148.0 [#​5548]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.147.1 [#​5541]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.5.0 [#​5535]
  • fix(deps): update dependency simple-icons to v15.16.0 [#​5532]
  • fix(deps): update module github.com/gin-gonic/gin to v1.11.0 [#​5531]
  • fix(deps): update web npm deps non-major [#​5528]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.146.0 [#​5524]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.145.0 [#​5523]
  • chore(deps): lock file maintenance [#​5514]
  • fix(deps): update dependency marked to v16.3.0 [#​5513]
  • fix(deps): update dependency simple-icons to v15.15.0 [#​5508]
  • chore(deps): update dependency jsdom to v27 [#​5506]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.144.1 [#​5505]
  • chore(deps): update web npm deps non-major [#​5504]
  • fix(deps): update golang-packages [#​5499]
  • fix(deps): update golang-packages [#​5496]
  • fix(deps): update golang-packages [#​5493]
  • chore(deps): lock file maintenance [#​5492]
  • fix(deps): update golang-packages [#​5491]
  • fix(deps): update dependency simple-icons to v15.14.0 [#​5490]
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.2 [#​5489]
  • chore(deps): update dependency @​intlify/unplugin-vue-i18n to v11 [#​5487]
  • fix(deps): update web npm deps non-major [#​5486]
  • chore(deps): update dependency golang to v1.25.1 [#​5485]
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.1 [#​5483]
  • fix(deps): update golang-packages to v28.4.0+incompatible [#​5480]
  • fix(deps): update golang-packages [#​5479]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.5 [#​5475]
  • fix(deps): update web npm deps non-major [#​5473]
  • fix(deps): update golang-packages [#​5467]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.2 [#​5466]
  • fix(deps): update golang-packages [#​5463]
  • chore(deps): lock file maintenance [#​5458]
  • fix(deps): update golang-packages [#​5457]
  • fix(deps): update dependency simple-icons to v15.12.0 [#​5456]
  • fix(deps): update web npm deps non-major [#​5455]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.0 [#​5452]
  • fix(deps): update golang-packages [#​5442]
Misc
  • Fix prettier configs [#​5529]
  • eslint ignore html-indent in vue [#​5521]
  • Remove twitter from release template [#​5447]

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.


  • 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/woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | Kustomization | minor | `v3.9.0` -> `v3.11.0` | | [docker.io/woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | Kustomization | minor | `v3.9.0` -> `v3.11.0` | --- ### Release Notes <details> <summary>woodpecker-ci/woodpecker (docker.io/woodpeckerci/woodpecker-agent)</summary> ### [`v3.11.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.11.0): 3.11.0 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v3.10.0...v3.11.0) ##### [3.11.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.11.0) - 2025-10-19 ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;6543](https://github.com/6543), [@&#8203;Gusted](https://github.com/Gusted), [@&#8203;MartinSchmidt](https://github.com/MartinSchmidt), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;eikemeier](https://github.com/eikemeier), [@&#8203;henkka](https://github.com/henkka), [@&#8203;joariasl](https://github.com/joariasl), [@&#8203;marcusramberg](https://github.com/marcusramberg), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;xoxys](https://github.com/xoxys) ##### ✨ Features - Allow to configure a config extension per repo \[[#&#8203;3349](https://github.com/woodpecker-ci/woodpecker/pull/3349)] ##### 📈 Enhancement - Improve log.CopyByLine to be more robust \[[#&#8203;5641](https://github.com/woodpecker-ci/woodpecker/pull/5641)] - Add pagination for `Repos()` and `Teams()` in Forge interface \[[#&#8203;5638](https://github.com/woodpecker-ci/woodpecker/pull/5638)] - Modernize a couple of loops, fix incorrect function docs \[[#&#8203;5637](https://github.com/woodpecker-ci/woodpecker/pull/5637)] - Allow agents to require labels on workflows \[[#&#8203;5633](https://github.com/woodpecker-ci/woodpecker/pull/5633)] - Add repo filter options to GetRepos api \[[#&#8203;5631](https://github.com/woodpecker-ci/woodpecker/pull/5631)] - Add branch filter to cli pipeline purge \[[#&#8203;5616](https://github.com/woodpecker-ci/woodpecker/pull/5616)] - Switch to GitHub REST API to load changed files \[[#&#8203;5618](https://github.com/woodpecker-ci/woodpecker/pull/5618)] - Enhance Bitbucket Datacenter build status reporting \[[#&#8203;5611](https://github.com/woodpecker-ci/woodpecker/pull/5611)] - List all repos in repository view if user is admin \[[#&#8203;5595](https://github.com/woodpecker-ci/woodpecker/pull/5595)] - Add disabled badge to agents \[[#&#8203;5593](https://github.com/woodpecker-ci/woodpecker/pull/5593)] - Improve error message when agent fails to connect \[[#&#8203;5587](https://github.com/woodpecker-ci/woodpecker/pull/5587)] - local backend: test shells if unknown \[[#&#8203;5570](https://github.com/woodpecker-ci/woodpecker/pull/5570)] ##### 🐛 Bug Fixes - Fix missing background in pipeline deploy popup \[[#&#8203;5630](https://github.com/woodpecker-ci/woodpecker/pull/5630)] - Support matrix environ badges only with no key-values \[[#&#8203;5578](https://github.com/woodpecker-ci/woodpecker/pull/5578)] - local backend: fix steps having logs form other steps \[[#&#8203;5582](https://github.com/woodpecker-ci/woodpecker/pull/5582)] - local backend: fix windows cmd.exe command escaping \[[#&#8203;5569](https://github.com/woodpecker-ci/woodpecker/pull/5569)] - Bump buildx and limit max parallel builds \[[#&#8203;5579](https://github.com/woodpecker-ci/woodpecker/pull/5579)] - Don't split language if not required \[[#&#8203;5576](https://github.com/woodpecker-ci/woodpecker/pull/5576)] ##### 📚 Documentation - chore(deps): update docs npm deps non-major \[[#&#8203;5649](https://github.com/woodpecker-ci/woodpecker/pull/5649)] - Document Forge interface precisely \[[#&#8203;5636](https://github.com/woodpecker-ci/woodpecker/pull/5636)] - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to v22.18.10 \[[#&#8203;5624](https://github.com/woodpecker-ci/woodpecker/pull/5624)] - chore(deps): update docs npm deps non-major \[[#&#8203;5622](https://github.com/woodpecker-ci/woodpecker/pull/5622)] - chore(deps): lock file maintenance \[[#&#8203;5607](https://github.com/woodpecker-ci/woodpecker/pull/5607)] - chore(deps): update dependency [@&#8203;tsconfig/docusaurus](https://github.com/tsconfig/docusaurus) to v2.0.4 \[[#&#8203;5605](https://github.com/woodpecker-ci/woodpecker/pull/5605)] - chore(deps): update docs npm deps non-major \[[#&#8203;5600](https://github.com/woodpecker-ci/woodpecker/pull/5600)] - Fix Kubernetes install docs to use OCI artifacts instead of deprecated helm chart \[[#&#8203;5596](https://github.com/woodpecker-ci/woodpecker/pull/5596)] - Document pipeline backend engine interface precisely \[[#&#8203;5583](https://github.com/woodpecker-ci/woodpecker/pull/5583)] ##### 📦️ Dependency - chore(deps): update dependency simple-icons to v15.17.0 \[[#&#8203;5655](https://github.com/woodpecker-ci/woodpecker/pull/5655)] - chore(deps): update dependency jsdom to v27.0.1 \[[#&#8203;5653](https://github.com/woodpecker-ci/woodpecker/pull/5653)] - fix(deps): update module github.com/google/go-github/v75 to v76 \[[#&#8203;5652](https://github.com/woodpecker-ci/woodpecker/pull/5652)] - chore(deps): update dependency [@&#8203;antfu/eslint-config](https://github.com/antfu/eslint-config) to v6 \[[#&#8203;5651](https://github.com/woodpecker-ci/woodpecker/pull/5651)] - chore(deps): update web npm deps non-major \[[#&#8203;5650](https://github.com/woodpecker-ci/woodpecker/pull/5650)] - chore(deps): update dependency golang to v1.25.3 \[[#&#8203;5648](https://github.com/woodpecker-ci/woodpecker/pull/5648)] - fix(deps): update module github.com/yaronf/httpsign to v0.3.3 \[[#&#8203;5647](https://github.com/woodpecker-ci/woodpecker/pull/5647)] - fix(deps): update module github.com/charmbracelet/huh to v0.8.0 \[[#&#8203;5643](https://github.com/woodpecker-ci/woodpecker/pull/5643)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.157.0 \[[#&#8203;5640](https://github.com/woodpecker-ci/woodpecker/pull/5640)] - chore(deps): lock file maintenance \[[#&#8203;5634](https://github.com/woodpecker-ci/woodpecker/pull/5634)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.156.0 \[[#&#8203;5626](https://github.com/woodpecker-ci/woodpecker/pull/5626)] - chore(deps): lock file maintenance \[[#&#8203;5627](https://github.com/woodpecker-ci/woodpecker/pull/5627)] - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to v22.18.10 \[[#&#8203;5625](https://github.com/woodpecker-ci/woodpecker/pull/5625)] - chore(deps): update web npm deps non-major \[[#&#8203;5623](https://github.com/woodpecker-ci/woodpecker/pull/5623)] - chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.3 \[[#&#8203;5621](https://github.com/woodpecker-ci/woodpecker/pull/5621)] - chore(deps): update dependency golang to v1.25.2 \[[#&#8203;5620](https://github.com/woodpecker-ci/woodpecker/pull/5620)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.155.0 \[[#&#8203;5617](https://github.com/woodpecker-ci/woodpecker/pull/5617)] - fix(deps): update golang-packages \[[#&#8203;5614](https://github.com/woodpecker-ci/woodpecker/pull/5614)] - fix(deps): update golang-packages \[[#&#8203;5610](https://github.com/woodpecker-ci/woodpecker/pull/5610)] - chore(deps): update dependency simple-icons to v15.16.1 \[[#&#8203;5606](https://github.com/woodpecker-ci/woodpecker/pull/5606)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.151.0 \[[#&#8203;5604](https://github.com/woodpecker-ci/woodpecker/pull/5604)] - chore(deps): update woodpeckerci/plugin-git docker tag to v2.7.0 \[[#&#8203;5603](https://github.com/woodpecker-ci/woodpecker/pull/5603)] - chore(deps): update web npm deps non-major \[[#&#8203;5602](https://github.com/woodpecker-ci/woodpecker/pull/5602)] - chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.6 \[[#&#8203;5601](https://github.com/woodpecker-ci/woodpecker/pull/5601)] - chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.1 \[[#&#8203;5598](https://github.com/woodpecker-ci/woodpecker/pull/5598)] - chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.2 \[[#&#8203;5599](https://github.com/woodpecker-ci/woodpecker/pull/5599)] - fix(deps): update golang-packages \[[#&#8203;5594](https://github.com/woodpecker-ci/woodpecker/pull/5594)] - chore(deps): update docker.io/woodpeckerci/plugin-editorconfig-checker docker tag to v0.3.2 \[[#&#8203;5577](https://github.com/woodpecker-ci/woodpecker/pull/5577)] - chore(deps): lock file maintenance \[[#&#8203;5566](https://github.com/woodpecker-ci/woodpecker/pull/5566)] ##### Misc - flake.lock: Update \[[#&#8203;5635](https://github.com/woodpecker-ci/woodpecker/pull/5635)] - chore(deps): drop `github.com/gorilla/securecookie` \[[#&#8203;5609](https://github.com/woodpecker-ci/woodpecker/pull/5609)] - Announce only stable releases \[[#&#8203;5580](https://github.com/woodpecker-ci/woodpecker/pull/5580)] ### [`v3.10.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.10.0): 3.10.0 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v3.9.0...v3.10.0) ##### [3.10.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.10.0) - 2025-09-28 ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;6543](https://github.com/6543), [@&#8203;Gusted](https://github.com/Gusted), [@&#8203;da-Kai](https://github.com/da-Kai), [@&#8203;henkka](https://github.com/henkka), [@&#8203;hhamalai](https://github.com/hhamalai), [@&#8203;j04n-f](https://github.com/j04n-f), [@&#8203;klausi85](https://github.com/klausi85), [@&#8203;marcusramberg](https://github.com/marcusramberg), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;xoxys](https://github.com/xoxys), [@&#8203;zhedazijingang](https://github.com/zhedazijingang) ##### 🔒 Security - chore(deps): update dependency vite to v7.1.5 \[security] \[[#&#8203;5495](https://github.com/woodpecker-ci/woodpecker/pull/5495)] ##### ✨ Features - New event pull request metadata \[[#&#8203;5214](https://github.com/woodpecker-ci/woodpecker/pull/5214)] - Add task UUID label to Kubernetes pods \[[#&#8203;5544](https://github.com/woodpecker-ci/woodpecker/pull/5544)] - feat: expose listing available organizations via woodpecker-go / CLI \[[#&#8203;5481](https://github.com/woodpecker-ci/woodpecker/pull/5481)] - Add milestone to metadata \[[#&#8203;5174](https://github.com/woodpecker-ci/woodpecker/pull/5174)] ##### 📈 Enhancement - Trace errors during SetupWorkflow, make service step setup errors visible to user \[[#&#8203;5559](https://github.com/woodpecker-ci/woodpecker/pull/5559)] - Enable completion support for cli \[[#&#8203;5552](https://github.com/woodpecker-ci/woodpecker/pull/5552)] - Add `StepFinished` to log service \[[#&#8203;5530](https://github.com/woodpecker-ci/woodpecker/pull/5530)] - Migrate to mockery v3 \[[#&#8203;5547](https://github.com/woodpecker-ci/woodpecker/pull/5547)] - Show human readable information in queue info \[[#&#8203;5516](https://github.com/woodpecker-ci/woodpecker/pull/5516)] - feat(bitbucketdatacenter): Implement missing OrgMembership method \[[#&#8203;5476](https://github.com/woodpecker-ci/woodpecker/pull/5476)] - Cleanup columns in forges table \[[#&#8203;5517](https://github.com/woodpecker-ci/woodpecker/pull/5517)] - Allow to get secrets from file \[[#&#8203;5509](https://github.com/woodpecker-ci/woodpecker/pull/5509)] - refactor: use slices.Contains to simplify \[[#&#8203;5468](https://github.com/woodpecker-ci/woodpecker/pull/5468)] - Hide unsupported forge options \[[#&#8203;5465](https://github.com/woodpecker-ci/woodpecker/pull/5465)] - Collapse changed files in file-tree \[[#&#8203;5451](https://github.com/woodpecker-ci/woodpecker/pull/5451)] - Simplify queue interface \[[#&#8203;5449](https://github.com/woodpecker-ci/woodpecker/pull/5449)] ##### 🐛 Bug Fixes - Support for pull requests opened events from forked repositories \[[#&#8203;5536](https://github.com/woodpecker-ci/woodpecker/pull/5536)] - Add back-off retry for pod log streaming to kubernetes backend \[[#&#8203;5550](https://github.com/woodpecker-ci/woodpecker/pull/5550)] - Fix dir not found handling \[[#&#8203;5533](https://github.com/woodpecker-ci/woodpecker/pull/5533)] - Show readable error \[[#&#8203;5501](https://github.com/woodpecker-ci/woodpecker/pull/5501)] - fix: allow spaces in cli string slices \[[#&#8203;5494](https://github.com/woodpecker-ci/woodpecker/pull/5494)] - fix: changed schema definition for "backend\_options.kubernetes.tolerations" to accept an array of objects \[[#&#8203;5478](https://github.com/woodpecker-ci/woodpecker/pull/5478)] - Print execution errors \[[#&#8203;5448](https://github.com/woodpecker-ci/woodpecker/pull/5448)] ##### 📚 Documentation - chore(deps): update dependency [@&#8203;types/react](https://github.com/types/react) to v19.1.15 \[[#&#8203;5562](https://github.com/woodpecker-ci/woodpecker/pull/5562)] - chore(deps): update docs npm deps non-major \[[#&#8203;5554](https://github.com/woodpecker-ci/woodpecker/pull/5554)] - Add MCP tool to awesome docs \[[#&#8203;5546](https://github.com/woodpecker-ci/woodpecker/pull/5546)] - chore(deps): update docs npm deps non-major \[[#&#8203;5527](https://github.com/woodpecker-ci/woodpecker/pull/5527)] - chore(deps): update docs npm deps non-major \[[#&#8203;5512](https://github.com/woodpecker-ci/woodpecker/pull/5512)] - Add a blog post \[[#&#8203;5510](https://github.com/woodpecker-ci/woodpecker/pull/5510)] - chore(deps): update docs npm deps non-major \[[#&#8203;5503](https://github.com/woodpecker-ci/woodpecker/pull/5503)] - docs: add SonarQube to plugins list \[[#&#8203;5502](https://github.com/woodpecker-ci/woodpecker/pull/5502)] - Add Bitbucket key limit known issue \[[#&#8203;5497](https://github.com/woodpecker-ci/woodpecker/pull/5497)] - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to v22.18.1 \[[#&#8203;5484](https://github.com/woodpecker-ci/woodpecker/pull/5484)] - chore(deps): update docs npm deps non-major \[[#&#8203;5472](https://github.com/woodpecker-ci/woodpecker/pull/5472)] - Add ui proxy docs \[[#&#8203;5459](https://github.com/woodpecker-ci/woodpecker/pull/5459)] - chore(deps): update dependency [@&#8203;types/react](https://github.com/types/react) to v19.1.11 \[[#&#8203;5454](https://github.com/woodpecker-ci/woodpecker/pull/5454)] - Add easypanel community package \[[#&#8203;5446](https://github.com/woodpecker-ci/woodpecker/pull/5446)] - Add some blogs and videos \[[#&#8203;5445](https://github.com/woodpecker-ci/woodpecker/pull/5445)] ##### 📦️ Dependency - chore(deps): update dependency vue-tsc to v3.1.0 \[[#&#8203;5563](https://github.com/woodpecker-ci/woodpecker/pull/5563)] - fix(deps): update golang-packages \[[#&#8203;5561](https://github.com/woodpecker-ci/woodpecker/pull/5561)] - chore(deps): update postgres docker tag to v18 \[[#&#8203;5557](https://github.com/woodpecker-ci/woodpecker/pull/5557)] - chore(deps): update docker.io/postgres docker tag to v18 \[[#&#8203;5556](https://github.com/woodpecker-ci/woodpecker/pull/5556)] - chore(deps): update web npm deps non-major \[[#&#8203;5553](https://github.com/woodpecker-ci/woodpecker/pull/5553)] - chore(deps): update pre-commit hook hadolint/hadolint to v2.14.0 \[[#&#8203;5555](https://github.com/woodpecker-ci/woodpecker/pull/5555)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.148.0 \[[#&#8203;5548](https://github.com/woodpecker-ci/woodpecker/pull/5548)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.147.1 \[[#&#8203;5541](https://github.com/woodpecker-ci/woodpecker/pull/5541)] - chore(deps): update pre-commit hook golangci/golangci-lint to v2.5.0 \[[#&#8203;5535](https://github.com/woodpecker-ci/woodpecker/pull/5535)] - fix(deps): update dependency simple-icons to v15.16.0 \[[#&#8203;5532](https://github.com/woodpecker-ci/woodpecker/pull/5532)] - fix(deps): update module github.com/gin-gonic/gin to v1.11.0 \[[#&#8203;5531](https://github.com/woodpecker-ci/woodpecker/pull/5531)] - fix(deps): update web npm deps non-major \[[#&#8203;5528](https://github.com/woodpecker-ci/woodpecker/pull/5528)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.146.0 \[[#&#8203;5524](https://github.com/woodpecker-ci/woodpecker/pull/5524)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.145.0 \[[#&#8203;5523](https://github.com/woodpecker-ci/woodpecker/pull/5523)] - chore(deps): lock file maintenance \[[#&#8203;5514](https://github.com/woodpecker-ci/woodpecker/pull/5514)] - fix(deps): update dependency marked to v16.3.0 \[[#&#8203;5513](https://github.com/woodpecker-ci/woodpecker/pull/5513)] - fix(deps): update dependency simple-icons to v15.15.0 \[[#&#8203;5508](https://github.com/woodpecker-ci/woodpecker/pull/5508)] - chore(deps): update dependency jsdom to v27 \[[#&#8203;5506](https://github.com/woodpecker-ci/woodpecker/pull/5506)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.144.1 \[[#&#8203;5505](https://github.com/woodpecker-ci/woodpecker/pull/5505)] - chore(deps): update web npm deps non-major \[[#&#8203;5504](https://github.com/woodpecker-ci/woodpecker/pull/5504)] - fix(deps): update golang-packages \[[#&#8203;5499](https://github.com/woodpecker-ci/woodpecker/pull/5499)] - fix(deps): update golang-packages \[[#&#8203;5496](https://github.com/woodpecker-ci/woodpecker/pull/5496)] - fix(deps): update golang-packages \[[#&#8203;5493](https://github.com/woodpecker-ci/woodpecker/pull/5493)] - chore(deps): lock file maintenance \[[#&#8203;5492](https://github.com/woodpecker-ci/woodpecker/pull/5492)] - fix(deps): update golang-packages \[[#&#8203;5491](https://github.com/woodpecker-ci/woodpecker/pull/5491)] - fix(deps): update dependency simple-icons to v15.14.0 \[[#&#8203;5490](https://github.com/woodpecker-ci/woodpecker/pull/5490)] - fix(deps): update module github.com/prometheus/client\_golang to v1.23.2 \[[#&#8203;5489](https://github.com/woodpecker-ci/woodpecker/pull/5489)] - chore(deps): update dependency [@&#8203;intlify/unplugin-vue-i18n](https://github.com/intlify/unplugin-vue-i18n) to v11 \[[#&#8203;5487](https://github.com/woodpecker-ci/woodpecker/pull/5487)] - fix(deps): update web npm deps non-major \[[#&#8203;5486](https://github.com/woodpecker-ci/woodpecker/pull/5486)] - chore(deps): update dependency golang to v1.25.1 \[[#&#8203;5485](https://github.com/woodpecker-ci/woodpecker/pull/5485)] - fix(deps): update module github.com/prometheus/client\_golang to v1.23.1 \[[#&#8203;5483](https://github.com/woodpecker-ci/woodpecker/pull/5483)] - fix(deps): update golang-packages to v28.4.0+incompatible \[[#&#8203;5480](https://github.com/woodpecker-ci/woodpecker/pull/5480)] - fix(deps): update golang-packages \[[#&#8203;5479](https://github.com/woodpecker-ci/woodpecker/pull/5479)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.5 \[[#&#8203;5475](https://github.com/woodpecker-ci/woodpecker/pull/5475)] - fix(deps): update web npm deps non-major \[[#&#8203;5473](https://github.com/woodpecker-ci/woodpecker/pull/5473)] - fix(deps): update golang-packages \[[#&#8203;5467](https://github.com/woodpecker-ci/woodpecker/pull/5467)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.2 \[[#&#8203;5466](https://github.com/woodpecker-ci/woodpecker/pull/5466)] - fix(deps): update golang-packages \[[#&#8203;5463](https://github.com/woodpecker-ci/woodpecker/pull/5463)] - chore(deps): lock file maintenance \[[#&#8203;5458](https://github.com/woodpecker-ci/woodpecker/pull/5458)] - fix(deps): update golang-packages \[[#&#8203;5457](https://github.com/woodpecker-ci/woodpecker/pull/5457)] - fix(deps): update dependency simple-icons to v15.12.0 \[[#&#8203;5456](https://github.com/woodpecker-ci/woodpecker/pull/5456)] - fix(deps): update web npm deps non-major \[[#&#8203;5455](https://github.com/woodpecker-ci/woodpecker/pull/5455)] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.0 \[[#&#8203;5452](https://github.com/woodpecker-ci/woodpecker/pull/5452)] - fix(deps): update golang-packages \[[#&#8203;5442](https://github.com/woodpecker-ci/woodpecker/pull/5442)] ##### Misc - Fix prettier configs \[[#&#8203;5529](https://github.com/woodpecker-ci/woodpecker/pull/5529)] - eslint ignore html-indent in vue \[[#&#8203;5521](https://github.com/woodpecker-ci/woodpecker/pull/5521)] - Remove twitter from release template \[[#&#8203;5447](https://github.com/woodpecker-ci/woodpecker/pull/5447)] </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot changed title from chore(deps): update woodpecker to v3.10.0 to Update woodpecker to v3.10.0 2025-10-05 19:17:39 +02:00
renovatebot force-pushed renovate/woodpecker from e69248794b to 623573a87f 2025-10-20 01:47:32 +02:00 Compare
renovatebot changed title from Update woodpecker to v3.10.0 to Update woodpecker 2025-10-20 01:47:32 +02:00
renovatebot force-pushed renovate/woodpecker from 623573a87f to e5a0cd8d75 2025-10-20 02:02:29 +02:00 Compare
renovatebot changed title from Update woodpecker to Update woodpecker to v3.11.0 2025-10-20 02:02:30 +02:00
renovatebot changed title from Update woodpecker to v3.11.0 to chore(deps): update woodpecker to v3.11.0 2025-10-22 09:02:40 +02:00
renovatebot changed title from chore(deps): update woodpecker to v3.11.0 to Update woodpecker to v3.11.0 2025-10-22 11:17:48 +02:00
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/woodpecker:renovate/woodpecker
git switch renovate/woodpecker

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 switch main
git merge --no-ff renovate/woodpecker
git switch renovate/woodpecker
git rebase main
git switch main
git merge --ff-only renovate/woodpecker
git switch renovate/woodpecker
git rebase main
git switch main
git merge --no-ff renovate/woodpecker
git switch main
git merge --squash renovate/woodpecker
git switch main
git merge --ff-only renovate/woodpecker
git switch main
git merge renovate/woodpecker
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lilly/lillinfra#57
No description provided.