From d7be43a755c8ce44cc0d20c06a51ae090771df5f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 26 Jul 2024 11:46:28 -0600
Subject: [PATCH] chore(deps): update gitlab support dependencies (#175)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.13` -> `v3.25.15` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | major | `37.440.4` -> `38.7.1` |
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](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
github/codeql-action (github/codeql-action)
###
[`v3.25.15`](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)
[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)
###
[`v3.25.14`](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)
[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)
renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)
###
[`v38.7.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.7.1)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.7.0...38.7.1)
See https://github.com/renovatebot/renovate/releases/tag/38.7.1 for more
changes
###
[`v38.7.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.7.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.5.0...38.7.0)
See https://github.com/renovatebot/renovate/releases/tag/38.7.0 for more
changes
###
[`v38.5.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0)
###
[`v38.4.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.4.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.1.0...38.4.0)
See https://github.com/renovatebot/renovate/releases/tag/38.4.0 for more
changes
###
[`v38.1.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.1.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.7...38.1.0)
See https://github.com/renovatebot/renovate/releases/tag/38.1.0 for more
changes
###
[`v37.440.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.440.7)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.6...37.440.7)
See https://github.com/renovatebot/renovate/releases/tag/37.440.7 for
more changes
###
[`v37.440.6`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6)
###
[`v37.440.5`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5)
---
### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-package-gitlab).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr
---
.github/workflows/scorecard.yaml | 2 +-
.github/workflows/tag-and-release.yaml | 2 +-
.pre-commit-config.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml
index a7234cde..126590a9 100644
--- a/.github/workflows/scorecard.yaml
+++ b/.github/workflows/scorecard.yaml
@@ -45,6 +45,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
- uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
+ uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
with:
sarif_file: results.sarif
diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml
index cccf569c..330b0f2b 100644
--- a/.github/workflows/tag-and-release.yaml
+++ b/.github/workflows/tag-and-release.yaml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Create release tag
id: tag
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
+ uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
- id: release-flag
run: echo "release_created=${{ steps.tag.outputs.release_created || false }}" >> $GITHUB_OUTPUT
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c3e83fcc..04eaaad4 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -48,6 +48,6 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
- rev: 37.440.4
+ rev: 38.7.1
hooks:
- id: renovate-config-validator