[PR #352] [MERGED] build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 #541

Closed
opened 2026-03-03 12:30:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/352
Author: @dependabot[bot]
Created: 10/26/2020
Status: Merged
Merged: 10/26/2020
Merged by: @dependabot[bot]

Base: mainHead: dependabot/github_actions/golangci/golangci-lint-action-v2.3.0


📝 Commits (1)

  • 2fa1cdd build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/main.yml (+1 -1)

📄 Description

Bumps golangci/golangci-lint-action from v2.2.1 to v2.3.0.

Release notes

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

v2.3.0

e868220 build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#114) 0348c21 build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (#113) a1c5369 feat(version): Support for patch verison (#101) 90fbd40 ci(codql): Add codeQL from github (#100) 3d2a579 build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (#107)

Commits
  • e868220 build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#114)
  • 0348c21 build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (#113)
  • a1c5369 feat(version): Support for patch verison (#101)
  • 90fbd40 ci(codql): Add codeQL from github (#100)
  • 3d2a579 build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (#107)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @fsouza.


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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/352 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/26/2020 **Status:** ✅ Merged **Merged:** 10/26/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/github_actions/golangci/golangci-lint-action-v2.3.0` --- ### 📝 Commits (1) - [`2fa1cdd`](https://github.com/fsouza/fake-gcs-server/commit/2fa1cdd494ff409f3202b991a13b96f3110a1ad0) build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+1 -1) </details> ### 📄 Description Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.1 to v2.3.0. <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>v2.3.0</h2> <p>e868220 build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/114">#114</a>) 0348c21 build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/113">#113</a>) a1c5369 feat(version): Support for patch verison (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/101">#101</a>) 90fbd40 ci(codql): Add codeQL from github (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/100">#100</a>) 3d2a579 build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/107">#107</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/e868220d9fd3b523f1a8fcfb69749e8c7521ba14"><code>e868220</code></a> build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/114">#114</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0348c219994509560e28165efee6fbbb5eed5b75"><code>0348c21</code></a> build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/113">#113</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/a1c5369c0681e0068f726951a7f06825ada96388"><code>a1c5369</code></a> feat(version): Support for patch verison (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/101">#101</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/90fbd40fc4791647e725e54b8c4dc6ad20a05749"><code>90fbd40</code></a> ci(codql): Add codeQL from github (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/100">#100</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/3d2a5790a36ffd3137288184b150b493acf8bf5c"><code>3d2a579</code></a> build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint-action/issues/107">#107</a>)</li> <li>See full diff in <a href="https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14">compare view</a></li> </ul> </details> <br /> 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 will merge this PR once CI passes on it, as requested by @fsouza. [//]: # (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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:30:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/fake-gcs-server#541
No description provided.