Compare commits

..

4 Commits

Author SHA1 Message Date
9e25dcd921 chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.17.1
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2025-01-17 11:15:20 +01:00
50c8411512 chore(deps): update curlimages/curl docker tag to v8.11.1 (#19)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [curlimages/curl](https://github.com/curl/curl-container) | final | minor | `8.9.1` -> `8.11.1` |

---

### Release Notes

<details>
<summary>curl/curl-container (curlimages/curl)</summary>

### [`v8.11.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8111---2024-12-11)

[Compare Source](https://github.com/curl/curl-container/compare/8.11.0...8.11.1)

##### Changed

-   bump to curl 8.11.1
-   bump to alpine:3.21.0

### [`v8.11.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8110---2024-11-06)

[Compare Source](https://github.com/curl/curl-container/compare/8.10.1...8.11.0)

##### Changed

-   bump to curl 8.11.0

### [`v8.10.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8101---2024-09-18)

[Compare Source](https://github.com/curl/curl-container/compare/8.10.0...8.10.1)

##### Changed

-   bump to curl 8.10.1

### [`v8.10.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8100---2024-09-11)

[Compare Source](https://github.com/curl/curl-container/compare/8.9.1...8.10.0)

##### Changed

-   bump to curl 8.10.0
-   bump to alpine:3.20.3

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

Reviewed-on: #19
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2025-01-17 11:15:02 +01:00
13623e035c chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.1.2 (#22)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | minor | `v3.0.3` -> `v3.1.2` |

---

### Release Notes

<details>
<summary>editorconfig-checker/editorconfig-checker (docker.io/mstruebing/editorconfig-checker)</summary>

### [`v3.1.2`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.1.2)

[Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.1...v3.1.2)

##### Bug Fixes

-   provide both .tar.gz as well as .zip archives ([#&#8203;416](https://github.com/editorconfig-checker/editorconfig-checker/issues/416)) ([00e9890](00e9890847)), closes [#&#8203;415](https://github.com/editorconfig-checker/editorconfig-checker/issues/415)

### [`v3.1.1`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.1.1)

[Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.0...v3.1.1)

##### Bug Fixes

-   dockerfile expected binary at /, not /usr/bin/ [#&#8203;410](https://github.com/editorconfig-checker/editorconfig-checker/issues/410) ([#&#8203;411](https://github.com/editorconfig-checker/editorconfig-checker/issues/411)) ([2c82197](2c821979c0))

### [`v3.1.0`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.1.0)

[Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.3...v3.1.0)

##### Features

-   add zip version when compressing all binaries ([#&#8203;321](https://github.com/editorconfig-checker/editorconfig-checker/issues/321)) ([#&#8203;362](https://github.com/editorconfig-checker/editorconfig-checker/issues/362)) ([f1bb625](f1bb625f25))
-   consolidate adjacent error messages ([#&#8203;360](https://github.com/editorconfig-checker/editorconfig-checker/issues/360)) ([cf4ae1c](cf4ae1cced))
-   editorconfig-checker-disable-next-line ([#&#8203;363](https://github.com/editorconfig-checker/editorconfig-checker/issues/363)) ([6116ec6](6116ec6685))
-   provide Codeclimate compatible report fromat ([#&#8203;367](https://github.com/editorconfig-checker/editorconfig-checker/issues/367)) ([282c315](282c315bd1))
-   support `.editorconfig-checker.json` config ([#&#8203;375](https://github.com/editorconfig-checker/editorconfig-checker/issues/375)) ([cb0039c](cb0039cfe6))

##### Bug Fixes

-   actually use the correct end marker ([#&#8203;405](https://github.com/editorconfig-checker/editorconfig-checker/issues/405)) ([3c03499](3c034994cb))
-   add `.ecrc` deprecation warning ([#&#8203;389](https://github.com/editorconfig-checker/editorconfig-checker/issues/389)) ([d33b81c](d33b81cc71))
-   this release-please marker ([#&#8203;403](https://github.com/editorconfig-checker/editorconfig-checker/issues/403)) ([617c6d4](617c6d44b5))
-   typo in config, `SpacesAftertabs` => `SpacesAfterTabs` ([#&#8203;386](https://github.com/editorconfig-checker/editorconfig-checker/issues/386)) ([25e3542](25e3542ee4))

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

Reviewed-on: #22
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2025-01-17 11:13:40 +01:00
59156adbd8 chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#20)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | major | `4.2.0` -> `5.1.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>

### [`v5.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#510---2024-12-07)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v5.0.0...v5.1.0)

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

[@&#8203;6543](https://github.com/6543), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;woodpecker-bot](https://github.com/woodpecker-bot)

##### 📈 Enhancement

-   Allow build-args to get json \[[#&#8203;202](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/202)]

##### 📚 Documentation

-   Clarify insecure tag \[[#&#8203;200](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/200)]

##### 📦️ Dependency

-   fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.1 \[[#&#8203;199](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/199)]
-   chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.0.0 \[[#&#8203;198](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/198)]

##### Misc

-   chore(deps): update docker/buildx-bin docker tag to v0.19.1 ([5ff83b1](5ff83b1454))
-   fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-beta1 ([62b3316](62b3316cb6))
-   chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.2 ([2ff549c](2ff549c3c6))
-   fix(deps): update module github.com/stretchr/testify to v1.10.0 ([ed1d55f](ed1d55f533))
-   chore(deps): update docker/buildx-bin docker tag to v0.18.0 ([43bbfaa](43bbfaa0af))
-   chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 ([faf4a88](faf4a889f6))
-   fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 ([1d723a3](1d723a3379))
-   chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.15.0 ([f6bbd6c](f6bbd6c1c2))
-   fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.3 ([8d3d558](8d3d558c09))
-   chore(deps): update dependency go to v1.23.3 ([be45ede](be45ede500))
-   fix(deps): update golang.org/x/lint digest to [`818c5a8`](https://github.com/woodpecker-plugins/docker-buildx/commit/818c5a8) ([cbf2022](cbf20222b0))
-   Add vendor target for make \[[#&#8203;201](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/201)]
-   remove pat-s from maintainers ([b664c37](b664c37d62))
-   CI: Dont lint on tag event ([1f4e506](1f4e506a19))

### [`v5.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#500---2024-10-09)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.2.0...v5.0.0)

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

[@&#8203;6543](https://github.com/6543), [@&#8203;flyingscorpio](https://github.com/flyingscorpio), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;woodpecker-bot](https://github.com/woodpecker-bot)

##### 💥 Breaking changes

-   Hide insecure configuration options behind insecure tag \[[#&#8203;194](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/194)]
-   chore(deps): update docker docker tag to v27 \[[#&#8203;170](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/170)]

#####  Features

-   Add `sbom` option \[[#&#8203;187](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/187)]

##### 📈 Enhancement

-   Optimize container layers \[[#&#8203;191](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/191)]
-   Dont let proxy config overwrite dedicated buildkit_driveropt proxy options if set \[[#&#8203;175](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/175)]

##### 🐛 Bug Fixes

-   Quote `no_proxy` \[[#&#8203;185](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/185)]
-   Update drone-plugin-lib to handle nil pointer \[[#&#8203;178](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/178)]

##### 📚 Documentation

-   update pipeline config example \[[#&#8203;180](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/180)]

##### 📦️ Dependency

-   chore(deps): update docker docker tag to v27.2.1 \[[#&#8203;183](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/183)]
-   fix(deps): update github.com/urfave/cli/v3 digest to [`31c5c84`](https://github.com/woodpecker-plugins/docker-buildx/commit/31c5c84) \[[#&#8203;182](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/182)]
-   Update to github.com/urfave/cli/v3 \[[#&#8203;173](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/173)]

##### Misc

-   dont ignore changelog ([f3f8166](f3f8166af3))
-   Add nix flake \[[#&#8203;192](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/192)]
-   chore(deps): update dependency go to v1.23.2 ([9c4cea3](9c4cea3ccc))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`20ef97b`](https://github.com/woodpecker-plugins/docker-buildx/commit/20ef97b) ([b6a6f1c](b6a6f1c772))
-   Add release config for release-helper plugin \[[#&#8203;190](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/190)]
-   Use ready-release-go plugin \[[#&#8203;189](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/189)]
-   add-remote-builders \[[#&#8203;179](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/179)]
-   chore(deps): update docker docker tag to v27.3.1 ([4fedea4](4fedea4855))
-   chore(deps): update docker/buildx-bin docker tag to v0.17.1 ([b807eda](b807edaa48))
-   chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 ([8435819](8435819971))
-   chore(deps): update dependency go to v1.23.1 ([3ee6b8b](3ee6b8bb9d))
-   chore(deps): update docker docker tag to v27.2.0 ([c661b7a](c661b7a48d))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`3d76e1b`](https://github.com/woodpecker-plugins/docker-buildx/commit/3d76e1b) ([ba44638](ba44638dda))
-   fix(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 ([0e1e881](0e1e8818e7))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`5386081`](https://github.com/woodpecker-plugins/docker-buildx/commit/5386081) ([cf7d19c](cf7d19cbb1))
-   fix(deps): update module honnef.co/go/tools to v0.5.1 ([23b0f61](23b0f61255))
-   chore(deps): update golang docker tag to v1.23 ([b98307b](b98307bb3e))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`3110c0e`](https://github.com/woodpecker-plugins/docker-buildx/commit/3110c0e) ([13aa887](13aa8879a2))
-   chore(deps): update docker docker tag to v27.1.2 ([fe28f12](fe28f12be1))
-   chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.1 ([ea32257](ea32257d1d))
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 ([af71dcd](af71dcdbde))
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.55.3 ([1d5b8fd](1d5b8fdc17))
-   chore(deps): update docker/buildx-bin docker tag to v0.16.2 ([c671088](c671088766))
-   chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 ([642f2b3](642f2b36d7))
-   chore(deps): update docker/buildx-bin docker tag to v0.16.1 ([f8b58f5](f8b58f573b))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`127cf54`](https://github.com/woodpecker-plugins/docker-buildx/commit/127cf54) ([03cd73f](03cd73f068))
-   update version parse lib ([42395c5](42395c51ec))

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

Reviewed-on: #20
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2025-01-17 11:10:52 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.1.0'
# deployment targets
# TODO: Disabled docker hub target until first release is ready / Rate Limits
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
@ -44,7 +44,7 @@ steps:
lint-editorconfig:
depends_on: []
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
image: docker.io/mstruebing/editorconfig-checker:v3.1.2
when:
event: pull_request

View File

@ -1,4 +1,4 @@
FROM curlimages/curl:8.9.1
FROM curlimages/curl:8.11.1
LABEL org.opencontainers.image.authors="marco@ocram85.com"
#ENV PLUGIN_OWNER
#ENV PLUGIN_PACKAGE_NAME