Skip to content

chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0#509

Merged
tenthirtyam merged 2 commits intomainfrom
dependabot/github_actions/golangci/golangci-lint-action-6.5.0
Mar 18, 2025
Merged

chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0#509
tenthirtyam merged 2 commits intomainfrom
dependabot/github_actions/golangci/golangci-lint-action-6.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps golangci/golangci-lint-action from 6.2.0 to 6.5.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.5.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

v6.4.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0

v6.3.3

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3

v6.3.2

What's Changed

Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@tenthirtyam
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@ec5d184...2226d7c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6.5.0 branch from 8188d32 to 48a7129 Compare March 11, 2025 14:45
Removes `deadline` property from the `run` section of `.golangci-lint` configuration.

Rationale:

```
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'deadline' not allowed
Failed executing command with error: the configuration contains invalid elements
```

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam
Copy link
Copy Markdown
Contributor

@vivgoyal - I pushed 4ae775d to this pull request to resolve the failing CI.

TL;DR: Removed deadline property from the run section of .golangci-lint configuration.

Rationale:

jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'deadline' not allowed
Failed executing command with error: the configuration contains invalid elements

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

A newer version of golangci/golangci-lint-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@tenthirtyam tenthirtyam merged commit 137f846 into main Mar 18, 2025
7 checks passed
@tenthirtyam tenthirtyam deleted the dependabot/github_actions/golangci/golangci-lint-action-6.5.0 branch March 18, 2025 16:00
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Mar 18, 2025
@tenthirtyam tenthirtyam added this to the .next milestone Mar 18, 2025
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies github-actions GitHub Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant