Skip to content

Commit

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

---

### Release Notes

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

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

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

##### Bug Fixes

- lint:deps producing unwanted file
([#&#8203;297](https://redirect.github.com/defenseunicorns/uds-common/issues/297))
([94db603](https://redirect.github.com/defenseunicorns/uds-common/commit/94db6033619ea5b62d00de52961bd7b5fa969517))
- timeout too short on test workflows - allow adjustment on test/publish
([#&#8203;314](https://redirect.github.com/defenseunicorns/uds-common/issues/314))
([6ac1587](https://redirect.github.com/defenseunicorns/uds-common/commit/6ac1587f0553ed91e1f0a2f662e59dd0839d10a7))

##### Miscellaneous

- add if to only run the clean runner task on ubuntu-latest
([#&#8203;309](https://redirect.github.com/defenseunicorns/uds-common/issues/309))
([10377e8](https://redirect.github.com/defenseunicorns/uds-common/commit/10377e875c105c69b2233cf8f0703c1951b2ebf1))
- adds check for addlicense
([#&#8203;303](https://redirect.github.com/defenseunicorns/uds-common/issues/303))
([4fef014](https://redirect.github.com/defenseunicorns/uds-common/commit/4fef014b93368ac2b2cff8b01a6ab997db12a660))
- **deps:** update uds common support dependencies
([#&#8203;305](https://redirect.github.com/defenseunicorns/uds-common/issues/305))
([429058f](https://redirect.github.com/defenseunicorns/uds-common/commit/429058f7a8a3e670ef59c0d385a4b58f90a31387))
- **deps:** update uds common support dependencies to v0.29.1
([#&#8203;313](https://redirect.github.com/defenseunicorns/uds-common/issues/313))
([bd27cc8](https://redirect.github.com/defenseunicorns/uds-common/commit/bd27cc8f5b08940626276ca338c9bf864bc5f054))
- **docs:** fix overwritten requirement for metadata
([#&#8203;296](https://redirect.github.com/defenseunicorns/uds-common/issues/296))
([07fd1d3](https://redirect.github.com/defenseunicorns/uds-common/commit/07fd1d330374a79f0ff3278d972155ef80d83313))
- improve task checks/linting and allow more options on test/publish
([#&#8203;311](https://redirect.github.com/defenseunicorns/uds-common/issues/311))
([894a2ce](https://redirect.github.com/defenseunicorns/uds-common/commit/894a2ce4d9c26015cc4842644c20eb92a9acd2a3))
- make yamllint easier to run locally
([#&#8203;312](https://redirect.github.com/defenseunicorns/uds-common/issues/312))
([f44b244](https://redirect.github.com/defenseunicorns/uds-common/commit/f44b244c96f948e1193244067307642b6e9953cb))
- update uds-package-requirements.md
([#&#8203;306](https://redirect.github.com/defenseunicorns/uds-common/issues/306))
([b7a6f09](https://redirect.github.com/defenseunicorns/uds-common/commit/b7a6f097014733e03b2f0b763e4654f3d3c89f78))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
  • Loading branch information
renovate[bot] and Racer159 authored Oct 21, 2024
1 parent 7ad6629 commit 437eaa3
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 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@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-ci-docs-shim.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
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 @@ -14,4 +14,4 @@ permissions:

jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
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@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
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@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
with:
flavor: ${{ matrix.flavor }}
runsOn: ${{ matrix.architecture == 'arm64' && 'uds-swf-ubuntu-arm64-4-core' || 'uds-swf-ubuntu-big-boy-4-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@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-scorecard.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
secrets: inherit
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: test-flavor
uses: defenseunicorns/uds-common/.github/actions/test-flavor@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/actions/test-flavor@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
id: test-flavor
outputs:
upgrade-flavors: ${{ steps.test-flavor.outputs.upgrade-flavors }}
Expand All @@ -57,7 +57,7 @@ jobs:
matrix:
type: [install, upgrade]
flavor: [upstream, unicorn, registry1]
uses: defenseunicorns/uds-common/.github/workflows/callable-test.yaml@f0164622ffc2007e96a0e1deaa3f5064db04b148 # v1.1.0
uses: defenseunicorns/uds-common/.github/workflows/callable-test.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
with:
upgrade-flavors: ${{ needs.check-flavor.outputs.upgrade-flavors }}
flavor: ${{ matrix.flavor }}
Expand Down
24 changes: 12 additions & 12 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.1.0/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/publish.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/setup.yaml
- actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/actions.yaml
- badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/badge.yaml
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.0/tasks/compliance.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/publish.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/setup.yaml
- actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/actions.yaml
- badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/badge.yaml
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.1.1/tasks/compliance.yaml

tasks:
- name: default
Expand Down Expand Up @@ -48,7 +48,7 @@ tasks:

# CI will execute the following (via uds-common/.github/workflows/callable-[test|publish].yaml) so they need to be here with these names

- name: test-package
- name: test-install
description: Test the health of a SonarQube deployment
actions:
- task: create-dev-package
Expand All @@ -71,7 +71,7 @@ tasks:
- task: compliance:validate
- task: compliance:evaluate

- name: publish-package
- name: publish-release
description: Build and publish the packages
actions:
- task: actions:determine-arch
Expand Down

0 comments on commit 437eaa3

Please sign in to comment.