chore(deps): update renovatebot/github-action action to v41 (#55)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | major | `v40.3.6` -> `v41.0.3` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v41.0.3`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.3) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v41.0.2...v41.0.3) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v39.8.0 ([48bf067](48bf067757)) - update references to ghcr.io/renovatebot/renovate to v39.9.5 ([4d3c902](4d3c902e2e)) - update references to renovatebot/github-action to v41 ([8c2d373](8c2d373a20)) ##### Miscellaneous Chores - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v11.0.1 ([5150429](51504297f3)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.6 ([b26f47a](b26f47a510)) - **deps:** update dependency eslint to v9.14.0 ([2520727](2520727d7c)) ##### Build System - **deps:** lock file maintenance ([2a30dff](2a30dff1a5)) ##### Continuous Integration - **deps:** update renovate docker tag to v39.10.0 ([0b0c661](0b0c661082)) - **deps:** update renovate docker tag to v39.11.5 ([ac5eabb](ac5eabbb2f)) - **deps:** update renovate docker tag to v39.11.7 ([083a7cb](083a7cb291)) - **deps:** update renovate docker tag to v39.12.0 ([6ee41b5](6ee41b58c1)) - **deps:** update renovate docker tag to v39.13.0 ([0741565](07415659e0)) - **deps:** update renovate docker tag to v39.13.1 ([d168b7a](d168b7a0df)) - **deps:** update renovate docker tag to v39.15.2 ([f235ae8](f235ae8aa6)) - **deps:** update renovate docker tag to v39.15.3 ([dd402a8](dd402a8902)) - **deps:** update renovate docker tag to v39.17.0 ([5033ef1](5033ef182a)) - **deps:** update renovate docker tag to v39.17.1 ([2935695](2935695d02)) - **deps:** update renovate docker tag to v39.18.1 ([c0a0230](c0a023062e)) - **deps:** update renovate docker tag to v39.9.0 ([962c37a](962c37a2f4)) - **deps:** update renovate docker tag to v39.9.1 ([7c22503](7c2250396a)) - **deps:** update renovate docker tag to v39.9.5 ([47301d4](47301d4a9d)) ### [`v41.0.2`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.2) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v41.0.1...v41.0.2) ##### Build System - compile as esm ([#​888](https://redirect.github.com/renovatebot/github-action/issues/888)) ([e8fc25c](e8fc25c747)) ### [`v41.0.1`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.1) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v41.0.0...v41.0.1) ##### Miscellaneous Chores - **deps:** update dependency eslint to v9 ([#​881](https://redirect.github.com/renovatebot/github-action/issues/881)) ([d4f5ed0](d4f5ed0b0b)) - **renovate:** fix config ([#​884](https://redirect.github.com/renovatebot/github-action/issues/884)) ([1eb9d9b](1eb9d9be0b)) ##### Tests - **e2e:** test with default version ([#​886](https://redirect.github.com/renovatebot/github-action/issues/886)) ([d16f12d](d16f12d19b)) ##### Build System - use `esbuild` ([#​887](https://redirect.github.com/renovatebot/github-action/issues/887)) ([4a407be](4a407be28a)) ##### Continuous Integration - **deps:** update renovate docker tag to v39 ([#​885](https://redirect.github.com/renovatebot/github-action/issues/885)) ([f8106c1](f8106c1258)) - simplify ([#​883](https://redirect.github.com/renovatebot/github-action/issues/883)) ([a060887](a0608873fb)) - use `github-actions[bot]` for merge commit ([#​882](https://redirect.github.com/renovatebot/github-action/issues/882)) ([4c22a10](4c22a107ea)) ### [`v41.0.0`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.0) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.6...v41.0.0) ##### ⚠ BREAKING CHANGES - Renovate is now pinned to v39. ##### Features - pin renovate major version ([#​880](https://redirect.github.com/renovatebot/github-action/issues/880)) ([c31251b](c31251b741)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOC4yIiwidXBkYXRlZEluVmVyIjoiMzkuMTguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
parent
eac06d73d2
commit
70f8b2360f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Renovate
|
||||
uses: renovatebot/github-action@v40.3.6
|
||||
uses: renovatebot/github-action@v41.0.3
|
||||
with:
|
||||
configurationFile: renovate.json5
|
||||
renovate-version: full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue