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 gitlab support dependencies #137

Merged
merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
defenseunicorns/uds-cli minor v0.10.4 -> v0.11.0
defenseunicorns/uds-common patch v0.4.3 -> v0.4.5
defenseunicorns/uds-common action patch v0.4.3 -> v0.4.5
golangci/golangci-lint repository minor v1.58.2 -> v1.59.0
renovatebot/pre-commit-hooks repository minor 37.377.2 -> 37.381.11

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-cli (defenseunicorns/uds-cli)

v0.11.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.10.4...v0.11.0

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

v0.4.5

Compare Source

Miscellaneous

v0.4.4

Compare Source

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

v1.59.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.

| datasource  | package                      | from     | to        |
| ----------- | ---------------------------- | -------- | --------- |
| github-tags | defenseunicorns/uds-cli      | v0.10.4  | v0.11.0   |
| github-tags | defenseunicorns/uds-common   | v0.4.3   | v0.4.5    |
| github-tags | golangci/golangci-lint       | v1.58.2  | v1.59.0   |
| github-tags | renovatebot/pre-commit-hooks | 37.377.2 | 37.381.11 |
@renovate renovate bot requested a review from a team as a code owner May 30, 2024 12:40
@ericwyles ericwyles merged commit 66bb3ba into main May 30, 2024
10 checks passed
Racer159 pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[17.0.2-uds.0](v17.0.1-uds.1...v17.0.2-uds.0)
(2024-06-20)


### Features

* add wait for GL package CR readiness
([#144](#144))
([eaa59dd](eaa59dd))
* allow for Postgres password secret generation
([#147](#147))
([5d48380](5d48380))


### Bug Fixes

* add missing exporter netpols
([#142](#142))
([9b5a258](9b5a258))


### Miscellaneous

* cache playwright and add tests to amd64 release
([#155](#155))
([4af9d3a](4af9d3a))
* **deps:** update gitlab package dependencies
([#154](#154))
([e5a8f66](e5a8f66))
* **deps:** update gitlab support dependencies
([#137](#137))
([66bb3ba](66bb3ba))
* document how to use the database
([#149](#149))
([3ec9044](3ec9044))

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