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 githubactions #553

Merged
merged 2 commits into from
Jul 26, 2024
Merged

chore(deps): update githubactions #553

merged 2 commits into from
Jul 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action patch v4.0.2 -> v4.0.3
chainguard-dev/setup-chainctl action patch v0.2.1 -> v0.2.2
defenseunicorns/lula patch v0.4.1 -> v0.4.3
defenseunicorns/lula-action action digest 095636b -> 939e0a3

Release Notes

actions/setup-node (actions/setup-node)

v4.0.3

Compare Source

chainguard-dev/setup-chainctl (chainguard-dev/setup-chainctl)

v0.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: chainguard-dev/setup-chainctl@v0.2.1...v0.2.2

defenseunicorns/lula (defenseunicorns/lula)

v0.4.3

Compare Source

This release contains a small list of features, fixes, and dependency updates. The main feature in this release is the inclusion of the JSON schema for a Lula Validation. This is schema can be used in developing validations, as the schema can be imported into the IDE of choice (from /src/pkg/common/schemas/validation.json). Thelula dev lint command can be used to lint a validation manifest. Additionally, improperly structured validations will be identified in lula validate and lula tools compose.

Some docs updates and additions are also part of this release in support of the impending rollout of the Lula website.

Features
  • common: json schema linting for common validation(s) (#​473) (23a45b6)
Bug Fixes
Miscellaneous

What's Changed

Full Changelog: defenseunicorns/lula@v0.4.2...v0.4.3

v0.4.2

Compare Source

This release fixes several bugs with the evaluate, generate, and upgrade commands, and includes several dependency updates.

Evaluate now allows for setting the threshold property to true for instances where you're running evaluate against an assessment-result that only has one result.

Generate for component-definitions now adds a text block within the component's remark field to describe how to reproduce the generation of the component.

Upgrade now handles errors for instances when the file selected does not exist. It also has the input file flag as a requirement.

Smaller changes of note, the lula.dev website codebase has been removed from the Lula repo into a dedicated repo.

Bug Fixes
  • evaluate: set threshold on single result evaluation (#​519) (9424ec5)
  • generate: create annotation in remarks for how to reproduce the generation of a component (#​520) (6b59daf)
  • upgrade: error handling for non-existent oscal (#​529) (58c03d5)
Miscellaneous

What's Changed

Full Changelog: defenseunicorns/lula@v0.4.1...v0.4.2


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 if that's undesired.


  • 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 githubactions to v4.0.3 chore(deps): update githubactions Jul 19, 2024
| datasource  | package                       | from   | to     |
| ----------- | ----------------------------- | ------ | ------ |
| github-tags | actions/setup-node            | v4.0.2 | v4.0.3 |
| github-tags | chainguard-dev/setup-chainctl | v0.2.1 | v0.2.2 |
| github-tags | defenseunicorns/lula          | v0.4.1 | v0.4.3 |
Copy link
Contributor

github-actions bot commented Jul 24, 2024

Compliance registry1 Evaluation: success

CC: @defenseunicorns/lula-dev

@mjnagel mjnagel enabled auto-merge (squash) July 26, 2024 03:24
Copy link
Contributor Author

renovate bot commented Jul 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mjnagel mjnagel merged commit 2a9e29a into main Jul 26, 2024
11 checks passed
@mjnagel mjnagel deleted the renovate/githubactions branch July 26, 2024 03:48
mjnagel pushed a commit that referenced this pull request Aug 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](v0.24.1...v0.25.0)
(2024-08-02)


### ⚠ BREAKING CHANGES

* change metric server to optional
(#611)

### Features

* add json logging for keycloak
([#610](#610))
([29ed934](29ed934))
* **istio:** add configurable TLS version
([#624](#624))
([cd2b87e](cd2b87e))


### Bug Fixes

* account for keycloak HA ports
([#619](#619))
([434f349](434f349))
* add google saml to slim-dev
([#613](#613))
([f2164e1](f2164e1))
* address network policy generation inter-namespace bug
([#564](#564))
([9b14c2c](9b14c2c))
* reference root scope
([#633](#633))
([5de6915](5de6915))


### Miscellaneous

* change metric server to optional
(#611)
([bc2d673](bc2d673))
* **deps:** update dependency defenseunicorns/uds-common to v0.9.0
([#592](#592))
([44ea2d7](44ea2d7))
* **deps:** update dependency weaveworks/eksctl to v0.187.0
([#539](#539))
([9002a94](9002a94))
* **deps:** update githubactions
([#553](#553))
([2a9e29a](2a9e29a))
* **deps:** update grafana curl image to v8.9.0
([#596](#596))
([64f9408](64f9408))
* **deps:** update grafana helm chart to v8.3.6
([#594](#594))
([1f2005b](1f2005b))
* **deps:** update istio to v1.22.3
([#580](#580))
([7aba89e](7aba89e))
* **deps:** update lula to v0.4.4
([#615](#615))
([b02b305](b02b305))
* **deps:** update neuvector-updater/curl to v8.9.0
([#597](#597))
([b4bd660](b4bd660))
* **deps:** update promtail configmap-reload to v0.13.1
([#608](#608))
([d98bbae](d98bbae))
* **deps:** update promtail helm chart to v6.16.4
([#574](#574))
([bf9f65c](bf9f65c))
* **deps:** update to identity-config 0.5.2
([#635](#635))
([6474d16](6474d16))
* **deps:** update uds cli to v0.13.1
([#569](#569))
([4339c89](4339c89))
* **deps:** update zarf to v0.36.1
([#562](#562))
([058cfb3](058cfb3))
* disable telemetry/analytics for loki/grafana
([#601](#601))
([ad785bc](ad785bc))
* update zarf to new repo location, 0.37.0
([#631](#631))
([29f9fd0](29f9fd0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

1 participant