hassio-addons / addon-wireguard

WireGuard - Home Assistant Community Add-ons
https://addons.community
MIT License
185 stars 60 forks source link

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.1 #326

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
ghcr.io/hassio-addons/base (source) minor 16.2.0 -> 16.3.1
ghcr.io/hassio-addons/base (source) final minor 16.2.0 -> 16.3.1

Release Notes

hassio-addons/addon-base (ghcr.io/hassio-addons/base) ### [`v16.3.1`](https://redirect.github.com/hassio-addons/addon-base/releases/tag/v16.3.1) [Compare Source](https://redirect.github.com/hassio-addons/addon-base/compare/v16.3.0...v16.3.1) ##### What’s changed ##### ⬆️ Dependency updates - ⬆️ Update alpine\_3\_20/curl to v8.10.0-r0 [@​renovate](https://redirect.github.com/renovate) ([#​302](https://redirect.github.com/hassio-addons/addon-base/pull/302)) ### [`v16.3.0`](https://redirect.github.com/hassio-addons/addon-base/releases/tag/v16.3.0) [Compare Source](https://redirect.github.com/hassio-addons/addon-base/compare/v16.2.1...v16.3.0) ##### What’s changed ##### ⬆️ Dependency updates - ⬆️ Update alpine\_3\_20/curl to v8.9.1-r0 [@​renovate](https://redirect.github.com/renovate) ([#​297](https://redirect.github.com/hassio-addons/addon-base/pull/297)) - ⬆️ Update alpine\_3\_20/curl to v8.9.1-r1 [@​renovate](https://redirect.github.com/renovate) ([#​298](https://redirect.github.com/hassio-addons/addon-base/pull/298)) - ⬆️ Update alpine\_3\_20/tzdata to v2024b-r0 [@​renovate](https://redirect.github.com/renovate) ([#​301](https://redirect.github.com/hassio-addons/addon-base/pull/301)) - ⬆️ Update OpenSSL to v3.3.2-r0 [@​renovate](https://redirect.github.com/renovate) ([#​299](https://redirect.github.com/hassio-addons/addon-base/pull/299)) - ⬆️ Update Alpine base image to v3.20.3 [@​renovate](https://redirect.github.com/renovate) ([#​300](https://redirect.github.com/hassio-addons/addon-base/pull/300)) ### [`v16.2.1`](https://redirect.github.com/hassio-addons/addon-base/releases/tag/v16.2.1) [Compare Source](https://redirect.github.com/hassio-addons/addon-base/compare/v16.2.0...v16.2.1) ##### What’s changed ##### ⬆️ Dependency updates - ⬆️ Update alpine\_3\_20/xz to v5.6.2-r0 [@​renovate](https://redirect.github.com/renovate) ([#​296](https://redirect.github.com/hassio-addons/addon-base/pull/296))

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 these updates again.



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

coderabbitai[bot] commented 3 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

This update for the WireGuard project involves a minor version upgrade of the base image used in the Dockerfile and the build configuration. The base image version has been changed from 16.2.0 to 16.2.1 across the relevant files. This change may address bug fixes and security enhancements without altering the overall functionality or structure of the project.

Changes

Files Change Summary
wireguard/Dockerfile Updated base image version from 16.2.0 to 16.2.1.
wireguard/build.yaml Updated base image versions for aarch64, amd64, and armv7 from 16.2.0 to 16.2.1.

Poem

🐇 In the land of code where rabbits hop,
A tiny change makes our worries stop.
With version bumps, we leap with cheer,
Security and fixes draw near!
So raise your carrots, let’s celebrate,
For every update makes us great! 🌟


Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.