Skip to content

Cherry pick from upstream to attempt to fix linting#349

Merged
tommyd450 merged 1 commit intomainfrom
tdalton/maintenanceCherryPick
Mar 14, 2025
Merged

Cherry pick from upstream to attempt to fix linting#349
tommyd450 merged 1 commit intomainfrom
tdalton/maintenanceCherryPick

Conversation

@tommyd450
Copy link
Copy Markdown

No description provided.

* Bump the github-actions-deps group with 2 updates

Bumps the github-actions-deps group with 2 updates: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [nick-fields/retry](https://github.com/nick-fields/retry).

Updates `golangci/golangci-lint-action` from 6.3.2 to 6.5.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@051d919...2226d7c)

Updates `nick-fields/retry` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@7152eba...c97818c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>

* Rename `deadline` to `timeout` and `skip-files` to `exclude-files`

* Fix deprecated `linters-settings.depguard.list-type`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roger Ng <rogerng@google.com>
@tommyd450 tommyd450 changed the title Bump the github-actions-deps group with 2 updates (#3736) Cherry pick from upstream to attempt to fix linting Mar 14, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 14, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fghanmi, JasonPowr, tommyd450

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tommyd450 tommyd450 merged commit 29399c5 into main Mar 14, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels