bitwarden / self-host

Bitwarden's self-hosted release repository
GNU General Public License v3.0
331 stars 61 forks source link

[deps]: Update gh minor #271

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.0
actions/create-github-app-token action minor v1.10.4 -> v1.11.0
docker/build-push-action action minor v6.1.0 -> v6.9.0
docker/setup-buildx-action action minor v3.3.0 -> v3.7.1
docker/setup-qemu-action action minor v3.0.0 -> v3.2.0

Release Notes

actions/checkout (actions/checkout) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)
actions/create-github-app-token (actions/create-github-app-token) ### [`v1.11.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v1.10.4...v1.11.0) ##### What's Changed ##### Features - Allow repositories input to be comma or newline-separated by [@​peter-evans](https://redirect.github.com/peter-evans) in [https://github.com/actions/create-github-app-token/pull/169](https://redirect.github.com/actions/create-github-app-token/pull/169) ##### New Contributors - [@​peter-evans](https://redirect.github.com/peter-evans) made their first contribution in [https://github.com/actions/create-github-app-token/pull/169](https://redirect.github.com/actions/create-github-app-token/pull/169) **Full Changelog**: https://github.com/actions/create-github-app-token/compare/v1.10.4...v1.11.0
docker/build-push-action (docker/build-push-action) ### [`v6.9.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.9.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.8.0...v6.9.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.38.0 to 0.39.0 in [https://github.com/docker/build-push-action/pull/1234](https://redirect.github.com/docker/build-push-action/pull/1234) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/build-push-action/pull/1232](https://redirect.github.com/docker/build-push-action/pull/1232) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0 ### [`v6.8.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.8.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.7.0...v6.8.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0 in [https://github.com/docker/build-push-action/pull/1230](https://redirect.github.com/docker/build-push-action/pull/1230) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0 ### [`v6.7.0`](https://redirect.github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) ### [`v6.6.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.0...v6.6.1) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.0 to 0.37.1 in [https://github.com/docker/build-push-action/pull/1205](https://redirect.github.com/docker/build-push-action/pull/1205) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1 ### [`v6.6.0`](https://redirect.github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) ### [`v6.5.0`](https://redirect.github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) ### [`v6.4.1`](https://redirect.github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) ### [`v6.4.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.3.0...v6.4.0) - Set `repository` and `ghtoken` attributes for [GitHub Actions cache backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling) by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1133](https://redirect.github.com/docker/build-push-action/pull/1133) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in [https://github.com/docker/build-push-action/pull/1179](https://redirect.github.com/docker/build-push-action/pull/1179) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0 ### [`v6.3.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.2.0...v6.3.0) - `DOCKER_BUILD_RECORD_UPLOAD` environment variable to enable/disable build record upload by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1172](https://redirect.github.com/docker/build-push-action/pull/1172) - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1170](https://redirect.github.com/docker/build-push-action/pull/1170) [https://github.com/docker/build-push-action/pull/1173](https://redirect.github.com/docker/build-push-action/pull/1173) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in [https://github.com/docker/build-push-action/pull/1171](https://redirect.github.com/docker/build-push-action/pull/1171) [https://github.com/docker/build-push-action/pull/1159](https://redirect.github.com/docker/build-push-action/pull/1159) [https://github.com/docker/build-push-action/pull/1169](https://redirect.github.com/docker/build-push-action/pull/1169) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0 ### [`v6.2.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.1.0...v6.2.0) - Use default retention days for build export artifact by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1153](https://redirect.github.com/docker/build-push-action/pull/1153) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in [https://github.com/docker/build-push-action/pull/1158](https://redirect.github.com/docker/build-push-action/pull/1158) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.0
docker/setup-buildx-action (docker/setup-buildx-action) ### [`v3.7.1`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.1) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1) - Switch back to `uuid` package by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/369](https://redirect.github.com/docker/setup-buildx-action/pull/369) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1 ### [`v3.7.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0) - Always set `buildkitd-flags` if opt-in by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/363](https://redirect.github.com/docker/setup-buildx-action/pull/363) - Remove `uuid` package and switch to `crypto` by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/366](https://redirect.github.com/docker/setup-buildx-action/pull/366) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0 in [https://github.com/docker/setup-buildx-action/pull/362](https://redirect.github.com/docker/setup-buildx-action/pull/362) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/setup-buildx-action/pull/354](https://redirect.github.com/docker/setup-buildx-action/pull/354) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0 ### [`v3.6.1`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1) - Check for malformed docker context by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/347](https://redirect.github.com/docker/setup-buildx-action/pull/347) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1 ### [`v3.6.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0) - Create temp docker context if default one has TLS data loaded before creating a container builder by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/341](https://redirect.github.com/docker/setup-buildx-action/pull/341) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0 ### [`v3.5.0`](https://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) ### [`v3.4.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0) - Throw error message instead of exit code by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/315](https://redirect.github.com/docker/setup-buildx-action/pull/315) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [https://github.com/docker/setup-buildx-action/pull/321](https://redirect.github.com/docker/setup-buildx-action/pull/321) [https://github.com/docker/setup-buildx-action/pull/338](https://redirect.github.com/docker/setup-buildx-action/pull/338) - Bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-buildx-action/pull/329](https://redirect.github.com/docker/setup-buildx-action/pull/329) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/setup-buildx-action/pull/312](https://redirect.github.com/docker/setup-buildx-action/pull/312) - Bump uuid from 9.0.1 to 10.0.0 in [https://github.com/docker/setup-buildx-action/pull/326](https://redirect.github.com/docker/setup-buildx-action/pull/326) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0
docker/setup-qemu-action (docker/setup-qemu-action) ### [`v3.2.0`](https://redirect.github.com/docker/setup-qemu-action/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.31.0 to 0.35.0 in [https://github.com/docker/setup-qemu-action/pull/154](https://redirect.github.com/docker/setup-qemu-action/pull/154) [https://github.com/docker/setup-qemu-action/pull/155](https://redirect.github.com/docker/setup-qemu-action/pull/155) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0 ### [`v3.1.0`](https://redirect.github.com/docker/setup-qemu-action/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0) - Set `docker.io` domain for default binfmt image by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/151](https://redirect.github.com/docker/setup-qemu-action/pull/151) - Throw error message instead of exit code by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/129](https://redirect.github.com/docker/setup-qemu-action/pull/129) - build(deps): bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.12.0 to 0.31.0 in [https://github.com/docker/setup-qemu-action/pull/115](https://redirect.github.com/docker/setup-qemu-action/pull/115) [https://github.com/docker/setup-qemu-action/pull/128](https://redirect.github.com/docker/setup-qemu-action/pull/128) [https://github.com/docker/setup-qemu-action/pull/131](https://redirect.github.com/docker/setup-qemu-action/pull/131) [https://github.com/docker/setup-qemu-action/pull/134](https://redirect.github.com/docker/setup-qemu-action/pull/134) [https://github.com/docker/setup-qemu-action/pull/149](https://redirect.github.com/docker/setup-qemu-action/pull/149) - build(deps): bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.20.13 to 7.23.2 in [https://github.com/docker/setup-qemu-action/pull/109](https://redirect.github.com/docker/setup-qemu-action/pull/109) - build(deps): bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-qemu-action/pull/142](https://redirect.github.com/docker/setup-qemu-action/pull/142) - build(deps): bump undici from 5.28.2 to 5.28.4 in [https://github.com/docker/setup-qemu-action/pull/118](https://redirect.github.com/docker/setup-qemu-action/pull/118) [https://github.com/docker/setup-qemu-action/pull/127](https://redirect.github.com/docker/setup-qemu-action/pull/127) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

bitwarden-bot commented 2 months ago

Logo Checkmarx One – Scan Summary & Details44c7c7c6-5a70-415a-9c99-e938d0821239

No New Or Fixed Issues Found