build(deps): bump github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.2 in /hack/tools
Bumps github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.2.
Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
v2.6.2
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! :heart:
For key updates, see the changelog.
Changelog
- a237b8294c2776c7da0eddcc72eb3632223488c1 build(deps): bump github.com/maratori/testableexamples from 1.0.0 to 1.0.1 (#6182)
- 7255b2cff8787ddd0b062d543a08c5afa7989c78 build(deps): bump github.com/maratori/testpackage from 1.1.1 to 1.1.2 (#6183)
- f07ab6ad97df981f3e2ffb11bf1d54d39088cefd build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /scripts/gen_github_action_config in the scripts group (#6185)
- 79163b62ba480ed49e1f3bb4ef346ea1f912331b build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#6181)
- 7bcb236705fdd83923d5dfe2487d9244cc6585c2 build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the github-actions group (#6186)
- a8a12dba5f526b14e31be424b0f1e6cc1e922269 fix: fmt command with symlinks (#6187)
- c128d127c8593eaef27d541221c24e972b6df150 fix: use file depending on build configuration to invalidate cache (#6179)
v2.6.1
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! :heart:
For key updates, see the changelog.
Changelog
- 1865317e033ab1b0496ce038cf2a0474beea8901 build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 (#6164)
- a9084fe6c1f905ef43b72c7318a5f933709bf5e3 build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 (#6161)
- 9b1070930c357b8d436b27a34fbab8ba3e76bfb2 build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#6168)
- 8b074736158869779fe25fe2691a0e397fa6964c build(deps): bump the linter-testdata group across 2 directories with 3 updates (#6167)
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
v2.6.2
- Bug fixes
fmtcommand with symlinks- use file depending on build configuration to invalidate cache
- Linters bug fixes
testableexamples: from 1.0.0 to 1.0.1testpackage: from 1.1.1 to 1.1.2v2.6.1
- Linters bug fixes
copyloopvar: from 1.2.1 to 1.2.2go-critic: from 0.14.0 to 0.14.2
Commits
dc16cf4chore: prepare releasea8a12dbfix: fmt command with symlinks (#6187)7bcb236build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the gi...f07ab6abuild(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /scripts/gen_g...7255b2cbuild(deps): bump github.com/maratori/testpackage from 1.1.1 to 1.1.2 (#6183)a237b82build(deps): bump github.com/maratori/testableexamples from 1.0.0 to 1.0.1 (#...79163b6build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#6181)c128d12fix: use file depending on build configuration to invalidate cache (#6179)b92f577docs: improve fix flag description (#6175)fb3e4b2docs: fix changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Tests
Please note that running unit and e2e tests requires manual approval from a team member.
e2e tests
We use labels to control which e2e tests contexts are run:
| Label | Behaviour |
|---|---|
| none | Run Generic tests only |
| https://github.com/ionos-cloud/cluster-api-provider-proxmox/labels/e2e%2Fnone | Do not run any e2e tests |
| https://github.com/ionos-cloud/cluster-api-provider-proxmox/labels/e2e%2Fflatcar | Add Flatcar tests |
ℹ️ Ask a team member to add the requested labels if you don't have enough permissions.