self-host
self-host copied to clipboard
[deps]: Update gh minor
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| Azure/login | action | minor | v1.4.7 -> v1.6.0 |
| act10ns/slack | action | minor | v2.0.0 -> v2.1.0 |
| actions/checkout | action | patch | v4.1.1 -> v4.1.4 |
| crazy-max/ghaction-import-gpg | action | minor | v6.0.0 -> v6.1.0 |
| docker/build-push-action | action | minor | v5.1.0 -> v5.3.0 |
| docker/setup-buildx-action | action | minor | v3.0.0 -> v3.3.0 |
| hashicorp/setup-packer | action | minor | v3.0.0 -> v3.1.0 |
Release Notes
Azure/login (Azure/login)
v1.6.0: Azure Login Action v1.6.0
- Added
pre:andpost:action for cleaning up (#384)
v1.5.1: Azure Login Action v1.5.1
- Fixed #371: Allow optional
subscriptionIdincreds(#373) - Cleaned accounts before login (#376, #377)
- Updated actions-secret-parser from 1.0.2 to 1.0.4 (#378)
v1.5.0: Azure Login Action v1.5.0
- Updated the versions of dependencies.
- Supported passwords to start with hyphen(-).
- Enabled OIDC for sovereign clouds.
- Supported Managed Identity Login.
act10ns/slack (act10ns/slack)
v2.1.0
What's Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/act10ns/slack/pull/255
- Drop confused warning about secret by @pftg in https://github.com/act10ns/slack/pull/260
- Doc: Migrate to v2 by @sue445 in https://github.com/act10ns/slack/pull/269
- Add matrix input by @sue445 in https://github.com/act10ns/slack/pull/268
- Quote workflow names to fix workflows containing spaces by @Jamesking56 in https://github.com/act10ns/slack/pull/271
- Bump node to version 20 by @satterly in https://github.com/act10ns/slack/pull/273
New Contributors
- @pftg made their first contribution in https://github.com/act10ns/slack/pull/260
- @sue445 made their first contribution in https://github.com/act10ns/slack/pull/269
- @Jamesking56 made their first contribution in https://github.com/act10ns/slack/pull/271
Full Changelog: https://github.com/act10ns/slack/compare/v2.0.0...v2.1.0
actions/checkout (actions/checkout)
v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1692 - Add dependabot config by @cory-miller in https://github.com/actions/checkout/pull/1688
- Bump the minor-actions-dependencies group with 2 updates by @dependabot in https://github.com/actions/checkout/pull/1693
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in https://github.com/actions/checkout/pull/1643
v4.1.3
What's Changed
- Update
actions/checkoutversion inupdate-main-version.ymlby @jww3 in https://github.com/actions/checkout/pull/1650 - Check git version before attempting to disable
sparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1656 - Add SSH user parameter by @cory-miller in https://github.com/actions/checkout/pull/1685
Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3
v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present @dscho in https://github.com/actions/checkout/pull/1598
crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)
v6.1.0
- Bump @actions/core from 1.10.0 to 1.10.1 in https://github.com/crazy-max/ghaction-import-gpg/pull/186
- Bump @babel/traverse from 7.17.3 to 7.23.2 in https://github.com/crazy-max/ghaction-import-gpg/pull/191
- Bump debug from 4.1.1 to 4.3.4 in https://github.com/crazy-max/ghaction-import-gpg/pull/190
- Bump openpgp from 5.10.1 to 5.11.0 in https://github.com/crazy-max/ghaction-import-gpg/pull/192
Full Changelog: https://github.com/crazy-max/ghaction-import-gpg/compare/v6.0.0...v6.1.0
docker/build-push-action (docker/build-push-action)
v5.3.0
- Bump @docker/actions-toolkit from 0.18.0 to 0.19.0 in https://github.com/docker/build-push-action/pull/1080
Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0
v5.2.0
- Disable quotes detection for
outputsinput by @crazy-max in https://github.com/docker/build-push-action/pull/1074 - Warn about ignored inputs by @favonia in https://github.com/docker/build-push-action/pull/1019
- Bump @docker/actions-toolkit from 0.14.0 to 0.18.0 in https://github.com/docker/build-push-action/pull/1070
- Bump undici from 5.26.3 to 5.28.3 in https://github.com/docker/build-push-action/pull/1057
Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.3.0
v3.2.0
- Rename and align config inputs by @crazy-max in https://github.com/docker/setup-buildx-action/pull/303
configtobuildkitd-configconfig-inlinetobuildkitd-config-inline
- Bump @docker/actions-toolkit from 0.17.0 to 0.19.0 in https://github.com/docker/setup-buildx-action/pull/302 https://github.com/docker/setup-buildx-action/pull/306
[!NOTE]
configandconfig-inlineinput names are deprecated and will be removed in next major release.
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0
v3.1.0
hashicorp/setup-packer (hashicorp/setup-packer)
v3.1.0
What's Changed
- Maintenance by @ksatirli in https://github.com/hashicorp/setup-packer/pull/96
- Bump @hashicorp/github-actions-core from 1.0.0 to v1.0.0 by @dependabot in https://github.com/hashicorp/setup-packer/pull/97
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in https://github.com/hashicorp/setup-packer/pull/94
New Contributors
- @dependabot made their first contribution in https://github.com/hashicorp/setup-packer/pull/97
Full Changelog: https://github.com/hashicorp/setup-packer/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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Checkmarx One – Scan Summary & Details – ca225f66-67bb-4099-981e-f729d8509eaf
Fixed Issues
| Severity | Issue | Source File / Package |
|---|---|---|
![]() |
Using Platform Flag with FROM Command | /Dockerfile: [37](https://github.com/bitwarden/self-host/blob/renovate/gh-minor//docker-unified/Dockerfile# L37) |
![]() |
Using Platform Flag with FROM Command | /Dockerfile: [5](https://github.com/bitwarden/self-host/blob/renovate/gh-minor//docker-unified/Dockerfile# L5) |
