Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/lula](https://redirect.github.com/defenseunicorns/lula)
| minor | `v0.12.0` -> `v0.13.0` |
|
[defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common)
| minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/lula (defenseunicorns/lula)</summary>

###
[`v0.13.0`](https://redirect.github.com/defenseunicorns/lula/releases/tag/v0.13.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/lula/compare/v0.12.0...v0.13.0)

This release updates Lula to OSCAL 1.1.3 (latest) artifact versions by
default. All newly generated artifacts should now be created in the
latest OSCAL version.

What does this mean for you if you have existing 1.1.2 artifacts?
It's time to upgrade! `lula tools upgrade -f <path-to-file>` will
upgrade your artifacts to `1.1.3` and validate the data for schema
compliance.

Should you want to know more about the latest OSCAL release - [see
here](https://redirect.github.com/usnistgov/OSCAL/releases/tag/v1.1.3)

Additionally this release includes some library updates to enable
resolving controls in profiles - this will be used in subsequent
features made available to the CLI.

##### Features

- **deps:** add support for OSCAL 1.1.3 as default
([#&#8203;837](https://redirect.github.com/defenseunicorns/lula/issues/837))
([255e8ff](https://redirect.github.com/defenseunicorns/lula/commit/255e8ff5179098d9ddeb597fae929bd9cc16ebed))
- **profile:** resolve all controls in profile
([#&#8203;818](https://redirect.github.com/defenseunicorns/lula/issues/818))
([1f9872b](https://redirect.github.com/defenseunicorns/lula/commit/1f9872b2fe35fad6f98daa1aa66d2547a203a294))

##### Miscellaneous

- cleanup API domain docs
([#&#8203;828](https://redirect.github.com/defenseunicorns/lula/issues/828))
([f124257](https://redirect.github.com/defenseunicorns/lula/commit/f12425756269b02ddf3f064315ce4e1af1b8265a))
- declare top-level read permissions in workflows
([#&#8203;830](https://redirect.github.com/defenseunicorns/lula/issues/830))
([713a249](https://redirect.github.com/defenseunicorns/lula/commit/713a249da0e23dfce28fc8cc76f658c44125f866))
- **deps:** update dependency go to v1.23.4
([#&#8203;831](https://redirect.github.com/defenseunicorns/lula/issues/831))
([4a64581](https://redirect.github.com/defenseunicorns/lula/commit/4a64581773d8d2c4bbe3abfcd52c684e7bc8cc62))
- **deps:** update github/codeql-action action to v3.27.6
([#&#8203;829](https://redirect.github.com/defenseunicorns/lula/issues/829))
([c9be948](https://redirect.github.com/defenseunicorns/lula/commit/c9be948e9c3834f2e028f09d15d4c61e053922d7))
- **deps:** update module github.com/charmbracelet/bubbletea to v1.2.4
([#&#8203;822](https://redirect.github.com/defenseunicorns/lula/issues/822))
([12ffaf5](https://redirect.github.com/defenseunicorns/lula/commit/12ffaf52f6d4b1d98fec1d355003e1d8a39107f4))
- **deps:** update module github.com/defenseunicorns/go-oscal to v0.6.2
([#&#8203;833](https://redirect.github.com/defenseunicorns/lula/issues/833))
([5099e9c](https://redirect.github.com/defenseunicorns/lula/commit/5099e9cf623457bf44c71f74ecc397bb4e6e7be6))
- **deps:** update module github.com/pterm/pterm to v0.12.80
([#&#8203;824](https://redirect.github.com/defenseunicorns/lula/issues/824))
([bc506fc](https://redirect.github.com/defenseunicorns/lula/commit/bc506fc216b08d448a45fa1cd586af5d22a182d5))
- **deps:** update module github.com/stretchr/testify to v1.10.0
([#&#8203;821](https://redirect.github.com/defenseunicorns/lula/issues/821))
([21099ba](https://redirect.github.com/defenseunicorns/lula/commit/21099ba35d4221ac55a53427bb5b5379d898072e))

#### What's Changed

- chore(deps): update dependency go to v1.23.4 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/831](https://redirect.github.com/defenseunicorns/lula/pull/831)
- chore(deps): update module github.com/defenseunicorns/go-oscal to
v0.6.2 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/833](https://redirect.github.com/defenseunicorns/lula/pull/833)
- chore: declare top-level read permissions in workflows by
[@&#8203;mildwonkey](https://redirect.github.com/mildwonkey) in
[https://github.com/defenseunicorns/lula/pull/830](https://redirect.github.com/defenseunicorns/lula/pull/830)
- feat(profile): resolve all controls in profile by
[@&#8203;meganwolf0](https://redirect.github.com/meganwolf0) in
[https://github.com/defenseunicorns/lula/pull/818](https://redirect.github.com/defenseunicorns/lula/pull/818)
- chore(deps): update module github.com/stretchr/testify to v1.10.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/821](https://redirect.github.com/defenseunicorns/lula/pull/821)
- chore(deps): update module github.com/charmbracelet/bubbletea to
v1.2.4 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/822](https://redirect.github.com/defenseunicorns/lula/pull/822)
- chore(deps): update github/codeql-action action to v3.27.6 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/829](https://redirect.github.com/defenseunicorns/lula/pull/829)
- chore(deps): update module github.com/pterm/pterm to v0.12.80 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/824](https://redirect.github.com/defenseunicorns/lula/pull/824)
- chore: cleanup API domain docs by
[@&#8203;mildwonkey](https://redirect.github.com/mildwonkey) in
[https://github.com/defenseunicorns/lula/pull/828](https://redirect.github.com/defenseunicorns/lula/pull/828)
- feat(deps): add support for OSCAL 1.1.3 as default by
[@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/defenseunicorns/lula/pull/837](https://redirect.github.com/defenseunicorns/lula/pull/837)
- chore(main): release 0.13.0 by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/defenseunicorns/lula/pull/820](https://redirect.github.com/defenseunicorns/lula/pull/820)

**Full Changelog**:
defenseunicorns/lula@v0.12.0...v0.13.0

</details>

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

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

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

##### ⚠ BREAKING CHANGES

- fix the release process permissions (contents: write)
([#&#8203;355](https://redirect.github.com/defenseunicorns/uds-common/issues/355))
- **deps:** update uds common support dependencies (ubuntu-latest can no
longer be used)
([#&#8203;354](https://redirect.github.com/defenseunicorns/uds-common/issues/354))

##### Features

- provide uds-releaser option for publishing uds packages
([#&#8203;341](https://redirect.github.com/defenseunicorns/uds-common/issues/341))
([62f8c28](https://redirect.github.com/defenseunicorns/uds-common/commit/62f8c28b2db62a0fbcbad5a7a639c65de2359696))

##### Bug Fixes

- check tests directories in renovate updates
([#&#8203;351](https://redirect.github.com/defenseunicorns/uds-common/issues/351))
([61385c2](https://redirect.github.com/defenseunicorns/uds-common/commit/61385c2fc0463e125e1914d59c4d7288976c5628))
- quote conditional and add use chkpt false
([#&#8203;357](https://redirect.github.com/defenseunicorns/uds-common/issues/357))
([4cda4d9](https://redirect.github.com/defenseunicorns/uds-common/commit/4cda4d94ca965781e57e36000a8b7159197533be))

##### Miscellaneous

- fix the release process permissions
([#&#8203;355](https://redirect.github.com/defenseunicorns/uds-common/issues/355))
([517932c](https://redirect.github.com/defenseunicorns/uds-common/commit/517932c890e0be62a87ef3f44ce88f9f3f587d5b))
- **deps:** update uds common package dependencies to v1.27.3
([#&#8203;349](https://redirect.github.com/defenseunicorns/uds-common/issues/349))
([4fbe49f](https://redirect.github.com/defenseunicorns/uds-common/commit/4fbe49f520cfa2c8ca38a39b829a7b2c782bae47))
- **deps:** update uds common support dependencies
([#&#8203;348](https://redirect.github.com/defenseunicorns/uds-common/issues/348))
([4430e46](https://redirect.github.com/defenseunicorns/uds-common/commit/4430e46bcd30092cb25e24bc278b54602602c3fb))
- **deps:** update uds common support dependencies
([#&#8203;354](https://redirect.github.com/defenseunicorns/uds-common/issues/354))
([511d894](https://redirect.github.com/defenseunicorns/uds-common/commit/511d8940991eaba185dd52d11a3d37efa7defcd8))

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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-core).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 33cee59 commit 777387b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
uses: defenseunicorns/lula-action/setup@badad8c4b1570095f57e66ffd62664847698a3b9 # v0.0.1
with:
# renovate: datasource=github-tags depName=defenseunicorns/lula versioning=semver-coerced
version: v0.12.0
version: v0.13.0

- name: Iron Bank Login
if: ${{ inputs.registry1Username != '' }}
Expand Down
2 changes: 1 addition & 1 deletion tasks/create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


includes:
- common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.4.0/tasks/create.yaml
- common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.0/tasks/create.yaml

variables:
- name: FLAVOR
Expand Down
2 changes: 1 addition & 1 deletion tasks/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

includes:
- remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.4.0/tasks/lint.yaml
- remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.0/tasks/lint.yaml

tasks:
- name: fix
Expand Down
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ includes:
- base-layer: ../packages/base/tasks.yaml
- idam-layer: ../packages/identity-authorization/tasks.yaml
- common-setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/refs/tags/v0.13.1/tasks/setup.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.4.0/tasks/compliance.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.0/tasks/compliance.yaml

tasks:
- name: base
Expand Down

0 comments on commit 777387b

Please sign in to comment.