040e87f8ecf6f8eb91a2a7b3f435bc98f82604bb
985 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
00f7fc0fa3 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
294f3b2253 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
edf70abb44 |
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
d6cbc4282a |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
5d0d745e5d |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
5218fcd9eb |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
df2f74d983 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
342047df7b |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
129a3f51c8 |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
b1ca2131d9 |
chore(deps): update actions/setup-python digest to bd6b4b6 (#9134)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | digest | `57ded4d` -> `bd6b4b6` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0fcf0da235 | chore: add some patches to prepare for operators train | ||
|
|
702a0c3aba |
chore(ci): Improved lint speed (#8809)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> TODO: Switch to scripted checks (To replace ct-list's tasks): - [x] Helm Lint - [x] Version Checking - [x] Run the lint inside the devcontainer (so it have the below tools available) - [x] YAML Schema check on Chart.yaml - [ ] Maintener check on Chart.yaml (Moved to another PR in the future) - [x] YAML Lint on Chart.yaml - [x] YAML Lint on values.yaml - [x] Sort output of lint results (failed on the bottom) - [x] Combine verify deps in the lint job, since the verification runs inside the fetch dep (which runs on lint job too) - [x] Remove one of the 2 "get changed" functions (one based on tags other on commit) After that, move linting to single step https://github.com/helm/chart-testing/blob/main/pkg/tool/linter.go https://github.com/helm/chart-testing/blob/main/pkg/tool/account.go **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
736f8eefc3 |
Delete metadata-label-pr.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
c1a1fc9724 |
Delete meta-label-pr-ci-status.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
8fc74b20fb |
Delete metadata-label-commenter.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
9bd54ed011 |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
302238dca2 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
80c86e3f1a |
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
310fca8d8a |
chore(deps): update renovatebot/github-action action to v37.0.0 (#8913)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | major | `v36.1.1` -> `v37.0.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v37.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v37.0.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.1.1...v37.0.0) ##### ⚠ BREAKING CHANGES - The action now uses the default docker user again. ##### Features - use default docker user ([#​737](https://togithub.com/renovatebot/github-action/issues/737)) ([2b734bc](https://togithub.com/renovatebot/github-action/commit/2b734bc8d890bb2f43fbdbf140399d13c7e4e755)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v17.6.3 ([70bcd3a](https://togithub.com/renovatebot/github-action/commit/70bcd3af02df5ddcaa35763a5d98621116c50f1a)) - **deps:** update linters to v5.59.2 ([779f1d8](https://togithub.com/renovatebot/github-action/commit/779f1d87083d00cc814734ca158e1c8bee40a455)) - fix typos in Renovate configuration ([#​734](https://togithub.com/renovatebot/github-action/issues/734)) ([5ad2b2e](https://togithub.com/renovatebot/github-action/commit/5ad2b2e02314404632ada11bbe3fbc75cac5a58e)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.71.7 ([#​733](https://togithub.com/renovatebot/github-action/issues/733)) ([aea141a](https://togithub.com/renovatebot/github-action/commit/aea141a645e03a2cc681f6d4b98cc8bc557dc970)) - **deps:** update renovate docker tag to v35.72.1 ([4f06731](https://togithub.com/renovatebot/github-action/commit/4f067314b66ffb014461393318a6bb120a49ec55)) - **deps:** update renovate docker tag to v35.73.0 ([be066a1](https://togithub.com/renovatebot/github-action/commit/be066a170087e7da58a013f44a24f41cc4958f37)) - **deps:** update renovate docker tag to v35.74.1 ([#​735](https://togithub.com/renovatebot/github-action/issues/735)) ([cc2659c](https://togithub.com/renovatebot/github-action/commit/cc2659c36ed1d45d75e7d3d1a116fc6f05b56705)) - **deps:** update renovate docker tag to v35.75.0 ([2ea35a6](https://togithub.com/renovatebot/github-action/commit/2ea35a62078efcfa0386e165a33f8c3ea65a9478)) - **deps:** update renovate docker tag to v35.77.0 ([4fdca9f](https://togithub.com/renovatebot/github-action/commit/4fdca9f972e9cde67cc655abc6e5c641391362c5)) - **deps:** update renovate docker tag to v35.80.0 ([e2c7972](https://togithub.com/renovatebot/github-action/commit/e2c797264fbe9e7eac4f23019ce6a59fe3f893c3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44MC4xIiwidXBkYXRlZEluVmVyIjoiMzUuODAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
fbf8a36902 |
fix(ci): don't fail if directory exists (#8810)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> Fixes: https://github.com/truecharts/charts/actions/runs/4907026867/jobs/8761876861 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
6497f63244 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
febda82bb2 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
92f40431d8 |
chore(deps): update renovatebot/github-action action to v36.1.1 (#8795)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v36.1.0` -> `v36.1.1` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v36.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.1.0...v36.1.1) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v13.2.2 ([92c2872](https://togithub.com/renovatebot/github-action/commit/92c28725eb062b3a106f8a09d501fc2a4da966ba)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.69.5 ([dbbfbde](https://togithub.com/renovatebot/github-action/commit/dbbfbdef1073229faef4f7438d8aaa3b9d484614)) - **deps:** update renovate docker tag to v35.71.0 ([37b1457](https://togithub.com/renovatebot/github-action/commit/37b1457cfc5255bd8e07318e7c057ef63d806597)) - **deps:** update renovate docker tag to v35.71.1 ([d8a2b0d](https://togithub.com/renovatebot/github-action/commit/d8a2b0d09bbf443bc252902000d25fd1b7c1a7af)) - **deps:** update renovate docker tag to v35.71.4 ([fd6f94e](https://togithub.com/renovatebot/github-action/commit/fd6f94e5f5f3a47c100eff26b107bef34e2903d5)) - **deps:** update renovate docker tag to v35.71.6 ([bca5ebf](https://togithub.com/renovatebot/github-action/commit/bca5ebf388edb4a4a650c5f8ab47f0d6d2ba8b23)) ##### Build System - **deps:** update dependency semantic-release to v21.0.2 ([5ee53bc](https://togithub.com/renovatebot/github-action/commit/5ee53bcbad852d3a3478ca63f681323c27cf9401)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS42IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
1417763415 |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
9b1606e775 |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
b6b8387a0c |
Update ct-lint.yaml (#8789)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
45b347fd71 |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
d22e94b808 |
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.10 (#8787)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers) | container | patch | `3.1.2` -> `3.1.10` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS41IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
6bd50888d6 |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> |
||
|
|
ef78ef17e1 |
chore(deps): update renovatebot/github-action action to v36.1.0 (#8743)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | minor | `v36.0.4` -> `v36.1.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.1.0`](https://togithub.com/renovatebot/github-action/releases/tag/v36.1.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.0.4...v36.1.0) ##### Features - pass http proxy env to container ([#​731](https://togithub.com/renovatebot/github-action/issues/731)) ([1c8f93f](https://togithub.com/renovatebot/github-action/commit/1c8f93fe541ed15e64d0a56ac62b8459bf8aabda)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.25 ([a74624e](https://togithub.com/renovatebot/github-action/commit/a74624ecb22a6fac01c9c9d3b202dd4eee587375)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.69.1 ([49aa4b7](https://togithub.com/renovatebot/github-action/commit/49aa4b7bb0ed41e4292262ca753fd86e2dc48f64)) - **deps:** update renovate docker tag to v35.69.3 ([281a5bf](https://togithub.com/renovatebot/github-action/commit/281a5bf404f46ef80e380e631fae8e3f11e67aa3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS41IiwidXBkYXRlZEluVmVyIjoiMzUuNjkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
0124572e7f |
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.2 (#8741)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers) | container | patch | `v3.1.1` -> `3.1.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
7949913636 |
chore(deps): update renovatebot/github-action action to v36.0.4 (#8711)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v36.0.3` -> `v36.0.4` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.0.4`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.0.3...v36.0.4) ##### Code Refactoring - use `@tsconfig/node16` ([#​721](https://togithub.com/renovatebot/github-action/issues/721)) ([1bf6b3a](https://togithub.com/renovatebot/github-action/commit/1bf6b3ad0a67fd296d7112302e896f68c903393f)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.57.0 ([#​726](https://togithub.com/renovatebot/github-action/issues/726)) ([d62c72a](https://togithub.com/renovatebot/github-action/commit/d62c72acdd15b08883942905b5c03106cff273d8)) - **deps:** update renovate docker tag to v35.57.1 ([e5566e1](https://togithub.com/renovatebot/github-action/commit/e5566e1b9b1b656b2aa13b06338813045eb90bb9)) - **deps:** update renovate docker tag to v35.57.3 ([2db4c6e](https://togithub.com/renovatebot/github-action/commit/2db4c6ed5c8f621ad1670a711d506f9a0e1b7c0e)) - **deps:** update renovate docker tag to v35.58.0 ([b206c99](https://togithub.com/renovatebot/github-action/commit/b206c994b3e7c09d550f12322036c9169a129686)) - **deps:** update renovate docker tag to v35.58.2 ([d36b96c](https://togithub.com/renovatebot/github-action/commit/d36b96cff0c40447eef21caef960da09db777e39)) - **deps:** update renovate docker tag to v35.60.0 ([123d6af](https://togithub.com/renovatebot/github-action/commit/123d6afec79acf1c8633d448ee686e4d152218cb)) - **deps:** update renovate docker tag to v35.61.0 ([a770e25](https://togithub.com/renovatebot/github-action/commit/a770e25022c97932f1cf0e567268c55daecb11ec)) - **deps:** update renovate docker tag to v35.64.0 ([6003f6d](https://togithub.com/renovatebot/github-action/commit/6003f6d4dedaa37e5f81cda31f0f639878b363c9)) - **deps:** update renovate docker tag to v35.66.1 ([5d838c6](https://togithub.com/renovatebot/github-action/commit/5d838c66a191fbf76cdb461b9516513c309b384d)) - **deps:** update renovate docker tag to v35.66.2 ([94c89d0](https://togithub.com/renovatebot/github-action/commit/94c89d0951f6ab2f040d3342574b5d40bc605853)) - **deps:** update renovate docker tag to v35.66.3 ([4bf6d6c](https://togithub.com/renovatebot/github-action/commit/4bf6d6c6a392b70f5e242284c316b902cb95b7b2)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([87d79aa](https://togithub.com/renovatebot/github-action/commit/87d79aa76870f13ccc386fdbc10bbe52817f42ae)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.24 ([51893b5](https://togithub.com/renovatebot/github-action/commit/51893b5e6d6ea1cdfb27f84ad3b0ab96997303ac)) - **deps:** update dependency eslint to v8.39.0 ([e9dc0ad](https://togithub.com/renovatebot/github-action/commit/e9dc0ad1ef91d0e268b7c581f46279e20df50f2e)) - **deps:** update dependency prettier to v2.8.8 ([d96d94e](https://togithub.com/renovatebot/github-action/commit/d96d94ef10f0edaffbfd54f82bbbe9948d44528c)) - **deps:** update dependency rimraf to v5 ([#​728](https://togithub.com/renovatebot/github-action/issues/728)) ([d8f78ff](https://togithub.com/renovatebot/github-action/commit/d8f78ff1ba17c48305245074defb7c9805c5cd2a)) - **deps:** update linters to v5.59.0 ([5fcc920](https://togithub.com/renovatebot/github-action/commit/5fcc9206675b7fc5748c67149ce81fa6e4d8baf6)) - **deps:** update linters to v5.59.1 ([c8ff5c1](https://togithub.com/renovatebot/github-action/commit/c8ff5c15cee2d6280d9ee5ec83db8fafeed4ac78)) ##### Build System - **deps:** update semantic-release monorepo (major) ([#​727](https://togithub.com/renovatebot/github-action/issues/727)) ([f1b76c1](https://togithub.com/renovatebot/github-action/commit/f1b76c1b695ba61e5179f03264aa9df031c69a63)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
2d8c57d99c |
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 (#8162)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers) | container | digest | `1d1f3ec` -> `819c4d1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
f4cbb8e463 |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> |
||
|
|
6dd9e5e471 |
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 (#7876)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers) | container | digest | `4404790` -> `1d1f3ec` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
a4cc4baa35 |
chore(deps): update helm/chart-testing-action action to v2.4.0 (#7889)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | minor | `v2.3.1` -> `v2.4.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-testing-action</summary> ### [`v2.4.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.4.0) [Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0) ##### What's Changed - Retry artifact downloads by [@​steven-sheehy](https://togithub.com/steven-sheehy) in [https://github.com/helm/chart-testing-action/pull/111](https://togithub.com/helm/chart-testing-action/pull/111) - fix example workflow by [@​CrowdSalat](https://togithub.com/CrowdSalat) in [https://github.com/helm/chart-testing-action/pull/115](https://togithub.com/helm/chart-testing-action/pull/115) - docs: only run chart lint if changed by [@​fty4](https://togithub.com/fty4) in [https://github.com/helm/chart-testing-action/pull/106](https://togithub.com/helm/chart-testing-action/pull/106) - docs: use GITHUB_OUTPUT in example workflow by [@​fty4](https://togithub.com/fty4) in [https://github.com/helm/chart-testing-action/pull/107](https://togithub.com/helm/chart-testing-action/pull/107) - Use cosign to verify the release and update chart-testing to v3.8.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/116](https://togithub.com/helm/chart-testing-action/pull/116) ##### New Contributors - [@​steven-sheehy](https://togithub.com/steven-sheehy) made their first contribution in [https://github.com/helm/chart-testing-action/pull/111](https://togithub.com/helm/chart-testing-action/pull/111) - [@​CrowdSalat](https://togithub.com/CrowdSalat) made their first contribution in [https://github.com/helm/chart-testing-action/pull/115](https://togithub.com/helm/chart-testing-action/pull/115) - [@​fty4](https://togithub.com/fty4) made their first contribution in [https://github.com/helm/chart-testing-action/pull/106](https://togithub.com/helm/chart-testing-action/pull/106) **Full Changelog**: https://github.com/helm/chart-testing-action/compare/v2...v2.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
9afe8959de |
chore(deps): update actions/github-script digest to d7906e4 (#8001)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://togithub.com/actions/github-script) | action | digest | `98814c5` -> `d7906e4` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMiJ9--> |
||
|
|
b1b8c5fc60 |
chore(deps): update renovatebot/github-action action to v36.0.3 (#8116)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v36.0.2` -> `v36.0.3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.0.3`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.3) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.0.2...v36.0.3) ##### Continuous Integration - **deps:** update actions/checkout action to v3.5.1 ([57c9554](https://togithub.com/renovatebot/github-action/commit/57c95542808916c61ba542eb5be94470c1113a28)) - **deps:** update actions/checkout action to v3.5.2 ([597a2f2](https://togithub.com/renovatebot/github-action/commit/597a2f292379cfe677f213890f131e17f7a534fb)) - **deps:** update renovate docker tag to v35.20.1 ([#​714](https://togithub.com/renovatebot/github-action/issues/714)) ([ |
||
|
|
2ff34233a3 |
chore(deps): update actions/setup-python digest to 57ded4d (#8102)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | digest | `d27e3f3` -> `57ded4d` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9--> |
||
|
|
4fb2212e98 |
chore(deps): update actions/checkout digest to 8e5e7e5 (#7952)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `8f4b7f8` -> `8e5e7e5` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMSJ9--> |
||
|
|
9d66f9e437 |
chore(deps): update dawidd6/action-download-artifact action to v2.27.0 (#7986)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | minor | `v2.26.1` -> `v2.27.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dawidd6/action-download-artifact</summary> ### [`v2.27.0`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMCJ9--> |
||
|
|
236412d1de |
chore(deps): update actions/checkout action to v3.5.2 (#7953)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v3.5.0` -> `v3.5.2` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3.5.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v352) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.1...v3.5.2) - [Fix api endpoint for GHES](https://togithub.com/actions/checkout/pull/1289) ### [`v3.5.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v351) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.0...v3.5.1) - [Fix slow checkout on Windows](https://togithub.com/actions/checkout/pull/1246) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMSJ9--> |
||
|
|
532f37ab4b |
chore(deps): pin dependencies (#7873)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | pinDigest | -> `64ed1c7` | | [borales/actions-yarn](https://togithub.com/borales/actions-yarn) | action | pinDigest | -> `97ba8be` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
ee15e61292 |
chore(deps): update actions/checkout digest to 8f4b7f8 (#7874)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `ac59398` -> `8f4b7f8` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
0b232b9375 |
chore(deps): update actions/delete-package-versions digest to 0d39a63 (#7875)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/delete-package-versions](https://togithub.com/actions/delete-package-versions) | action | digest | `ba4d22f` -> `0d39a63` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
2fad01b6c5 |
chore(deps): update dawidd6/action-download-artifact action to v2.26.1 (#7884)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | patch | `v2.26.0` -> `v2.26.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dawidd6/action-download-artifact</summary> ### [`v2.26.1`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
0c4116db1d |
chore(deps): update actions/checkout action to v3.5.0 (#7885)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.3.0` -> `v3.5.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3.5.0`](https://togithub.com/actions/checkout/releases/tag/v3.5.0) [Compare Source](https://togithub.com/actions/checkout/compare/v3.4.0...v3.5.0) #### What's Changed - Add new public key for known_hosts by [@​cdb](https://togithub.com/cdb) in [https://github.com/actions/checkout/pull/1237](https://togithub.com/actions/checkout/pull/1237) #### New Contributors - [@​cdb](https://togithub.com/cdb) made their first contribution in [https://github.com/actions/checkout/pull/1237](https://togithub.com/actions/checkout/pull/1237) **Full Changelog**: https://github.com/actions/checkout/compare/v3.4.0...v3.5.0 ### [`v3.4.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v340) [Compare Source](https://togithub.com/actions/checkout/compare/v3.3.0...v3.4.0) - [Upgrade codeql actions to v2](https://togithub.com/actions/checkout/pull/1209) - [Upgrade dependencies](https://togithub.com/actions/checkout/pull/1210) - [Upgrade @​actions/io](https://togithub.com/actions/checkout/pull/1225) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
03c6b2d1e0 |
chore(deps): update tj-actions/branch-names action to v6.5 (#7891)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/branch-names](https://togithub.com/tj-actions/branch-names) | action | minor | `v6.4` -> `v6.5` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tj-actions/branch-names</summary> ### [`v6.5`](https://togithub.com/tj-actions/branch-names/releases/tag/v6.5) [Compare Source](https://togithub.com/tj-actions/branch-names/compare/v6.4...v6.5) #### What's Changed - Upgraded to v6.4 by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/205](https://togithub.com/tj-actions/branch-names/pull/205) - Update tj-actions/github-changelog-generator action to v1.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/206](https://togithub.com/tj-actions/branch-names/pull/206) - Update tj-actions/auto-doc action to v1.7.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/207](https://togithub.com/tj-actions/branch-names/pull/207) - Update tj-actions/auto-doc action to v1.7.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/209](https://togithub.com/tj-actions/branch-names/pull/209) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/208](https://togithub.com/tj-actions/branch-names/pull/208) - Bump tj-actions/auto-doc from 1.7.1 to 1.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/branch-names/pull/210](https://togithub.com/tj-actions/branch-names/pull/210) - Update tj-actions/auto-doc action to v1.7.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/211](https://togithub.com/tj-actions/branch-names/pull/211) - Update actions/checkout action to v3.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/212](https://togithub.com/tj-actions/branch-names/pull/212) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/213](https://togithub.com/tj-actions/branch-names/pull/213) - Update pascalgn/automerge-action action to v0.15.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/214](https://togithub.com/tj-actions/branch-names/pull/214) - Update codacy/codacy-analysis-cli-action action to v4.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/215](https://togithub.com/tj-actions/branch-names/pull/215) - Update tj-actions/github-changelog-generator action to v1.18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/217](https://togithub.com/tj-actions/branch-names/pull/217) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/218](https://togithub.com/tj-actions/branch-names/pull/218) - Update tj-actions/release-tagger action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/219](https://togithub.com/tj-actions/branch-names/pull/219) - Update peter-evans/create-pull-request action to v4.2.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/220](https://togithub.com/tj-actions/branch-names/pull/220) - Update actions/checkout action to v3.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/221](https://togithub.com/tj-actions/branch-names/pull/221) - Update tj-actions/verify-changed-files action to v14 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/222](https://togithub.com/tj-actions/branch-names/pull/222) - Update actions/checkout action to v3.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/223](https://togithub.com/tj-actions/branch-names/pull/223) - feat: Update sync-release-version.yml to use git-cliff by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/225](https://togithub.com/tj-actions/branch-names/pull/225) **Full Changelog**: https://github.com/tj-actions/branch-names/compare/v6...v6.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
5e7e884ae0 |
chore(deps): update actions/stale action to v8 (#7892)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/stale](https://togithub.com/actions/stale) | action | major | `v7` -> `v8` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/stale</summary> ### [`v8`](https://togithub.com/actions/stale/compare/v7...v8) [Compare Source](https://togithub.com/actions/stale/compare/v7...v8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |
||
|
|
ecc3a74c5c |
chore(deps): update renovatebot/github-action action to v36.0.2 (#7894)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | major | `v34.153.1` -> `v36.0.2` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.0.2`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.0.1...v36.0.2) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.15 ([aa87bcc](https://togithub.com/renovatebot/github-action/commit/aa87bcccd0ba9233bea5a61d9837ff2b9053187a)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.16 ([410fbb5](https://togithub.com/renovatebot/github-action/commit/410fbb5c243051ef6130e1465d73ae11a5169a66)) - **deps:** update dependency eslint to v8.36.0 ([ee2eba1](https://togithub.com/renovatebot/github-action/commit/ee2eba1511f11819a92c312254a2ced029701e1e)) - **deps:** update dependency lint-staged to v13.2.0 ([0729a6d](https://togithub.com/renovatebot/github-action/commit/0729a6d67595c963853aefe58508b3b96ae95127)) - **deps:** update linters to v5.55.0 ([8251b81](https://togithub.com/renovatebot/github-action/commit/8251b813099b721244cb490a42f1f38df8e2f5b9)) ##### Continuous Integration - **deps:** update actions/checkout action to v3.5.0 ([93298f3](https://togithub.com/renovatebot/github-action/commit/93298f32046f136287f3aa3b1976b7d8eb1962da)) - **deps:** update renovate docker tag to v35.10.0 ([#​710](https://togithub.com/renovatebot/github-action/issues/710)) ([192a10f](https://togithub.com/renovatebot/github-action/commit/192a10fb87ad3c7a0e70b677498057df5cb45d8a)) - **deps:** update renovate docker tag to v35.10.2 ([384026d](https://togithub.com/renovatebot/github-action/commit/384026d9722cc45a2572eb3a2aaf3b576047cb6b)) - **deps:** update renovate docker tag to v35.12.0 ([#​712](https://togithub.com/renovatebot/github-action/issues/712)) ([d93bd6f](https://togithub.com/renovatebot/github-action/commit/d93bd6fccdf67e36b01853abba1971053783e8c0)) - **deps:** update renovate docker tag to v35.14.1 ([fac115f](https://togithub.com/renovatebot/github-action/commit/fac115fcc97a5c24f0fc9c92d28ec3d8203db958)) - **deps:** update renovate docker tag to v35.14.2 ([8237d9f](https://togithub.com/renovatebot/github-action/commit/8237d9f25ab639d5c5971af69e0a99c26b060ace)) - **deps:** update renovate docker tag to v35.14.3 ([8bfabde](https://togithub.com/renovatebot/github-action/commit/8bfabde4a77ea86f844f67d91364ae3532806767)) - **deps:** update renovate docker tag to v35.14.4 ([0385e6b](https://togithub.com/renovatebot/github-action/commit/0385e6b18fd4eaec561c2cca037b7c6684dac58a)) - **deps:** update renovate docker tag to v35.15.0 ([329c90c](https://togithub.com/renovatebot/github-action/commit/329c90c7e35565ab3cea4484225e8585f6555c1c)) - **deps:** update renovate docker tag to v35.17.0 ([24a46e0](https://togithub.com/renovatebot/github-action/commit/24a46e076ab9774c9cf8445888f19577928150c5)) - **deps:** update renovate docker tag to v35.17.1 ([614616f](https://togithub.com/renovatebot/github-action/commit/614616f4290b443c7d6b330f670436f870319c22)) - **deps:** update renovate docker tag to v35.18.0 ([ed6a466](https://togithub.com/renovatebot/github-action/commit/ed6a46643ade8514b130092cb2a8e1f4d92d923b)) - **deps:** update renovate docker tag to v35.18.1 ([9988a47](https://togithub.com/renovatebot/github-action/commit/9988a47f8a5cb2202fce2bfd7c392c5c8c9dde27)) - **deps:** update renovate docker tag to v35.19.0 ([d9993dd](https://togithub.com/renovatebot/github-action/commit/d9993ddb1d7a38e57786ac8ebb42f66f7067f6bc)) ##### Build System - **deps:** update dependency semantic-release to v20.1.3 ([d368e24](https://togithub.com/renovatebot/github-action/commit/d368e245795e510395914d58057da0b65fd7198b)) ### [`v36.0.1`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.0.0...v36.0.1) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v13.1.4 ([8bd8232](https://togithub.com/renovatebot/github-action/commit/8bd8232df3e4f9c0eac377d0074db9a34b19890a)) - **deps:** update dependency rimraf to v4.3.1 ([94ca5a1](https://togithub.com/renovatebot/github-action/commit/94ca5a1a9b0dcfaa0a3f1a9c2632841f2dcf90cc)) - **deps:** update dependency rimraf to v4.4.0 ([1b93897](https://togithub.com/renovatebot/github-action/commit/1b93897a3e816ef87ed02b6562c63c2a63241492)) - **deps:** update linters to v5.54.1 ([634aa04](https://togithub.com/renovatebot/github-action/commit/634aa04eb5bb0c336d75819c215b768a9908f1c9)) - **deps:** update renovate docker tag to v35.6.0 ([c65e90f](https://togithub.com/renovatebot/github-action/commit/c65e90f58b8c76090f41a5d21e47e359266c4821)) - reconfigure renovate ([#​708](https://togithub.com/renovatebot/github-action/issues/708)) ([4f9981c](https://togithub.com/renovatebot/github-action/commit/4f9981c9156bd1195d64b8af09b705ee4f98d1e3)) ##### Continuous Integration - **deps:** update actions/checkout action to v3.4.0 ([d222b70](https://togithub.com/renovatebot/github-action/commit/d222b7093d41f89e7e08a6e4edc31d223c1ec566)) - **deps:** update renovate docker tag to v35.8.3 ([a1313ca](https://togithub.com/renovatebot/github-action/commit/a1313cafd8f983b2443f00075f69b5e30bf39ab7)) - simplify ([#​705](https://togithub.com/renovatebot/github-action/issues/705)) ([78e2234](https://togithub.com/renovatebot/github-action/commit/78e2234730ebcc3ec83f675f485a5b045461b920)) ##### Documentation - update references to renovatebot/github-action to v36 ([189eb78](https://togithub.com/renovatebot/github-action/commit/189eb7887aa359de60fead5003c95787e8c215ed)) - update toc ([#​706](https://togithub.com/renovatebot/github-action/issues/706)) ([9caf6e5](https://togithub.com/renovatebot/github-action/commit/9caf6e5c7211c3e696b0e6a92f128e3b30b3807a)) ##### Build System - **deps:** update dependency semantic-release to v20 ([#​709](https://togithub.com/renovatebot/github-action/issues/709)) ([5948ea8](https://togithub.com/renovatebot/github-action/commit/5948ea8a223bdc39274760bf19766ac2c6d2c08a)) ### [`v36.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v35.2.0...v36.0.0) ##### ⚠ BREAKING CHANGES - use semantic release ([#​704](https://togithub.com/renovatebot/github-action/issues/704)) - This action no longer follows renovate versions, use [`renovate-version`](https://togithub.com/renovatebot/github-action#renovate-version) to pin the renovate version. ##### Features - use semantic release ([#​704](https://togithub.com/renovatebot/github-action/issues/704)) ([94faa7d](https://togithub.com/renovatebot/github-action/commit/94faa7df1ede1666d52ef252cb495934d6a5ec42)) ##### Miscellaneous Chores - **deps:** update dependency eslint-config-prettier to v8.7.0 ([8463758](https://togithub.com/renovatebot/github-action/commit/8463758e930aea671cabd6979059c5cd8b622d60)) ### [`v35.2.0`](https://togithub.com/renovatebot/github-action/releases/tag/v35.2.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v35.1.2...v35.2.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [35.2.0](https://togithub.com/renovatebot/github-action/compare/v35.1.2...v35.2.0) (2023-03-12)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v35.2.0 ([a5b3387](https://togithub.com/renovatebot/github-action/commit/a5b3387ae2119715e653ee4f83f1d4865ff9d522))%0A%0A ### [`v35.1.2`](https://togithub.com/renovatebot/github-action/releases/tag/v35.1.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v35.1.1...v35.1.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [35.1.2](https://togithub.com/renovatebot/github-action/compare/v35.1.1...v35.1.2) (2023-03-12)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v35.1.2 ([1d090c3](https://togithub.com/renovatebot/github-action/commit/1d090c35f9b7efccc20dfd9935a22062b655de6b))%0A%0A ### [`v35.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v35.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v35.0.0...v35.1.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [35.1.1](https://togithub.com/renovatebot/github-action/compare/v35.0.0...v35.1.1) (2023-03-11)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v35.1.1 ([1124b56](https://togithub.com/renovatebot/github-action/commit/1124b567ef438f9b09a9943257bcbd4cdf053095))%0A%0A ### [`v35.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v35.0.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.159.2...v35.0.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [35.0.0](https://togithub.com/renovatebot/github-action/compare/v34.159.2...v35.0.0) (2023-03-10) ##### ⚠ BREAKING CHANGES - **deps:** update renovate/renovate docker tag to v35 ([#​702](https://togithub.com/renovatebot/github-action/issues/702)) - remove docker socket and change to current user ([#​700](https://togithub.com/renovatebot/github-action/issues/700)) ##### Features - remove docker socket and change to current user ([#​700](https://togithub.com/renovatebot/github-action/issues/700)) ([827e518](https://togithub.com/renovatebot/github-action/commit/827e51874a2f7544d608b0bd2f70df46ec1bb2d3)) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v35 ([#​702](https://togithub.com/renovatebot/github-action/issues/702)) ([fedfacb](https://togithub.com/renovatebot/github-action/commit/fedfacb882fd7868a046812a437c6175928bcfd3)) ### [`v34.159.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.159.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.159.1...v34.159.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.159.2](https://togithub.com/renovatebot/github-action/compare/v34.159.1...v34.159.2) (2023-03-09)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.159.2 ([78d73da](https://togithub.com/renovatebot/github-action/commit/78d73dafcc14ce4e9c0c747635a85570c991e700))%0A%0A ### [`v34.159.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.159.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.158.2...v34.159.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.159.1](https://togithub.com/renovatebot/github-action/compare/v34.158.2...v34.159.1) (2023-03-08)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.159.1 ([dd4cd50](https://togithub.com/renovatebot/github-action/commit/dd4cd50d80aa63226ae09b2ce2d1923b7874f903))%0A%0A ### [`v34.158.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.158.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.158.1...v34.158.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.158.2](https://togithub.com/renovatebot/github-action/compare/v34.158.1...v34.158.2) (2023-03-07)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.158.2 ([bfc1984](https://togithub.com/renovatebot/github-action/commit/bfc19840041a3700d5845fe67fd6ffce77137599))%0A%0A ### [`v34.158.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.158.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.157.1...v34.158.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.158.1](https://togithub.com/renovatebot/github-action/compare/v34.157.1...v34.158.1) (2023-03-07)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.158.1 ([f0d285e](https://togithub.com/renovatebot/github-action/commit/f0d285ed5e1f27e86a5c460eff090db837de55a9))%0A%0A ### [`v34.157.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.157.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.157.0...v34.157.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.157.1](https://togithub.com/renovatebot/github-action/compare/v34.157.0...v34.157.1) (2023-03-06)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.157.1 ([7462b97](https://togithub.com/renovatebot/github-action/commit/7462b97a1f0f3e4b8851e635312cb039c71ff4b6))%0A%0A ### [`v34.157.0`](https://togithub.com/renovatebot/github-action/releases/tag/v34.157.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.154.4...v34.157.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [34.157.0](https://togithub.com/renovatebot/github-action/compare/v34.154.4...v34.157.0) (2023-03-04)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.157.0 ([330fcf4](https://togithub.com/renovatebot/github-action/commit/330fcf4aa8dbc181b8a5a8209abf227ef56158f7))%0A%0A ### [`v34.154.4`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.154.2...v34.154.4) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.154.4](https://togithub.com/renovatebot/github-action/compare/v34.154.2...v34.154.4) (2023-03-03)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.154.4 ([75e7fde](https://togithub.com/renovatebot/github-action/commit/75e7fded7dec75b1a73a33bf8d044a89ae8eea58))%0A%0A ### [`v34.154.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.154.1...v34.154.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.154.2](https://togithub.com/renovatebot/github-action/compare/v34.154.1...v34.154.2) (2023-03-01)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.154.2 ([21912fe](https://togithub.com/renovatebot/github-action/commit/21912fee12dd4e51e64973f75b8178b87a858c5d))%0A%0A ### [`v34.154.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.154.0...v34.154.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.154.1](https://togithub.com/renovatebot/github-action/compare/v34.154.0...v34.154.1) (2023-03-01)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.154.1 ([c062279](https://togithub.com/renovatebot/github-action/commit/c06227937f6c45b38f56da5cda62eb61f9da7c4f))%0A%0A ### [`v34.154.0`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.153.2...v34.154.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [34.154.0](https://togithub.com/renovatebot/github-action/compare/v34.153.2...v34.154.0) (2023-02-28)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.154.0 ([e13cf70](https://togithub.com/renovatebot/github-action/commit/e13cf70861f2054a745487eeb7cec7692110fe98))%0A%0A ### [`v34.153.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.153.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [34.153.2](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2) (2023-02-28)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update renovate/renovate docker tag to v34.153.2 ([c3fdbd3](https://togithub.com/renovatebot/github-action/commit/c3fdbd3fb5132696505bee5c370f26cd959c2e5e))%0A%0A </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=--> |