Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/build: update to setup-go@v4 #704

Merged
merged 2 commits into from Mar 20, 2023
Merged

docs/build: update to setup-go@v4 #704

merged 2 commits into from Mar 20, 2023

Conversation

caarlos0
Copy link
Contributor

@caarlos0 caarlos0 commented Mar 20, 2023

setup-go v4 uses cache automatically, which conflicts with golangci-lint's cache.

This is not a fix, rather a documentation and build setup update, in 2 separated commits so they might be cherry-picked :)

refs #677

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez merged commit 39b10dd into golangci:master Mar 20, 2023
18 checks passed
@ldez ldez added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 20, 2023
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Apr 10, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Apr 11, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Apr 16, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request May 15, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request May 16, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
another-rex pushed a commit to google/osv-scanner that referenced this pull request Jun 6, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://togithub.com/actions/setup-go) | action |
patch | `v4.0.0` -> `v4.0.1` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v2.3.3` -> `v2.3.6` |
|
[golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action)
| action | minor | `v3.4.0` -> `v3.5.0` |

---

### Release Notes

<details>
<summary>actions/setup-go</summary>

###
[`v4.0.1`](https://togithub.com/actions/setup-go/releases/tag/v4.0.1)

[Compare
Source](https://togithub.com/actions/setup-go/compare/v4.0.0...v4.0.1)

##### What's Changed

- Update documentation for `v4` by
[@&#8203;dsame](https://togithub.com/dsame) in
[actions/setup-go#354
- Fix glob bug in the package.json scripts section by
[@&#8203;IvanZosimov](https://togithub.com/IvanZosimov) in
[actions/setup-go#359
- Bump `xml2js` dependency by
[@&#8203;dmitry-shibanov](https://togithub.com/dmitry-shibanov) in
[actions/setup-go#370
- Bump `@actions/cache` dependency to v3.2.1 by
[@&#8203;nikolai-laevskii](https://togithub.com/nikolai-laevskii) in
[actions/setup-go#374

##### New Contributors

- [@&#8203;nikolai-laevskii](https://togithub.com/nikolai-laevskii) made
their first contribution in
[actions/setup-go#374

**Full Changelog**:
actions/setup-go@v4...v4.0.1

</details>

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

###
[`v2.3.6`](https://togithub.com/github/codeql-action/compare/v2.3.5...v2.3.6)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v2.3.5...v2.3.6)

###
[`v2.3.5`](https://togithub.com/github/codeql-action/compare/v2.3.4...v2.3.5)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v2.3.4...v2.3.5)

###
[`v2.3.4`](https://togithub.com/github/codeql-action/compare/v2.3.3...v2.3.4)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v2.3.3...v2.3.4)

</details>

<details>
<summary>golangci/golangci-lint-action</summary>

###
[`v3.5.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.5.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)

#### What's Changed

- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#659
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.48.2 to 5.49.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#661
- build(deps-dev): bump eslint-plugin-simple-import-sort from 9.0.0 to
10.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#662
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.0 to
0.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#660
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.48.2 to 5.49.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#663
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.49.0 to 5.50.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#665
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.49.0 to 5.50.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#666
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#667
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.11.18 to
18.11.19 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#668
- doc: add quote aroung go version by
[@&#8203;vaughany](https://togithub.com/vaughany) in
[golangci/golangci-lint-action#670
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.50.0 to 5.51.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#671
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#673
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.11.19 to
18.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#674
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.50.0 to 5.51.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#675
- build(deps): bump
[@&#8203;actions/cache](https://togithub.com/actions/cache) from 3.1.2
to 3.1.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#672
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.51.0 to 5.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#678
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.13.0 to
18.14.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#679
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#680
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.51.0 to 5.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#681
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.52.0 to 5.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#684
- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#685
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.0 to
18.14.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#688
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.52.0 to 5.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#687
- build(deps): bump
[@&#8203;actions/cache](https://togithub.com/actions/cache) from 3.1.3
to 3.1.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#686
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.2 to
18.14.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#691
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.53.0 to 5.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#692
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.53.0 to 5.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#693
- build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#694
- build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#699
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.54.0 to 5.54.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#700
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.6 to
18.15.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#701
- docs/build: update to setup-go@v4 by
[@&#8203;caarlos0](https://togithub.com/caarlos0) in
[golangci/golangci-lint-action#704
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#705
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.1 to
18.15.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#706
- build(deps): bump
[@&#8203;actions/http-client](https://togithub.com/actions/http-client)
from 2.0.1 to 2.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#697
- build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#707
- build(deps): bump
[@&#8203;actions/cache](https://togithub.com/actions/cache) from 3.1.4
to 3.2.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#698
- build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#709
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.3 to
18.15.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#710
- build(deps-dev): bump prettier from 2.8.5 to 2.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#711
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.54.1 to 5.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#712
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.54.0 to 5.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#713
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.56.0 to 5.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#718
- build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#717
- build(deps-dev): bump eslint from 8.36.0 to 8.37.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#719
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.56.0 to 5.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#720
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.10 to
18.15.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#721
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.57.0 to 5.57.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#722
- build(deps-dev): bump eslint from 8.37.0 to 8.38.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#723
- build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#725
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.57.0 to 5.57.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#724
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.57.1 to 5.58.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#729
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.57.1 to 5.58.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#728
- build(deps): bump xml2js,
[@&#8203;azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) and
[@&#8203;azure/core-http](https://togithub.com/azure/core-http) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#726
- fix invalid docs about cache key by
[@&#8203;hori-ryota](https://togithub.com/hori-ryota) in
[golangci/golangci-lint-action#695
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.59.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#732
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.11 to
18.16.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#733
- build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#734
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#736
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.58.0 to 5.59.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#735
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.0 to 5.59.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#739
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.0 to 5.59.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#741
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.0 to
18.16.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#740
- build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#743
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.1 to 5.59.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#744
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.3 to
20.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#746
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.1.0 to
20.1.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#747
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.1 to 5.59.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#750
- build(deps): bump
[@&#8203;types/semver](https://togithub.com/types/semver) from 7.3.13 to
7.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#748
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.2 to 5.59.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#749
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#753
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.5 to 5.59.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#754
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.1.4 to
20.2.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#755
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.5 to 5.59.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#752
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.6 to 5.59.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#757
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.2.3 to
20.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#756
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.6 to 5.59.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#758

#### New Contributors

- [@&#8203;vaughany](https://togithub.com/vaughany) made their first
contribution in
[golangci/golangci-lint-action#670
- [@&#8203;caarlos0](https://togithub.com/caarlos0) made their first
contribution in
[golangci/golangci-lint-action#704
- [@&#8203;hori-ryota](https://togithub.com/hori-ryota) made their first
contribution in
[golangci/golangci-lint-action#695

**Full Changelog**:
golangci/golangci-lint-action@v3.4.0...v3.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTA1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Aug 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| booxmedialtd/ws-action-parse-semver | action | digest | `966a265` -> `7784200` |
| [docker.elastic.co/elasticsearch/elasticsearch](https://togithub.com/elastic/elasticsearch) | service | minor | `8.7.0` -> `8.9.0` |
| getmeili/meilisearch | service | minor | `v1.1.0` -> `v1.3.0` |
| [golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action) | action | minor | `v3.4.0` -> `v3.6.0` |
| mtlynch/firestore-emulator | service | digest | `327f3c8` -> `74dc4be` |
| peter-evans/create-or-update-comment | action | digest | `5f728c3` -> `716151b` |
| peter-evans/find-comment | action | digest | `ebedc73` -> `5cea877` |
| tinkerpop/gremlin-server | service | patch | `3.6.2` -> `3.6.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>elastic/elasticsearch (docker.elastic.co/elasticsearch/elasticsearch)</summary>

### [`v8.9.0`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.9.0): Elasticsearch 8.9.0

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.8.2...v8.9.0)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.9/release-notes-8.9.0.html

### [`v8.8.2`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.8.2): Elasticsearch 8.8.2

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.8.1...v8.8.2)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.2.html

### [`v8.8.1`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.8.1): Elasticsearch 8.8.1

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.8.0...v8.8.1)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.1.html

### [`v8.8.0`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.8.0): Elasticsearch 8.8.0

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.7.1...v8.8.0)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.0.html

### [`v8.7.1`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.7.1): Elasticsearch 8.7.1

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.7.0...v8.7.1)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.7/release-notes-8.7.1.html

</details>

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v3.6.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.6.0)

[Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0)

#### What's Changed

-   docs: fix example by [@&#8203;yuki0920](https://togithub.com/yuki0920) in [golangci/golangci-lint-action#762
-   doc: Add custom configuration file path to args by [@&#8203;Aisuko](https://togithub.com/Aisuko) in [golangci/golangci-lint-action#767
-   feat: add install-mode by [@&#8203;ldez](https://togithub.com/ldez) in [golangci/golangci-lint-action#768
-   feat: support out-format as args by [@&#8203;jrehwaldt](https://togithub.com/jrehwaldt) in [golangci/golangci-lint-action#769
-   fix: out-format by [@&#8203;ldez](https://togithub.com/ldez) in [golangci/golangci-lint-action#770

#### New Contributors

-   [@&#8203;yuki0920](https://togithub.com/yuki0920) made their first contribution in [golangci/golangci-lint-action#762
-   [@&#8203;Aisuko](https://togithub.com/Aisuko) made their first contribution in [golangci/golangci-lint-action#767
-   [@&#8203;ldez](https://togithub.com/ldez) made their first contribution in [golangci/golangci-lint-action#768
-   [@&#8203;jrehwaldt](https://togithub.com/jrehwaldt) made their first contribution in [golangci/golangci-lint-action#769

**Full Changelog**: golangci/golangci-lint-action@v3.5.0...v3.6.0

### [`v3.5.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.5.0)

[Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)

#### What's Changed

-   doc: add quote around go version by [@&#8203;vaughany](https://togithub.com/vaughany) in [golangci/golangci-lint-action#670
-   docs/build: update to setup-go@v4 by [@&#8203;caarlos0](https://togithub.com/caarlos0) in [golangci/golangci-lint-action#704
-   fix invalid docs about cache key by [@&#8203;hori-ryota](https://togithub.com/hori-ryota) in [golangci/golangci-lint-action#695

#### New Contributors

-   [@&#8203;vaughany](https://togithub.com/vaughany) made their first contribution in [golangci/golangci-lint-action#670
-   [@&#8203;caarlos0](https://togithub.com/caarlos0) made their first contribution in [golangci/golangci-lint-action#704
-   [@&#8203;hori-ryota](https://togithub.com/hori-ryota) made their first contribution in [golangci/golangci-lint-action#695

**Full Changelog**: golangci/golangci-lint-action@v3.4.0...v3.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Aug 9, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 62cc13e)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Aug 9, 2023
Since commit e3cf217 actions/setup-go@v4 uses caching
implicitly, and olangci/golangci-lint-action also uses caching.

These two caches clash, resulting in multiple warnings in CI logs.

The official golangci-lint-action solution is to disable caching
for setup-go job (see [1]). Do the same.

[1] golangci/golangci-lint-action#704

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 62cc13e)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants