Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency defenseunicorns/lula to v0.13.0 - abandoned #44

Closed
wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Update Change
defenseunicorns/lula minor v0.8.0 -> v0.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

defenseunicorns/lula (defenseunicorns/lula)

v0.13.0

Compare Source

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

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
Miscellaneous
  • cleanup API domain docs (#​828) (f124257)
  • declare top-level read permissions in workflows (#​830) (713a249)
  • deps: update dependency go to v1.23.4 (#​831) (4a64581)
  • deps: update github/codeql-action action to v3.27.6 (#​829) (c9be948)
  • deps: update module github.com/charmbracelet/bubbletea to v1.2.4 (#​822) (12ffaf5)
  • deps: update module github.com/defenseunicorns/go-oscal to v0.6.2 (#​833) (5099e9c)
  • deps: update module github.com/pterm/pterm to v0.12.80 (#​824) (bc506fc)
  • deps: update module github.com/stretchr/testify to v1.10.0 (#​821) (21099ba)

What's Changed

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

v0.12.0

Compare Source

This release includes some exciting updates:

  • The API domain now supports Post operations with flags for whether the operation modifies the environment in anyway.
  • lula dev operations now allow for templating - aligning to current OSCAL templating processes
  • The validation testing framework has been released. In looking to improve the review and testing process for validations, user can now specify tests to include in the validation to ensure policies are effective.
  • Initial preparatory work is underway for support of the SSP model - a focus for the team to work towards supporting all OSCAL models.
⚠ BREAKING CHANGES
  • validation: validation testing framework (#​667)
Features
Bug Fixes
  • lula validations in store don't persist validation state (#​795) (04f07ce)
Miscellaneous
  • deps: update anchore/sbom-action action to v0.17.8 (#​817) (350afe5)
  • deps: update commitlint monorepo to v19.6.0 (#​806) (fae7bef)
  • deps: update github/codeql-action action to v3.27.3 (#​794) (2aa9268)
  • deps: update github/codeql-action action to v3.27.4 (#​799) (9610789)
  • deps: update github/codeql-action action to v3.27.5 (#​809) (7a56e8c)
  • deps: update kubernetes packages to v0.31.3 (#​814) (386af3f)
  • deps: update module github.com/charmbracelet/bubbletea to v1.2.3 (#​796) (bb2c54b)
  • deps: update module github.com/defenseunicorns/go-oscal to v0.6.1 (#​815) (4a4a25c)
  • docs: add community meeting information (#​805) (4c6d040)

What's Changed

Full Changelog: defenseunicorns/lula@v0.11.0...v0.12.0

v0.11.0

Compare Source

This release includes updates to the API domain as we look to mature the capability of API data-retrieval as well as a new lula tools print command that can assist in the retrieval of resources or validations associated with an assessment observation.

Other fixes include a modification to the underlying process of data collection - domains now allow for passing evidence in the form of empty objects in the event of error for debugging purposes. This improves a posture of post-error analysis of evidence to have the most provenant picture of your systems. It also includes a fix for the generation of components from catalogs with nested parameter templates - resolving a conflict between OSCAL catalogs parameter templating and Lula templating.

Features
  • api domain: accept any API response and include reponse status code in domain resources (#​788) (6c6fcb3)
  • api domain: extend options for Get requests (#​766) (a480235)
  • dev: observation print commands (#​762) (0e9337e)
Bug Fixes
  • generate: template nested prose with params (#​780) (cd0fc1f)
  • validate: support returning empty resources object/slice (#​704) (9f29146)
Miscellaneous
  • deps: update actions/github-script digest to 4020e46 (#​778) (7c85ec9)
  • deps: update anchore/sbom-action action to v0.17.6 (#​768) (f55c890)
  • deps: update anchore/sbom-action action to v0.17.7 (#​781) (28247ea)
  • deps: update dependency go to v1.23.3 (#​785) (70de474)
  • deps: update github.com/charmbracelet/x/exp/teatest digest to 317c90d (#​791) (1d0ebff)
  • deps: update github.com/charmbracelet/x/exp/teatest digest to eee4c46 (#​705) (2ecc6ce)
  • deps: update github/codeql-action action to v3.27.1 (#​790) (c86e426)
  • deps: update goreleaser/goreleaser-action action to v6.1.0 (#​786) (fae5e4c)
  • deps: update module github.com/charmbracelet/bubbletea to v1.2.1 (#​783) (73690be)
  • deps: update module github.com/charmbracelet/lipgloss to v1 (#​774) (0213f3d)
  • deps: update module github.com/evertras/bubble-table to v0.17.1 (#​773) (8dc2196)
  • deps: update module github.com/open-policy-agent/opa to v0.70.0 (#​775) (63bf029)
  • file domain: add network.DownloadFile and use go-getter to download files (#​760) (9654993)

What's Changed

Full Changelog: defenseunicorns/lula@v0.10.0...v0.11.0

v0.10.0

Compare Source

v0.10.0 includes a focus on updates to console and initial integration of the Profile OSCAL model.

Console: Haven't seen console yet? lula console is the Terminal User Interface for interacting with OSCAL files in a more human-friendly interface (all within the terminal!). Support currently includes the component-definition and assessment-results models. You can now get detailed views of your validations from the console view - as well as the ability to execute a validate from the console and view the results immediately with color-coded feedback.

Profile: Users of the CLI can now generate a Profile model with lula generate profile. This enables authoring profiles from catalogs and begins integration paths for how Lula can augment existing artifacts that point to a profile model source artifact. Expect to see integrations in the near future across models.

Features
Miscellaneous
  • address linter report - swallowed errors and minor test cleanup of nil checks (#​740) (05a7f6e)
  • build: add golangci-lint to the pipeline as a non-blocking step (#​742) (fedb0c9)
  • deps: update actions/checkout action to v4.2.2 (#​756) (7e1a193)
  • deps: update actions/setup-go action to v5.1.0 (#​761) (e464cd0)
  • deps: update actions/setup-node action to v4.1.0 (#​759) (2fd7f86)
  • deps: update anchore/sbom-action action to v0.17.4 (#​731) (36ef42a)
  • deps: update anchore/sbom-action action to v0.17.5 (#​753) (521452c)
  • deps: update github/codeql-action action to v3.26.13 (#​737) (86c9376)
  • deps: update github/codeql-action action to v3.27.0 (#​745) (c87621e)
  • deps: update kubernetes packages to v0.31.2 (#​757) (259b180)
  • deps: update module github.com/charmbracelet/bubbletea to v1.1.2 (#​763) (83c9c3a)
  • deps: update module github.com/charmbracelet/lipgloss to v0.13.1 (#​755) (821643d)
  • deps: update module github.com/open-policy-agent/conftest to v0.56.0 (#​743) (c8b2293)
  • deps: update module sigs.k8s.io/e2e-framework to v0.5.0 (#​754) (1f7f3c7)
  • lint: appease the linter (#​746) (bcb2ab0)
  • scan: integrate KICS scanning into PR pipelines (#​751) (0112462)
  • scanning: create gosec integration in pipelines (#​739) (41bce03)

What's Changed

Full Changelog: defenseunicorns/lula@v0.9.1...v0.10.0

v0.9.1

Compare Source

Bug Fixes

What's Changed

Full Changelog: defenseunicorns/lula@v0.9.0...v0.9.1

v0.9.0

Compare Source

⚠ BREAKING CHANGES
  • kubernetes: wait logic kubernetes version support (#​718)
Features
Bug Fixes
Miscellaneous
  • add global command context for program cancelation and everything else (#​696) (df81cf7)
  • deps: update actions/checkout action to v4.2.1 (#​713) (802601a)
  • deps: update actions/upload-artifact action to v4.4.3 (#​711) (a954664)
  • deps: update github/codeql-action action to v3.26.12 (#​691) (0efb120)
  • deps: update module github.com/open-policy-agent/opa to v0.69.0 (#​692) (e08d695)
  • deps: update module sigs.k8s.io/cli-utils to v0.37.2 (#​721) (5fd0f32)
  • update getting started doc to include brew install (#​720) (26c3f8d)

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency defenseunicorns/lula to v0.9.1 chore(deps): update dependency defenseunicorns/lula to v0.10.0 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/defenseunicorns-lula-0.x branch from 14f83d7 to 9f33abe Compare October 26, 2024 08:49
@renovate renovate bot force-pushed the renovate/defenseunicorns-lula-0.x branch from 9f33abe to 4735142 Compare November 9, 2024 08:47
@renovate renovate bot changed the title chore(deps): update dependency defenseunicorns/lula to v0.10.0 chore(deps): update dependency defenseunicorns/lula to v0.11.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/defenseunicorns-lula-0.x branch from 4735142 to 4b8c152 Compare November 23, 2024 11:43
@renovate renovate bot changed the title chore(deps): update dependency defenseunicorns/lula to v0.11.0 chore(deps): update dependency defenseunicorns/lula to v0.12.0 Nov 23, 2024
| datasource  | package              | from   | to      |
| ----------- | -------------------- | ------ | ------- |
| github-tags | defenseunicorns/lula | v0.8.0 | v0.13.0 |
@renovate renovate bot force-pushed the renovate/defenseunicorns-lula-0.x branch from 4b8c152 to 7e762b6 Compare December 7, 2024 11:59
@renovate renovate bot changed the title chore(deps): update dependency defenseunicorns/lula to v0.12.0 chore(deps): update dependency defenseunicorns/lula to v0.13.0 Dec 7, 2024
@mjnagel mjnagel closed this Dec 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency defenseunicorns/lula to v0.13.0 chore(deps): update dependency defenseunicorns/lula to v0.13.0 - abandoned Dec 19, 2024
@renovate renovate bot reopened this Dec 19, 2024
Copy link
Author

renovate bot commented Dec 19, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@mjnagel mjnagel closed this Dec 19, 2024
@mjnagel mjnagel deleted the renovate/defenseunicorns-lula-0.x branch December 19, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant