Skip to content

Commit

Permalink
chore(deps): update support-deps to v1.7.2 (#155)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common)
| | minor | `v1.6.2` -> `v1.7.2` |
|
[defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common)
| action | minor | `v1.6.2` -> `v1.7.2` |

---

### Release Notes

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

###
[`v1.7.2`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.7.2)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.7.1...v1.7.2)

##### Miscellaneous

- fix mv command on upgrade tests
([#&#8203;389](https://redirect.github.com/defenseunicorns/uds-common/issues/389))
([a5100c4](https://redirect.github.com/defenseunicorns/uds-common/commit/a5100c4f88764736eed14a9153e9cd03b000b5db))

###
[`v1.7.1`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.7.1)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.7.0...v1.7.1)

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;387](https://redirect.github.com/defenseunicorns/uds-common/issues/387))
([0565e51](https://redirect.github.com/defenseunicorns/uds-common/commit/0565e511c3137b7c1a13da9078283ea0b5d507da))

###
[`v1.7.0`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.7.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.6.3...v1.7.0)

##### Features

- add ability to specify base repo when publishing
([#&#8203;385](https://redirect.github.com/defenseunicorns/uds-common/issues/385))
([eab2d8e](https://redirect.github.com/defenseunicorns/uds-common/commit/eab2d8ea0ccec52d31cf282cef1335b7a44d01bb))

##### Miscellaneous

- **deps:** update uds common support dependencies to v5.8.1
([#&#8203;386](https://redirect.github.com/defenseunicorns/uds-common/issues/386))
([2cf5511](https://redirect.github.com/defenseunicorns/uds-common/commit/2cf55113fb67b7774af32ee5b57aff52f4a60f02))
- remove schedule limitations on common renovate
([#&#8203;381](https://redirect.github.com/defenseunicorns/uds-common/issues/381))
([4fa00d6](https://redirect.github.com/defenseunicorns/uds-common/commit/4fa00d626863d7a9a118494ded28dd408e0ef97d))

###
[`v1.6.3`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.6.3)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.6.2...v1.6.3)

##### Miscellaneous

- add support for markdown comments to renovate config
([#&#8203;378](https://redirect.github.com/defenseunicorns/uds-common/issues/378))
([b29df6c](https://redirect.github.com/defenseunicorns/uds-common/commit/b29df6c35f39610fadb63157706c8deb37ba174a))
- **deps:** update uds common support dependencies
([#&#8203;380](https://redirect.github.com/defenseunicorns/uds-common/issues/380))
([ecd4bf0](https://redirect.github.com/defenseunicorns/uds-common/commit/ecd4bf001378753dd870685084917f6cd7f119f4))
- **deps:** update uds core to v0.34.0
([#&#8203;382](https://redirect.github.com/defenseunicorns/uds-common/issues/382))
([2acb52c](https://redirect.github.com/defenseunicorns/uds-common/commit/2acb52ce910ea90c313159b57f99f0ebd728735d))

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-package-sonarqube).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent e5dbcef commit fcc5141
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docs-shim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
type: [install, upgrade]
flavor: [upstream, registry1, unicorn]
uses: defenseunicorns/uds-common/.github/workflows/callable-ci-docs-shim.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-ci-docs-shim.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
with:
flavor: ${{ matrix.flavor }}
type: ${{ matrix.type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ permissions:

jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ on:

jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
exclude:
- flavor: registry1
architecture: arm64
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
with:
flavor: ${{ matrix.flavor }}
runsOn: ${{ matrix.architecture == 'arm64' && 'uds-swf-ubuntu-arm64-8-core' || 'uds-swf-ubuntu-big-boy-8-core' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
security-events: write
# Used to receive a badge.
id-token: write
uses: defenseunicorns/uds-common/.github/workflows/callable-scorecard.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-scorecard.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
secrets: inherit
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: test-flavor
uses: defenseunicorns/uds-common/.github/actions/test-flavor@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/actions/test-flavor@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
id: test-flavor
outputs:
upgrade-flavors: ${{ steps.test-flavor.outputs.upgrade-flavors }}
Expand All @@ -56,7 +56,7 @@ jobs:
matrix:
type: [install, upgrade]
flavor: [upstream, unicorn, registry1]
uses: defenseunicorns/uds-common/.github/workflows/callable-test.yaml@664946ed5f6a5fe6a19f4ba6fcdc909981aefbe4 # v1.6.2
uses: defenseunicorns/uds-common/.github/workflows/callable-test.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
with:
upgrade-flavors: ${{ needs.check-flavor.outputs.upgrade-flavors }}
flavor: ${{ matrix.flavor }}
Expand Down
20 changes: 10 additions & 10 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@

includes:
- test: ./tasks/test.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/publish.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/setup.yaml
- actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/actions.yaml
- badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/badge.yaml
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/compliance.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/publish.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/setup.yaml
- actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/actions.yaml
- badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/badge.yaml
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.2/tasks/compliance.yaml

tasks:
- name: default
Expand Down

0 comments on commit fcc5141

Please sign in to comment.