Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 #121

Closed
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/golangci/golangci-lint-action-3.3.0 into v3
dependabot[bot] commented 2022-10-21 20:21:10 +03:00 (Migrated from github.com)

Bumps golangci/golangci-lint-action from 3.2.0 to 3.3.0.

Commits
  • 07db538 build(deps): bump @​actions/cache from 3.0.4 to 3.0.5 (#586)
  • 328c000 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 ...
  • 3a79f8d build(deps-dev): bump @​typescript-eslint/parser from 5.39.0 to 5.40.0 (#584)
  • 43c645b build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#582)
  • 88e5fc6 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 ...
  • 6191de5 build(deps-dev): bump @​typescript-eslint/parser from 5.38.1 to 5.39.0 (#580)
  • 5423639 build(deps): bump @​actions/core from 1.9.1 to 1.10.0 (#578)
  • c225631 build(deps): bump @​actions/github from 5.1.0 to 5.1.1 (#576)
  • b81d829 build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#577)
  • 5b682fd build(deps-dev): bump @​typescript-eslint/parser from 5.38.0 to 5.38.1 (#575)
  • Additional commits viewable in compare view

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 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 3.2.0 to 3.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/07db5389c99593f11ad7b44463c2d4233066a9b1"><code>07db538</code></a> build(deps): bump <code>@​actions/cache</code> from 3.0.4 to 3.0.5 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/586">#586</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/328c000029c97b67afe4765e96eb71b1693f58bd"><code>328c000</code></a> build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.39.0 to 5.40.0 ...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/3a79f8d45a94d4190408a54a12b99d26d0dd9c89"><code>3a79f8d</code></a> build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.39.0 to 5.40.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/584">#584</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/43c645b597f45ef751d086ddd3781bae6bf4742e"><code>43c645b</code></a> build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/582">#582</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/88e5fc63802322b98855637bc8054a58388df07e"><code>88e5fc6</code></a> build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.38.1 to 5.39.0 ...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/6191de56c96f33cd79d0af65c296f549fb91fffd"><code>6191de5</code></a> build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.38.1 to 5.39.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/580">#580</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/5423639e7b7afdedab2f2ee0957ae774f8b9a2f4"><code>5423639</code></a> build(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/578">#578</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/c225631afd7b06c93d93be71254d9efaf97ee1e1"><code>c225631</code></a> build(deps): bump <code>@​actions/github</code> from 5.1.0 to 5.1.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/576">#576</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b81d829cdbb72248aca6416b8a07be275afaca8f"><code>b81d829</code></a> build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/577">#577</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/5b682fd40bc91e2ff296f10c5216c44220ed6e92"><code>5b682fd</code></a> build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.38.0 to 5.38.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/575">#575</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.0">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=3.2.0&new-version=3.3.0)](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 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>
github-actions[bot] (Migrated from github.com) approved these changes 2022-10-21 20:21:26 +03:00
dependabot[bot] commented 2022-11-11 20:05:20 +03:00 (Migrated from github.com)

Superseded by #123.

Superseded by #123.

Pull request closed

Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-server-http#121
No description provided.