Skip to content

Commit

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

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.10.2` ->
`22.10.5`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.2/22.10.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/22.10.2/22.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.10.2/22.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[defenseunicorns/lula](https://redirect.github.com/defenseunicorns/lula)
| `v0.13.0` -> `v0.14.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/defenseunicorns%2flula/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/defenseunicorns%2flula/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/defenseunicorns%2flula/v0.13.0/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/defenseunicorns%2flula/v0.13.0/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
|
[terraform-aws-modules/s3-bucket/aws](https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws)
([source](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket))
| `4.2.2` -> `4.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-module/terraform-aws-modules%2fs3-bucket%2faws/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-module/terraform-aws-modules%2fs3-bucket%2faws/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-module/terraform-aws-modules%2fs3-bucket%2faws/4.2.2/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-module/terraform-aws-modules%2fs3-bucket%2faws/4.2.2/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| module | minor |

---

### Release Notes

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

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

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

This release includes a host of great changes. From supporting the
generation of SSP's with `lula generate system-security-plan` to the
initial release of `lula report` and enumerating controls from component
definitions. The OPA domain now allows for the inclusion of common rego
modules that can be imported and shared across validations. As well as
the ability to run validation tests across all validations in your OSCAL
during `lula validate` with the `--run-tests` flag.

Other fixes and dependency updates are also included - checkout the
changelog if interested!

##### ⚠ BREAKING CHANGES

- **generate:** initial generate ssp command
([#&#8203;812](https://redirect.github.com/defenseunicorns/lula/issues/812))

##### Features

- **generate:** initial generate ssp command
([#&#8203;812](https://redirect.github.com/defenseunicorns/lula/issues/812))
([74fd193](https://redirect.github.com/defenseunicorns/lula/commit/74fd193cf8f0ce8b618632befe187839866d8179))
- **opa:** allow importing custom OPA modules in OPA policies
([#&#8203;826](https://redirect.github.com/defenseunicorns/lula/issues/826))
([d3a8690](https://redirect.github.com/defenseunicorns/lula/commit/d3a869049c70a7237440651c6ce24bbde32f3ad4))
- **report:** initial lula report
([#&#8203;599](https://redirect.github.com/defenseunicorns/lula/issues/599))
([27e9f25](https://redirect.github.com/defenseunicorns/lula/commit/27e9f2537ce7fe620232a37d12a8f5682cc8e2e3))
- **validate:** validate run tests flag
([#&#8203;838](https://redirect.github.com/defenseunicorns/lula/issues/838))
([be2a063](https://redirect.github.com/defenseunicorns/lula/commit/be2a06356934f242b309d978cd1c050e6e9de1ad))
- **validation-tests:** validation tests path resolution
([#&#8203;845](https://redirect.github.com/defenseunicorns/lula/issues/845))
([c54d5ba](https://redirect.github.com/defenseunicorns/lula/commit/c54d5bafe65e827e29fb27ff5250ac3c577a9fc8))
- **validation:** account for controls not evaluated by Lula
([#&#8203;847](https://redirect.github.com/defenseunicorns/lula/issues/847))
([58b234b](https://redirect.github.com/defenseunicorns/lula/commit/58b234b382e8131cdb76631909ab53e9261306b0))

##### Bug Fixes

- **alert:** update golang dep golang.org/x/net to patched version
([#&#8203;860](https://redirect.github.com/defenseunicorns/lula/issues/860))
([6851e88](https://redirect.github.com/defenseunicorns/lula/commit/6851e88a72bfc5cf01a6a96a42dab03801b6752d))
- **assessment:** adjust reason accordingly across multiple components
([#&#8203;862](https://redirect.github.com/defenseunicorns/lula/issues/862))
([f0fe67c](https://redirect.github.com/defenseunicorns/lula/commit/f0fe67c30b2a13bc4c1dd727093636724f5aab24))
- **deps:** workaround pterm.SetDefaultOutput until it is fixed upstream
([#&#8203;848](https://redirect.github.com/defenseunicorns/lula/issues/848))
([749cdff](https://redirect.github.com/defenseunicorns/lula/commit/749cdffed085549681d7e570f2dd410a8bd055ec))
- **oscal:** update version of assessment results generated
([#&#8203;853](https://redirect.github.com/defenseunicorns/lula/issues/853))
([0774f66](https://redirect.github.com/defenseunicorns/lula/commit/0774f6627f4160b59a1f6edd69cbb16b916a0536))

##### Miscellaneous

- add fuzz tests and daily fuzz workflow
([#&#8203;832](https://redirect.github.com/defenseunicorns/lula/issues/832))
([377ed80](https://redirect.github.com/defenseunicorns/lula/commit/377ed80ae4c98809f8f82b52dd972926327c091c))
- **deps:** bump golang.org/x/crypto from 0.28.0 to 0.31.0
([#&#8203;846](https://redirect.github.com/defenseunicorns/lula/issues/846))
([df40fca](https://redirect.github.com/defenseunicorns/lula/commit/df40fcaef7730a6f99ccc2dd82bb1e6769c91b97))
- **deps:** update actions/create-github-app-token action to v1.11.1
([#&#8203;864](https://redirect.github.com/defenseunicorns/lula/issues/864))
([978fb2e](https://redirect.github.com/defenseunicorns/lula/commit/978fb2ec34da125be5cb70a03710c7a53c60ed66))
- **deps:** update actions/setup-go action to v5.2.0
([#&#8203;844](https://redirect.github.com/defenseunicorns/lula/issues/844))
([5e9d87a](https://redirect.github.com/defenseunicorns/lula/commit/5e9d87ac91cf6e4f813acb650599334c02783198))
- **deps:** update actions/upload-artifact action to v4.5.0
([#&#8203;859](https://redirect.github.com/defenseunicorns/lula/issues/859))
([33bcf02](https://redirect.github.com/defenseunicorns/lula/commit/33bcf02369f45440ef49c803bb5c1ac02123b259))
- **deps:** update anchore/sbom-action action to v0.17.9
([#&#8203;855](https://redirect.github.com/defenseunicorns/lula/issues/855))
([d0ab57e](https://redirect.github.com/defenseunicorns/lula/commit/d0ab57eb20337761f344239c351921f475e94c45))
- **deps:** update dependency commitlint to v19.6.1
([#&#8203;857](https://redirect.github.com/defenseunicorns/lula/issues/857))
([d23cedf](https://redirect.github.com/defenseunicorns/lula/commit/d23cedff5770666b3f06d8953d86e995c6bfcba1))
- **deps:** update github.com/charmbracelet/x/exp/teatest digest to
[`e9f42af`](https://redirect.github.com/defenseunicorns/lula/commit/e9f42af)
([#&#8203;793](https://redirect.github.com/defenseunicorns/lula/issues/793))
([7a1e5ad](https://redirect.github.com/defenseunicorns/lula/commit/7a1e5adac41062548e5b41bb657e2300e685295e))
- **deps:** update github/codeql-action action to v3.27.8
([#&#8203;842](https://redirect.github.com/defenseunicorns/lula/issues/842))
([401b4ec](https://redirect.github.com/defenseunicorns/lula/commit/401b4ec0a47d67b4c8993bad0e2984421a1b2fe8))
- **deps:** update github/codeql-action action to v3.27.9
([#&#8203;854](https://redirect.github.com/defenseunicorns/lula/issues/854))
([71f7cd8](https://redirect.github.com/defenseunicorns/lula/commit/71f7cd87ead400311d64ce9dd95d227a189c063c))
- **deps:** update github/codeql-action action to v3.28.0
([#&#8203;865](https://redirect.github.com/defenseunicorns/lula/issues/865))
([f4f52f9](https://redirect.github.com/defenseunicorns/lula/commit/f4f52f90d15200e85b089edc3fc88983758ea5c0))
- **deps:** update kubernetes packages to v0.32.0
([#&#8203;843](https://redirect.github.com/defenseunicorns/lula/issues/843))
([996e98b](https://redirect.github.com/defenseunicorns/lula/commit/996e98b7bb4db164fd300ff47560518131086204))
- **docs:** added file domain
([#&#8203;852](https://redirect.github.com/defenseunicorns/lula/issues/852))
([5d7bc02](https://redirect.github.com/defenseunicorns/lula/commit/5d7bc022ceb24012433594528271ad1026d91625))
- **e2e:** add OPA remote module e2e test
([#&#8203;850](https://redirect.github.com/defenseunicorns/lula/issues/850))
([5e0b2d0](https://redirect.github.com/defenseunicorns/lula/commit/5e0b2d0e6f86302b194c06d5423f162aa71bcb01))

#### What's Changed

- chore: add fuzz tests and daily fuzz workflow by
[@&#8203;mildwonkey](https://redirect.github.com/mildwonkey) in
[https://github.com/defenseunicorns/lula/pull/832](https://redirect.github.com/defenseunicorns/lula/pull/832)
- chore(deps): update actions/setup-go action to v5.2.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/844](https://redirect.github.com/defenseunicorns/lula/pull/844)
- feat(opa): allow importing custom OPA modules in OPA policies by
[@&#8203;nacx](https://redirect.github.com/nacx) in
[https://github.com/defenseunicorns/lula/pull/826](https://redirect.github.com/defenseunicorns/lula/pull/826)
- docs: added file domain by
[@&#8203;meganwolf0](https://redirect.github.com/meganwolf0) in
[https://github.com/defenseunicorns/lula/pull/852](https://redirect.github.com/defenseunicorns/lula/pull/852)
- chore(deps): update github/codeql-action action to v3.27.8 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/842](https://redirect.github.com/defenseunicorns/lula/pull/842)
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/lula/pull/846](https://redirect.github.com/defenseunicorns/lula/pull/846)
- fix: workaround pterm.SetDefaultOutput until it is fixed upstream to
fix the message.UseBuffer by
[@&#8203;nacx](https://redirect.github.com/nacx) in
[https://github.com/defenseunicorns/lula/pull/848](https://redirect.github.com/defenseunicorns/lula/pull/848)
- chore(e2e): add OPA remote module e2e test by
[@&#8203;nacx](https://redirect.github.com/nacx) in
[https://github.com/defenseunicorns/lula/pull/850](https://redirect.github.com/defenseunicorns/lula/pull/850)
- fix(oscal): update version of assessment results generated by
[@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/defenseunicorns/lula/pull/853](https://redirect.github.com/defenseunicorns/lula/pull/853)
- feat(valiation): account for controls not evaluated by Lula by
[@&#8203;nacx](https://redirect.github.com/nacx) in
[https://github.com/defenseunicorns/lula/pull/847](https://redirect.github.com/defenseunicorns/lula/pull/847)
- feat(generate)!: initial generate ssp command by
[@&#8203;meganwolf0](https://redirect.github.com/meganwolf0) in
[https://github.com/defenseunicorns/lula/pull/812](https://redirect.github.com/defenseunicorns/lula/pull/812)
- chore(deps): update github/codeql-action action to v3.27.9 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/854](https://redirect.github.com/defenseunicorns/lula/pull/854)
- chore(deps): update anchore/sbom-action action to v0.17.9 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/855](https://redirect.github.com/defenseunicorns/lula/pull/855)
- chore(deps): update dependency commitlint to v19.6.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/857](https://redirect.github.com/defenseunicorns/lula/pull/857)
- feat: initial lula report by
[@&#8203;CloudBeard](https://redirect.github.com/CloudBeard) in
[https://github.com/defenseunicorns/lula/pull/599](https://redirect.github.com/defenseunicorns/lula/pull/599)
- chore(deps): update kubernetes packages to v0.32.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/843](https://redirect.github.com/defenseunicorns/lula/pull/843)
- chore(deps): update actions/upload-artifact action to v4.5.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/859](https://redirect.github.com/defenseunicorns/lula/pull/859)
- feat: validate run tests by
[@&#8203;meganwolf0](https://redirect.github.com/meganwolf0) in
[https://github.com/defenseunicorns/lula/pull/838](https://redirect.github.com/defenseunicorns/lula/pull/838)
- feat(validation-tests): validation tests path resolution by
[@&#8203;meganwolf0](https://redirect.github.com/meganwolf0) in
[https://github.com/defenseunicorns/lula/pull/845](https://redirect.github.com/defenseunicorns/lula/pull/845)
- fix(alert): update golang dep golang.org/x/net to patched version by
[@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/defenseunicorns/lula/pull/860](https://redirect.github.com/defenseunicorns/lula/pull/860)
- fix(assessment): adjust reason accordingly across multiple components
by [@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/defenseunicorns/lula/pull/862](https://redirect.github.com/defenseunicorns/lula/pull/862)
- chore(deps): update github.com/charmbracelet/x/exp/teatest digest to
[`e9f42af`](https://redirect.github.com/defenseunicorns/lula/commit/e9f42af)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/793](https://redirect.github.com/defenseunicorns/lula/pull/793)
- chore(deps): update actions/create-github-app-token action to v1.11.1
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/864](https://redirect.github.com/defenseunicorns/lula/pull/864)
- chore(deps): update github/codeql-action action to v3.28.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/lula/pull/865](https://redirect.github.com/defenseunicorns/lula/pull/865)
- chore(main): release 0.14.0 by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/defenseunicorns/lula/pull/839](https://redirect.github.com/defenseunicorns/lula/pull/839)

#### New Contributors

- [@&#8203;nacx](https://redirect.github.com/nacx) made their first
contribution in
[https://github.com/defenseunicorns/lula/pull/826](https://redirect.github.com/defenseunicorns/lula/pull/826)

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

</details>

<details>
<summary>terraform-aws-modules/terraform-aws-s3-bucket
(terraform-aws-modules/s3-bucket/aws)</summary>

###
[`v4.3.0`](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/HEAD/CHANGELOG.md#430-2024-12-21)

[Compare
Source](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v4.2.2...v4.3.0)

##### Features

- Added Account-level Public Access Block module, and minor fixes as
fallback
([#&#8203;299](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/299))
([69f0f4e](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/commit/69f0f4ebfb93969ec8950e92fd32215d718f63c9))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <[email protected]>
  • Loading branch information
renovate[bot] and UnicornChance authored Jan 6, 2025
1 parent 153b7e1 commit cf1a60b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.13.0
version: v0.14.0

- name: Iron Bank Login
if: ${{ inputs.registry1Username != '' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/test-infra/aws/rke2/irsa.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resource "aws_secretsmanager_secret_version" "private_key" {
# Public bucket to host OIDC files
module "oidc_bucket" {
source = "terraform-aws-modules/s3-bucket/aws"
version = "4.2.2"
version = "4.3.0"

bucket = "${var.environment}-oidc-${random_string.ssm.result}"
force_destroy = var.force_destroy
Expand Down
6 changes: 3 additions & 3 deletions test/jest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions test/playwright/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf1a60b

Please sign in to comment.