Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-common to v0.2.1 (#…
Browse files Browse the repository at this point in the history
…205)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| patch | `v0.2.0` -> `v0.2.1` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v0.2.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.2.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.2.0...v0.2.1)

##### Bug Fixes

- add input for log artifact suffix
([19748e6](https://github.com/defenseunicorns/uds-common/commit/19748e6adf9bfa9ed97f7c4336d008b7a50ae433))
- fix accidental deletion
([b427e2e](https://github.com/defenseunicorns/uds-common/commit/b427e2effa85bab87edf697fb4ab5eb35221f3d2))
- refs after rename from uds-common-tasks to uds-common
([2c61a05](https://github.com/defenseunicorns/uds-common/commit/2c61a0507436633cba18a79612ea59d09657f8c0))
- use workflow env for pr.title
([cd2955a](https://github.com/defenseunicorns/uds-common/commit/cd2955af0ee88339e921dcdb9d0c8edea4d48b99))

##### Miscellaneous

- add a regex to capture npm install commands
([352f04c](https://github.com/defenseunicorns/uds-common/commit/352f04c049aaac9677ede013dbd06a7f21196968))
- add common workflows for reuse across repos
([4b5c84b](https://github.com/defenseunicorns/uds-common/commit/4b5c84bbf84309250e3023c53c8cf77e25eef767))
- add ie
([0bc781e](https://github.com/defenseunicorns/uds-common/commit/0bc781e7a9a972bb1853aeb657919ca86062c83f))
- create common renovate config
([77f1320](https://github.com/defenseunicorns/uds-common/commit/77f1320f827091c67c4b5eedb5a08e8ad9e2bacd))
- **deps:** update dependency defenseunicorns/uds-cli to v0.9.0
([77eb22e](https://github.com/defenseunicorns/uds-common/commit/77eb22eabf2b31c529a759662e9fe93399fa4361))
- **deps:** update dependency defenseunicorns/uds-cli to v0.9.2
([ce3ba97](https://github.com/defenseunicorns/uds-common/commit/ce3ba974ef3ff88058809f4b9a78da281a65ffa0))
- introduce a fix for release-please not firing on PR workflows
([f8562cd](https://github.com/defenseunicorns/uds-common/commit/f8562cdd89c260bd56f650badeb7c12b8b0dadcb))
- remove reviewers from renovate
([ffa675b](https://github.com/defenseunicorns/uds-common/commit/ffa675b67c4d863de43def10ccc1f538326da42b))
- update @&#8203; renovate rule to be more brewey
([fc967d3](https://github.com/defenseunicorns/uds-common/commit/fc967d3e860c41fcfa652814d2d98b874a4cc8f9))
- update @&#8203; renovate rule to be more brewey
([f6c0d3a](https://github.com/defenseunicorns/uds-common/commit/f6c0d3a78ca3ce173ace364f7cbcce5856c7057a))
- update to actionable tasks
([01a4736](https://github.com/defenseunicorns/uds-common/commit/01a4736f5f859ebfcb72efea6fb254fd7793e4be))

</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://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent d65acd4 commit 1b01407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ includes:
- deploy: ./tasks/deploy.yaml
- test: ./tasks/test.yaml
- lint: ./tasks/lint.yaml
- common-setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.2.0/tasks/setup.yaml
- common-setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.2.1/tasks/setup.yaml
tasks:
- name: dev-setup
actions:
Expand Down

0 comments on commit 1b01407

Please sign in to comment.