TrueChartsClone/.github/workflows/renovate.yml

19 lines
532 B
YAML
Raw Normal View History

2022-05-11 09:02:38 +00:00
name: Renovate
on:
workflow_dispatch:
schedule:
- cron: "0 */1 * * *"
2022-05-11 09:02:38 +00:00
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- name: Checkout
chore(deps): update github-actions (#13713) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `8ade135` -> `b4ffde6` | | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.0` -> `v4.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1) #### What's Changed - Update CODEOWNERS to Launch team by [@&#8203;joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - Correct link to GitHub Docs by [@&#8203;peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514) #### New Contributors - [@&#8203;joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - [@&#8203;peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) **Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.1.1 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzcuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-17 17:24:19 +00:00
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2022-05-11 09:02:38 +00:00
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
chore(deps): update renovatebot/github-action action to v39.1.1 (#13980) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v39.1.0` -> `v39.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.1.0...v39.1.1) ##### Documentation - update references to renovatebot/github-action to v39.1.0 ([3190dfa](https://togithub.com/renovatebot/github-action/commit/3190dfaa2d29332e24a0b568f3f648a8d1272257)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([9f450cc](https://togithub.com/renovatebot/github-action/commit/9f450ccb3d514d92654f2766b0767d3e3b49eb6e)) - **deps:** update commitlint monorepo to v17.8.0 ([70714dc](https://togithub.com/renovatebot/github-action/commit/70714dc58e9b97881e51f8c299fd9a0ce75e38ce)) - **deps:** update dependency [@&#8203;types/node](https://togithub.com/types/node) to v16.18.59 ([2e0b422](https://togithub.com/renovatebot/github-action/commit/2e0b422a3dcc5ed9029e7eef8e1809d089a574ab)) - **deps:** update linters to v6.7.5 ([e008b4b](https://togithub.com/renovatebot/github-action/commit/e008b4bb20b1453d2d9ec85c3aa40e50377f5e29)) - **deps:** update linters to v6.8.0 ([f1066ae](https://togithub.com/renovatebot/github-action/commit/f1066ae5f7227e51d09ccbc242c4b8b3d1b8d839)) ##### Build System - **deps:** update dependency [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.1 ([b0e244a](https://togithub.com/renovatebot/github-action/commit/b0e244a4648793a38fe753b608e289ce4d9d95c4)) ##### Continuous Integration - **deps:** update actions/setup-node action to v3.8.2 ([b7131c2](https://togithub.com/renovatebot/github-action/commit/b7131c223eecf8bca53b45fafc2c713b5bb1ecc0)) - **deps:** update renovate docker tag to v37.22.0 ([65c6e7f](https://togithub.com/renovatebot/github-action/commit/65c6e7fcdff4c6532a050a93128367bc8cbf5414)) - **deps:** update renovate docker tag to v37.23.0 ([ea2fb9f](https://togithub.com/renovatebot/github-action/commit/ea2fb9f34dff5ecc8fa4f04cdd3f2e882c669b75)) - **deps:** update renovate docker tag to v37.26.1 ([94e0554](https://togithub.com/renovatebot/github-action/commit/94e05545a252e0eab6031271b5e1f7afe7be7206)) - **deps:** update renovate docker tag to v37.26.4 ([96f75b9](https://togithub.com/renovatebot/github-action/commit/96f75b90833febbe721f495d97e9dcf058a12b8b)) - **deps:** update renovate docker tag to v37.27.0 ([3a7c5ff](https://togithub.com/renovatebot/github-action/commit/3a7c5ff40e56b67c21729f226d32c6d095b318ce)) - **deps:** update renovate docker tag to v37.27.1 ([1b5e186](https://togithub.com/renovatebot/github-action/commit/1b5e18644b79c30eecaf8f180e2a1728461996a6)) - **deps:** update renovate docker tag to v37.28.0 ([e3ab740](https://togithub.com/renovatebot/github-action/commit/e3ab740ced4638ae48129ef1774e1e4ed77c06d1)) - **deps:** update renovate docker tag to v37.28.1 ([486591b](https://togithub.com/renovatebot/github-action/commit/486591bf6a223700d1aa266572797e9eb2426f86)) - **deps:** update renovate docker tag to v37.29.0 ([4c76d09](https://togithub.com/renovatebot/github-action/commit/4c76d09608b8bdb5b4add4405f72eb6bb74cec39)) - **deps:** update renovate docker tag to v37.31.1 ([d98d73c](https://togithub.com/renovatebot/github-action/commit/d98d73c3992e6f84f8df842fb27f6910cf790463)) - **deps:** update renovate docker tag to v37.31.2 ([94d8cbd](https://togithub.com/renovatebot/github-action/commit/94d8cbd89084bc27a380d6d2b8d723b6f5bf2127)) - **deps:** update renovate docker tag to v37.31.3 ([840ba9e](https://togithub.com/renovatebot/github-action/commit/840ba9e118d7e017df64f2349d3d1c06c7f8c43d)) - **deps:** update renovate docker tag to v37.31.4 ([507e77b](https://togithub.com/renovatebot/github-action/commit/507e77bc7764b4a95cbf52cf7879f882766f7dcf)) - **deps:** update renovate docker tag to v37.31.5 ([bfa1402](https://togithub.com/renovatebot/github-action/commit/bfa14025c4df62e5e79d4b8c4f673d4123a3c27c)) - **deps:** update renovate docker tag to v37.31.7 ([196f852](https://togithub.com/renovatebot/github-action/commit/196f8528f9ecab35bfa98f370807fe2f96c196db)) - **deps:** update renovate docker tag to v37.33.1 ([a03423b](https://togithub.com/renovatebot/github-action/commit/a03423b6c3b9e6811ad95519741bd8d4bd382897)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMy4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-26 04:26:03 +00:00
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
2022-05-11 09:02:38 +00:00
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}