SovereignCloudStack / cluster-stack-provider-openstack

Cluster Stack Provider OpenStack
https://scs.community/
Apache License 2.0
1 stars 0 forks source link

:seedling: Update github-actions group (patch) #160

Closed cluster-stack-bot[bot] closed 4 months ago

cluster-stack-bot[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.1 -> v4.1.5
actions/setup-go action patch v5.0.0 -> v5.0.1
actions/upload-artifact action patch v4.3.2 -> v4.3.3
renovatebot/github-action action patch v40.1.10 -> v40.1.11

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout) ### [`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) ##### What's Changed - Update NPM dependencies by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5 ### [`v4.1.4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://togithub.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://togithub.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://togithub.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://togithub.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v413) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.2...v4.1.3) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://togithub.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://togithub.com/actions/checkout/pull/1685) - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://togithub.com/actions/checkout/pull/1650) ### [`v4.1.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://togithub.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://togithub.com/actions/checkout/pull/1598)
actions/setup-go (actions/setup-go) ### [`v5.0.1`](https://togithub.com/actions/setup-go/releases/tag/v5.0.1) [Compare Source](https://togithub.com/actions/setup-go/compare/v5.0.0...v5.0.1) ##### What's Changed - Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by [@​dependabot](https://togithub.com/dependabot) , [@​HarithaVattikuti](https://togithub.com/HarithaVattikuti) in [https://github.com/actions/setup-go/pull/465](https://togithub.com/actions/setup-go/pull/465) - Update documentation with latest V5 release notes by [@​ab](https://togithub.com/ab) in [https://github.com/actions/setup-go/pull/459](https://togithub.com/actions/setup-go/pull/459) - Update version documentation by [@​178inaba](https://togithub.com/178inaba) in [https://github.com/actions/setup-go/pull/458](https://togithub.com/actions/setup-go/pull/458) - Documentation update of `actions/setup-go` to v5 by [@​chenrui333](https://togithub.com/chenrui333) in [https://github.com/actions/setup-go/pull/449](https://togithub.com/actions/setup-go/pull/449) ##### New Contributors - [@​ab](https://togithub.com/ab) made their first contribution in [https://github.com/actions/setup-go/pull/459](https://togithub.com/actions/setup-go/pull/459) **Full Changelog**: https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1
actions/upload-artifact (actions/upload-artifact) ### [`v4.3.3`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.3) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.2...v4.3.3) ##### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@​eggyhead](https://togithub.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/565](https://togithub.com/actions/upload-artifact/pull/565) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3
renovatebot/github-action (renovatebot/github-action) ### [`v40.1.11`](https://togithub.com/renovatebot/github-action/releases/tag/v40.1.11) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v40.1.10...v40.1.11) ##### Documentation - update references to actions/checkout to v4.1.4 ([d872752](https://togithub.com/renovatebot/github-action/commit/d87275214631897c8acfc9d42a06bc5485c06db3)) - update references to ghcr.io/renovatebot/renovate to v37.315.1 ([a1fe7a1](https://togithub.com/renovatebot/github-action/commit/a1fe7a1225a75a8a5a013414e8e4f73935d35934)) - update references to ghcr.io/renovatebot/renovate to v37.326.3 ([27e98f6](https://togithub.com/renovatebot/github-action/commit/27e98f62dfd155f9f3185bf75136fbe95fa76093)) - update references to renovatebot/github-action to v40.1.10 ([1643e4f](https://togithub.com/renovatebot/github-action/commit/1643e4fbf3aa294ca4cc38d52a4089c5d2d53937)) ##### Miscellaneous Chores - **deps:** update dependency prettier-plugin-packagejson to v2.5.0 ([#​831](https://togithub.com/renovatebot/github-action/issues/831)) ([5ff5adb](https://togithub.com/renovatebot/github-action/commit/5ff5adbb3827eba9b46c9356540dadfda5cef7b5)) - **deps:** update pnpm to v8.15.7 ([0d9fba9](https://togithub.com/renovatebot/github-action/commit/0d9fba957a71be93257d996ab6bc592de4f83fb3)) ##### Build System - **deps:** lock file maintenance ([a1ea95c](https://togithub.com/renovatebot/github-action/commit/a1ea95c8434c327b487c2baf676a8974b536b5cf)) ##### Continuous Integration - **deps:** update actions/checkout action to v4.1.3 ([7f9fed8](https://togithub.com/renovatebot/github-action/commit/7f9fed87c578bfdb8f9f73bb284825672f5c06e7)) - **deps:** update actions/checkout action to v4.1.4 ([5ab77aa](https://togithub.com/renovatebot/github-action/commit/5ab77aaf926ea90aecb6d5d23c1925d28fd46243)) - **deps:** update renovate docker tag to v37.303.2 ([1cf7f03](https://togithub.com/renovatebot/github-action/commit/1cf7f0398dc010b5d59fbad89a68700ff874cfd8)) - **deps:** update renovate docker tag to v37.304.0 ([af9a72e](https://togithub.com/renovatebot/github-action/commit/af9a72e753d4c36f5113b83a55b72ea04625dc56)) - **deps:** update renovate docker tag to v37.306.1 ([6d4d871](https://togithub.com/renovatebot/github-action/commit/6d4d871b2e78ef905410fd22c7dd2c9097f2bc0e)) - **deps:** update renovate docker tag to v37.308.0 ([c4b5f15](https://togithub.com/renovatebot/github-action/commit/c4b5f15cfd828d56b8c1cfb1fd96faf7600ccb94)) - **deps:** update renovate docker tag to v37.309.0 ([1b4de2e](https://togithub.com/renovatebot/github-action/commit/1b4de2eef163fc3021abe45d8a71eaeaedd60fed)) - **deps:** update renovate docker tag to v37.310.1 ([a4892bf](https://togithub.com/renovatebot/github-action/commit/a4892bf178efc603ba88d8dee5eac6f1af491e65)) - **deps:** update renovate docker tag to v37.311.0 ([479a3a1](https://togithub.com/renovatebot/github-action/commit/479a3a1b98a8e090c4f8467fb42d09eff602cf76)) - **deps:** update renovate docker tag to v37.313.1 ([5ed892a](https://togithub.com/renovatebot/github-action/commit/5ed892a823ed73cf55076f1621491d5d3da2cb00)) - **deps:** update renovate docker tag to v37.314.0 ([6dc3fea](https://togithub.com/renovatebot/github-action/commit/6dc3fea01fa755fcb6aeea27272cac743e165867)) - **deps:** update renovate docker tag to v37.315.0 ([736e786](https://togithub.com/renovatebot/github-action/commit/736e7867872bf1e2d5a23f82db87e9a5bad5d9e7)) - **deps:** update renovate docker tag to v37.315.1 ([1b46e5b](https://togithub.com/renovatebot/github-action/commit/1b46e5b1bb9127055786b52a253a3effb1a4fe6f)) - **deps:** update renovate docker tag to v37.317.0 ([1c14ccc](https://togithub.com/renovatebot/github-action/commit/1c14cccf6629fc7e8734d4f378207a8936809b92)) - **deps:** update renovate docker tag to v37.318.0 ([a7435b7](https://togithub.com/renovatebot/github-action/commit/a7435b7459e97081e1b444130b23c40b3236a0ec)) - **deps:** update renovate docker tag to v37.318.1 ([9084b6b](https://togithub.com/renovatebot/github-action/commit/9084b6b0a5727b1a8a379fd66dce0c2bd20bc22f)) - **deps:** update renovate docker tag to v37.319.0 ([38d30c8](https://togithub.com/renovatebot/github-action/commit/38d30c859a990d7bea32a1f8fa0ced26953fa870)) - **deps:** update renovate docker tag to v37.319.1 ([f9a7eb8](https://togithub.com/renovatebot/github-action/commit/f9a7eb87e452d56836896c4005fc00131c46631b)) - **deps:** update renovate docker tag to v37.320.1 ([74049ce](https://togithub.com/renovatebot/github-action/commit/74049cef73fd4368919ec65b089328773eee2b97)) - **deps:** update renovate docker tag to v37.321.1 ([1c850f6](https://togithub.com/renovatebot/github-action/commit/1c850f6328d3cbbd9b540c8ad65c34c9e52dbca6)) - **deps:** update renovate docker tag to v37.321.2 ([3c3ec5b](https://togithub.com/renovatebot/github-action/commit/3c3ec5b0e1eaa158f33e561774d6352ba57a9b23)) - **deps:** update renovate docker tag to v37.323.0 ([e6820b8](https://togithub.com/renovatebot/github-action/commit/e6820b8259a44ecfa6d7459b599ac7338fc67eb8)) - **deps:** update renovate docker tag to v37.323.1 ([7294f1a](https://togithub.com/renovatebot/github-action/commit/7294f1aa7fcb75f06f38d9e9122d76c15ba47321)) - **deps:** update renovate docker tag to v37.323.3 ([761b7a9](https://togithub.com/renovatebot/github-action/commit/761b7a980239fd23a5364438c824883769194c05)) - **deps:** update renovate docker tag to v37.324.2 ([751b7b3](https://togithub.com/renovatebot/github-action/commit/751b7b32771ad9a2526c6fd73f264866c54af9ad)) - **deps:** update renovate docker tag to v37.325.1 ([afbc6f0](https://togithub.com/renovatebot/github-action/commit/afbc6f076d6e87006e888ea4f85ea5129b16d580)) - **deps:** update renovate docker tag to v37.326.0 ([c103089](https://togithub.com/renovatebot/github-action/commit/c103089cc0bb8beac4b2ff6cd345aee4f8b1cadc)) - **deps:** update renovate docker tag to v37.326.1 ([eb1a238](https://togithub.com/renovatebot/github-action/commit/eb1a23815ff7d24f827e5a77c3a70fa54bddcd63)) - **deps:** update renovate docker tag to v37.326.2 ([5cfb005](https://togithub.com/renovatebot/github-action/commit/5cfb0054bf3d73d66429b558ea0474fafd7df5bd)) - **deps:** update renovate docker tag to v37.326.3 ([439db7f](https://togithub.com/renovatebot/github-action/commit/439db7fed814793513df932e9d1ea9f1390b0aac))

Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.