Dimitris Karakasilis
99b8b7c53c
1233-Rework tests ( #306 )
...
Fixes [#1233 ](https://github.com/kairos-io/kairos/issues/1233 )
---------
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-05-04 19:53:20 +03:00
renovate[bot]
2fbe21fade
Update module github.com/urfave/cli/v2 to v2.25.3 ( #367 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli ) | require
| patch | `v2.25.1` -> `v2.25.3` |
---
### Release Notes
<details>
<summary>urfave/cli</summary>
### [`v2.25.3`](https://togithub.com/urfave/cli/releases/tag/v2.25.3 )
[Compare
Source](https://togithub.com/urfave/cli/compare/v2.25.2...v2.25.3 )
#### What's Changed
- Fix `incorrectTypeForFlagError` for unknowns by
[@​danhunsaker](https://togithub.com/danhunsaker ) in
[https://github.com/urfave/cli/pull/1708 ](https://togithub.com/urfave/cli/pull/1708 )
#### New Contributors
- [@​danhunsaker](https://togithub.com/danhunsaker ) made their
first contribution in
[https://github.com/urfave/cli/pull/1708 ](https://togithub.com/urfave/cli/pull/1708 )
**Full Changelog**:
https://github.com/urfave/cli/compare/v2.25.2...v2.25.3
### [`v2.25.2`](https://togithub.com/urfave/cli/releases/tag/v2.25.2 )
[Compare
Source](https://togithub.com/urfave/cli/compare/v2.25.1...v2.25.2 )
#### What's Changed
- Fix missing required flag error uses flag name and not alias by
[@​nirhaas](https://togithub.com/nirhaas ) in
[https://github.com/urfave/cli/pull/1709 ](https://togithub.com/urfave/cli/pull/1709 )
- Remove redundant variable declarations by
[@​huiyifyj](https://togithub.com/huiyifyj ) in
[https://github.com/urfave/cli/pull/1714 ](https://togithub.com/urfave/cli/pull/1714 )
- Fix:(issue 1689) Match markdown output with help output by
[@​dearchap](https://togithub.com/dearchap ) in
[https://github.com/urfave/cli/pull/1723 ](https://togithub.com/urfave/cli/pull/1723 )
#### New Contributors
- [@​nirhaas](https://togithub.com/nirhaas ) made their first
contribution in
[https://github.com/urfave/cli/pull/1709 ](https://togithub.com/urfave/cli/pull/1709 )
- [@​huiyifyj](https://togithub.com/huiyifyj ) made their first
contribution in
[https://github.com/urfave/cli/pull/1714 ](https://togithub.com/urfave/cli/pull/1714 )
**Full Changelog**:
https://github.com/urfave/cli/compare/v2.25.1...v2.25.2
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 08:14:15 +02:00
renovate[bot]
353db5390d
Update module github.com/onsi/ginkgo/v2 to v2.9.3 ( #370 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo ) |
require | patch | `v2.9.2` -> `v2.9.3` |
---
### Release Notes
<details>
<summary>onsi/ginkgo</summary>
### [`v2.9.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.3 )
[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.9.2...v2.9.3 )
#### 2.9.3
##### Features
- Add RenderTimeline to GinkgoT()
\[[`c0c77b6`](https://togithub.com/onsi/ginkgo/commit/c0c77b6 )]
##### Fixes
- update Measure deprecation message. fixes
[#​1176](https://togithub.com/onsi/ginkgo/issues/1176 )
\[[`227c662`](https://togithub.com/onsi/ginkgo/commit/227c662 )]
- add newlines to GinkgoLogr
([#​1170](https://togithub.com/onsi/ginkgo/issues/1170 ))
([#​1171](https://togithub.com/onsi/ginkgo/issues/1171 ))
\[[`0de0e7c`](https://togithub.com/onsi/ginkgo/commit/0de0e7c )]
##### Maintenance
- Bump commonmarker from 0.23.8 to 0.23.9 in /docs
([#​1183](https://togithub.com/onsi/ginkgo/issues/1183 ))
\[[`8b925ab`](https://togithub.com/onsi/ginkgo/commit/8b925ab )]
- Bump nokogiri from 1.14.1 to 1.14.3 in /docs
([#​1184](https://togithub.com/onsi/ginkgo/issues/1184 ))
\[[`e3795a4`](https://togithub.com/onsi/ginkgo/commit/e3795a4 )]
- Bump golang.org/x/tools from 0.7.0 to 0.8.0
([#​1182](https://togithub.com/onsi/ginkgo/issues/1182 ))
\[[`b453793`](https://togithub.com/onsi/ginkgo/commit/b453793 )]
- Bump actions/setup-go from 3 to 4
([#​1164](https://togithub.com/onsi/ginkgo/issues/1164 ))
\[[`73ed75b`](https://togithub.com/onsi/ginkgo/commit/73ed75b )]
- Bump github.com/onsi/gomega from 1.27.4 to 1.27.6
([#​1173](https://togithub.com/onsi/ginkgo/issues/1173 ))
\[[`0a2bc64`](https://togithub.com/onsi/ginkgo/commit/0a2bc64 )]
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4
([#​1174](https://togithub.com/onsi/ginkgo/issues/1174 ))
\[[`f41c557`](https://togithub.com/onsi/ginkgo/commit/f41c557 )]
- Bump golang.org/x/sys from 0.6.0 to 0.7.0
([#​1179](https://togithub.com/onsi/ginkgo/issues/1179 ))
\[[`8e423e5`](https://togithub.com/onsi/ginkgo/commit/8e423e5 )]
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 08:13:14 +02:00
renovate[bot]
14592d4ee5
Update module github.com/kairos-io/kairos/v2 to v2.0.3 ( #354 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos )
| require | patch | `v2.0.1-0.20230420111059-744c85b845e3` -> `v2.0.3` |
---
### Release Notes
<details>
<summary>kairos-io/kairos</summary>
###
[`v2.0.3`](https://togithub.com/kairos-io/kairos/releases/tag/v2.0.3 )
[Compare
Source](https://togithub.com/kairos-io/kairos/compare/v2.0.2...v2.0.3 )
#### Changelog
- [`63c85d7`](https://togithub.com/kairos-io/kairos/commit/63c85d7 )
v2.0.3 branch: immucore v.0.0.18 + fix for config merge
([#​1348](https://togithub.com/kairos-io/kairos/issues/1348 ))
###
[`v2.0.2`](https://togithub.com/kairos-io/kairos/releases/tag/v2.0.2 )
[Compare
Source](https://togithub.com/kairos-io/kairos/compare/v2.0.1...v2.0.2 )
#### Changelog
- [`0514da5`](https://togithub.com/kairos-io/kairos/commit/0514da5 )
Revert "Update opensuse/leap Docker tag to v15.5
([#​1274](https://togithub.com/kairos-io/kairos/issues/1274 ))"
([#​1336](https://togithub.com/kairos-io/kairos/issues/1336 ))
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.0.3
2023-04-26 15:50:31 +02:00
ci-robbot [bot]
0092764dec
Repositories bump ( #360 )
...
Bump of luet repositories
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com >
2023-04-26 15:49:01 +02:00
ci-robbot [bot]
af6f2d4582
⬆️ Kairos core image bump ( #361 )
...
Update of the Kairos core image tag
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-26 09:38:37 +02:00
ci-robbot [bot]
c83a38b096
⬆️ Kairos core image bump ( #356 )
...
Update of the Kairos core image tag
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-21 16:12:17 +02:00
Mauro Morales
d88983a906
✨ Extract some commands into kairosctl
( #310 )
...
This PR extracts the registration command into a `kairos-register`
binary of its own. The old sub command is kept so users can see a
deprecation notice and adapt for a future release when it's removed. The
version number is shared between binaries.
⚠️ I'm not entirely sure about the gorelease, and would benefit
from a couple of extra 👀 on this, thanks!
relates to kairos-io/kairos#1211
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
Signed-off-by: Mauro Morales <contact@mauromorales.com >
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me >
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com >
Co-authored-by: ci-robbot [bot] <105103991+ci-robbot@users.noreply.github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 11:04:15 +02:00
ci-robbot [bot]
b6d6e39d23
K3s versions bump ( #352 )
...
Keep track of stable releases
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
v2.0.1
2023-04-20 17:42:28 +02:00
Ettore Di Giacinto
fc50be7f08
🤖 Update k3s PR message
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2023-04-20 17:41:21 +02:00
Ettore Di Giacinto
494f9af482
🤖 Use different branch for PR workflow
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2023-04-20 17:40:57 +02:00
ci-robbot [bot]
a353db8bb4
⬆️ Kairos core image bump ( #349 )
...
Update of the Kairos core image tag
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-20 17:32:58 +02:00
renovate[bot]
70bd57b63d
Update github.com/kairos-io/kairos/v2 digest to 744c85b ( #350 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos )
| require | digest | `2e1ff88` -> `744c85b` |
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 16:53:29 +02:00
Mauro Morales
b64959f6c5
Update tests to use os-release with kairos prefix ( #319 )
...
relates to kairos-io/kairos#1259
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-04-20 09:55:18 +00:00
Mauro Morales
b6a07cc2b6
🤖 Lint ( #348 )
...
To anyone with the rights to change the config, can you make the lint
job a requirement before merging?
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-04-20 09:20:37 +03:00
renovate[bot]
0487a01e60
Update module golang.org/x/crypto to v0.8.0 ( #321 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://togithub.com/golang/crypto ) | require |
minor | `v0.7.0` -> `v0.8.0` |
---
### Release Notes
<details>
<summary>golang/crypto</summary>
###
[`v0.8.0`](https://togithub.com/golang/crypto/compare/v0.7.0...v0.8.0 )
[Compare
Source](https://togithub.com/golang/crypto/compare/v0.7.0...v0.8.0 )
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 23:45:24 +02:00
renovate[bot]
6c356da343
Update module github.com/pterm/pterm to v0.12.59 ( #341 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm ) | require |
patch | `v0.12.58` -> `v0.12.59` |
---
### Release Notes
<details>
<summary>pterm/pterm</summary>
### [`v0.12.59`](https://togithub.com/pterm/pterm/releases/tag/v0.12.59 )
[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.58...v0.12.59 )
<!-- Release notes generated using configuration in .github/release.yml
at master -->
#### What's Changed
##### Exciting New Features 🎉
- feat(textinput): added optional mask for prompting for
secrets/passwords/tokens by
[@​MarkusZoppelt](https://togithub.com/MarkusZoppelt ) in
[https://github.com/pterm/pterm/pull/458 ](https://togithub.com/pterm/pterm/pull/458 )
##### Other Changes
- example(table): fixed text that was too long to be displayed in the
animation by [@​floaust](https://togithub.com/floaust ) in
[https://github.com/pterm/pterm/pull/484 ](https://togithub.com/pterm/pterm/pull/484 )
- ci(workflows): Bump actions version, fix Node 12 deprecation warnings
by [@​kbdharun](https://togithub.com/kbdharun ) in
[https://github.com/pterm/pterm/pull/488 ](https://togithub.com/pterm/pterm/pull/488 )
- docs(security): added security policy by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/490 ](https://togithub.com/pterm/pterm/pull/490 )
#### New Contributors
- [@​kbdharun](https://togithub.com/kbdharun ) made their first
contribution in
[https://github.com/pterm/pterm/pull/488 ](https://togithub.com/pterm/pterm/pull/488 )
- [@​MarkusZoppelt](https://togithub.com/MarkusZoppelt ) made their
first contribution in
[https://github.com/pterm/pterm/pull/458 ](https://togithub.com/pterm/pterm/pull/458 )
**Full Changelog**:
https://github.com/pterm/pterm/compare/v0.12.58...v0.12.59
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 23:44:40 +02:00
ci-robbot [bot]
4a44572210
Repositories bump ( #347 )
...
Bump of luet repositories
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-18 23:44:06 +02:00
Itxaka
f20b7fe716
🤖 Release arm64 generic artifacts ( #346 )
...
Builds and releases oci artifacts and ISOs for release pipelines.
Also reworks a bit the master pipeline for arm generic to push to the
master tag instead of latest.
Also generates sboms as part of both pipelines
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
2023-04-18 11:53:36 +02:00
Itxaka
2cdd416a4e
🤖 Fix arm iso build
...
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
2023-04-17 20:49:27 +02:00
Itxaka
a9c4bf3e33
🤖 Push generic arm64 artifacts on master merge ( #344 )
...
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
2023-04-17 18:00:54 +02:00
Mauro Morales
0e59d4aae6
🐛 Upload img image to its own repo ( #332 )
...
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-04-14 00:07:42 +02:00
Ettore Di Giacinto
905d28722b
⬆️ Bump kairos version ( #337 )
...
Signed-off-by: mudler <mudler@c3os.io >
v2.0.0
2023-04-13 15:26:10 +02:00
ci-robbot [bot]
625fb114ed
⬆️ Kairos core image bump ( #336 )
...
Update of the Kairos core image tag
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-13 15:19:25 +02:00
Itxaka
f7095885dc
Update CORE_VERSION ( #334 )
...
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
v2.0.0-rc7
2023-04-12 21:02:29 +02:00
renovate[bot]
3ecf69d8d9
Update module github.com/kairos-io/kairos/v2 to v2.0.0-rc6 ( #335 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos )
| require | patch | `v2.0.0-rc5` -> `v2.0.0-rc6` |
---
### Release Notes
<details>
<summary>kairos-io/kairos</summary>
###
[`v2.0.0-rc6`](https://togithub.com/kairos-io/kairos/releases/tag/v2.0.0-rc6 )
[Compare
Source](https://togithub.com/kairos-io/kairos/compare/v2.0.0-rc5...v2.0.0-rc6 )
#### What's Changed
- 📖 Update Schema by
[@​ci-robbot](https://togithub.com/ci-robbot ) in
[https://github.com/kairos-io/kairos/pull/1238 ](https://togithub.com/kairos-io/kairos/pull/1238 )
- ⬆️ Update repositories by
[@​ci-robbot](https://togithub.com/ci-robbot ) in
[https://github.com/kairos-io/kairos/pull/1280 ](https://togithub.com/kairos-io/kairos/pull/1280 )
**Full Changelog**:
https://github.com/kairos-io/kairos/compare/v2.0.0-rc5...v2.0.0-rc6
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 21:02:11 +02:00
renovate[bot]
8cec49856a
Update peter-evans/create-pull-request action to v5 ( #314 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-pull-request](https://togithub.com/peter-evans/create-pull-request )
| action | major | `v4` -> `v5` |
---
### Release Notes
<details>
<summary>peter-evans/create-pull-request</summary>
###
[`v5`](https://togithub.com/peter-evans/create-pull-request/compare/v4...v5 )
[Compare
Source](https://togithub.com/peter-evans/create-pull-request/compare/v4...v5 )
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMi4yIiwidXBkYXRlZEluVmVyIjoiMzUuMzIuMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 18:58:43 +02:00
Itxaka
013ad0b444
Use $IMAGE to also push the image ( #326 )
...
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
v2.0.0-rc6
2023-04-11 18:47:44 +02:00
renovate[bot]
18dc49d469
Update module github.com/kairos-io/kairos/v2 to v2.0.0-rc5 ( #329 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos )
| require | patch | `v2.0.0-rc4` -> `v2.0.0-rc5` |
---
### Release Notes
<details>
<summary>kairos-io/kairos</summary>
###
[`v2.0.0-rc5`](https://togithub.com/kairos-io/kairos/releases/tag/v2.0.0-rc5 )
[Compare
Source](https://togithub.com/kairos-io/kairos/compare/v2.0.0-rc4...v2.0.0-rc5 )
#### What's Changed
- Update module golang.org/x/net to v0.9.0 by
[@​renovate](https://togithub.com/renovate ) in
[https://github.com/kairos-io/kairos/pull/1266 ](https://togithub.com/kairos-io/kairos/pull/1266 )
- Update aquasec/trivy Docker tag to v0.39.1 by
[@​renovate](https://togithub.com/renovate ) in
[https://github.com/kairos-io/kairos/pull/1268 ](https://togithub.com/kairos-io/kairos/pull/1268 )
- ⬆️ Bump repositories by
[@​Itxaka](https://togithub.com/Itxaka ) in
[https://github.com/kairos-io/kairos/pull/1272 ](https://togithub.com/kairos-io/kairos/pull/1272 )
**Full Changelog**:
https://github.com/kairos-io/kairos/compare/v2.0.0-rc4...v2.0.0-rc5
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 17:18:48 +02:00
ci-robbot [bot]
b9c2f7a57b
⬆️ Kairos core image bump ( #325 )
...
Update of the Kairos core image tag
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: Itxaka <Itxaka@users.noreply.github.com >
2023-04-11 17:18:19 +02:00
Ettore Di Giacinto
4740cd3e0e
⬆️ Bump rc ( #320 )
...
Signed-off-by: mudler <mudler@c3os.io >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 14:44:01 +02:00
Mauro Morales
151681e664
🤖 Add version to goreleaser ( #315 )
...
Pass the version to goreleaser, so the artifact that can be dowloaded
includes it
relates to kairos-io/kairos#1249
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-04-05 13:43:13 +02:00
renovate[bot]
cede6311b4
Update module github.com/pterm/pterm to v0.12.58 ( #281 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm ) | require |
patch | `v0.12.57` -> `v0.12.58` |
---
### Release Notes
<details>
<summary>pterm/pterm</summary>
###
[`v0.12.58`](https://togithub.com/pterm/pterm/releases/tag/v0.12.58 ): |
Structured Logging
[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.57...v0.12.58 )
<!-- Release notes generated using configuration in .github/release.yml
at master -->
#### What's Changed
##### Exciting New Features 🎉
##### New Printer: Structured Logging!
<img width="500"
src="https://raw.githubusercontent.com/pterm/pterm/master/_examples/logger/default/animation.svg "
/>
- feat(logger): added pretty structured logger by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/480 ](https://togithub.com/pterm/pterm/pull/480 )
- feat(rgb): made it possible to use RGB colors as background by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/474 ](https://togithub.com/pterm/pterm/pull/474 )
##### Fixes 🔧
- fix(rgb): fixed a bug in RGB fading, where the `maxValue` would print
with the `minValue` color. by
[@​floaust](https://togithub.com/floaust ) in
[https://github.com/pterm/pterm/pull/479 ](https://togithub.com/pterm/pterm/pull/479 )
##### Other Changes
- examples: combine header examples by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/467 ](https://togithub.com/pterm/pterm/pull/467 )
- ci: added svgo workflow to optimize SVGs by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/468 ](https://togithub.com/pterm/pterm/pull/468 )
- docs(examples): added more examples by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/469 ](https://togithub.com/pterm/pterm/pull/469 )
- docs(README): improved readme by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/476 ](https://togithub.com/pterm/pterm/pull/476 )
**Full Changelog**:
https://github.com/pterm/pterm/compare/v0.12.57...v0.12.58
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjMxLjQifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 12:21:43 +02:00
renovate[bot]
6fbde9996c
Update actions/setup-go action to v4 ( #282 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://togithub.com/actions/setup-go ) | action |
major | `v3` -> `v4` |
---
### Release Notes
<details>
<summary>actions/setup-go</summary>
### [`v4`](https://togithub.com/actions/setup-go/compare/v3...v4 )
[Compare Source](https://togithub.com/actions/setup-go/compare/v3...v4 )
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjAifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 12:20:49 +02:00
Ettore Di Giacinto
f9dd0e12cd
🤖 Version SBOM after TAG ( #309 )
...
We can't use VERSION, as we have a bigger matrix consisting of k3s
versions too. that lead to each job to replace the sbom of another one:
```
Run softprops/action-gh-release@v1
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1-initrd...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1-ipxe-usb.img.ipxe...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1-ipxe.iso.ipxe...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1-kernel...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1.ipxe...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1.iso...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1.iso.sha256...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-k3sv1.21.14+k3s1.squashfs...
♻️ Deleting previously uploaded asset kairos-alpine-opensuse-leap-v2.0.0-rc3-sbom.spdx.json...
♻️ Deleting previously uploaded asset kairos-alpine-opensuse-leap-v2.0.0-rc3-sbom.syft.json...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-sbom.spdx.json...
⬆️ Uploading kairos-alpine-opensuse-leap-v2.0.0-rc3-sbom.syft.json...
Error: Failed to upload release asset kairos-alpine-opensuse-leap-v2.0.0-rc3-sbom.spdx.json. received status code 404
```
Signed-off-by: mudler <mudler@c3os.io >
v2.0.0-rc4
2023-04-04 10:47:42 +02:00
ci-robbot [bot]
5fa99e7993
Repositories bump ( #308 )
...
Bump of luet repositories
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
v2.0.0-rc3
2023-04-03 22:07:59 +02:00
ci-robbot [bot]
0cbc6deeb9
K3s versions bump ( #302 )
...
Keep track of stable releases
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-04-03 21:26:49 +02:00
Ettore Di Giacinto
0981fea5d4
⬆️ Update CORE_VERSION ( #307 )
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2023-04-03 21:25:54 +02:00
renovate[bot]
46104c4475
Update module github.com/kairos-io/kairos/v2 to v2.0.0-rc3 ( #304 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos )
| require | patch | `v2.0.0-alpha3.0.20230331065133-d04de9101232` ->
`v2.0.0-rc1` |
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 21:25:19 +02:00
Ettore Di Giacinto
042f683ffc
⬆️ Bump kairos version ( #305 )
...
Signed-off-by: mudler <mudler@c3os.io >
2023-04-02 23:03:17 +02:00
Itxaka
f7d5d81013
⬆️ Bump deps to use kairos-sdk ( #299 )
...
First time bumping the provider, be gentle
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
---------
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com >
2023-03-31 14:31:54 +02:00
renovate[bot]
8e6b8a2bf3
Update module github.com/onsi/gomega to v1.27.6 ( #253 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/gomega](https://togithub.com/onsi/gomega ) | require |
patch | `v1.27.1` -> `v1.27.6` |
---
### Release Notes
<details>
<summary>onsi/gomega</summary>
### [`v1.27.6`](https://togithub.com/onsi/gomega/releases/tag/v1.27.6 )
[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.5...v1.27.6 )
#### 1.27.6
##### Fixes
- Allow collections matchers to work correctly when expected has nil
elements \[[`60e7cf3`](https://togithub.com/onsi/gomega/commit/60e7cf3 )]
##### Maintenance
- updates MatchError godoc comment to also accept a Gomega matcher
([#​654](https://togithub.com/onsi/gomega/issues/654 ))
\[[`67b869d`](https://togithub.com/onsi/gomega/commit/67b869d )]
### [`v1.27.5`](https://togithub.com/onsi/gomega/releases/tag/v1.27.5 )
[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.4...v1.27.5 )
#### 1.27.5
##### Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
([#​653](https://togithub.com/onsi/gomega/issues/653 ))
\[[`a215021`](https://togithub.com/onsi/gomega/commit/a215021 )]
- Bump github.com/go-task/slim-sprig
([#​652](https://togithub.com/onsi/gomega/issues/652 ))
\[[`a26fed8`](https://togithub.com/onsi/gomega/commit/a26fed8 )]
### [`v1.27.4`](https://togithub.com/onsi/gomega/releases/tag/v1.27.4 )
[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.3...v1.27.4 )
#### 1.27.4
##### Fixes
- improve error formatting and remove duplication of error message in
Eventually/Consistently
\[[`854f075`](https://togithub.com/onsi/gomega/commit/854f075 )]
##### Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
([#​650](https://togithub.com/onsi/gomega/issues/650 ))
\[[`ccebd9b`](https://togithub.com/onsi/gomega/commit/ccebd9b )]
### [`v1.27.3`](https://togithub.com/onsi/gomega/releases/tag/v1.27.3 )
[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.2...v1.27.3 )
#### 1.27.3
##### Fixes
- format.Object now always includes err.Error() when passed an error
\[[`86d97ef`](https://togithub.com/onsi/gomega/commit/86d97ef )]
- Fix HaveExactElements to work inside ContainElement or other
collection matchers
([#​648](https://togithub.com/onsi/gomega/issues/648 ))
\[[`636757e`](https://togithub.com/onsi/gomega/commit/636757e )]
##### Maintenance
- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3
([#​649](https://togithub.com/onsi/gomega/issues/649 ))
\[[`cc16689`](https://togithub.com/onsi/gomega/commit/cc16689 )]
- Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0
([#​646](https://togithub.com/onsi/gomega/issues/646 ))
\[[`e783366`](https://togithub.com/onsi/gomega/commit/e783366 )]
### [`v1.27.2`](https://togithub.com/onsi/gomega/releases/tag/v1.27.2 )
[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.1...v1.27.2 )
#### 1.27.2
##### Fixes
- improve poll progress message when polling a consistently that has
been passing
\[[`28a319b`](https://togithub.com/onsi/gomega/commit/28a319b )]
##### Maintenance
- bump ginkgo
- remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli
dependencies
\[[`81443b3`](https://togithub.com/onsi/gomega/commit/81443b3 )]
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM1LjIzLjMifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 11:57:57 +02:00
Mauro Morales
1f51af4147
🤖 Use flavor.json to build matrix ( #301 )
...
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2023-03-31 11:50:45 +02:00
Mauro Morales
2dcc436ce2
🤖 Push arm images to different repo ( #269 )
...
relates to kairos-io/kairos#770
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-03-28 11:08:59 +03:00
ci-robbot [bot]
d754bd3fd1
Repositories bump ( #295 )
...
Bump of luet repositories
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-03-26 11:56:40 +02:00
ci-robbot [bot]
b46caebd26
Repositories bump ( #287 )
...
Bump of luet repositories
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: mudler <mudler@users.noreply.github.com >
2023-03-19 17:06:10 +01:00
Dimitris Karakasilis
20659aea53
Use latest
when building from main
( #271 )
...
like we do in the `image.yaml` pipeline too
Fixes: https://github.com/kairos-io/kairos/issues/1005 (hopefully)
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2023-03-07 11:01:02 +02:00
renovate[bot]
188e16599e
Update module github.com/pterm/pterm to v0.12.55 ( #268 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm ) | require |
patch | `v0.12.54` -> `v0.12.55` |
---
### Release Notes
<details>
<summary>pterm/pterm</summary>
### [`v0.12.55`](https://togithub.com/pterm/pterm/releases/tag/v0.12.55 )
[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.54...v0.12.55 )
<!-- Release notes generated using configuration in .github/release.yml
at master -->
#### What's Changed
##### Exciting New Features 🎉
- feat(table): multiline support for table printer by
[@​MarvinJWendt](https://togithub.com/MarvinJWendt ) in
[https://github.com/pterm/pterm/pull/452 ](https://togithub.com/pterm/pterm/pull/452 )
**Full Changelog**:
https://github.com/pterm/pterm/compare/v0.12.54...v0.12.55
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 09:58:05 +01:00
renovate[bot]
860da2ebcf
Update module golang.org/x/crypto to v0.7.0 ( #224 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://togithub.com/golang/crypto ) | require |
minor | `v0.6.0` -> `v0.7.0` |
---
### Release Notes
<details>
<summary>golang/crypto</summary>
###
[`v0.7.0`](https://togithub.com/golang/crypto/compare/v0.6.0...v0.7.0 )
[Compare
Source](https://togithub.com/golang/crypto/compare/v0.6.0...v0.7.0 )
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC43In0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 16:38:10 +01:00
renovate[bot]
57c1ea8f3e
Update module github.com/onsi/ginkgo/v2 to v2.9.0 ( #251 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo ) |
require | minor | `v2.8.3` -> `v2.9.0` |
---
### Release Notes
<details>
<summary>onsi/ginkgo</summary>
### [`v2.9.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.0 )
[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.4...v2.9.0 )
#### 2.9.0
##### Features
- AttachProgressReporter is an experimental feature that allows users to
provide arbitrary information when a ProgressReport is requested
\[[`28801fe`](https://togithub.com/onsi/ginkgo/commit/28801fe )]
- GinkgoT() has been expanded to include several Ginkgo-specific methods
\[[`2bd5a3b`](https://togithub.com/onsi/ginkgo/commit/2bd5a3b )]
The intent is to enable the development of third-party libraries that
integrate deeply with Ginkgo using `GinkgoT()` to access Ginkgo's
functionality.
### [`v2.8.4`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.4 )
[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.3...v2.8.4 )
#### 2.8.4
##### Features
- Add OmitSuiteSetupNodes to JunitReportConfig
([#​1147](https://togithub.com/onsi/ginkgo/issues/1147 ))
\[[`979fbc2`](https://togithub.com/onsi/ginkgo/commit/979fbc2 )]
- Add a reference to ginkgolinter in docs.index.md
([#​1143](https://togithub.com/onsi/ginkgo/issues/1143 ))
\[[`8432589`](https://togithub.com/onsi/ginkgo/commit/8432589 )]
##### Fixes
- rename tools hack to see if it fixes things for downstream users
\[[`a8bb39a`](https://togithub.com/onsi/ginkgo/commit/a8bb39a )]
##### Maintenance
- Bump golang.org/x/text
([#​1144](https://togithub.com/onsi/ginkgo/issues/1144 ))
\[[`41b2a8a`](https://togithub.com/onsi/ginkgo/commit/41b2a8a )]
- Bump github.com/onsi/gomega from 1.27.0 to 1.27.1
([#​1142](https://togithub.com/onsi/ginkgo/issues/1142 ))
\[[`7c4f583`](https://togithub.com/onsi/ginkgo/commit/7c4f583 )]
</details>
---
### 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.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC42In0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 16:37:45 +01:00