-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update module golang.org/x/net to v0.25.0 #328
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/golang.org-x-net-0.x
branch
from
May 16, 2024 09:26
8047240
to
6c958d4
Compare
renovate
bot
force-pushed
the
renovate/golang.org-x-net-0.x
branch
from
May 16, 2024 09:38
6c958d4
to
c790075
Compare
renovate bot
referenced
this pull request
in kairos-io/provider-kairos
May 24, 2024
…0.5 (#569) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kairos-io/kairos-agent/v2](https://togithub.com/kairos-io/kairos-agent) | `v2.10.4` -> `v2.10.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.4/v2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.4/v2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kairos-io/kairos-agent (github.com/kairos-io/kairos-agent/v2)</summary> ### [`v2.10.5`](https://togithub.com/kairos-io/kairos-agent/releases/tag/v2.10.5) [Compare Source](https://togithub.com/kairos-io/kairos-agent/compare/v2.10.4...v2.10.5) #### What's Changed - Update dependency cypress to v13.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/327](https://togithub.com/kairos-io/kairos-agent/pull/327) - Fix reboot/power off message by [@​Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/331](https://togithub.com/kairos-io/kairos-agent/pull/331) - Force go 1.19 for releases by [@​mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-agent/pull/333](https://togithub.com/kairos-io/kairos-agent/pull/333) - Update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/290](https://togithub.com/kairos-io/kairos-agent/pull/290) - Update module github.com/kairos-io/kairos-sdk to v0.1.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/326](https://togithub.com/kairos-io/kairos-agent/pull/326) - Update module golang.org/x/net to v0.25.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/328](https://togithub.com/kairos-io/kairos-agent/pull/328) - Update module golang.org/x/sys to v0.20.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/330](https://togithub.com/kairos-io/kairos-agent/pull/330) - Update github/codeql-action action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/291](https://togithub.com/kairos-io/kairos-agent/pull/291) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/335](https://togithub.com/kairos-io/kairos-agent/pull/335) - Update module github.com/google/go-github/v61 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/336](https://togithub.com/kairos-io/kairos-agent/pull/336) - Update module github.com/mudler/yip to v1.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/334](https://togithub.com/kairos-io/kairos-agent/pull/334) - Update module golang.org/x/oauth2 to v0.20.0 - autoclosed by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/329](https://togithub.com/kairos-io/kairos-agent/pull/329) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/338](https://togithub.com/kairos-io/kairos-agent/pull/338) - Update dependency alpinejs to v3.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/340](https://togithub.com/kairos-io/kairos-agent/pull/340) - Add method to validate signature of efi file by [@​Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/337](https://togithub.com/kairos-io/kairos-agent/pull/337) - Update dependency cypress to v13.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/342](https://togithub.com/kairos-io/kairos-agent/pull/342) - Update module github.com/kairos-io/kcrypt to v0.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/343](https://togithub.com/kairos-io/kairos-agent/pull/343) - Update module github.com/rs/zerolog to v1.33.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/345](https://togithub.com/kairos-io/kairos-agent/pull/345) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/346](https://togithub.com/kairos-io/kairos-agent/pull/346) - Bump kairos-sdk to v0.1.7 by [@​jimmykarily](https://togithub.com/jimmykarily) in [https://github.com/kairos-io/kairos-agent/pull/347](https://togithub.com/kairos-io/kairos-agent/pull/347) - Move udevadm triggering in kcrypt by [@​jimmykarily](https://togithub.com/jimmykarily) in [https://github.com/kairos-io/kairos-agent/pull/350](https://togithub.com/kairos-io/kairos-agent/pull/350) - Bump sdk to v0.1.8 by [@​mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-agent/pull/349](https://togithub.com/kairos-io/kairos-agent/pull/349) **Full Changelog**: kairos-io/kairos-agent@v2.10.4...v2.10.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.24.0
->v0.25.0
Configuration
📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.