Commit Graph
349 Commits
Author SHA1 Message Date
Andreas Shimokawa 28cde84643 fix crash when most active IP list cannot be saturated
(This could have been cleaner by first using Min() or something)

fixes #550
2026-04-21 11:19:07 +02:00
dpk 242c38caf5 Clarify maintenance notice 2026-02-21 13:45:25 +01:00
Dependency bot 1181610a7e chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.4 (#541) 2026-01-20 02:34:35 +01:00
Dependency bot 9f6342a7dd chore(deps): update github.com/orlovevgeny/go-mcache digest to 6ede83c (#542) 2026-01-19 01:53:32 +01:00
Dependency bot 86fa9b806b chore(deps): update golang.org/x/exp digest to 716be56 (#543) 2026-01-19 01:53:26 +01:00
Dependency bot 99550acda4 chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (#533) 2026-01-14 01:16:01 +01:00
Dependency bot 6e094016cb chore(deps): update golang.org/x/exp digest to 944ab1f (#538) 2026-01-12 02:21:50 +01:00
Dependency bot b333d7677c chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.4.1 (#539) 2026-01-12 02:21:45 +01:00
Dependency bot b189938315 chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.3 (#523) 2025-12-15 02:08:30 +01:00
Dependency bot cae3102be5 chore(deps): update golang.org/x/exp digest to 87e1e73 (#532) 2025-12-09 01:38:47 +01:00
Dependency bot ff866df980 chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.9 (#531) 2025-11-03 01:34:35 +01:00
Dependency bot fad7b6ff17 fix(deps): update golang.org/x/exp digest to a4bb9ff (#529) 2025-10-27 01:31:06 +01:00
Dependency bot fbc06e105c chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.6 (#522) v6.4 2025-10-23 02:36:18 +02:00
Dependency bot 3b96261abd chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.4.0 (#527) 2025-10-22 02:24:56 +02:00
Dependency botandGusted ac4cdf569a chore(config): migrate renovate config (#526)
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/526
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-10-20 16:27:28 +02:00
Dependency bot 20bf17d6b0 fix(deps): update golang.org/x/exp digest to 90e834f (#524) 2025-10-20 02:37:18 +02:00
Dependency bot b5ec5c3338 chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.6 (#525) 2025-10-20 02:34:53 +02:00
Dependency bot 800c2a6712 fix(deps): update golang deps non-major (#516) 2025-10-14 02:30:53 +02:00
Dependency bot 82690773ff fix(deps): update golang.org/x/exp digest to d2f985d (#520) 2025-10-13 02:38:37 +02:00
Dependency bot 7f586b384a chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.1 (#521) 2025-10-13 02:38:32 +02:00
Dependency bot 616a054632 chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.0 (#515) 2025-09-18 02:33:20 +02:00
Dependency bot 4a89a71ad5 fix(deps): update golang.org/x/exp digest to df92998 (#513) 2025-09-15 02:42:15 +02:00
Dependency bot 0eaa2bcb3d chore(deps): update golang docker tag to v1.25 (#514) 2025-09-15 02:39:33 +02:00
Dependency bot 7f5047421e fix(deps): update golang deps non-major (#506) 2025-09-11 15:26:16 +02:00
crapStoneandAndreas Shimokawa 2e271575c9 feat: make logging interval configurable (#511)
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/511
Reviewed-by: Andreas Shimokawa <ashimokawa@noreply.codeberg.org>
Co-authored-by: crapStone <me@crapstone.dev>
Co-committed-by: crapStone <me@crapstone.dev>
2025-09-10 14:22:10 +02:00
Dependency bot 30bc87089c fix(deps): update golang.org/x/exp digest to a408d31 (#510) 2025-08-11 02:30:17 +02:00
Dependency bot 77d24ca3f1 fix(deps): update golang.org/x/exp digest to 645b1fa (#508) 2025-07-21 02:33:17 +02:00
Dependency bot 3d55191060 fix(deps): update golang.org/x/exp digest to 6ae5c78 (#507) 2025-07-14 02:31:28 +02:00
Dependency bot d19542233a chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.2 (#505) 2025-07-07 02:33:58 +02:00
crapStoneandcrapStone 838a5bda92 fix: nil pointer access (#504)
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/504
Co-authored-by: crapStone <me@crapstone.dev>
Co-committed-by: crapStone <me@crapstone.dev>
v6.3
2025-07-03 22:52:58 +02:00
crapStoneandcrapStone 16ae6eacfe chore: update dependencies (#503)
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/503
Co-authored-by: crapStone <me@crapstone.dev>
Co-committed-by: crapStone <me@crapstone.dev>
2025-06-25 23:17:00 +02:00
reckterandcrapStone 1cfd582755 Keep query parameter on redirect to canonicalDomain in try upstream handler (#499)
My go knowledge is limited so I cant test this really.

Also not sure if including the raw query always is the right idea.
might fix https://codeberg.org/Codeberg/pages-server/issues/478

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/499
Reviewed-by: crapStone <codeberg@crapstone.dev>
Co-authored-by: reckter <reckter@noreply.codeberg.org>
Co-committed-by: reckter <reckter@noreply.codeberg.org>
2025-06-25 22:52:01 +02:00
crapStoneandcrapStone 5477ba2c46 feat: add option to log the n most active IPs each hour (#496)
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/496
Co-authored-by: crapStone <me@crapstone.dev>
Co-committed-by: crapStone <me@crapstone.dev>
2025-06-25 22:12:33 +02:00
Dependency bot d27c594c28 chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.3.1 (#500) 2025-06-18 02:45:35 +02:00
Dependency bot 566dd8e5c6 fix(deps): update github.com/orlovevgeny/go-mcache digest to 1875719 (#498) 2025-06-15 03:05:22 +02:00
crapStone 2b2f280bc3 docs: add maintenance mode notice 2025-06-12 23:24:53 +02:00
65487e41fb fix(deps): update golang deps non-major (#437)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| code.gitea.io/sdk/gitea | require | minor | `v0.20.0` -> `v0.21.0` |
| [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) | require | minor | `v4.21.0` -> `v4.23.1` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | minor | `v1.8.1` -> `v1.9.2` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | require | patch | `v1.14.24` -> `v1.14.28` |
| [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | require | patch | `v2.2.3` -> `v2.2.4` |
| [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) | require | patch | `v0.8.0` -> `v0.8.1` |
| [github.com/reugn/equalizer](https://github.com/reugn/equalizer) | require | minor | `v0.0.0-20210216135016-a959c509d7ad` -> `v0.2.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | require | minor | `v1.33.0` -> `v1.34.0` |
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | patch | `v2.27.5` -> `v2.27.6` |

---

### Release Notes

<details>
<summary>go-acme/lego (github.com/go-acme/lego/v4)</summary>

### [`v4.23.1`](https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4231-2025-04-16)

[Compare Source](https://github.com/go-acme/lego/compare/v4.23.0...v4.23.1)

Due to an error related to Snapcraft, some artifacts of the v4.23.0 release have not been published.

This release contains the same things as v4.23.0.

### [`v4.23.0`](https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4230-2025-04-16)

[Compare Source](https://github.com/go-acme/lego/compare/v4.22.2...v4.23.0)

##### Added

-   **\[dnsprovider]** Add DNS provider for Active24
-   **\[dnsprovider]** Add DNS provider for BookMyName
-   **\[dnsprovider]** Add DNS provider for Axelname
-   **\[dnsprovider]** Add DNS provider for Baidu Cloud
-   **\[dnsprovider]** Add DNS provider for Metaregistrar
-   **\[dnsprovider]** Add DNS provider for F5 XC
-   **\[dnsprovider]** Add INFOBLOX_CA_CERTIFICATE option
-   **\[dnsprovider]** route53: adds option to use private zone
-   **\[dnsprovider]** edgedns: add account switch key option
-   **\[dnsprovider]** infoblox: update API client to v2
-   **\[lib,cli]** Add delay option for TLSALPN challenge

##### Changed

-   **\[dnsprovider]** designate: speed up API requests by using filters
-   **\[dnsprovider]** cloudflare: make base URL configurable
-   **\[dnsprovider]** websupport: migrate to API v2
-   **\[dnsprovider]** dnssimple: use GetZone

##### Fixed

-   **\[ari]** Fix retry on `alreadyReplaced` error
-   **\[cli,log]** Fix malformed log messages
-   **\[cli]** Kill hook when the command is stuck
-   **\[dnsprovider]** pdns: fix TXT record cleanup for wildcard domains
-   **\[dnsprovider]** allinkl: remove `ReturnInfo`

### [`v4.22.2`](https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4222-2025-02-17)

[Compare Source](https://github.com/go-acme/lego/compare/v4.22.1...v4.22.2)

##### Fixed

-   **\[dnsprovider]** acme-dns: use new registred account

### [`v4.22.1`](https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4221-2025-02-17)

[Compare Source](https://github.com/go-acme/lego/compare/v4.22.0...v4.22.1)

##### Fixed

-   **\[dnsprovider]** acme-dns: continue the process when the CNAME is handled by the storage

##### Added

### [`v4.22.0`](https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4220-2025-02-17)

[Compare Source](https://github.com/go-acme/lego/compare/v4.21.0...v4.22.0)

##### Added

-   **\[cli]** Add `--private-key` flag to set the private key.
-   **\[cli]** Add `LEGO_DEBUG_ACME_HTTP_CLIENT` environment variable to debug the calls to the ACME server.
-   **\[cli]** Add `LEGO_EMAIL` environment variable for specifying email.
-   **\[cli]** Add `--hook-timeout` flag to run and renew commands.
-   **\[dnsprovider]** Add DNS provider for myaddr.{tools,dev,io}
-   **\[dnsprovider]** Add DNS provider for Spaceship
-   **\[dnsprovider]** acme-dns: add HTTP storage
-   **\[lib,cli,httpprovider]** Add `--http.delay` option for HTTP challenge.
-   **\[lib,cli,profiles]** Add support for Profiles Extension.
-   **\[lib]** Add an option to set CSR email addresses

##### Changed

-   **\[lib]** rewrite status management
-   **\[dnsprovider]** docs: improve units and default values

##### Removed

-   **\[dnsprovider]** netcup: remove TTL option

##### Fixed

-   **\[cli,log]** remove extra debug logs

</details>

<details>
<summary>go-sql-driver/mysql (github.com/go-sql-driver/mysql)</summary>

### [`v1.9.2`](https://github.com/go-sql-driver/mysql/blob/HEAD/CHANGELOG.md#v192-2025-04-07)

[Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.9.1...v1.9.2)

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

### [`v1.9.1`](https://github.com/go-sql-driver/mysql/blob/HEAD/CHANGELOG.md#v191-2025-03-21)

[Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.1)

##### Major Changes

-   Add Charset() option. ([#&#8203;1679](https://github.com/go-sql-driver/mysql/issues/1679))

##### Bugfixes

-   go.mod: fix go version format ([#&#8203;1682](https://github.com/go-sql-driver/mysql/issues/1682))
-   Fix FormatDSN missing ConnectionAttributes ([#&#8203;1619](https://github.com/go-sql-driver/mysql/issues/1619))

### [`v1.9.0`](https://github.com/go-sql-driver/mysql/blob/HEAD/CHANGELOG.md#v190-2025-02-18)

[Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.9.0)

##### Major Changes

-   Implement zlib compression. ([#&#8203;1487](https://github.com/go-sql-driver/mysql/issues/1487))
-   Supported Go version is updated to Go 1.21+. ([#&#8203;1639](https://github.com/go-sql-driver/mysql/issues/1639))
-   Add support for VECTOR type introduced in MySQL 9.0. ([#&#8203;1609](https://github.com/go-sql-driver/mysql/issues/1609))
-   Config object can have custom dial function. ([#&#8203;1527](https://github.com/go-sql-driver/mysql/issues/1527))

##### Bugfixes

-   Fix auth errors when username/password are too long. ([#&#8203;1625](https://github.com/go-sql-driver/mysql/issues/1625))
-   Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. ([#&#8203;1640](https://github.com/go-sql-driver/mysql/issues/1640))
-   Fix auth switch request handling. ([#&#8203;1666](https://github.com/go-sql-driver/mysql/issues/1666))

##### Other changes

-   Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. ([#&#8203;1589](https://github.com/go-sql-driver/mysql/issues/1589))
-   Improve error handling. It reduces the "busy buffer" errors. ([#&#8203;1595](https://github.com/go-sql-driver/mysql/issues/1595), [#&#8203;1601](https://github.com/go-sql-driver/mysql/issues/1601), [#&#8203;1641](https://github.com/go-sql-driver/mysql/issues/1641))
-   Use `strconv.Atoi` to parse max_allowed_packet. ([#&#8203;1661](https://github.com/go-sql-driver/mysql/issues/1661))
-   `rejectReadOnly` option now handles ER_READ_ONLY_MODE (1290) error too. ([#&#8203;1660](https://github.com/go-sql-driver/mysql/issues/1660))

</details>

<details>
<summary>mattn/go-sqlite3 (github.com/mattn/go-sqlite3)</summary>

### [`v1.14.28`](https://github.com/mattn/go-sqlite3/compare/v1.14.27...v1.14.28)

[Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.27...v1.14.28)

### [`v1.14.27`](https://github.com/mattn/go-sqlite3/compare/v1.14.26...v1.14.27)

[Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.26...v1.14.27)

### [`v1.14.26`](https://github.com/mattn/go-sqlite3/compare/v1.14.25...v1.14.26)

[Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.25...v1.14.26)

### [`v1.14.25`](https://github.com/mattn/go-sqlite3/compare/v1.14.24...v1.14.25)

[Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.24...v1.14.25)

</details>

<details>
<summary>pelletier/go-toml (github.com/pelletier/go-toml/v2)</summary>

### [`v2.2.4`](https://github.com/pelletier/go-toml/releases/tag/v2.2.4)

[Compare Source](https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4)

<!-- Release notes generated using configuration in .github/release.yml at v2.2.4 -->

#### Highlight

In this release, [@&#8203;mikattack](https://github.com/mikattack) removed the last dependency of go-toml! 🎉  (https://github.com/pelletier/go-toml/pull/981)

#### What's Changed

##### Documentation

-   Fix typos in comments and tests by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/pelletier/go-toml/pull/972

##### Other changes

-   Replace `stretchr/testify` with an internal test suite by [@&#8203;mikattack](https://github.com/mikattack) in https://github.com/pelletier/go-toml/pull/981
-   Update to go 1.24 by [@&#8203;pelletier](https://github.com/pelletier) in https://github.com/pelletier/go-toml/pull/982

#### New Contributors

-   [@&#8203;alexandear](https://github.com/alexandear) made their first contribution in https://github.com/pelletier/go-toml/pull/972
-   [@&#8203;mikattack](https://github.com/mikattack) made their first contribution in https://github.com/pelletier/go-toml/pull/981

**Full Changelog**: https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4

</details>

<details>
<summary>pires/go-proxyproto (github.com/pires/go-proxyproto)</summary>

### [`v0.8.1`](https://github.com/pires/go-proxyproto/releases/tag/v0.8.1)

[Compare Source](https://github.com/pires/go-proxyproto/compare/v0.8.0...v0.8.1)

#### What's Changed

-   Fix Go Documentation of Default timeout by [@&#8203;TheM1984](https://github.com/TheM1984) in https://github.com/pires/go-proxyproto/pull/121
-   build(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/pires/go-proxyproto/pull/122
-   bump Go and golang.org/x/net by [@&#8203;pires](https://github.com/pires) in https://github.com/pires/go-proxyproto/pull/125

#### New Contributors

-   [@&#8203;TheM1984](https://github.com/TheM1984) made their first contribution in https://github.com/pires/go-proxyproto/pull/121

**Full Changelog**: https://github.com/pires/go-proxyproto/compare/v0.8.0...v0.8.1

</details>

<details>
<summary>rs/zerolog (github.com/rs/zerolog)</summary>

### [`v1.34.0`](https://github.com/rs/zerolog/compare/v1.33.0...v1.34.0)

[Compare Source](https://github.com/rs/zerolog/compare/v1.33.0...v1.34.0)

</details>

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

### [`v2.27.6`](https://github.com/urfave/cli/releases/tag/v2.27.6)

[Compare Source](https://github.com/urfave/cli/compare/v2.27.5...v2.27.6)

#### What's Changed

-   Use usage template in subcommand help by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1986
-   Docs: Update cli.yml by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2015
-   Fix:(issue\_2069) Add sep for string slice by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2070

**Full Changelog**: https://github.com/urfave/cli/compare/v2.27.5...v2.27.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-authored-by: crapStone <me@crapstone.dev>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/437
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-06-10 23:54:25 +02:00
crapStone 81e4b0e70f chore: make project helix ready 2025-06-10 23:24:49 +02:00
77d44e51fa chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6 (#494)
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 | `5.2.2` -> `6.0.1` |

---

### Release Notes

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

### [`v6.0.1`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#601---2025-05-04)

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

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

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

##### Misc

-   Fix build arg flags buils \[[#&#8203;237](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/237)]

### [`v6.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#600---2025-05-02)

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

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

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

##### 💥 Breaking changes

-   Use custom flags to support from_secret and escaping \[[#&#8203;229](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/229)]

##### 📚 Documentation

-   chore: add tests for tag parsing \[[#&#8203;228](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/228)]

##### 📦️ Dependency

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

##### Misc

-   chore: remove CODEOWNERS to avoid confusion ([82de34d](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/82de34de99513ada57c211fedcb5b84c6edf8738))
-   fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 ([12a6790](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/12a67908e6b4b350f20b4cb70c282905bd8121f6))
-   chore(deps): update docker/buildx-bin docker tag to v0.23.0 ([053af77](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/053af77a3a579c69e8525c42e0569819d8e3e9d8))
-   chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 ([7694208](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/7694208424da908b25ea7751270539bb9ce9a0b9))
-   chore(deps): update docker docker tag to v28.1.1 ([9edff8f](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/9edff8fa43dea8fdba4d7e48b4358a365282638b))
-   fix(deps): update module github.com/pelletier/go-toml/v2 to v2.2.4 ([152d91a](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/152d91a3a1836b2f3d3a09bca0cf6e7dfd583c6e))
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.55.7 ([c641ced](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/c641ced5d978c7537e7396f1b47504141873a912))
-   fix(deps): update module github.com/urfave/cli/v3 to v3.1.1 ([064a419](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/064a419fe2fbd6d286b007ebdc53c96171f2a48f))
-   chore(deps): update dependency go to v1.24.2 ([da71aa3](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/da71aa3c054eb173c33cde36527fffd0503955d0))
-   chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 ([75d9090](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/75d909067dce714dcf19cc3da8de2c8ef087b348))
-   chore(deps): update docker docker tag to v28.0.4 ([bcd9b33](https://codeberg.org/woodpecker-plugins/docker-buildx/src/commit/bcd9b33e4c4aec39a1b78be1f54c1c3049d28103))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/494
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-06-10 21:34:40 +02:00
Dependency bot e94d53e041 chore(deps): update mstruebing/editorconfig-checker docker tag to v3.3.0 (#443) 2025-06-09 02:07:54 +02:00
Dependency bot 8e355394be fix(deps): update golang.org/x/exp digest to b6e5de4 (#493) 2025-06-07 03:00:05 +02:00
Dependency bot 5f95337265 fix(deps): update github.com/orlovevgeny/go-mcache digest to 3a1d739 (#480) 2025-06-01 03:21:00 +02:00
Dependency bot dc0b0e138e fix(deps): update golang.org/x/exp digest to ce4c2cf (#481) 2025-05-31 02:51:06 +02:00
Dependency bot 383883d03b chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 (#448) 2025-05-22 02:03:55 +02:00
Dependency bot bac35819e3 chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.0 (#442) 2025-05-21 02:03:57 +02:00
Dependency bot d7deecf5f9 chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.5 (#449) 2025-03-28 00:04:20 +00:00
Dependency bot 0e873d9783 chore(deps): update golangci/golangci-lint docker tag to v1.64.8 (#447) 2025-03-25 00:04:28 +00:00
4672cdb54d chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.3.0 (#435)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/woodpeckerci/plugin-prettier](https://codeberg.org/woodpecker-plugins/prettier) ([source](https://codeberg.org/woodpecker-plugins/prettier.git)) | minor | `1.1.0` -> `1.3.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/prettier (docker.io/woodpeckerci/plugin-prettier)</summary>

### [`v1.3.0`](https://codeberg.org/woodpecker-plugins/prettier/blob/HEAD/CHANGELOG.md#130---2025-02-18)

[Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/1.2.1...1.3.0)

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

[@&#8203;OCram85](https://github.com/OCram85)

##### 📈 Enhancement

-   adds output parameter for prettier results \[[#&#8203;25](https://codeberg.org/woodpecker-plugins/prettier/pulls/25)]

### [`v1.2.1`](https://codeberg.org/woodpecker-plugins/prettier/blob/HEAD/CHANGELOG.md#121---2025-02-13)

[Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/1.1.0...1.2.1)

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

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

##### 📦️ Dependency

-   chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 \[[#&#8203;24](https://codeberg.org/woodpecker-plugins/prettier/pulls/24)]
-   chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 \[[#&#8203;22](https://codeberg.org/woodpecker-plugins/prettier/pulls/22)]
-   chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.3 \[[#&#8203;21](https://codeberg.org/woodpecker-plugins/prettier/pulls/21)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/435
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-03-12 23:16:56 +00:00
a0d202ef55 chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.4 (#434)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-release](https://codeberg.org/woodpecker-plugins/release) ([source](https://codeberg.org/woodpecker-plugins/release.git)) | patch | `0.2.3` -> `0.2.4` |

---

### Release Notes

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

### [`v0.2.4`](https://codeberg.org/woodpecker-plugins/release/blob/HEAD/CHANGELOG.md#024---2025-02-14)

[Compare Source](https://codeberg.org/woodpecker-plugins/release/compare/v0.2.3...v0.2.4)

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

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

##### 🐛 Bug Fixes

-   Fix attachment fetching \[[#&#8203;33](https://codeberg.org/woodpecker-plugins/release/pulls/33)]

##### 📦️ Dependency

-   fix(deps): update module github.com/google/go-github/v68 to v69 \[[#&#8203;30](https://codeberg.org/woodpecker-plugins/release/pulls/30)]
-   chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.3 \[[#&#8203;28](https://codeberg.org/woodpecker-plugins/release/pulls/28)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/434
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-03-12 22:19:23 +00:00
e2395a0574 fix(deps): update golang.org/x/exp digest to 054e65f (#438)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/exp | require | digest | `dead583` -> `054e65f` |

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/438
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
2025-03-12 22:18:46 +00:00