risu729 / astro-better-image-service

Astro integration for image compression and conversion, superseding Astro's default image service.
https://npmjs.com/astro-better-image-service
Other
11 stars 0 forks source link

chore(deps): update dependency suzuki-shunsuke/ghalint to v1 #667

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
suzuki-shunsuke/ghalint major 0.2.12 -> 1.0.0

Release Notes

suzuki-shunsuke/ghalint (suzuki-shunsuke/ghalint) ### [`v1.0.0`](https://redirect.github.com/suzuki-shunsuke/ghalint/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/suzuki-shunsuke/ghalint/compare/v0.2.12...v1.0.0) [Pull Requests](https://redirect.github.com/suzuki-shunsuke/ghalint/pulls?q=is%3Apr+milestone%3Av1.0.0) | [Issues](https://redirect.github.com/suzuki-shunsuke/ghalint/issues?q=is%3Aissue+milestone%3Av1.0.0) | https://github.com/suzuki-shunsuke/ghalint/compare/v0.2.12...v1.0.0 #### 🎉 v1 is out This is a major update, but there is no significant change. #### Others ⚠️ [#​566](https://redirect.github.com/suzuki-shunsuke/ghalint/issues/566) Change the asset format for Windows to zip Update Go to 1.23.2 [#​556](https://redirect.github.com/suzuki-shunsuke/ghalint/issues/556) Create [GitHub Artifact Attestations](https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds) https://github.com/suzuki-shunsuke/ghalint/attestations You can verify downloaded assets from GitHub Releases using GitHub CLI. ```sh gh release download -R suzuki-shunsuke/ghalint v1.0.0 -p ghalint_1.0.0_darwin_arm64.tar.gz gh attestation verify ghalint_1.0.0_darwin_arm64.tar.gz \ -R suzuki-shunsuke/ghalint \ --signer-workflow suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml ```

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.



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

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 2.0.37 :tada:

The release is available on:

Your semantic-release bot :package::rocket: