Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Recommend verification with GitHub CLI #2074

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jun 29, 2024

See https://github.blog/changelog/2024-06-25-artifact-attestations-is-generally-available/

GitHub Artifact Attestation is now GA. This PR removes the beta label from the README.
In the future, verification with Cosign will no longer be supported and users are encouraged to migrate to GitHub CLI.

@wata727 wata727 merged commit 361dbf7 into master Jun 29, 2024
13 checks passed
@wata727 wata727 deleted the artifact_attestation_ga branch June 29, 2024 10:05
renovate bot added a commit to Hapag-Lloyd/terraform-aws-bastion-host-ssm that referenced this pull request Jun 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[terraform-linters/tflint](https://github.com/terraform-linters/tflint)
| patch | `v0.51.1` -> `v0.51.2` |

---

### Release Notes

<details>
<summary>terraform-linters/tflint (terraform-linters/tflint)</summary>

###
[`v0.51.2`](https://github.com/terraform-linters/tflint/releases/tag/v0.51.2)

[Compare
Source](https://github.com/terraform-linters/tflint/compare/v0.51.1...v0.51.2)

##### What's Changed

- build(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2047
- build(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2048
- build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2049
- build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2053
- build(deps): Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2054
- build(deps): Bump alpine from 3.19 to 3.20 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2055
- build(deps): Bump goreleaser/goreleaser-action from 5 to 6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2061
- build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2062
- build(deps): Bump golang.org/x/text from 0.15.0 to 0.16.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2064
- build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2063
- build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2065
- build(deps): Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2066
- build(deps): Bump docker/build-push-action from 5 to 6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2067
- build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2068
- build(deps): Bump github.com/go-test/deep from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2069
- build(deps): Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2070
- deps: Go 1.22.4 by [@&#8203;wata727](https://github.com/wata727) in
[terraform-linters/tflint#2073
- docs: Recommend verification with GitHub CLI by
[@&#8203;wata727](https://github.com/wata727) in
[terraform-linters/tflint#2074

**Full Changelog**:
terraform-linters/tflint@v0.51.1...v0.51.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/terraform-aws-bastion-host-ssm).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to scottames/dots that referenced this pull request Jul 4, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
| minor | `v4.198.0` -> `v4.202.0` |
| [aquasecurity/tfsec](https://github.com/aquasecurity/tfsec) | patch
| `v1.28.9` -> `v1.28.10` |
| [dprint/dprint](https://github.com/dprint/dprint) | minor | `0.46.3`
-> `0.47.0` |
| [eza-community/eza](https://github.com/eza-community/eza) | patch |
`v0.18.20` -> `v0.18.21` |
| [fujiwara/awslim](https://github.com/fujiwara/awslim) | minor |
`v0.1.3` -> `v0.3.0` |
| [hashicorp/packer](https://github.com/hashicorp/packer) | patch |
`v1.11.0` -> `v1.11.1` |
| [leg100/pug](https://github.com/leg100/pug) | minor | `v0.2.2` ->
`v0.3.3` |
| [nektos/act](https://github.com/nektos/act) | patch | `v0.2.63` ->
`v0.2.64` |
| [simulot/immich-go](https://github.com/simulot/immich-go) | minor |
`0.17.1` -> `0.18.2` |
|
[terraform-linters/tflint](https://github.com/terraform-linters/tflint)
| patch | `v0.51.1` -> `v0.51.2` |
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor |
`v2.2.1` -> `v2.3.0` |
| [twpayne/chezmoi](https://github.com/twpayne/chezmoi) | minor |
`v2.49.1` -> `v2.50.0` |
| [weaveworks/eksctl](https://github.com/weaveworks/eksctl) | minor |
`v0.183.0` -> `v0.184.0` |

---

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

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.202.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.202.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.201.0...v4.202.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.202.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.202.0)
| aquaproj/aqua-registry@v4.201.0...v4.202.0

#### 🎉 New Packages


[#&#8203;24588](https://github.com/aquaproj/aqua-registry/issues/24588)
[Owloops/updo](https://github.com/Owloops/updo): Uptime monitoring CLI
tool with alerting and advanced settings
[@&#8203;tmeijn](https://github.com/tmeijn)

[#&#8203;24585](https://github.com/aquaproj/aqua-registry/issues/24585)
[allyring/pvw](https://github.com/allyring/pvw): A port viewer TUI
made with BubbleTea in Go [@&#8203;tmeijn](https://github.com/tmeijn)

[#&#8203;24590](https://github.com/aquaproj/aqua-registry/issues/24590)
[moncho/dry](https://github.com/moncho/dry): dry - A Docker manager
for the terminal [@&#8203;tmeijn](https://github.com/tmeijn)

[#&#8203;24582](https://github.com/aquaproj/aqua-registry/issues/24582)
[unfrl/dug](https://github.com/unfrl/dug): A global DNS propagation
checker that gives pretty output. Written in dotnet core
[@&#8203;tmeijn](https://github.com/tmeijn)

[#&#8203;24589](https://github.com/aquaproj/aqua-registry/issues/24589)
[vladimirvivien/ktop](https://github.com/vladimirvivien/ktop): A
top-like tool for your Kubernetes clusters
[@&#8203;tmeijn](https://github.com/tmeijn)

###
[`v4.201.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.201.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.200.0...v4.201.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.201.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.201.0)
| aquaproj/aqua-registry@v4.200.0...v4.201.0

#### 🎉 New Packages


[#&#8203;24498](https://github.com/aquaproj/aqua-registry/issues/24498)
[dag-andersen/argocd-diff-preview](https://github.com/dag-andersen/argocd-diff-preview):
Argo CD Diff Preview is a tool that renders the diff between two
branches in a Git repository
[@&#8203;ponkio-o](https://github.com/ponkio-o)

[#&#8203;24478](https://github.com/aquaproj/aqua-registry/issues/24478)
[dotenvx/dotenvx](https://github.com/dotenvx/dotenvx): a better
dotenv–from the creator of `dotenv`

[#&#8203;24492](https://github.com/aquaproj/aqua-registry/issues/24492)
[jedisct1/minisign](https://github.com/jedisct1/minisign): A dead
simple tool to sign files and verify digital signatures

#### Fix


[#&#8203;24467](https://github.com/aquaproj/aqua-registry/issues/24467)
mr-karan/doggo: Regenerate the setting

###
[`v4.200.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.200.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.199.0...v4.200.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.200.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.200.0)
| aquaproj/aqua-registry@v4.199.0...v4.200.0

#### 🎉 New Packages


[#&#8203;24415](https://github.com/aquaproj/aqua-registry/issues/24415)
[kdheepak/taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui):
`taskwarrior-tui`: A terminal user interface for taskwarrior
[@&#8203;hituzi-no-sippo](https://github.com/hituzi-no-sippo)

[#&#8203;24423](https://github.com/aquaproj/aqua-registry/issues/24423)
[pvolok/mprocs](https://github.com/pvolok/mprocs): Run multiple
commands in parallel
[@&#8203;hituzi-no-sippo](https://github.com/hituzi-no-sippo)

#### Fix


[#&#8203;24410](https://github.com/aquaproj/aqua-registry/issues/24410)
numtide/treefmt: Regenerate the setting

[#&#8203;24404](https://github.com/aquaproj/aqua-registry/issues/24404)
nerdypepper/dijo: rename the package to oppiliappan/dijo

###
[`v4.199.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.199.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.198.0...v4.199.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.199.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.199.0)
| aquaproj/aqua-registry@v4.198.0...v4.199.0

#### 🎉 New Packages


[#&#8203;24382](https://github.com/aquaproj/aqua-registry/issues/24382)
[suzuki-shunsuke/ghatm](https://github.com/suzuki-shunsuke/ghatm): Set
timeout-minutes to all GitHub Actions jobs

</details>

<details>
<summary>aquasecurity/tfsec (aquasecurity/tfsec)</summary>

###
[`v1.28.10`](https://github.com/aquasecurity/tfsec/releases/tag/v1.28.10)

[Compare
Source](https://github.com/aquasecurity/tfsec/compare/v1.28.9...v1.28.10)

#### What's Changed

- Goreleaser update by [@&#8203;simar7](https://github.com/simar7) in
[aquasecurity/tfsec#2149

**Full Changelog**:
aquasecurity/tfsec@v1.28.8...v1.28.10

</details>

<details>
<summary>dprint/dprint (dprint/dprint)</summary>

### [`v0.47.0`](https://github.com/dprint/dprint/releases/tag/0.47.0)

[Compare
Source](https://github.com/dprint/dprint/compare/0.46.3...0.47.0)

#### Changes

- feat: implement --staged flag
([#&#8203;868](https://github.com/dprint/dprint/issues/868)) - thanks
[@&#8203;todor-a](https://github.com/todor-a)!
- feat: add `${configDir}` and `${originConfigDir}` configuration
template variables
([#&#8203;870](https://github.com/dprint/dprint/issues/870))
- feat: Wasm plugins v4
([#&#8203;858](https://github.com/dprint/dprint/issues/858))

#### Install

Run `dprint upgrade` or see https://dprint.dev/install/

#### Checksums

|Artifact|SHA-256 Checksum|
|:--|:--|

|dprint-x86\_64-apple-darwin.zip|9235688846867abdd69c214a1cade5fd4348be82bcc1075b2b447d535bf483a2|

|dprint-aarch64-apple-darwin.zip|78d939c95291dabadde7c05ceb32f5e6c4616b5f1896b8881f974f5553868c6d|

|dprint-x86\_64-pc-windows-msvc.zip|3ef87318905ae627d2a4c8ad4938161c3ef11cd10cd5fdf74fff89343bcca3f5|

|dprint-x86\_64-pc-windows-msvc-installer.exe|2016aa8abdc045ebc7c6ba0067b03bbaf236d83bf52daac889dd26d2f38c18c4|

|dprint-x86\_64-unknown-linux-gnu.zip|2e57aa18f5c781eb0164d0362faec60b79f597235000c904ccbf3adf8926e9dc|

|dprint-x86\_64-unknown-linux-musl.zip|37f2df1ff56398bad8846dde56013c1e299738f1c0875cb7b64deab7ce5591a4|

|dprint-aarch64-unknown-linux-gnu.zip|4e3131a2aa07ad003ac6086ea7023bdf233695dede26e68bc64622a514b39e72|

|dprint-aarch64-unknown-linux-musl.zip|913d0b9fb38aa6a8025f07ea562aec9a471284b4ebfc85331a3e5336f1e76187|

</details>

<details>
<summary>eza-community/eza (eza-community/eza)</summary>

###
[`v0.18.21`](https://github.com/eza-community/eza/releases/tag/v0.18.21):
eza v0.18.21 (zsh completions hotfix)

[Compare
Source](https://github.com/eza-community/eza/compare/v0.18.20...v0.18.21)


![293385806\_7808771815859761\_3594182490324254926\_n](https://github.com/eza-community/eza/assets/89321978/0fa8c101-decb-491e-a6f3-9f83576e1d6d)

### Changelog

##### Bug Fixes

-   Fix missing line breaks in \_eza

##### Miscellaneous Tasks

-   Release eza v0.18.21

### Checksums

#### sha256sum

7b2cb95810a0a699d427d8c180cdd5adc39274ce063e83e1dd05eacbc7182903
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.tar.gz
7a9eb95ee5d8f3899dd46a12d7025538dcb8862d02f7a3fd7445faaabbd10e2c
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.zip
f3eb45c7368d03def9e6edd231c83ada8881a1a6085dc5dcd24e72fd959f85cc
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.tar.gz
7b2538faf5f3394b5e7c7855d5f0434a24a6e91f03f3a460b3204f411d70d1b1
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.zip
4788e4355f13c57d7f525cf7762a963752e82b20dd4f9896d67c22e93727218d
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.tar.gz
0c5e596c990e15cbc04dce52ed9629cc8adc9c967d5e79534d6ddea020323cc4
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.zip
b8792f36ec772c080fdb722613a229aa032061217ffbf5dee123565f4c87f725
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.tar.gz
a2f929c9e630caffd2562bebeefbf8ff65469d886451ee4a780cdfbfb27701af
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.zip
164599fb745cccea21a533247cec8fc710a7720444294382c7afa5dfcbf62c9a
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.tar.gz
221d0a8ca1a1761439c5a9d70bb5077e63b24ca1bdd3d1aae30e45b7a2ac56ba
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.zip

#### md5sum

03e2567004cde769ffa32ce7effedecc
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.tar.gz
c7bb4dd5ed26a4a48830846e18a7bd0b
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.zip
044f2dafb0087e740ad7fa735d775c8e
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.tar.gz
bfca62bd22e8e54831ab30ccf9354640
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.zip
4c101c79499e4ded8363dbf0bb31fa06
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.tar.gz
aa94332d045339ab2aa6c506631e0fa0
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.zip
1904cc3569189c98c84f7c4fa6b699f1
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.tar.gz
5e34ce634b6be3ec17d70feb9b9801d6
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.zip
d14dfba7f68bf9c2069918c7097f6b24
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.tar.gz
8f86b847edd9ae353e6883509e4af69b
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.zip

#### blake3sum

23b2b6f343d358401e41bee6796cd1d04d412acc4504903cade26807c49603db
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.tar.gz
98c7bddc475e19b05d02f37fc93f157a2f2469ba9decbdbaf428bec2bf088c0f
./target/bin-0.18.21/eza_aarch64-unknown-linux-gnu.zip
aef1648d79eff104e073fd09205d0d9dc2717950886213ac3c35e2dd7ad4785a
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.tar.gz
03425398582f94ec62c22027c4cf7574f3fa2908c2d8350b09bdd238696db002
./target/bin-0.18.21/eza_arm-unknown-linux-gnueabihf.zip
e060d5c038fa248790d08657b3190a33562bfa211674556b0d53916619a292ce
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.tar.gz
6effed52e6a4f8ac69b24dd87d11e0c4d2ad7f7f51a6ea673dd4e915d779c6b2
./target/bin-0.18.21/eza.exe_x86_64-pc-windows-gnu.zip
fede2f25ad32c8c01899ee2e013e7f18885de89e6473031693688ee2358606e3
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.tar.gz
1150f4401d4c145c8283c58c0adb7ee932225ff91ce8f63f1993d77309aa6c20
./target/bin-0.18.21/eza_x86_64-unknown-linux-gnu.zip
614694a116fbdbea39a6bd129460adc084d7e97120b152297f64f247e742a967
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.tar.gz
b3e9569803f7622948abb1c9b7c4a1bf063a7a97ba6628739a11421922ceece5
./target/bin-0.18.21/eza_x86_64-unknown-linux-musl.zip

</details>

<details>
<summary>fujiwara/awslim (fujiwara/awslim)</summary>

### [`v0.3.0`](https://github.com/fujiwara/awslim/releases/tag/v0.3.0)

[Compare
Source](https://github.com/fujiwara/awslim/compare/v0.2.0...v0.3.0)

#### What's Changed

- Accept dynamic flags! by
[@&#8203;fujiwara](https://github.com/fujiwara) in
[fujiwara/awslim#37

**Full Changelog**:
fujiwara/awslim@v0.2.0...v0.3.0

### [`v0.2.0`](https://github.com/fujiwara/awslim/releases/tag/v0.2.0)

[Compare
Source](https://github.com/fujiwara/awslim/compare/v0.1.3...v0.2.0)

#### What's Changed

- Bump the aws-sdk-go-v2 group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[fujiwara/awslim#27
- Bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[fujiwara/awslim#26
- Bump goreleaser/goreleaser-action from 5 to 6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[fujiwara/awslim#25
- Add --camel option. by
[@&#8203;fujiwara](https://github.com/fujiwara) in
[fujiwara/awslim#28
- Show the help URL when an "json: unknown field" error occurs. by
[@&#8203;fujiwara](https://github.com/fujiwara) in
[fujiwara/awslim#29
- Rutime Configurations. by
[@&#8203;fujiwara](https://github.com/fujiwara) in
[fujiwara/awslim#30
- add jsonnet native funcs by
[@&#8203;fujiwara](https://github.com/fujiwara) in
[fujiwara/awslim#31
- Bump the aws-sdk-go-v2 group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[fujiwara/awslim#32
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[fujiwara/awslim#33
- Add --debug flag by [@&#8203;fujiwara](https://github.com/fujiwara)
in
[fujiwara/awslim#34
- Check sdk updates by [@&#8203;fujiwara](https://github.com/fujiwara)
in
[fujiwara/awslim#35
- Update all-services.yaml by
[@&#8203;github-actions](https://github.com/github-actions) in
[fujiwara/awslim#36

#### New Contributors

- [@&#8203;dependabot](https://github.com/dependabot) made their first
contribution in
[fujiwara/awslim#27
- [@&#8203;github-actions](https://github.com/github-actions) made
their first contribution in
[fujiwara/awslim#36

**Full Changelog**:
fujiwara/awslim@v0.1.3...v0.2.0

</details>

<details>
<summary>hashicorp/packer (hashicorp/packer)</summary>

###
[`v1.11.1`](https://github.com/hashicorp/packer/releases/tag/v1.11.1)

[Compare
Source](https://github.com/hashicorp/packer/compare/v1.11.0...v1.11.1)

##### 1.11.1 (July 1, 2024)

##### NOTES:

- Future Scaffolding: This release contains additional changes that
allow
    Packer core to validate access a HCP Packer bucket before trying to
publish to it. If the bucket does not exist and the associated service
principle does not have permission to create the bucket Packer will fail
the build.[GH-13059](https://github.com/hashicorp/packer/pull/13059)

##### SECURITY:

-   core: Bump github.com/hashicorp/go-retryablehttp to address

CVE-2024-6104.[GH-13081](https://github.com/hashicorp/packer/pull/13081)

##### IMPROVEMENTS:

- core/hcl2: The issue is that local variables in templates are
evaluated in a
non-deterministic order, leading to inconsistent behavior. To fix this,
local variables will now build a list of direct dependencies, similar to
datasources, and evaluate these dependencies recursively. A caveat is
that
there's a recursion cap of 10 to prevent infinite recursion; if this
limit
is reached, an error is returned, prompting the user to fix their
template.
    [GH-13039](https://github.com/hashicorp/packer/pull/13039)
-   core: bump github.com/hashicorp/hcp-sdk-go from 0.96.0 to 0.99.0
    [GH-13063](https://github.com/hashicorp/packer/pull/13063)
- core: bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4
    [GH-13061](https://github.com/hashicorp/packer/pull/13061)

##### BUG FIXES:

- core/hcp: Change UpsertBucket to call GetBucket to address
unauthorized error
    from ustream API.
    [GH-13059](https://github.com/hashicorp/packer/pull/13059)

</details>

<details>
<summary>leg100/pug (leg100/pug)</summary>

### [`v0.3.3`](https://github.com/leg100/pug/releases/tag/v0.3.3)

[Compare
Source](https://github.com/leg100/pug/compare/v0.3.2...v0.3.3)

##### Features

- identify backend type
([c23e9c6](https://github.com/leg100/pug/commit/c23e9c65ad3362284860c5956703e038903a7032))

##### Bug Fixes

- if possible use command string for retry task group
([10fbeca](https://github.com/leg100/pug/commit/10fbeca9c460803368291b0b3e196600ffc93522))
- simplify filter mode logic
([40a1dff](https://github.com/leg100/pug/commit/40a1dffdfe70bc1fd0faa4d108793a95161a36bc))

##### Miscellaneous

- update demo
([013b9b8](https://github.com/leg100/pug/commit/013b9b869e3470e1600c6ebdabe10692f01d7d45))

### [`v0.3.2`](https://github.com/leg100/pug/releases/tag/v0.3.2)

[Compare
Source](https://github.com/leg100/pug/compare/v0.3.1...v0.3.2)

##### Bug Fixes

- cancelling multiple tasks
([#&#8203;84](https://github.com/leg100/pug/issues/84))
([17d2c13](https://github.com/leg100/pug/commit/17d2c13b51a967fabcdaad394e7488270bbb755a))

### [`v0.3.1`](https://github.com/leg100/pug/releases/tag/v0.3.1)

[Compare
Source](https://github.com/leg100/pug/compare/v0.3.0...v0.3.1)

##### Miscellaneous

- make colors somewhat less garish
([ad2bdff](https://github.com/leg100/pug/commit/ad2bdff792879b55dd7cc9453d2d7129cc8bac73))

### [`v0.3.0`](https://github.com/leg100/pug/releases/tag/v0.3.0)

[Compare
Source](https://github.com/leg100/pug/compare/v0.2.2...v0.3.0)

##### ⚠ BREAKING CHANGES

- change key bindings for split pane resizing
([#&#8203;82](https://github.com/leg100/pug/issues/82))
- change default config file path
([#&#8203;79](https://github.com/leg100/pug/issues/79))

##### refactor

- change default config file path
([#&#8203;79](https://github.com/leg100/pug/issues/79))
([d1d9b4e](https://github.com/leg100/pug/commit/d1d9b4ef0c8112ae57f7b7b250c8cc9ed0c9666c))
- change key bindings for split pane resizing
([#&#8203;82](https://github.com/leg100/pug/issues/82))
([35f33d1](https://github.com/leg100/pug/commit/35f33d16786afc258ba37a642be02cc68aaa8841))

##### Bug Fixes

- always ensure current row is visible
([e4ddc3a](https://github.com/leg100/pug/commit/e4ddc3a7791e1b44ad5df0684b0a2e68d5d523ac))
- remove debug table info
([916a859](https://github.com/leg100/pug/commit/916a8591b04d3c5fa4901d444ed62b73e3545e8e))
- use terraform for terragrunt tests
([e0cd4b3](https://github.com/leg100/pug/commit/e0cd4b38ae844c79fb6be0cfbd16698125f36f90))

##### Miscellaneous

- update demo
([348c3b5](https://github.com/leg100/pug/commit/348c3b5fb5334ea12e2af88dfab16fee56ad9cfc))

</details>

<details>
<summary>nektos/act (nektos/act)</summary>

### [`v0.2.64`](https://github.com/nektos/act/releases/tag/v0.2.64)

[Compare
Source](https://github.com/nektos/act/compare/v0.2.63...v0.2.64)

#### Changelog

##### Bug fixes

- [`e4607fc`](https://github.com/nektos/act/commit/e4607fc) fix: skip
service container for empty image
([#&#8203;2281](https://github.com/nektos/act/issues/2281))
- [`b5ad3c4`](https://github.com/nektos/act/commit/b5ad3c4) fix:
composite action input pollution
([#&#8203;2348](https://github.com/nektos/act/issues/2348))
- [`b917ecc`](https://github.com/nektos/act/commit/b917ecc) fix:
update reusable workflow input handling
([#&#8203;2349](https://github.com/nektos/act/issues/2349))

##### Other

- [`aa54ea9`](https://github.com/nektos/act/commit/aa54ea9) chore:
bump VERSION to 0.2.64
- [`935e4c3`](https://github.com/nektos/act/commit/935e4c3)
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
([#&#8203;2366](https://github.com/nektos/act/issues/2366))
- [`8a64a76`](https://github.com/nektos/act/commit/8a64a76)
build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
([#&#8203;2365](https://github.com/nektos/act/issues/2365))
- [`f9ea5e3`](https://github.com/nektos/act/commit/f9ea5e3)
build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
([#&#8203;2360](https://github.com/nektos/act/issues/2360))
- [`7b950e1`](https://github.com/nektos/act/commit/7b950e1)
build(deps): bump github.com/docker/cli
([#&#8203;2358](https://github.com/nektos/act/issues/2358))
- [`55a8f9a`](https://github.com/nektos/act/commit/55a8f9a) Add
riscv64 binary release
([#&#8203;2350](https://github.com/nektos/act/issues/2350))
- [`71a6fa0`](https://github.com/nektos/act/commit/71a6fa0)
build(deps): bump github.com/rhysd/actionlint from 1.7.0 to 1.7.1
([#&#8203;2346](https://github.com/nektos/act/issues/2346))

</details>

<details>
<summary>simulot/immich-go (simulot/immich-go)</summary>

###
[`v0.18.2`](https://github.com/simulot/immich-go/releases/tag/0.18.2)

[Compare
Source](https://github.com/simulot/immich-go/compare/0.18.1...0.18.2)

#### Changelog

- [`30afeed`](https://github.com/simulot/immich-go/commit/30afeed)
Denied access to admin only route: /api/job
([#&#8203;349](https://github.com/simulot/immich-go/issues/349))
- [`11e6f58`](https://github.com/simulot/immich-go/commit/11e6f58)
Simulot/issue347
([#&#8203;348](https://github.com/simulot/immich-go/issues/348))
- [`2248746`](https://github.com/simulot/immich-go/commit/2248746)
chore(deps): bump github.com/thlib/go-timezone-local from 0.0.2 to 0.0.3
([#&#8203;341](https://github.com/simulot/immich-go/issues/341))
- [`b3b2334`](https://github.com/simulot/immich-go/commit/b3b2334)
edit release.md

###
[`v0.18.1`](https://github.com/simulot/immich-go/releases/tag/0.18.1)

[Compare
Source](https://github.com/simulot/immich-go/compare/0.18.0...0.18.1)

![screen](/docs/render1719696528932.gif)

##### fix
[#&#8203;336](https://github.com/simulot/immich-go/issues/336)
Processing stops with "context canceled" all the time

##### feat:
[#&#8203;322](https://github.com/simulot/immich-go/issues/322) Add
-version to get the immich version

The option `-version` return the version of the executable.

##### feat:
[#&#8203;289](https://github.com/simulot/immich-go/issues/289)
Server's activity graph

The UI mode now show the current activity of the immich server. After 10
seconds of zero activity, the program stops

##### feat: generate a CSV files with the fate of each file

Use the option `-debug-counters` to generate a CSV beside the log file

##### feat:
[#&#8203;308](https://github.com/simulot/immich-go/issues/308)
Immich-go gets photos date from filename or path

Immich-go tries to determine the date of capture with the file name, or
the file path.

Ex:
| Path                                    | Photo's capture date |
| --------------------------------------- | -------------------- |
| photos/album/PXL\_20220909\_154515546.jpg | 2022-09-09 15:51:55  |
| photos/scanned/19991231.jpg             | 1999-12-31 00:00:00  |
| photos/20221109/IMG\_1234.HEIC           | 2022-11-19 00:00:00  |
| photos/2022.11.09T20.30/IMG\_1234.HEIC   | 2022-11-19 20:30:00  |
| photos/2022/11/09/IMG\_1234.HEIC         | 2022-11-19 00:00:00  |

> Thanks to [@&#8203;erkexzcx](https://github.com/erkexzcx) for his
contribution.

##### fix: [#&#8203;326,
#&#8203;303](https://github.com/simulot/immich-go/pull/326) Live Photo
/ Motion pictures

Since a recent release of Immich, the live photos and motion picture
were seen as a picture and a small movie.
The code has been refactored to be sure that the movie part is uploaded
before the photo, and attached to the photo.

##### fix:
[#&#8203;304](https://github.com/simulot/immich-go/issues/304) Error
when uploading images with a wild card without path .JPG

Immich-go accepts "\*.jpg" as parameter.

##### fix:
[#&#8203;317](https://github.com/simulot/immich-go/issues/317)
Explicit message when the call to /api/server-info/ping fails

The message is now explicit:

The ping API end point doesn't respond at this address:
http://localhost:2283/api/server-info/ping

##### fix:
[#&#8203;235,#&#8203;240](https://github.com/simulot/immich-go/issues/235)
Stack detection issue

> Thanks to [@&#8203;matteolomba](https://github.com/matteolomba) for
his contribution

##### fix: Path of temporary files

Temporary files are created in the system's temporary folder.

##### fix:
[#&#8203;311](https://github.com/simulot/immich-go/issues/311) Readme
spelling

##### fix: report unsupported files as unsupported

##### fix: report actual error instead of "context canceled"

##### fix: stop all task on error in the no-ui mode

#### Released 0.17.1

##### Fix: UpdateAsset new API endpoint

##### Fix: Typo in motivation.md file

#### Changelog

- [`abd793e`](https://github.com/simulot/immich-go/commit/abd793e) fix
[#&#8203;336](https://github.com/simulot/immich-go/issues/336)
([#&#8203;338](https://github.com/simulot/immich-go/issues/338))

###
[`v0.18.0`](https://github.com/simulot/immich-go/releases/tag/0.18.0)

[Compare
Source](https://github.com/simulot/immich-go/compare/0.17.1...0.18.0)

![screen](/docs/render1719696528932.gif)

##### feat:
[#&#8203;322](https://github.com/simulot/immich-go/issues/322) Add
-version to get the immich version

The option `-version` return the version of the executable.

##### feat:
[#&#8203;289](https://github.com/simulot/immich-go/issues/289)
Server's activity graph

The UI mode now show the current activity of the immich server. After 10
seconds of zero activity, the program stops

##### feat: generate a CSV files with the fate of each file

Use the option `-debug-counters` to generate a CSV beside the log file

##### feat:
[#&#8203;308](https://github.com/simulot/immich-go/issues/308)
Immich-go gets photos date from filename or path

Immich-go tries to determine the date of capture with the file name, or
the file path.

Ex:
| Path                                    | Photo's capture date |
| --------------------------------------- | -------------------- |
| photos/album/PXL\_20220909\_154515546.jpg | 2022-09-09 15:51:55  |
| photos/scanned/19991231.jpg             | 1999-12-31 00:00:00  |
| photos/20221109/IMG\_1234.HEIC           | 2022-11-19 00:00:00  |
| photos/2022.11.09T20.30/IMG\_1234.HEIC   | 2022-11-19 20:30:00  |
| photos/2022/11/09/IMG\_1234.HEIC         | 2022-11-19 00:00:00  |

> Thanks to [@&#8203;erkexzcx](https://github.com/erkexzcx) for his
contribution.

##### fix: [#&#8203;326,
#&#8203;303](https://github.com/simulot/immich-go/pull/326) Live Photo
/ Motion pictures

Since a recent release of Immich, the live photos and motion picture
were seen as a picture and a small movie.
The code has been refactored to be sure that the movie part is uploaded
before the photo, and attached to the photo.

##### fix:
[#&#8203;304](https://github.com/simulot/immich-go/issues/304) Error
when uploading images with a wild card without path .JPG

Immich-go accepts "\*.jpg" as parameter.

##### fix:
[#&#8203;317](https://github.com/simulot/immich-go/issues/317)
Explicit message when the call to /api/server-info/ping fails

The message is now explicit:

The ping API end point doesn't respond at this address:
http://localhost:2283/api/server-info/ping

##### fix:
[#&#8203;235,#&#8203;240](https://github.com/simulot/immich-go/issues/235)
Stack detection issue

> Thanks to [@&#8203;matteolomba](https://github.com/matteolomba) for
his contribution

##### fix: Path of temporary files

Temporary files are created in the system's temporary folder.

##### fix:
[#&#8203;311](https://github.com/simulot/immich-go/issues/311) Readme
spelling

##### fix: report unsupported files as unsupported

##### fix: report actual error instead of "context canceled"

##### fix: stop all task on error in the no-ui mode

#### Released 0.17.1

##### Fix: UpdateAsset new API endpoint

##### Fix: Typo in motivation.md file

#### New Contributors

- [@&#8203;aaronjrodrigues](https://github.com/aaronjrodrigues) made
their first contribution in
[simulot/immich-go#311
- [@&#8203;matteolomba](https://github.com/matteolomba) made their
first contribution in
[simulot/immich-go#320

**Full Changelog**:
simulot/immich-go@0.17.1...0.18.0

</details>

<details>
<summary>terraform-linters/tflint (terraform-linters/tflint)</summary>

###
[`v0.51.2`](https://github.com/terraform-linters/tflint/releases/tag/v0.51.2)

[Compare
Source](https://github.com/terraform-linters/tflint/compare/v0.51.1...v0.51.2)

#### What's Changed

- build(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2047
- build(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2048
- build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2049
- build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2053
- build(deps): Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2054
- build(deps): Bump alpine from 3.19 to 3.20 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2055
- build(deps): Bump goreleaser/goreleaser-action from 5 to 6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2061
- build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2062
- build(deps): Bump golang.org/x/text from 0.15.0 to 0.16.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2064
- build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2063
- build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2065
- build(deps): Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2066
- build(deps): Bump docker/build-push-action from 5 to 6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2067
- build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2068
- build(deps): Bump github.com/go-test/deep from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2069
- build(deps): Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5
by [@&#8203;dependabot](https://github.com/dependabot) in
[terraform-linters/tflint#2070
- deps: Go 1.22.4 by [@&#8203;wata727](https://github.com/wata727) in
[terraform-linters/tflint#2073
- docs: Recommend verification with GitHub CLI by
[@&#8203;wata727](https://github.com/wata727) in
[terraform-linters/tflint#2074

**Full Changelog**:
terraform-linters/tflint@v0.51.1...v0.51.2

</details>

<details>
<summary>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v2.3.0`](https://github.com/tofuutils/tenv/releases/tag/v2.3.0)

[Compare
Source](https://github.com/tofuutils/tenv/compare/v2.2.1...v2.3.0)

#### What's Changed

- Add .tofu files support by
[@&#8203;dvaumoron](https://github.com/dvaumoron) in
[tofuutils/tenv#194
- Add "at" alias by [@&#8203;dvaumoron](https://github.com/dvaumoron)
in
[tofuutils/tenv#195
- Double check on installed version by
[@&#8203;dvaumoron](https://github.com/dvaumoron) in
[tofuutils/tenv#200
- Add install flag by
[@&#8203;dvaumoron](https://github.com/dvaumoron) in
[tofuutils/tenv#201
- Deprecated use of sub command without tool removal by
[@&#8203;dvaumoron](https://github.com/dvaumoron) in
[tofuutils/tenv#202

**Full Changelog**:
tofuutils/tenv@v2.2.1...v2.3.0

</details>

<details>
<summary>twpayne/chezmoi (twpayne/chezmoi)</summary>

###
[`v2.50.0`](https://github.com/twpayne/chezmoi/releases/tag/v2.50.0)

[Compare
Source](https://github.com/twpayne/chezmoi/compare/v2.49.1...v2.50.0)

##### Changelog

##### Features

- [`2808e7c`](https://github.com/twpayne/chezmoi/commit/2808e7cf7)
feat: Add tempDir configuration variable
- [`4241393`](https://github.com/twpayne/chezmoi/commit/42413936a)
feat: Allow private\_ and readonly\_ attrs to be set for externals
- [`217cdaa`](https://github.com/twpayne/chezmoi/commit/217cdaa6a)
feat: Add --no-network flag to doctor command
- [`31b2060`](https://github.com/twpayne/chezmoi/commit/31b2060af)
feat: Embed fallback X.509 trusted roots

##### Fixes

- [`2a75540`](https://github.com/twpayne/chezmoi/commit/2a7554025)
fix: Prevent chezmoi add from adding chezmoi's own executable

##### Documentation updates

- [`b7cf4ba`](https://github.com/twpayne/chezmoi/commit/b7cf4baf2)
docs: Add GianniBYoung/chezmoi-telescope.nvim to related software

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.184.0`](https://github.com/eksctl-io/eksctl/releases/tag/v0.184.0):
eksctl 0.184.0

[Compare
Source](https://github.com/weaveworks/eksctl/compare/0.183.0...0.184.0-rc.0)

##### Release v0.184.0

##### 🚀 Features

- Cluster creation flexibility for default networking addons
([#&#8203;7866](https://github.com/weaveworks/eksctl/issues/7866))

##### 🎯 Improvements

- use string in logging instead of wrapping error
([#&#8203;7838](https://github.com/weaveworks/eksctl/issues/7838))
- Stop using P2 instances which will be retired
([#&#8203;7826](https://github.com/weaveworks/eksctl/issues/7826))

##### 🧰 Maintenance

- Fix SDK paginator mocks
([#&#8203;7850](https://github.com/weaveworks/eksctl/issues/7850))
- Schedule pods on a nodegroup on which no concurrent actions are
executed
([#&#8203;7834](https://github.com/weaveworks/eksctl/issues/7834))

##### Acknowledgments

The eksctl maintainers would like to sincerely thank
[@&#8203;moreandres](https://github.com/moreandres).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant