Commit 9d24b76
chore: dependency updates (#105)
* chore: yaml formating; k3s & windows version bumps (#1)
- chore(gha): update k3s versions for e2e tests
- chore(gha): formating
- chore(gha): format release workflow file; add win ltsc2025 tag
- chore: Windows 2025
* chore(deps): update helm/chart-releaser-action action to v1.7.0 (#7)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-releaser-action](https://redirect.github.com/helm/chart-releaser-action)
| action | minor | `v1.1.0` → `v1.7.0` |
---
### Release Notes
<details>
<summary>helm/chart-releaser-action
(helm/chart-releaser-action)</summary>
###
[`v1.7.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.7.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.6.0...v1.7.0)
For `cr` changes see
<https://github.com/helm/chart-releaser/releases/tag/v1.7.0>
#### What's Changed
- Add --skip-upload input with latest helm/chart-releaser-action by
[@​acuD1](https://redirect.github.com/acuD1) in
[#​143](https://redirect.github.com/helm/chart-releaser-action/pull/143)
- Update checkout action to v4 tag in README.md by
[@​maarten-blokker](https://redirect.github.com/maarten-blokker)
in
[#​187](https://redirect.github.com/helm/chart-releaser-action/pull/187)
- Fix indention by
[@​3schwartz](https://redirect.github.com/3schwartz) in
[#​203](https://redirect.github.com/helm/chart-releaser-action/pull/203)
- update cr to v1.7.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​220](https://redirect.github.com/helm/chart-releaser-action/pull/220)
#### New Contributors
- [@​acuD1](https://redirect.github.com/acuD1) made their first
contribution in
[#​143](https://redirect.github.com/helm/chart-releaser-action/pull/143)
- [@​maarten-blokker](https://redirect.github.com/maarten-blokker)
made their first contribution in
[#​187](https://redirect.github.com/helm/chart-releaser-action/pull/187)
- [@​3schwartz](https://redirect.github.com/3schwartz) made their
first contribution in
[#​203](https://redirect.github.com/helm/chart-releaser-action/pull/203)
**Full Changelog**:
<helm/chart-releaser-action@v1...v1.7.0>
###
[`v1.6.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.6.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0)
#### What's Changed
- Allow to mark the published github release as latest by
[@​szaimen](https://redirect.github.com/szaimen) in
[#​135](https://redirect.github.com/helm/chart-releaser-action/pull/135)
- Support actions triggered by a tag by
[@​luisico](https://redirect.github.com/luisico) in
[#​96](https://redirect.github.com/helm/chart-releaser-action/pull/96)
- Add flag `skip-existing` to skip upload if release exists by
[@​xunleii](https://redirect.github.com/xunleii) in
[#​134](https://redirect.github.com/helm/chart-releaser-action/pull/134)
- bump to use chart-releaser v1.6.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​146](https://redirect.github.com/helm/chart-releaser-action/pull/146)
- Remove `charts_repo_url` from readme by
[@​viceice](https://redirect.github.com/viceice) in
[#​144](https://redirect.github.com/helm/chart-releaser-action/pull/144)
- Remove deprecated `charts_repo_url` option in documentation by
[@​krapie](https://redirect.github.com/krapie) in
[#​137](https://redirect.github.com/helm/chart-releaser-action/pull/137)
- Add `changed_charts` and `chart_version` outputs by
[@​n-oden](https://redirect.github.com/n-oden) in
[#​130](https://redirect.github.com/helm/chart-releaser-action/pull/130)
- Added: --packages-with-index parameter by
[@​valeriano-manassero](https://redirect.github.com/valeriano-manassero)
in
[#​148](https://redirect.github.com/helm/chart-releaser-action/pull/148)
- docs: add skip\_existing to README by
[@​lazyfrosch](https://redirect.github.com/lazyfrosch) in
[#​158](https://redirect.github.com/helm/chart-releaser-action/pull/158)
- README: Fix default chart-releaser version by
[@​michalbiesek](https://redirect.github.com/michalbiesek) in
[#​155](https://redirect.github.com/helm/chart-releaser-action/pull/155)
- Extend `show_help` with `packages-with-index` by
[@​michalbiesek](https://redirect.github.com/michalbiesek) in
[#​160](https://redirect.github.com/helm/chart-releaser-action/pull/160)
- Add `--pages-branch` parameter by
[@​michalbiesek](https://redirect.github.com/michalbiesek) in
[#​156](https://redirect.github.com/helm/chart-releaser-action/pull/156)
- fix packages\_with\_index flag by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​172](https://redirect.github.com/helm/chart-releaser-action/pull/172)
- bump cr to 1.6.1 and add dependabot config by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​173](https://redirect.github.com/helm/chart-releaser-action/pull/173)
#### New Contributors
- [@​szaimen](https://redirect.github.com/szaimen) made their
first contribution in
[#​135](https://redirect.github.com/helm/chart-releaser-action/pull/135)
- [@​luisico](https://redirect.github.com/luisico) made their
first contribution in
[#​96](https://redirect.github.com/helm/chart-releaser-action/pull/96)
- [@​xunleii](https://redirect.github.com/xunleii) made their
first contribution in
[#​134](https://redirect.github.com/helm/chart-releaser-action/pull/134)
- [@​viceice](https://redirect.github.com/viceice) made their
first contribution in
[#​144](https://redirect.github.com/helm/chart-releaser-action/pull/144)
- [@​krapie](https://redirect.github.com/krapie) made their first
contribution in
[#​137](https://redirect.github.com/helm/chart-releaser-action/pull/137)
- [@​n-oden](https://redirect.github.com/n-oden) made their first
contribution in
[#​130](https://redirect.github.com/helm/chart-releaser-action/pull/130)
-
[@​valeriano-manassero](https://redirect.github.com/valeriano-manassero)
made their first contribution in
[#​148](https://redirect.github.com/helm/chart-releaser-action/pull/148)
- [@​lazyfrosch](https://redirect.github.com/lazyfrosch) made
their first contribution in
[#​158](https://redirect.github.com/helm/chart-releaser-action/pull/158)
- [@​michalbiesek](https://redirect.github.com/michalbiesek) made
their first contribution in
[#​155](https://redirect.github.com/helm/chart-releaser-action/pull/155)
- [@​dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[#​174](https://redirect.github.com/helm/chart-releaser-action/pull/174)
**Full Changelog**:
<helm/chart-releaser-action@v1.5.0...v1.6.0>
###
[`v1.5.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.5.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0)
#### What's Changed
- Skip packaging option - resolves
[#​108](https://redirect.github.com/helm/chart-releaser-action/issues/108)
by [@​gmorse81](https://redirect.github.com/gmorse81) in
[#​109](https://redirect.github.com/helm/chart-releaser-action/pull/109)
- Remove deprecated charts-repo-url option by
[@​jftanner](https://redirect.github.com/jftanner) in
[#​123](https://redirect.github.com/helm/chart-releaser-action/pull/123)
- default action to cr v1.5.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​127](https://redirect.github.com/helm/chart-releaser-action/pull/127)
#### New Contributors
- [@​gmorse81](https://redirect.github.com/gmorse81) made their
first contribution in
[#​109](https://redirect.github.com/helm/chart-releaser-action/pull/109)
- [@​jftanner](https://redirect.github.com/jftanner) made their
first contribution in
[#​123](https://redirect.github.com/helm/chart-releaser-action/pull/123)
**Full Changelog**:
<helm/chart-releaser-action@v1...v1.5.0>
###
[`v1.4.1`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.4.1)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.4.0...v1.4.1)
#### What's Changed
- document required permissions by
[@​davidkarlsen](https://redirect.github.com/davidkarlsen) in
[#​114](https://redirect.github.com/helm/chart-releaser-action/pull/114)
- bump cr to v1.4.1 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​121](https://redirect.github.com/helm/chart-releaser-action/pull/121)
**Full Changelog**:
<helm/chart-releaser-action@v1.4.0...v1.4.1>
###
[`v1.4.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.4.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.3.0...v1.4.0)
#### What's Changed
- update chart release action to use CR release v1.4.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​106](https://redirect.github.com/helm/chart-releaser-action/pull/106)
**Full Changelog**:
<helm/chart-releaser-action@v1.3.0...v1.4.0>
###
[`v1.3.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.3.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.2.1...v1.3.0)
#### What's Changed
- Fixes an issue with chart\_depth when charts\_dir is . by
[@​chrisbsmith](https://redirect.github.com/chrisbsmith) in
[#​83](https://redirect.github.com/helm/chart-releaser-action/pull/83)
- Remove reference to github api, add documentation for chart-releaser
cli by [@​boxcee](https://redirect.github.com/boxcee) in
[#​77](https://redirect.github.com/helm/chart-releaser-action/pull/77)
- docs: Add prerequisite to README by
[@​alldoami](https://redirect.github.com/alldoami) in
[#​101](https://redirect.github.com/helm/chart-releaser-action/pull/101)
- fix: cache directory path always in PATH env by
[@​Xplouder](https://redirect.github.com/Xplouder) in
[#​99](https://redirect.github.com/helm/chart-releaser-action/pull/99)
- update chart-releaser to v1.3.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​98](https://redirect.github.com/helm/chart-releaser-action/pull/98)
#### New Contributors
- [@​chrisbsmith](https://redirect.github.com/chrisbsmith) made
their first contribution in
[#​83](https://redirect.github.com/helm/chart-releaser-action/pull/83)
- [@​boxcee](https://redirect.github.com/boxcee) made their first
contribution in
[#​77](https://redirect.github.com/helm/chart-releaser-action/pull/77)
- [@​alldoami](https://redirect.github.com/alldoami) made their
first contribution in
[#​101](https://redirect.github.com/helm/chart-releaser-action/pull/101)
- [@​Xplouder](https://redirect.github.com/Xplouder) made their
first contribution in
[#​99](https://redirect.github.com/helm/chart-releaser-action/pull/99)
**Full Changelog**:
<helm/chart-releaser-action@v1.2.1...v1.3.0>
###
[`v1.2.1`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.2.1)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.2.0...v1.2.1)
[`c25b74a`](https://redirect.github.com/helm/chart-releaser-action/commit/c25b74a986eb925b398320414b576227f375f946)
actions: update chart-releaser to use version v1.2.1
([#​81](https://redirect.github.com/helm/chart-releaser-action/issues/81))
###
[`v1.2.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.2.0)
[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.1.0...v1.2.0)
[`c3d308d`](https://redirect.github.com/helm/chart-releaser-action/commit/c3d308d)
Fix action version in README
([#​59](https://redirect.github.com/helm/chart-releaser-action/issues/59))
[`120944e`](https://redirect.github.com/helm/chart-releaser-action/commit/120944e)
chart-releaser: update to use release 1.2.0
([#​75](https://redirect.github.com/helm/chart-releaser-action/issues/75))
</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 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): update actions/setup-go action to v6 (#12)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | major | `v2` → `v6` |
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | major | `v4` → `v6` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
### [`v6`](https://redirect.github.com/actions/setup-go/compare/v5...v6)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5...v6)
### [`v5`](https://redirect.github.com/actions/setup-go/compare/v4...v5)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v4...v5)
### [`v4`](https://redirect.github.com/actions/setup-go/compare/v3...v4)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v3...v4)
### [`v3`](https://redirect.github.com/actions/setup-go/compare/v2...v3)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v2...v3)
</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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): Pin alpine Docker tag to 865b95f (#3)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| alpine | final | pinDigest | → `865b95f` |
---
### 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 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): update actions/checkout action to v6 (#11)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v2` → `v6` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v4` → `v6` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v5` → `v6` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5...v6)
- Persist creds to a separate file by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2286](https://redirect.github.com/actions/checkout/pull/2286)
- Update README to include Node.js 24 support details and requirements
by [@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​2248](https://redirect.github.com/actions/checkout/pull/2248)
###
[`v5`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v5)
- Port v6 cleanup to v5 by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2301](https://redirect.github.com/actions/checkout/pull/2301)
###
[`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v431)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3...v4)
- Port v6 cleanup to v4 by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2305](https://redirect.github.com/actions/checkout/pull/2305)
###
[`v3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v2...v3)
- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://redirect.github.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://redirect.github.com/actions/checkout/pull/579)
</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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): update azure/setup-helm action to v4 (#14)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://redirect.github.com/azure/setup-helm) |
action | major | `v1` → `v4` |
| [azure/setup-helm](https://redirect.github.com/azure/setup-helm) |
action | major | `v3` → `v4` |
---
### Release Notes
<details>
<summary>azure/setup-helm (azure/setup-helm)</summary>
### [`v4`](https://redirect.github.com/azure/setup-helm/compare/v3...v4)
[Compare
Source](https://redirect.github.com/azure/setup-helm/compare/v3...v4)
### [`v3`](https://redirect.github.com/Azure/setup-helm/releases/tag/v3)
[Compare
Source](https://redirect.github.com/azure/setup-helm/compare/v2...v3)
Latest v3 release
### [`v2`](https://redirect.github.com/azure/setup-helm/compare/v1...v2)
[Compare
Source](https://redirect.github.com/azure/setup-helm/compare/v1...v2)
</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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): update codecov/codecov-action action to v5 (#15)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)
| action | major | `v3` → `v5` |
---
### Release Notes
<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>
###
[`v5`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v552)
[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v4...v5)
##### What's Changed
**Full Changelog**:
<https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2>
###
[`v4`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v460)
[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v3...v4)
##### What's Changed
- build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1481](https://redirect.github.com/codecov/codecov-action/pull/1481)
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1480](https://redirect.github.com/codecov/codecov-action/pull/1480)
- build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1479](https://redirect.github.com/codecov/codecov-action/pull/1479)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.13.0 to 7.13.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1485](https://redirect.github.com/codecov/codecov-action/pull/1485)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.13.0 to 7.13.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1484](https://redirect.github.com/codecov/codecov-action/pull/1484)
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1490](https://redirect.github.com/codecov/codecov-action/pull/1490)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.13.1 to 7.14.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1493](https://redirect.github.com/codecov/codecov-action/pull/1493)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.13.1 to 7.14.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1492](https://redirect.github.com/codecov/codecov-action/pull/1492)
- build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1496](https://redirect.github.com/codecov/codecov-action/pull/1496)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.14.1 to 7.15.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1501](https://redirect.github.com/codecov/codecov-action/pull/1501)
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1500](https://redirect.github.com/codecov/codecov-action/pull/1500)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.14.1 to 7.15.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1499](https://redirect.github.com/codecov/codecov-action/pull/1499)
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1502](https://redirect.github.com/codecov/codecov-action/pull/1502)
- build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1504](https://redirect.github.com/codecov/codecov-action/pull/1504)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.15.0 to 7.16.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1503](https://redirect.github.com/codecov/codecov-action/pull/1503)
- build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1507](https://redirect.github.com/codecov/codecov-action/pull/1507)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.15.0 to 7.16.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1505](https://redirect.github.com/codecov/codecov-action/pull/1505)
- build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1509](https://redirect.github.com/codecov/codecov-action/pull/1509)
- chore(ci): restrict scorecards to codecov/codecov-action by
[@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[#​1512](https://redirect.github.com/codecov/codecov-action/pull/1512)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.16.0 to 7.16.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1514](https://redirect.github.com/codecov/codecov-action/pull/1514)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.16.0 to 7.16.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1513](https://redirect.github.com/codecov/codecov-action/pull/1513)
- test: `versionInfo` by
[@​marcobiedermann](https://redirect.github.com/marcobiedermann)
in
[#​1407](https://redirect.github.com/codecov/codecov-action/pull/1407)
- build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1515](https://redirect.github.com/codecov/codecov-action/pull/1515)
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1516](https://redirect.github.com/codecov/codecov-action/pull/1516)
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1521](https://redirect.github.com/codecov/codecov-action/pull/1521)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.16.1 to 7.17.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1520](https://redirect.github.com/codecov/codecov-action/pull/1520)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 7.17.0 to 7.18.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1528](https://redirect.github.com/codecov/codecov-action/pull/1528)
- build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1526](https://redirect.github.com/codecov/codecov-action/pull/1526)
- build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1525](https://redirect.github.com/codecov/codecov-action/pull/1525)
- build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1532](https://redirect.github.com/codecov/codecov-action/pull/1532)
- build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1534](https://redirect.github.com/codecov/codecov-action/pull/1534)
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1542](https://redirect.github.com/codecov/codecov-action/pull/1542)
- build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1541](https://redirect.github.com/codecov/codecov-action/pull/1541)
- ref: Tidy up types and remove string coercion by
[@​nicholas-codecov](https://redirect.github.com/nicholas-codecov)
in
[#​1536](https://redirect.github.com/codecov/codecov-action/pull/1536)
- build(deps-dev): bump
[@​octokit/webhooks-types](https://redirect.github.com/octokit/webhooks-types)
from 3.77.1 to 7.5.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1545](https://redirect.github.com/codecov/codecov-action/pull/1545)
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1551](https://redirect.github.com/codecov/codecov-action/pull/1551)
- feat: pass tokenless value as branch override by
[@​joseph-sentry](https://redirect.github.com/joseph-sentry) in
[#​1511](https://redirect.github.com/codecov/codecov-action/pull/1511)
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1563](https://redirect.github.com/codecov/codecov-action/pull/1563)
- Create makefile.yml by
[@​Hawthorne001](https://redirect.github.com/Hawthorne001) in
[#​1555](https://redirect.github.com/codecov/codecov-action/pull/1555)
- build(deps): bump github/codeql-action from 3.26.2 to 3.26.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1562](https://redirect.github.com/codecov/codecov-action/pull/1562)
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1557](https://redirect.github.com/codecov/codecov-action/pull/1557)
- Spell `evenName` in the logs correctly by
[@​webknjaz](https://redirect.github.com/webknjaz) in
[#​1560](https://redirect.github.com/codecov/codecov-action/pull/1560)
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1566](https://redirect.github.com/codecov/codecov-action/pull/1566)
- build(deps-dev): bump
[@​types/jest](https://redirect.github.com/types/jest) from
29.5.12 to 29.5.13 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1567](https://redirect.github.com/codecov/codecov-action/pull/1567)
- build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1569](https://redirect.github.com/codecov/codecov-action/pull/1569)
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1571](https://redirect.github.com/codecov/codecov-action/pull/1571)
- build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1575](https://redirect.github.com/codecov/codecov-action/pull/1575)
- build(deps-dev): bump
[@​vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1
to 0.38.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1577](https://redirect.github.com/codecov/codecov-action/pull/1577)
- chore: fix typo of OSS by
[@​shoothzj](https://redirect.github.com/shoothzj) in
[#​1578](https://redirect.github.com/codecov/codecov-action/pull/1578)
- build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1584](https://redirect.github.com/codecov/codecov-action/pull/1584)
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1583](https://redirect.github.com/codecov/codecov-action/pull/1583)
- fix: bump eslint parser deps by
[@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[#​1586](https://redirect.github.com/codecov/codecov-action/pull/1586)
- chore(release):4.6.0 by
[@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[#​1587](https://redirect.github.com/codecov/codecov-action/pull/1587)
</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 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
* chore(deps): update docker/setup-buildx-action action to v3 (#16)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | major | `v2` → `v3` |
---
### Release Notes
<details>
<summary>docker/setup-buildx-action
(docker/setup-buildx-action)</summary>
###
[`v3`](https://redirect.github.com/docker/setup-buildx-action/compare/v2...v3)
[Compare
Source](https://redirect.github.com/docker/setup-buildx-action/compare/v2...v3)
</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 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>
---------
Co-authored-by: renovate-vince-riv[bot] <227500739+renovate-vince-riv[bot]@users.noreply.github.com>1 parent 1d05ecf commit 9d24b76
File tree
11 files changed
+121
-115
lines changed- .github/workflows
11 files changed
+121
-115
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
97 | | - | |
| 99 | + | |
0 commit comments