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

chore(deps): Bump golangci/golangci-lint-action from 4 to 5 #1194

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps golangci/golangci-lint-action from 4 to 5.

Release notes

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

v5.0.0

What's Changed

Changes

New Contributors

Full Changelog: golangci/golangci-lint-action@v4.0.1...v5.0.0

v4.0.1

What's Changed

Documentation

Dependencies

... (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)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 29, 2024
@JacobOaks JacobOaks merged commit 029720f into master Apr 29, 2024
10 of 11 checks passed
@JacobOaks JacobOaks deleted the dependabot/github_actions/golangci/golangci-lint-action-5 branch April 29, 2024 16:12
ndkimhao pushed a commit to hinfra-org/fx-go that referenced this pull request Jun 1, 2024
…1194)

Bumps
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)
from 4 to 5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changes</h3>
<ul>
<li>feat: add support for pull_request_target and only-new-issues by <a
href="https://github.com/kovetskiy"><code>@​kovetskiy</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/506">golangci/golangci-lint-action#506</a></li>
<li>feat: add option to not save cache by <a
href="https://github.com/navijation"><code>@​navijation</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/851">golangci/golangci-lint-action#851</a></li>
<li>feat: remove Go cache management by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1024">golangci/golangci-lint-action#1024</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kovetskiy"><code>@​kovetskiy</code></a>
made their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/506">golangci/golangci-lint-action#506</a></li>
<li><a
href="https://github.com/navijation"><code>@​navijation</code></a> made
their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/851">golangci/golangci-lint-action#851</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0">https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0</a></p>
<h2>v4.0.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Documentation</h3>
<ul>
<li>docs: update the version of the action used in the README example by
<a href="https://github.com/178inaba"><code>@​178inaba</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/977">golangci/golangci-lint-action#977</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>build(deps): bump <code>@​types/semver</code> from 7.5.6 to 7.5.7 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/969">golangci/golangci-lint-action#969</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
6.20.0 to 6.21.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/970">golangci/golangci-lint-action#970</a></li>
<li>build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0
to 12.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/971">golangci/golangci-lint-action#971</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 6.20.0 to 6.21.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/973">golangci/golangci-lint-action#973</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.16 to
20.11.17 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/972">golangci/golangci-lint-action#972</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.17 to
20.11.19 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/979">golangci/golangci-lint-action#979</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 6.21.0 to 7.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/980">golangci/golangci-lint-action#980</a></li>
<li>build(deps): bump undici from 5.26.3 to 5.28.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/976">golangci/golangci-lint-action#976</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.19 to
20.11.20 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/985">golangci/golangci-lint-action#985</a></li>
<li>build(deps): bump <code>@​types/semver</code> from 7.5.7 to 7.5.8 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/986">golangci/golangci-lint-action#986</a></li>
<li>build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/987">golangci/golangci-lint-action#987</a></li>
<li>build(deps): bump tmp from 0.2.1 to 0.2.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/989">golangci/golangci-lint-action#989</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
6.21.0 to 7.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/988">golangci/golangci-lint-action#988</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.20 to
20.11.24 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/990">golangci/golangci-lint-action#990</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.1.0 to 7.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/991">golangci/golangci-lint-action#991</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.24 to
20.11.25 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/992">golangci/golangci-lint-action#992</a></li>
<li>build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/993">golangci/golangci-lint-action#993</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.1.0 to 7.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/994">golangci/golangci-lint-action#994</a></li>
<li>build(deps): bump <code>@​actions/http-client</code> from 2.2.0 to
2.2.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/995">golangci/golangci-lint-action#995</a></li>
<li>build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0
in /sample-go-mod by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/997">golangci/golangci-lint-action#997</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.1.1 to 7.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/998">golangci/golangci-lint-action#998</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.25 to
20.11.28 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1000">golangci/golangci-lint-action#1000</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.1.1 to 7.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/999">golangci/golangci-lint-action#999</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.2.0 to 7.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1003">golangci/golangci-lint-action#1003</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.28 to
20.11.30 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1004">golangci/golangci-lint-action#1004</a></li>
<li>build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1005">golangci/golangci-lint-action#1005</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.2.0 to 7.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1006">golangci/golangci-lint-action#1006</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.11.30 to 20.12.2
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1007">golangci/golangci-lint-action#1007</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/82d40c283aeb1f2b6595839195e95c2d6a49081b"><code>82d40c2</code></a>
feat: remove Go cache management (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1024">#1024</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/c683728f105cc5845aaf6e77791d8757b454d52b"><code>c683728</code></a>
feat: add option to not save cache (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/851">#851</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/bf6479d5eca7bb49c9c6d58a0de6e0cd7770f15c"><code>bf6479d</code></a>
feat: add support for pull_request_target and only-new-issues (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/506">#506</a>)</li>
<li>See full diff in <a
href="https://github.com/golangci/golangci-lint-action/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golangci/golangci-lint-action&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant