449843fa90cdba322a0624c33924f77ea067d4fd
1036 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
449843fa90 |
chore(deps): update renovatebot/github-action action to v38.1.13 (#10417)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.11` -> `v38.1.13` | --- ### ⚠ 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 (renovatebot/github-action)</summary> ### [`v38.1.13`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.13) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.12...v38.1.13) ##### Build System - **deps:** update dependency semantic-release to v21.0.7 ([15c9444](https://togithub.com/renovatebot/github-action/commit/15c94446efd4b5c8e7b40f2c970f49ad53093401)) ### [`v38.1.12`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.12) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.11...v38.1.12) ##### Bug Fixes - use full image again by default ([#​781](https://togithub.com/renovatebot/github-action/issues/781)) ([523965f](https://togithub.com/renovatebot/github-action/commit/523965fe247dd45bd7e3e33e4396aa77b99905d1)) ##### Documentation - mention that Fine-grained PATs are not supported ([#​778](https://togithub.com/renovatebot/github-action/issues/778)) ([8a25544](https://togithub.com/renovatebot/github-action/commit/8a25544ae48ede79c13e6c18f84f6fd9d06558ee)) ##### Miscellaneous Chores - **config:** migrate renovate config ([#​779](https://togithub.com/renovatebot/github-action/issues/779)) ([252e47a](https://togithub.com/renovatebot/github-action/commit/252e47ae9345771bb7d2bc9004f4c69eb6155f10)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.38 ([996d881](https://togithub.com/renovatebot/github-action/commit/996d881921892a340b2285b88cf862ea0e54af90)) - **deps:** update dependency eslint to v8.44.0 ([28ff2ef](https://togithub.com/renovatebot/github-action/commit/28ff2ef92895681bcec6735bbe298abb29f66e64)) - **deps:** update linters to v5.61.0 ([d3b8a98](https://togithub.com/renovatebot/github-action/commit/d3b8a98375a225d6bbc41de39fd7b1f7cfccfede)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.159.7 ([cf29b1d](https://togithub.com/renovatebot/github-action/commit/cf29b1d7c3b62f5aa5009d0addc785744434f0fe)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |
||
|
|
6a043c651c |
chore(deps): Update prometheus-operator to v0.66.0 (#10172)
**Description** * Update prometheus-operator image to v0.66.0 * Update prometheus-config-reloader image to v0.66.0 * Update CI tests to match. * Add script to help updating CRDs. * Update CRDs to v0.66.0. ⚒️ 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: SuperQ <superq@gmail.com> |
||
|
|
fa404ff4cb |
chore(deps): update actions/setup-node digest to e33196f (#10193)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | digest | `64ed1c7` -> `e33196f` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjciLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |
||
|
|
5cea6000ca |
chore(deps): update renovatebot/github-action action to v38.1.11 (#10188)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.9` -> `v38.1.11` | --- ### ⚠ 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 (renovatebot/github-action)</summary> ### [`v38.1.11`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.11) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.10...v38.1.11) ##### Build System - **deps:** update dependency typescript to v5.1.6 ([b8d2871](https://togithub.com/renovatebot/github-action/commit/b8d28711d2e67b3c62548328dce83fbc3af29528)) ### [`v38.1.10`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.10) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.9...v38.1.10) ##### Miscellaneous Chores - **deps:** update dependency [@​tsconfig/node16](https://togithub.com/tsconfig/node16) to v16 ([#​776](https://togithub.com/renovatebot/github-action/issues/776)) ([1da123a](https://togithub.com/renovatebot/github-action/commit/1da123aa7577f093ad0f43ee6343022f121b2d69)) - **deps:** update dependency lint-staged to v13.2.3 ([e093539](https://togithub.com/renovatebot/github-action/commit/e0935398877d18b7fee3acc36dc28a1d93ebeb0f)) ##### Build System - **deps:** update dependency semantic-release to v21.0.6 ([4ab927d](https://togithub.com/renovatebot/github-action/commit/4ab927d8a57055c46ade914b83b3292927661516)) ##### Continuous Integration - **deps:** update actions/setup-node action to v3.7.0 ([9038e41](https://togithub.com/renovatebot/github-action/commit/9038e41d7c9ee19ee2ef71a5e846e865e80bd452)) - **deps:** update renovate docker tag to v35.159.6 ([0cf0a94](https://togithub.com/renovatebot/github-action/commit/0cf0a94e5f5825df73ae67f978b157de238f11b7)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |
||
|
|
3a70defc4d |
chore(deps): update renovatebot/github-action action to v38.1.9 (#10166)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.8` -> `v38.1.9` | --- ### ⚠ 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 (renovatebot/github-action)</summary> ### [`v38.1.9`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.9) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.8...v38.1.9) ##### Documentation - update references to actions/checkout to v3.5.3 ([ce294bf](https://togithub.com/renovatebot/github-action/commit/ce294bf4b88edc2528b975d6f4eb6bc920573b2c)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v17.6.6 ([a8e4d64](https://togithub.com/renovatebot/github-action/commit/a8e4d643f44c27e89c9dc474d85d5fc3c25f21b6)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.37 ([9952b36](https://togithub.com/renovatebot/github-action/commit/9952b36be6c70cf98d22a4fd6b445f6d4b7d91ea)) - **deps:** update dependency prettier-plugin-package to v1.3.1 ([087c455](https://togithub.com/renovatebot/github-action/commit/087c455eb50cd11275062bc359d9281a748f401e)) - **deps:** update linters to v5.60.0 ([b057bb5](https://togithub.com/renovatebot/github-action/commit/b057bb580de1d7e9fa32ae74990c691f66e14ddb)) - **deps:** update linters to v5.60.1 ([5c09708](https://togithub.com/renovatebot/github-action/commit/5c0970863bcd7f7805ddf3035619587c3c91701f)) ##### Build System - **deps:** update dependency typescript to v5.1.5 ([9143c4e](https://togithub.com/renovatebot/github-action/commit/9143c4ec7889995bc9f82ad0c95be7a875bf1b8a)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.143.0 ([e466248](https://togithub.com/renovatebot/github-action/commit/e466248506a61fae07bef790f0af897ca81159cb)) - **deps:** update renovate docker tag to v35.144.0 ([78dd8c4](https://togithub.com/renovatebot/github-action/commit/78dd8c48553b81a90161f25e6805fdc7d832fa16)) - **deps:** update renovate docker tag to v35.144.2 ([72da75e](https://togithub.com/renovatebot/github-action/commit/72da75e0d3ec962f6c4e7819a5697ae578c89978)) - **deps:** update renovate docker tag to v35.144.3 ([9cc209c](https://togithub.com/renovatebot/github-action/commit/9cc209ca3fadd2528de89dde8cb4f61f9cc6df0e)) - **deps:** update renovate docker tag to v35.146.1 ([7486463](https://togithub.com/renovatebot/github-action/commit/7486463809dd9a89039241fdd770f5cb4fc8674c)) - **deps:** update renovate docker tag to v35.147.0 ([c5be64d](https://togithub.com/renovatebot/github-action/commit/c5be64d2b4d5abb3114dd05e5416be9c219b1832)) - **deps:** update renovate docker tag to v35.150.0 ([f60632d](https://togithub.com/renovatebot/github-action/commit/f60632d7fee17972f3119b716cb2cb22f3754e9e)) - **deps:** update renovate docker tag to v35.151.1 ([5656713](https://togithub.com/renovatebot/github-action/commit/5656713e8ee0e7527940879b6d2d8843f3c54431)) - **deps:** update renovate docker tag to v35.154.0 ([b4eab58](https://togithub.com/renovatebot/github-action/commit/b4eab58fb2fe46e67d82777f78ad320fb6dee7ad)) - **deps:** update renovate docker tag to v35.155.0 ([b481ba1](https://togithub.com/renovatebot/github-action/commit/b481ba13dbd326ebc57fe5d16d041c6ddca82cab)) - **deps:** update renovate docker tag to v35.156.0 ([8e1d99d](https://togithub.com/renovatebot/github-action/commit/8e1d99dfa0801e1050c42dc7255b31f551f912bb)) - **deps:** update renovate docker tag to v35.157.1 ([a0fd369](https://togithub.com/renovatebot/github-action/commit/a0fd36975e8ee4b848d7bfff2e05f3bc92333e1f)) - **deps:** update renovate docker tag to v35.158.0 ([c6313ab](https://togithub.com/renovatebot/github-action/commit/c6313abbc37dfc11feda6817a75498d01fc6daaf)) - **deps:** update renovate docker tag to v35.159.1 ([8e991b6](https://togithub.com/renovatebot/github-action/commit/8e991b655a587948cb36917f40c692b24afcd984)) - **deps:** update renovate docker tag to v35.159.4 ([88c3789](https://togithub.com/renovatebot/github-action/commit/88c3789bd20208e5adc6cfb39746ddac7e140892)) - **deps:** update renovate docker tag to v35.159.5 ([a57504f](https://togithub.com/renovatebot/github-action/commit/a57504f68532fbef0049af22d21c810b27bf5f01)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |
||
|
|
33daff5aae |
chore(deps): update renovatebot/github-action action to v38.1.8 (#9885)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.7` -> `v38.1.8` | --- ### ⚠ 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 (renovatebot/github-action)</summary> ### [`v38.1.8`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.8) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.7...v38.1.8) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.35 ([22fc01c](https://togithub.com/renovatebot/github-action/commit/22fc01c452d51fee7739670b651a40422ce0eef1)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.36 ([513423e](https://togithub.com/renovatebot/github-action/commit/513423ee3f95cc8dc2a569eec361a2e4dae7bb8c)) - **deps:** update dependency eslint to v8.43.0 ([5b35c1d](https://togithub.com/renovatebot/github-action/commit/5b35c1d19dffb6895cbb60128aa659bb5d23dcc1)) - **deps:** update linters to v5.59.11 ([c70b63b](https://togithub.com/renovatebot/github-action/commit/c70b63bb98e2fbe8c6c4f2a28f77d482cf6430b9)) ##### Build System - **deps:** update dependency conventional-changelog-conventionalcommits to v6.1.0 ([0ba327f](https://togithub.com/renovatebot/github-action/commit/0ba327f41f0b76c4b4f927ac53d5388e74cf9a09)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.124.1 ([ffae6be](https://togithub.com/renovatebot/github-action/commit/ffae6be70b1b3cc4e0a45dab03f9a7c1e1ca3240)) - **deps:** update renovate docker tag to v35.124.4 ([1e033ab](https://togithub.com/renovatebot/github-action/commit/1e033ab3ee71b3caf2f01c9f6edce032ce4662eb)) - **deps:** update renovate docker tag to v35.125.0 ([ffdd4ae](https://togithub.com/renovatebot/github-action/commit/ffdd4aeaa05af4370a67fb579d25c8487ac71b5c)) - **deps:** update renovate docker tag to v35.126.0 ([a9f1a5f](https://togithub.com/renovatebot/github-action/commit/a9f1a5f46b8d894a521915917886912e089354a4)) - **deps:** update renovate docker tag to v35.127.1 ([a2a9f36](https://togithub.com/renovatebot/github-action/commit/a2a9f36fd8a1102fbdc51de55346b1f7e239d48e)) - **deps:** update renovate docker tag to v35.129.0 ([dacd43d](https://togithub.com/renovatebot/github-action/commit/dacd43df71fc3be3517e7aa15f69cb4f7ab00b77)) - **deps:** update renovate docker tag to v35.131.0 ([58de755](https://togithub.com/renovatebot/github-action/commit/58de755a2ddf95621cccb65224b43952b4d92dec)) - **deps:** update renovate docker tag to v35.133.2 ([cc54f66](https://togithub.com/renovatebot/github-action/commit/cc54f66272050a3439ff56b733022bf98463dd2f)) - **deps:** update renovate docker tag to v35.135.0 ([f33cc65](https://togithub.com/renovatebot/github-action/commit/f33cc65d839a589d94a188be21f7ab69d84eda44)) - **deps:** update renovate docker tag to v35.138.1 ([37e9ff5](https://togithub.com/renovatebot/github-action/commit/37e9ff51ee411038d269c3ce716a41e0e531804f)) - **deps:** update renovate docker tag to v35.140.0 ([b03f7ca](https://togithub.com/renovatebot/github-action/commit/b03f7caec44e635cc12c23a577a8e1848f24d28f)) - **deps:** update renovate docker tag to v35.140.1 ([544d670](https://togithub.com/renovatebot/github-action/commit/544d670e972ba26690913aeb2fd2f0dd9a4fe863)) - **deps:** update renovate docker tag to v35.140.2 ([c4688b4](https://togithub.com/renovatebot/github-action/commit/c4688b47aefc14533b13a8b6a3f64aa0ab0f77ff)) - **deps:** update renovate docker tag to v35.140.3 ([189691f](https://togithub.com/renovatebot/github-action/commit/189691fb968bc95997846b3b5d8e14802e5aadda)) - **deps:** update renovate docker tag to v35.141.2 ([2f20ded](https://togithub.com/renovatebot/github-action/commit/2f20ded8ea4a578716a52dd9ac5c48ff0bc7dac4)) - **deps:** update renovate docker tag to v35.141.3 ([4272c25](https://togithub.com/renovatebot/github-action/commit/4272c251d26e3f459b75c1b70b9fde2063a898ff)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
88eadef767 |
chore(deps): update renovatebot/github-action action to v38.1.7 (#9715)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.6` -> `v38.1.7` | --- ### ⚠ 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> ### [`v38.1.7`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.7) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.6...v38.1.7) ##### Documentation - update references to renovatebot/github-action to v38 ([#​773](https://togithub.com/renovatebot/github-action/issues/773)) ([fc58615](https://togithub.com/renovatebot/github-action/commit/fc5861549654d22e751119b6741949f17dd53fa6)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.120.0 ([#​769](https://togithub.com/renovatebot/github-action/issues/769)) ([790abb8](https://togithub.com/renovatebot/github-action/commit/790abb8b05d08c573999b8bf0e45fa3469a2c0ff)) - **deps:** update renovate docker tag to v35.122.0 ([2d0ab32](https://togithub.com/renovatebot/github-action/commit/2d0ab324d6c26c80beed2e1d71cf4fc262c429e8)) - **deps:** update renovate docker tag to v35.124.0 ([4a5d2f6](https://togithub.com/renovatebot/github-action/commit/4a5d2f6e53b153ee72a60b3e3cfac296126eae23)) ##### Build System - **deps:** update semantic-release monorepo ([3105287](https://togithub.com/renovatebot/github-action/commit/3105287c13253f2edc7605b8e2cb393452a958b4)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8dfaee1c9b |
feat(nextcloud): BREAKING CHANGE - rework fully (#9169)
**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** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ 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 - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 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._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
3982bbe0a2 |
chore(deps): update renovatebot/github-action action to v38.1.6 (#9688)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.4` -> `v38.1.6` | --- ### ⚠ 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> ### [`v38.1.6`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.6) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.5...v38.1.6) ##### Build System - **deps:** update dependency conventional-changelog-conventionalcommits to v6 ([#​772](https://togithub.com/renovatebot/github-action/issues/772)) ([4e623b6](https://togithub.com/renovatebot/github-action/commit/4e623b6e95a97a21aa0ea8d825f56fc53f0324e8)) ### [`v38.1.5`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.4...v38.1.5) ##### Continuous Integration - **deps:** update renovate docker tag to v35.117.3 ([98f87cc](https://togithub.com/renovatebot/github-action/commit/98f87ccc01fc3a8c52c7345fd3a30401f0dc74e4)) - **deps:** update renovate docker tag to v35.118.0 ([fe109c7](https://togithub.com/renovatebot/github-action/commit/fe109c785b75d0e36f556e4dedd1b3af273b7ff4)) ##### Miscellaneous Chores - **deps:** update linters ([#​768](https://togithub.com/renovatebot/github-action/issues/768)) ([aa8361b](https://togithub.com/renovatebot/github-action/commit/aa8361b8e457429e68da3e034a0179cbd00c65b9)) - **renovate:** use slim image for updates ([#​770](https://togithub.com/renovatebot/github-action/issues/770)) ([1e89526](https://togithub.com/renovatebot/github-action/commit/1e895260519ac9980e8cf99b1bb598034b8e39bc)) ##### Build System - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9 ([#​771](https://togithub.com/renovatebot/github-action/issues/771)) ([628faf8](https://togithub.com/renovatebot/github-action/commit/628faf8cfc9138b11349e45a9fe1fc0343b2dbc4)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4d4619c540 |
chore(deps): update renovatebot/github-action action to v38.1.4 (#9643)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.3` -> `v38.1.4` | --- ### ⚠ 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> ### [`v38.1.4`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.3...v38.1.4) ##### Continuous Integration - **deps:** update actions/checkout action to v3.5.3 ([fe7a737](https://togithub.com/renovatebot/github-action/commit/fe7a7370220ffde61270c661a0440b80d10cd3ec)) - **deps:** update renovate docker tag to v35.115.2 ([b0d9ad1](https://togithub.com/renovatebot/github-action/commit/b0d9ad11184bf6c6ce2584f702726d462928ed7d)) ##### Build System - **deps:** update dependency semantic-release to v21.0.3 ([ae6d595](https://togithub.com/renovatebot/github-action/commit/ae6d595acefcfac841747a7347d57e9cbb845439)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
a2dbca0ed4 |
chore(ci): add screenshots generation (#9582)
**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._ |
||
|
|
38517560aa |
chore(deps): update dessant/lock-threads digest to be8aa5b (#9595)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dessant/lock-threads](https://togithub.com/dessant/lock-threads) | action | digest | `c1b35ae` -> `be8aa5b` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
a316a513a4 |
chore(deps): update thollander/actions-comment-pull-request digest to dadb766 (#9561)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request) | action | digest | `632cf9c` -> `dadb766` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
ceeea75e26 |
chore(deps): update actions/checkout action to v3.5.3 (#9543)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v3.5.2` -> `v3.5.3` | --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
feba705c86 |
chore(deps): update actions/checkout digest to c85c95e (#9542)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `8e5e7e5` -> `c85c95e` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
7a5d8d4cf2 |
Update charts-test.yaml (#9539)
**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> |
||
|
|
b1bf590ac6 | add echo and make fetching manifest non-failing | ||
|
|
93a0ad0fd6 | different serverside apply order | ||
|
|
00e2365625 | fix(ci): correctly load prometheus-operator manifest | ||
|
|
ce7e050dd7 |
fix(ci): add prometheus operator manifest fetching
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
93d4a9d211 |
chore(deps): update renovatebot/github-action action to v38.1.3 (#9479)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.2` -> `v38.1.3` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.1.3`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.3) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.2...v38.1.3) ##### Build System - **deps:** update dependency typescript to v5.1.3 ([3d4bb3c](https://togithub.com/renovatebot/github-action/commit/3d4bb3c0bd27049c432bcfb480c7e3ebe7e99eee)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.110.2 ([4a7f1bf](https://togithub.com/renovatebot/github-action/commit/4a7f1bf558d286d64be2766f6e1905f5205b7a2a)) - **deps:** update renovate docker tag to v35.111.0 ([2a35715](https://togithub.com/renovatebot/github-action/commit/2a357150d58d299482a248af2beec06730fa9da5)) - **deps:** update renovate docker tag to v35.113.1 ([#​764](https://togithub.com/renovatebot/github-action/issues/764)) ([e383b5f](https://togithub.com/renovatebot/github-action/commit/e383b5f697e214803711c65bff397d485f62d6a5)) - **deps:** update renovate docker tag to v35.113.2 ([d22669a](https://togithub.com/renovatebot/github-action/commit/d22669a25c39d1635b5137ebeab79f6041f5d0b2)) - **deps:** update renovate docker tag to v35.114.2 ([5b40045](https://togithub.com/renovatebot/github-action/commit/5b40045bc1e719a70615452e03ff0673100b55a1)) - **deps:** update renovate docker tag to v35.115.0 ([#​766](https://togithub.com/renovatebot/github-action/issues/766)) ([df2ce27](https://togithub.com/renovatebot/github-action/commit/df2ce270d3320d01fbff159e90fe7d092f539045)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v17.6.5 ([41c7dac](https://togithub.com/renovatebot/github-action/commit/41c7dac9b553434a53cebf843950a0c36e4f2f51)) - **deps:** update linters to v5.59.8 ([0075894](https://togithub.com/renovatebot/github-action/commit/00758942eef9b11e6db603e88ba7d4b69d615f35)) - **release:** 38.1.3 \[skip ci] ([b65c00b](https://togithub.com/renovatebot/github-action/commit/b65c00b9dca2df4025e66f92768f25dcd4ce1987)) - update link to changelog on release branch ([#​762](https://togithub.com/renovatebot/github-action/issues/762)) ([9022df2](https://togithub.com/renovatebot/github-action/commit/9022df2c32b237f7ee8196c8a9482d8b98fd3cfa)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4ce0590fac |
feat(ci): install operators before testing (#9455)
**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> |
||
|
|
34ad8e47db |
chore(deps): update renovatebot/github-action action to v38.1.2 (#9401)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.1` -> `v38.1.2` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.1.2`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.1...v38.1.2) ##### Build System - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v8.1.0 ([98bd9ae](https://togithub.com/renovatebot/github-action/commit/98bd9ae0c5445c9d044ab8cefd6f736fff3f7bcf)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.110.1 ([#​763](https://togithub.com/renovatebot/github-action/issues/763)) ([70e3ccd](https://togithub.com/renovatebot/github-action/commit/70e3ccd635fbffce9ce56fac9b5c14eeca96b530)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMSIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9812159b01 |
chore(deps): update renovatebot/github-action action to v38.1.1 (#9356)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.0` -> `v38.1.1` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.0...v38.1.1) ##### Documentation - fix wrong image name in action description ([#​760](https://togithub.com/renovatebot/github-action/issues/760)) ([c64d589](https://togithub.com/renovatebot/github-action/commit/c64d589a0467686efa82fe44c8e25671c00331bd)) - rewrite readme ([#​722](https://togithub.com/renovatebot/github-action/issues/722)) ([b3ab89c](https://togithub.com/renovatebot/github-action/commit/b3ab89c14bc512ed5bbdc8a9c30cab9740962a4f)) - update references to ghcr.io/renovatebot/renovate to v35.103.0 ([1cdcea2](https://togithub.com/renovatebot/github-action/commit/1cdcea2f8bafe25b14dd6a889c5d188b69c49a29)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.102.4 ([#​757](https://togithub.com/renovatebot/github-action/issues/757)) ([299e606](https://togithub.com/renovatebot/github-action/commit/299e6062597966920e1aee5457cfe075d9f02cda)) - **deps:** update renovate docker tag to v35.102.7 ([8d99b3f](https://togithub.com/renovatebot/github-action/commit/8d99b3f8e58ea1d3a30a00962712e6b6adc508a1)) - **deps:** update renovate docker tag to v35.103.0 ([#​758](https://togithub.com/renovatebot/github-action/issues/758)) ([d2a5dff](https://togithub.com/renovatebot/github-action/commit/d2a5dff24904082d08836a2144f558fd02c71f45)) - **deps:** update renovate docker tag to v35.104.0 ([#​759](https://togithub.com/renovatebot/github-action/issues/759)) ([2fbe967](https://togithub.com/renovatebot/github-action/commit/2fbe9677f9016d212effafb718879ff94b3cd1df)) - **deps:** update renovate docker tag to v35.105.0 ([688c604](https://togithub.com/renovatebot/github-action/commit/688c6047e6ace2461e9297d62941ba2dff12cdc2)) - **deps:** update renovate docker tag to v35.105.1 ([6d591bf](https://togithub.com/renovatebot/github-action/commit/6d591bf74cdda28051fbe855ab8637d6e67d2996)) - **deps:** update renovate docker tag to v35.105.5 ([#​761](https://togithub.com/renovatebot/github-action/issues/761)) ([58a0a45](https://togithub.com/renovatebot/github-action/commit/58a0a456639c17dc1ff764b531db4ae1382bb434)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.32 ([95d7569](https://togithub.com/renovatebot/github-action/commit/95d75696d02fb3fdb93bf48bca0dbc0b6c6ff1f9)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.33 ([6b64622](https://togithub.com/renovatebot/github-action/commit/6b646220559c08203205d549ade8a8e567218e69)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.34 ([a506cfd](https://togithub.com/renovatebot/github-action/commit/a506cfd975871fc0d29eaf0e08e1352e7a7878a6)) - **deps:** update dependency eslint to v8.41.0 ([c36e2e1](https://togithub.com/renovatebot/github-action/commit/c36e2e118321b6f5ace0f2db8294a06dde091316)) - **deps:** update linters to v5.59.7 ([a3381cf](https://togithub.com/renovatebot/github-action/commit/a3381cfba7b3b6a1f0daca6f503f9c09cec7a912)) ##### Build System - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v8.0.8 ([f2c26f0](https://togithub.com/renovatebot/github-action/commit/f2c26f06ccb0f1b0374765747cfcfe9218e87fce)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
72ee00ca06 |
migrate(snippet-box) snippet-box to new common. (#9297)
**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 - [X] ⚠️ 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 - [ ] #️⃣ 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 - [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._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
8b91e1e0de |
chore(ci): Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT (#9289)
**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) - [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:** - [ ] ⚖️ 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._ |
||
|
|
f9b44d282b |
chore(ci): improve CI performance (#9257)
**Description** The CI was using an old devcontainer for things where this wasn't technically 100% needed. By removing it we can cut it down by another 50-70% for single-chart runs, such as container updates. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 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._ --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
fbe18e1668 |
feat(metallb): add our own metallb operator (#9099)
**Description** This adds our first chart for the `operators` train: metallb. It also includes some fixes to get said train to work. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ 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:** This should not be used yet by end users. **✔️ 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. - [x] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [x] 🖼️ 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._ |
||
|
|
6ba3790ecc |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
732b7f09be |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
70c5d4f185 |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
b58069c54c |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
285b540d93 |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
ed05a638db |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
15155512ba |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
6ab16bdb3e |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
7efa149670 |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
8d4549c1cf |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
fe6dac87af |
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
421a2f5896 |
fix(ci): quote modified charts list (#9228)
**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._ |
||
|
|
e77a030051 |
fix(ci): find way to detect changed once (#9220)
**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> |
||
|
|
dac4beb220 |
chore(deps): update renovatebot/github-action action to v38.1.0 (#9184)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | minor | `v38.0.0` -> `v38.1.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.1.0`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.0.0...v38.1.0) ##### Features - add mount-docker-socket option ([#​749](https://togithub.com/renovatebot/github-action/issues/749)) ([7c65b94](https://togithub.com/renovatebot/github-action/commit/7c65b94442c74d67c3075f2539486af1d1dc0492)) ##### Documentation - fix typo in readme "table of contents" ([#​754](https://togithub.com/renovatebot/github-action/issues/754)) ([110eebd](https://togithub.com/renovatebot/github-action/commit/110eebdddc14dc9b535c295ee63763d40a89af5f)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.102.0 ([da15a1b](https://togithub.com/renovatebot/github-action/commit/da15a1bb631ebb960a0c43369659383f2a2d288a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
eeb7a6acca |
feat(etesync): Move to new common (#9095)
**Description** Attempting to move a complicated app, let's see how it goes ⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com> |
||
|
|
8225f68504 |
Update charts-lint.yaml (#9166)
**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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
b825f60638 |
Update charts-lint.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
e219bd4190 |
Update charts-lint.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
f4e091db36 |
chore(deps): update renovatebot/github-action action to v38.0.0 (#9161)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | major | `v37.1.0` -> `v38.0.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v38.0.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v37.1.0...v38.0.0) ##### ⚠ BREAKING CHANGES - By default the renovate image is now pulled from `ghcr.io/renovatebot/renovate` ##### Features - use ghcr renovate image ([#​753](https://togithub.com/renovatebot/github-action/issues/753)) ([cc52092](https://togithub.com/renovatebot/github-action/commit/cc52092d4f696920a1bcddc279b7e1bd17edeee4)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
02ac8ccbeb |
chore(deps): update renovatebot/github-action action to v37.1.0 (#9160)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | minor | `v37.0.0` -> `v37.1.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v37.1.0`](https://togithub.com/renovatebot/github-action/releases/tag/v37.1.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v37.0.0...v37.1.0) ##### Features - allow override renovate image ([#​739](https://togithub.com/renovatebot/github-action/issues/739)) ([53fd09b](https://togithub.com/renovatebot/github-action/commit/53fd09be22b7d8e947cdc4966c66b33cccc89493)) ##### Documentation - add github enterprise example ([#​732](https://togithub.com/renovatebot/github-action/issues/732)) ([03f0628](https://togithub.com/renovatebot/github-action/commit/03f0628420c27acfdd9d5305f0c88315ab8aa15e)) ##### Miscellaneous Chores - **deps:** update dependency [@​tsconfig/node16](https://togithub.com/tsconfig/node16) to v1.0.4 ([a0b6326](https://togithub.com/renovatebot/github-action/commit/a0b63262a922231fa7aa73ebe11d00c67996fd4f)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.26 ([5f87f1b](https://togithub.com/renovatebot/github-action/commit/5f87f1bd596a60c29ea09373a97828e655baaee3)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.27 ([30cf8ba](https://togithub.com/renovatebot/github-action/commit/30cf8ba362c87d1e2bf545b7fa31f2137caadae0)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.28 ([36012e3](https://togithub.com/renovatebot/github-action/commit/36012e3e9f5c05a60d1d906113c9c70af81b315c)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.29 ([4b7dada](https://togithub.com/renovatebot/github-action/commit/4b7dadac33acb2e4fd9968b4920d6531ebfdd974)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.30 ([0468c62](https://togithub.com/renovatebot/github-action/commit/0468c6233879cfce25210b3a9ee939545681e972)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.31 ([36edfff](https://togithub.com/renovatebot/github-action/commit/36edfff1254aa5b29d0d2d90c7f336a776ebbaaf)) - **deps:** update dependency eslint to v8.40.0 ([441910f](https://togithub.com/renovatebot/github-action/commit/441910f4cdf5a3fdcf4709dc6cdee5e52e72431d)) - **deps:** update dependency rimraf to v5.0.1 ([67ba940](https://togithub.com/renovatebot/github-action/commit/67ba9403a1875427fc5b91443a4afaf061d142a0)) - **deps:** update linters to v5.59.5 ([9461668](https://togithub.com/renovatebot/github-action/commit/9461668662f071df87501fac8bf7c4e486697e55)) - **deps:** update linters to v5.59.6 ([25a474e](https://togithub.com/renovatebot/github-action/commit/25a474eb3f056aab2437e035689d310e4812cd90)) - fix linting ([#​751](https://togithub.com/renovatebot/github-action/issues/751)) ([7e087b0](https://togithub.com/renovatebot/github-action/commit/7e087b03e0cd5aead3305ee5bdbdf036c095b98f)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.100.0 ([fd3e2a8](https://togithub.com/renovatebot/github-action/commit/fd3e2a8ccb4b6142e9a4c06046fc2bde562a4965)) - **deps:** update renovate docker tag to v35.100.3 ([#​752](https://togithub.com/renovatebot/github-action/issues/752)) ([bba1483](https://togithub.com/renovatebot/github-action/commit/bba1483352c11b79913d210bae530ba355df0fe2)) - **deps:** update renovate docker tag to v35.80.1 ([6e620b5](https://togithub.com/renovatebot/github-action/commit/6e620b5fe923bda28b06e513949f667bfd5fab6b)) - **deps:** update renovate docker tag to v35.81.0 ([00fae05](https://togithub.com/renovatebot/github-action/commit/00fae057e3321f95981790a4b1c887dbfbece1ea)) - **deps:** update renovate docker tag to v35.82.0 ([7dddaac](https://togithub.com/renovatebot/github-action/commit/7dddaac2f3d555ccc8a037eeb04bbc7a99eb7a05)) - **deps:** update renovate docker tag to v35.87.0 ([b1ada6d](https://togithub.com/renovatebot/github-action/commit/b1ada6df90904c106ec04b6327f63740a01534c6)) - **deps:** update renovate docker tag to v35.89.1 ([#​740](https://togithub.com/renovatebot/github-action/issues/740)) ([8006394](https://togithub.com/renovatebot/github-action/commit/80063940ab9adcf632b3d4d99ff50c021293b166)) - **deps:** update renovate docker tag to v35.93.0 ([#​741](https://togithub.com/renovatebot/github-action/issues/741)) ([277fb1e](https://togithub.com/renovatebot/github-action/commit/277fb1eebc87f9ff0a38b9c73b5df05f043c02e4)) - **deps:** update renovate docker tag to v35.94.1 ([7d17b82](https://togithub.com/renovatebot/github-action/commit/7d17b82ce86e527fb61f842f2522150366fbdb8b)) - **deps:** update renovate docker tag to v35.95.1 ([80896e8](https://togithub.com/renovatebot/github-action/commit/80896e83919258655baceb43f6a73cc855a53925)) - **deps:** update renovate docker tag to v35.96.1 ([303e01e](https://togithub.com/renovatebot/github-action/commit/303e01e8e859198dd2d61a03fb83ff92bb8a1798)) - **deps:** update renovate docker tag to v35.96.3 ([#​745](https://togithub.com/renovatebot/github-action/issues/745)) ([f32ec46](https://togithub.com/renovatebot/github-action/commit/f32ec46661ed051e64bd85f82d88a6044aa624b5)) - **deps:** update renovate docker tag to v35.97.0 ([d9d5494](https://togithub.com/renovatebot/github-action/commit/d9d5494b9e2e949034160dab300a9faed87b55aa)) - **deps:** update renovate docker tag to v35.97.1 ([13e8e08](https://togithub.com/renovatebot/github-action/commit/13e8e08306e4dcf02853bc12caa487319897d1c8)) - **deps:** update renovate docker tag to v35.98.0 ([91c814a](https://togithub.com/renovatebot/github-action/commit/91c814a09ea5922e9ada80af5818c9e7172a63ac)) - **deps:** update renovate docker tag to v35.98.1 ([cc7c045](https://togithub.com/renovatebot/github-action/commit/cc7c0451744acdc8ad81c8af9b79e323c65030be)) - **deps:** update renovate docker tag to v35.98.4 ([f53180c](https://togithub.com/renovatebot/github-action/commit/f53180c2c2b23515584d6fdd5ab04cc20c1b692a)) - **deps:** update renovate docker tag to v35.99.0 ([#​748](https://togithub.com/renovatebot/github-action/issues/748)) ([a140638](https://togithub.com/renovatebot/github-action/commit/a140638fbb1ddbd59ef24df3074bd30cc5e9a4ab)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d31d6e89f6 |
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
9d31a83bd6 |
Delete pr-metadata.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |