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 sonarqube support dependencies #80

Merged
merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
defenseunicorns/uds-common patch v0.4.2 -> v0.4.5
defenseunicorns/uds-common action patch v0.4.2 -> v0.4.5
defenseunicorns/zarf minor v0.33.2 -> v0.34.0
golangci/golangci-lint repository minor v1.58.2 -> v1.59.0
renovatebot/pre-commit-hooks repository minor 37.374.3 -> 37.382.0

Warning

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

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

defenseunicorns/uds-common (defenseunicorns/uds-common)

v0.4.5

Compare Source

Miscellaneous

v0.4.4

Compare Source

Miscellaneous

v0.4.3

Compare Source

Bug Fixes
  • update renovate config to use docker versioning for zarf images (#​128) (c18e125)
Miscellaneous
defenseunicorns/zarf (defenseunicorns/zarf)

v0.34.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/zarf@v0.33.2...v0.34.0

golangci/golangci-lint (golangci/golangci-lint)

v1.59.0

Compare Source

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v37.382.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.0 for more changes

v37.381.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.11 for more changes

v37.381.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.10 for more changes

v37.381.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.9 for more changes

v37.381.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.8 for more changes

v37.381.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.7 for more changes

v37.381.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.6 for more changes

v37.381.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.5 for more changes

v37.381.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.3 for more changes

v37.381.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.2 for more changes

v37.381.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.1 for more changes

v37.379.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.379.0 for more changes

v37.378.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.378.0 for more changes

v37.377.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.8 for more changes

v37.377.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.7 for more changes

v37.377.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.6 for more changes

v37.377.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.5 for more changes

v37.377.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.4 for more changes

v37.377.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.2 for more changes

v37.377.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for more changes

v37.376.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for more changes

v37.375.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.2 for more changes

v37.375.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.1 for more changes

v37.375.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for more changes


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 23, 2024 20:03
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch 20 times, most recently from 7f7e851 to ef9739b Compare May 30, 2024 06:32
| datasource  | package                      | from     | to       |
| ----------- | ---------------------------- | -------- | -------- |
| github-tags | defenseunicorns/uds-common   | v0.4.2   | v0.4.5   |
| github-tags | defenseunicorns/zarf         | v0.33.2  | v0.34.0  |
| github-tags | golangci/golangci-lint       | v1.58.2  | v1.59.0  |
| github-tags | renovatebot/pre-commit-hooks | 37.374.3 | 37.382.0 |
@renovate renovate bot force-pushed the renovate/sonarqube-support-dependencies branch from ef9739b to 4b42be0 Compare May 30, 2024 14:42
@ericwyles ericwyles merged commit ab2bd2f into main May 30, 2024
11 checks passed
@ericwyles ericwyles deleted the renovate/sonarqube-support-dependencies branch May 30, 2024 14:59
ericwyles pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.9.5-uds.1](v9.9.5-uds.0...v9.9.5-uds.1)
(2024-06-20)


### Features

* add wait for SQ package CR readiness
([#85](#85))
([3f1db0e](3f1db0e))
* allow for Postgres password secret generation
([#88](#88))
([84503e5](84503e5))


### Miscellaneous

* add debug output on tag-and-release and test workflows
([#90](#90))
([ad11fca](ad11fca))
* add pre release testing
([#87](#87))
([f024ebf](f024ebf))
* **deps:** update sonarqube support dependencies
([#80](#80))
([ab2bd2f](ab2bd2f))
* **deps:** update sonarqube support dependencies
([#83](#83))
([cc7e869](cc7e869))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant