Skip to content

Commit

Permalink
chore(deps): update gitlab support dependencies (#175)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`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)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`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)

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
  • Loading branch information
renovate[bot] and Racer159 authored Jul 26, 2024
1 parent 996181d commit d7be43a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d7be43a

Please sign in to comment.