chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.6.0 #110

Merged
renovate merged 1 commit from renovate/woodpeckerci-woodpecker-agent-2.x into master 2024-06-14 02:00:47 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
woodpeckerci/woodpecker-agent minor v2.5.0 -> v2.6.0

Release Notes

woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)

v2.6.0: 2.6.0

Compare Source

2.6.0 - 2024-06-13

❤️ Thanks to all contributors! ❤️

@​6543, @​anbraten, @​jcgl17, @​pat-s, @​qwerty287, @​s00500, @​wez, @​zc-devs

🔒 Security
  • Bump trivy plugin version and remove unused variable [#​3759]
Features
🐛 Bug Fixes
  • Add release event to webhooks [#​3784]
  • Respect cli argument when checking docker backend availability [#​3770]
  • Fix repo creation [#​3756]
  • Fix config loading of cli [#​3764]
  • Fix missing WOODPECKER_BITBUCKET_DC_URL [#​3761]
  • Correct repo repair success message in cli [#​3757]
📈 Enhancement
  • Improve step logging [#​3722]
  • chore(deps): update dependency eslint to v9 [#​3594]
  • Show workflow names if there are multiple configs [#​3767]
  • Use http constants [#​3766]
  • Spellcheck "server/*" [#​3753]
  • Agent-wide node selector [#​3608]
📚 Documentation
  • Remove misleading crontab guru suggestion from docs [#​3781]
  • Add documentation for KUBERNETES_SERVICE_HOST in Agent [#​3747]
  • Remove web.archive.org workaround in docs [#​3771]
  • Serve plugin icons locally [#​3768]
  • Docs: update local backend page [#​3765]
  • Remove old docs versions [#​3743]
  • Merge release plugins [#​3752]
  • Split FAQ [#​3746]
Misc
  • Update nix flake [#​3780]
  • chore(deps): lock file maintenance [#​3783]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v1.59.1 [#​3782]
  • fix(deps): update codeberg.org/mvdkleijn/forgejo-sdk/forgejo digest to 168c988 [#​3776]
  • chore(deps): lock file maintenance [#​3750]
  • chore(deps): update gitea/gitea docker tag to v1.22 [#​3749]
  • Fix setting name [#​3744]

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.5.0` -> `v2.6.0` | --- ### 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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-14 02:00:47 +02:00
chore(deps): update woodpeckerci/woodpecker-agent docker tag to v2.6.0
All checks were successful
ci/woodpecker/pull_request_closed/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pull_request_closed/ansible-lint Pipeline was successful
ci/woodpecker/pr/ansible-lint Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
d550845b2d
renovate scheduled this pull request to auto merge when all checks succeed 2024-06-14 02:00:47 +02:00
renovate merged commit d550845b2d into master 2024-06-14 02:00:47 +02:00
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: mg/homeserver#110
No description provided.