Skip to content

Commit

Permalink
chore(deps): update support-deps to v1.7.3 (#187)
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)
| | patch | `v1.7.2` -> `v1.7.3` |
|
[defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common)
| action | patch | `v1.7.2` -> `v1.7.3` |

---

### Release Notes

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

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

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

##### Miscellaneous

- add private back to other orgs and restrict teams
([#&#8203;394](https://redirect.github.com/defenseunicorns/uds-common/issues/394))
([c0ac619](https://redirect.github.com/defenseunicorns/uds-common/commit/c0ac619ba46fdc477996c947b527a1563dd81e8a))
- **deps:** update support-deps to v3.28.3
([#&#8203;392](https://redirect.github.com/defenseunicorns/uds-common/issues/392))
([32d768c](https://redirect.github.com/defenseunicorns/uds-common/commit/32d768c2f1ddb4bbdc96bb8545b2df6d10575fd6))
- **deps:** update uds common support dependencies
([#&#8203;395](https://redirect.github.com/defenseunicorns/uds-common/issues/395))
([fdc8578](https://redirect.github.com/defenseunicorns/uds-common/commit/fdc8578692fa9bf3cf0494d7e6e1e8a7cbb7e00d))

</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-mattermost).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: v10.4.2-uds.0
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent d16521b commit 031a18e
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@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-ci-docs-shim.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
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@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ on:

jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
exclude:
- flavor: registry1
architecture: arm64
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
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@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-scorecard.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
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@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/actions/test-flavor@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
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@512314c227069eadb88af7d5235fd96ec19e72d7 # v1.7.2
uses: defenseunicorns/uds-common/.github/workflows/callable-test.yaml@f922776396f05f743055f2751fe19ec0160968ae # v1.7.3
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 @@ -4,16 +4,16 @@
includes:
- dependencies: ./tasks/dependencies.yaml
- test: ./tasks/test.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
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/publish.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/setup.yaml
- actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/actions.yaml
- badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/badge.yaml
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.7.3/tasks/compliance.yaml

tasks:
- name: default
Expand Down

0 comments on commit 031a18e

Please sign in to comment.