1182918137
chore(deps): update lockfiles
2026-04-02 00:16:37 +00:00
7df376bc42
chore(deps): update lockfiles ( #97 )
...
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjEiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImtpbmQvZGVwZW5kZW5jeSJdfQ==-->
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/97
Reviewed-by: DaanSelen <135789+daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-04-01 13:15:30 +00:00
b2dff340f0
chore(deps): update lockfiles ( #95 )
...
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/95
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-06 17:34:48 +00:00
d22b408f74
chore(deps): update lockfiles ( #94 )
...
changelog / changelog (push) Failing after 13s
check-and-test / check-and-test (push) Failing after 12s
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/94
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-03 01:13:36 +00:00
5722cefc5e
chore(deps): update lockfiles ( #83 )
...
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/83
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-03 01:07:13 +00:00
343b279b0f
chore(deps): update workflow dependencies (minor & patch) ( #88 )
...
changelog / changelog (push) Failing after 17s
check-and-test / check-and-test (push) Failing after 11s
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [commitlint/commitlint](https://github.com/conventional-changelog/commitlint ) | container | minor | `20.1.0` -> `20.2.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [docker.io/thegeeklab/git-sv](https://github.com/thegeeklab/git-sv ) | container | patch | `2.0.8` -> `2.0.9` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) | devDependencies | minor | [`^0.46.0` -> `^0.47.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.46.0/0.47.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>conventional-changelog/commitlint (commitlint/commitlint)</summary>
### [`v20.2.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#2020-2025-12-05 )
[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v20.1.0...v20.2.0 )
##### Bug Fixes
- update dependency glob to v11 \[security] ([#​4561](https://github.com/conventional-changelog/commitlint/issues/4561 )) ([a89a08b](a89a08b2fd ))
##### Features
- **cz-commitlint:** support customizable commit prompt with emojis ([#​4540](https://github.com/conventional-changelog/commitlint/issues/4540 )) ([803c05b](803c05b6d7 ))
- **lint:** update ESLint configuration to use Vitest and remove Jest plugin ([#​4542](https://github.com/conventional-changelog/commitlint/issues/4542 )) ([63e7ad4](63e7ad4e47 ))
- **rules:** add breaking-change-exclamation-mark ([#​4548](https://github.com/conventional-changelog/commitlint/issues/4548 )) ([c4d419b](c4d419bc76 )), closes [#​4547](https://github.com/conventional-changelog/commitlint/issues/4547 )
</details>
<details>
<summary>thegeeklab/git-sv (docker.io/thegeeklab/git-sv)</summary>
### [`v2.0.9`](https://github.com/thegeeklab/git-sv/releases/tag/v2.0.9 )
[Compare Source](https://github.com/thegeeklab/git-sv/compare/v2.0.8...v2.0.9 )
#### v2.0.9 (2025-12-05)
##### Others
- **deps:** update docker.io/library/alpine docker tag to v3.23 ([#​260](https://github.com/thegeeklab/git-sv/issues/260 )) ([`2f6207a`](https://github.com/thegeeklab/git-sv/commit/2f6207a ))
- **deps:** update golang patch version ([#​261](https://github.com/thegeeklab/git-sv/issues/261 )) ([`a4cc5da`](https://github.com/thegeeklab/git-sv/commit/a4cc5da ))
</details>
<details>
<summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary>
### [`v0.47.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.47.0 )
[Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.46.0...v0.47.0 )
- Add output and exit code support for warnings
- Update `markdownlint` dependency to `0.40.0`
- Improve `MD011`/`MD013`/`MD051`/`MD060`
- Update all dependencies via `Dependabot`
</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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/88
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-17 20:19:56 +00:00
9746b6203a
chore(deps): update workflow dependencies (minor & patch) ( #84 )
...
changelog / changelog (push) Failing after 11s
check-and-test / check-and-test (push) Failing after 5s
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [docker.io/thegeeklab/git-sv](https://github.com/thegeeklab/git-sv ) | container | patch | `2.0.7` -> `2.0.8` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) | devDependencies | minor | [`^0.45.0` -> `^0.46.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.45.0/0.46.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>thegeeklab/git-sv (docker.io/thegeeklab/git-sv)</summary>
### [`v2.0.8`](https://github.com/thegeeklab/git-sv/releases/tag/v2.0.8 )
[Compare Source](https://github.com/thegeeklab/git-sv/compare/v2.0.7...v2.0.8 )
#### v2.0.8 (2025-11-29)
##### Bug Fixes
- **deps:** update module github.com/goccy/go-yaml to v1.19.0 ([#​258](https://github.com/thegeeklab/git-sv/issues/258 )) ([`0d5cf9d`](https://github.com/thegeeklab/git-sv/commit/0d5cf9d ))
- **deps:** update module github.com/urfave/cli/v3 to v3.6.1 ([#​255](https://github.com/thegeeklab/git-sv/issues/255 )) ([`0fc5401`](https://github.com/thegeeklab/git-sv/commit/0fc5401 ))
##### Others
- **deps:** bump golang.org/x/crypto from 0.37.0 to 0.45.0 ([#​259](https://github.com/thegeeklab/git-sv/issues/259 )) ([`5e7d8e8`](https://github.com/thegeeklab/git-sv/commit/5e7d8e8 ))
- **docker:** update docker.io/library/golang:1.25.4 docker digest to [`6981837`](https://github.com/thegeeklab/git-sv/commit/6981837 ) ([#​257](https://github.com/thegeeklab/git-sv/issues/257 )) ([`3676f0b`](https://github.com/thegeeklab/git-sv/commit/3676f0b ))
- **docker:** update docker.io/library/golang:1.25.4 docker digest to [`f60eaa8`](https://github.com/thegeeklab/git-sv/commit/f60eaa8 ) ([#​256](https://github.com/thegeeklab/git-sv/issues/256 )) ([`277ca89`](https://github.com/thegeeklab/git-sv/commit/277ca89 ))
- **deps:** update dependency golangci/golangci-lint to v2.6.2 ([#​254](https://github.com/thegeeklab/git-sv/issues/254 )) ([`3262f34`](https://github.com/thegeeklab/git-sv/commit/3262f34 ))
- **docker:** update docker.io/library/golang:1.25.4 docker digest to [`e68f6a0`](https://github.com/thegeeklab/git-sv/commit/e68f6a0 ) ([#​253](https://github.com/thegeeklab/git-sv/issues/253 )) ([`cff9810`](https://github.com/thegeeklab/git-sv/commit/cff9810 ))
- **deps:** update golang patch version ([#​252](https://github.com/thegeeklab/git-sv/issues/252 )) ([`78e65ac`](https://github.com/thegeeklab/git-sv/commit/78e65ac ))
- **deps:** update dependency golangci/golangci-lint to v2.6.1 ([#​251](https://github.com/thegeeklab/git-sv/issues/251 )) ([`4cb8089`](https://github.com/thegeeklab/git-sv/commit/4cb8089 ))
- **docker:** update docker.io/library/golang:1.25.3 docker digest to [`6d4e5e7`](https://github.com/thegeeklab/git-sv/commit/6d4e5e7 ) ([#​250](https://github.com/thegeeklab/git-sv/issues/250 )) ([`3e91d39`](https://github.com/thegeeklab/git-sv/commit/3e91d39 ))
##### Documentation
- drop requirements section ([`42360d0`](https://github.com/thegeeklab/git-sv/commit/42360d0 ))
</details>
<details>
<summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary>
### [`v0.46.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.46.0 )
[Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0 )
- Replace `glob` dependency with `tinyglobby` (smaller and fewer dependencies)
- Update `markdownlint` dependency to `0.39.0`
- Add `MD060`/`table-column-style`
- Improve `MD001`/`MD007`/`MD009`/`MD010`/`MD029`/`MD033`/`MD037`/`MD059`
- Update all dependencies via `Dependabot`
</details>
---
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/84
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-05 05:36:16 +00:00
bcd4646c6c
chore(deps): update lockfiles ( #81 )
...
check-and-test / check-and-test (push) Waiting to run
changelog / changelog (push) Has been cancelled
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/81
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-15 21:08:42 +00:00
d2146c59c1
chore(deps): update lockfiles ( #68 )
...
🔧 This Pull Request updates lock files to use the latest dependency versions.
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/68
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-04 06:00:30 +00:00
024a1af028
chore(deps): update lockfiles ( #67 )
...
changelog / changelog (push) Failing after 5s
check-and-test / check-and-test (push) Failing after 4s
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/67
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-25 08:45:22 +00:00
887211f153
chore(deps): update workflow dependencies (minor & patch) ( #64 )
...
changelog / changelog (push) Failing after 5s
check-and-test / check-and-test (push) Failing after 11s
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [alpine/helm](https://github.com/alpine-docker/helm ) ([changelog](https://github.com/helm/helm )) | | minor | `3.17.1` -> `3.19.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [alpine/helm](https://github.com/alpine-docker/helm ) ([changelog](https://github.com/helm/helm )) | container | minor | `3.17.1` -> `3.19.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [commitlint/commitlint](https://github.com/conventional-changelog/commitlint ) | container | minor | `19.7.1` -> `19.9.1` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) | devDependencies | minor | [`^0.44.0` -> `^0.45.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.44.0/0.45.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>conventional-changelog/commitlint (commitlint/commitlint)</summary>
### [`v19.9.1`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#1991-2025-08-29 )
[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v19.9.0...v19.9.1 )
##### Bug Fixes
- add TypeScript support and configuration for pnpm scopes ([#​4544](https://github.com/conventional-changelog/commitlint/issues/4544 )) ([ea75778](ea75778e8d ))
### [`v19.9.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#1990-2025-08-26 )
[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v19.8.1...v19.9.0 )
##### Bug Fixes
- update dependency jest-environment-node to v30 ([#​4448](https://github.com/conventional-changelog/commitlint/issues/4448 )) ([42ca849](42ca849db3 ))
- update dependency jest-environment-node to v30.0.2 ([#​4469](https://github.com/conventional-changelog/commitlint/issues/4469 )) ([4da7e43](4da7e43be4 ))
- update dependency tar-fs to v3.0.10 ([#​4461](https://github.com/conventional-changelog/commitlint/issues/4461 )) ([f02c47c](f02c47c669 ))
- update dependency tar-fs to v3.0.9 ([#​4421](https://github.com/conventional-changelog/commitlint/issues/4421 )) ([0650e03](0650e03d96 ))
- update dependency tar-fs to v3.1.0 ([#​4496](https://github.com/conventional-changelog/commitlint/issues/4496 )) ([31b4f72](31b4f72d2f ))
##### Features
- **config-pnpm-scopes:** migrate package to TypeScript ([#​4541](https://github.com/conventional-changelog/commitlint/issues/4541 )) ([6ae36ea](6ae36ea5a5 ))
##### Reverts
- Revert "chore: update dependency cross-env to v10 ([#​4528](https://github.com/conventional-changelog/commitlint/issues/4528 ))" ([#​4529](https://github.com/conventional-changelog/commitlint/issues/4529 )) ([b5bfd12](b5bfd12514 )), closes [#​4528](https://github.com/conventional-changelog/commitlint/issues/4528 ) [#​4529](https://github.com/conventional-changelog/commitlint/issues/4529 )
#### [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1 ) (2025-05-08)
##### Bug Fixes
- update dependency tinyexec to v1 ([#​4332](https://github.com/conventional-changelog/commitlint/issues/4332 )) ([e49449f](e49449fa94 ))
- update dependency tinyexec to v1.0.1 ([#​4347](https://github.com/conventional-changelog/commitlint/issues/4347 )) ([c1b26d1](c1b26d1579 ))
##### Performance Improvements
- **rules:** optimize header-trim ([#​4363](https://github.com/conventional-changelog/commitlint/issues/4363 )) ([b7e404b](b7e404bc03 ))
### [`v19.8.1`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#1981-2025-05-08 )
[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1 )
##### Bug Fixes
- update dependency tinyexec to v1 ([#​4332](https://github.com/conventional-changelog/commitlint/issues/4332 )) ([e49449f](e49449fa94 ))
- update dependency tinyexec to v1.0.1 ([#​4347](https://github.com/conventional-changelog/commitlint/issues/4347 )) ([c1b26d1](c1b26d1579 ))
##### Performance Improvements
- **rules:** optimize header-trim ([#​4363](https://github.com/conventional-changelog/commitlint/issues/4363 )) ([b7e404b](b7e404bc03 ))
### [`v19.8.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#1980-2025-03-07 )
[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0 )
##### Bug Fixes
- **config-lerna-scopes:** remove deprecated [@​lerna/project](https://github.com/lerna/project ) dependency ([#​4284](https://github.com/conventional-changelog/commitlint/issues/4284 )) ([f2f78f1](f2f78f105a ))
- update dependency semver to v7.7.1 ([#​4272](https://github.com/conventional-changelog/commitlint/issues/4272 )) ([6148587](6148587400 ))
##### Features
- **config-workspace-scopes:** add config preset for npm and yarn workspaces ([#​4269](https://github.com/conventional-changelog/commitlint/issues/4269 )) ([67ff9e8](67ff9e82c1 ))
##### Performance Improvements
- use `node:` prefix to bypass require.cache call for builtins ([#​4302](https://github.com/conventional-changelog/commitlint/issues/4302 )) ([0cd8f41](0cd8f41057 ))
##### Reverts
- Revert "fix: improve security validation regex in is-ignored function ([#​4258](https://github.com/conventional-changelog/commitlint/issues/4258 ))" ([#​4314](https://github.com/conventional-changelog/commitlint/issues/4314 )) ([b27024a](b27024a5ae )), closes [#​4258](https://github.com/conventional-changelog/commitlint/issues/4258 ) [#​4314](https://github.com/conventional-changelog/commitlint/issues/4314 )
#### [19.7.1](https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1 ) (2025-02-02)
##### Bug Fixes
- **config-nx-scopes:** fix for projects without explicit targets ([#​4261](https://github.com/conventional-changelog/commitlint/issues/4261 )) ([25bb2cd](25bb2cd8c7 ))
- improve security validation regex in is-ignored function ([#​4258](https://github.com/conventional-changelog/commitlint/issues/4258 )) ([7403d63](7403d6382c ))
- update dependency fast-glob to v3.3.3 ([#​4235](https://github.com/conventional-changelog/commitlint/issues/4235 )) ([c286237](c286237333 ))
- update dependency fs-extra to v11.3.0 ([#​4249](https://github.com/conventional-changelog/commitlint/issues/4249 )) ([39acfe4](39acfe4a3d ))
- update dependency tar-fs to v3.0.7 ([#​4243](https://github.com/conventional-changelog/commitlint/issues/4243 )) ([708320f](708320f040 ))
- update dependency tar-fs to v3.0.8 ([#​4247](https://github.com/conventional-changelog/commitlint/issues/4247 )) ([ecb5d3a](ecb5d3a1c5 ))
</details>
<details>
<summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary>
### [`v0.45.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.45.0 )
[Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0 )
- Update `markdownlint` dependency to `0.38.0`
- Add `MD059`/`descriptive-link-text`
- Improve `MD025`/`MD027`/`MD036`/`MD038`/`MD041`/`MD043`/`MD045`/`MD051`/`MD052`
- Remove support for end-of-life Node version 18
- Update all dependencies via `Dependabot`
</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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/64
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-21 19:30:21 +00:00
6d5af0ed3d
chore(deps): update lockfiles ( #57 )
...
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/57
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-15 13:36:30 +00:00
b749eaeefd
chore(deps): update workflow dependencies (minor & patch) ( #52 )
...
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/52
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-14 16:19:20 +00:00
5b19636034
chore(core): refactor to make all unit tests pass ( #6 )
...
_This is the first time I ever messed with helm and is an experiment to show what prevents the tests to pass and how far it still depends on the gitea chart_
### Description of the change
- Deletes a single test that seems to depend directly on gitea
- make all tests pass
- Moves all value accesses from `actions` one level up
- Copies content of the gitea chart required by the existing test
- Reveals all dependencies that needs to be decoupled
- Fixes readme generation
- add package.json
- copy dependent readme section from helm-gitea
- Removes all dependencies
- giteaRootURL is now required to be provided
- consistency check that this value has been provided
- added test for consistency failure
- nc command no longer uses an hardcoded dns name and is checked in tests
- added test
- Copied yamllint from helm-gitea
- added pnpm lock file exclusion
- Installed pnpm in the workflow
- Updated make unittest command in CI to unittest-helm
### Benefits
The existing tests are passing
### Possible drawbacks
The provision job might still not work.
### Applicable issues
- Fixes #5
### Additional information
The following usage should now deploy
```yaml
existingSecret: "somesecret"
existingSecretKey: "key"
## Specify the root URL of the Gitea instance
giteaRootURL: "http://somedomain:3000 "
```
### ⚠ BREAKING
- giteaRootURL is now required to be provided
- Moves all value accesses from `actions` one level up
- The values.yml had this change without updating tests / dev Readme
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/6
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com >
Reviewed-by: volker.raschek <markus.pesch@web.de >
Co-authored-by: Christopher Homberger <christopher.homberger@web.de >
Co-committed-by: Christopher Homberger <christopher.homberger@web.de >
2025-03-30 23:13:31 +00:00