chore(deps): update woodpeckerci/woodpecker-cli docker tag to v2.7.2 #26

Merged
Aire-One merged 1 commits from renovate/woodpeckerci-woodpecker-cli-2.x into main 2024-11-04 03:59:20 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
woodpeckerci/woodpecker-cli patch v2.7.1-alpine -> v2.7.2-alpine

Release Notes

woodpecker-ci/woodpecker (woodpeckerci/woodpecker-cli)

v2.7.2: 2.7.2

Compare Source

Changelog

2.7.2 - 2024-11-03

Important

To secure your instance, set WOODPECKER_PLUGINS_PRIVILEGED to only allow specific versions of the woodpeckerci/plugin-docker-buildx plugin, use version 5.0.0 or above. This prevents older, potentially unstable versions from being privileged.

For example, to allow only version 5.0.0, use:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0

To allow multiple versions, you can separate them with commas:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0,woodpeckerci/plugin-docker-buildx:5.1.0

This setup ensures only specified, stable plugin versions are given privileged access.

Read more about it in #​4213

❤️ Thanks to all contributors! ❤️

@​6543, @​anbraten, @​j04n-f, @​pat-s, @​qwerty287

🔒 Security
  • Chore(deps): update dependency vite to v5.4.6 [security] (#​4163) [#​4187]
🐛 Bug Fixes
Misc
  • Backport JS dependency updates [#​4189]

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.


  • 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-cli](https://github.com/woodpecker-ci/woodpecker) | patch | `v2.7.1-alpine` -> `v2.7.2-alpine` | --- ### Release Notes <details> <summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-cli)</summary> ### [`v2.7.2`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.2): 2.7.2 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.7.1...v2.7.2) ### Changelog #### [2.7.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.2) - 2024-11-03 ##### Important To secure your instance, set `WOODPECKER_PLUGINS_PRIVILEGED` to only allow specific versions of the `woodpeckerci/plugin-docker-buildx` plugin, use version 5.0.0 or above. This prevents older, potentially unstable versions from being privileged. For example, to allow only version 5.0.0, use: ```bash WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0 ``` To allow multiple versions, you can separate them with commas: ```bash WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0,woodpeckerci/plugin-docker-buildx:5.1.0 ``` This setup ensures only specified, stable plugin versions are given privileged access. Read more about it in [#&#8203;4213](https://github.com/woodpecker-ci/woodpecker/pull/4213) ##### ❤️ 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;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287) ##### 🔒 Security - Chore(deps): update dependency vite to v5.4.6 \[security] ([#&#8203;4163](https://github.com/woodpecker-ci/woodpecker/pull/4163)) \[[#&#8203;4187](https://github.com/woodpecker-ci/woodpecker/pull/4187)] ##### 🐛 Bug Fixes - Don't parse forge config files multiple times if no error occured ([#&#8203;4272](https://github.com/woodpecker-ci/woodpecker/pull/4272)) \[[#&#8203;4273](https://github.com/woodpecker-ci/woodpecker/pull/4273)] - Fix repo/owner parsing for gitlab ([#&#8203;4255](https://github.com/woodpecker-ci/woodpecker/pull/4255)) \[[#&#8203;4261](https://github.com/woodpecker-ci/woodpecker/pull/4261)] - Run queue.process() in background \[[#&#8203;4115](https://github.com/woodpecker-ci/woodpecker/pull/4115)] - Only update agent.LastWork if not done recently ([#&#8203;4031](https://github.com/woodpecker-ci/woodpecker/pull/4031)) \[[#&#8203;4100](https://github.com/woodpecker-ci/woodpecker/pull/4100)] ##### Misc - Backport JS dependency updates \[[#&#8203;4189](https://github.com/woodpecker-ci/woodpecker/pull/4189)] </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-04 01:04:19 +01:00
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pull_request_closed/build Pipeline was successful Details
4895eeebc3
chore(deps): update woodpeckerci/woodpecker-cli docker tag to v2.7.2
Aire-One merged commit fec178b82b into main 2024-11-04 03:59:20 +01:00
Aire-One deleted branch renovate/woodpeckerci-woodpecker-cli-2.x 2024-11-04 03:59:20 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: Aire-One/labtime#26
No description provided.