[PR #1894] [MERGED] build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 #1919

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1894
Author: @dependabot[bot]
Created: 2/10/2025
Status: Merged
Merged: 2/11/2025
Merged by: @fsouza

Base: mainHead: dependabot/github_actions/golangci/golangci-lint-action-6.3.2


📝 Commits (1)

  • e105e39 build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2

📊 Changes

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

View changed files

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

📄 Description

Bumps golangci/golangci-lint-action from 6.3.0 to 6.3.2.

Release notes

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

v6.3.2

What's Changed

Changes

Dependencies

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.3.2

v6.3.1

What's Changed

Changes

Dependencies

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.1

Commits
  • 051d919 6.3.2
  • b85ce4f fix: path patch (#1162)
  • d9c1296 build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the dev-dependencies gr...
  • db1c463 docs: move dev information into contribution guide
  • 697ae3d docs: information about releases
  • 2e78893 6.3.1
  • aa1e094 chore: update golangci-lint versions (#1159)
  • 3e6beaf fix: restrict patched version to v1 (#1158)
  • 1cc4e00 build(deps): bump @​types/node from 22.13.0 to 22.13.1 in the dependencies gro...
  • bbe109d build(deps-dev): bump the dev-dependencies group with 2 updates (#1155)
  • See full diff 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 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)

🔄 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/1894 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/github_actions/golangci/golangci-lint-action-6.3.2` --- ### 📝 Commits (1) - [`e105e39`](https://github.com/fsouza/fake-gcs-server/commit/e105e3959ed609ca020c58013f2b9e7ccf39c591) build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 ### 📊 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 6.3.0 to 6.3.2. <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>v6.3.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: path patch by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1162">golangci/golangci-lint-action#1162</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the dev-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1160">golangci/golangci-lint-action#1160</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.3.2">https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.3.2</a></p> <h2>v6.3.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: restrict patched version to v1 by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1158">golangci/golangci-lint-action#1158</a></li> <li>chore: update golangci-lint versions by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1159">golangci/golangci-lint-action#1159</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): bump the dev-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1155">golangci/golangci-lint-action#1155</a></li> <li>build(deps): bump <code>@​types/node</code> from 22.13.0 to 22.13.1 in the dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1156">golangci/golangci-lint-action#1156</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.1">https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/051d91933864810ecd5e2ea2cfd98f6a5bca5347"><code>051d919</code></a> 6.3.2</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b85ce4ff0a87a86a7c5cbb5f51fd4bb89b4b9eda"><code>b85ce4f</code></a> fix: path patch (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1162">#1162</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/d9c129682c68499e4b249d22ada18e936b119572"><code>d9c1296</code></a> build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the dev-dependencies gr...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/db1c463e05c87f65a1da26368fb4f6639406da0a"><code>db1c463</code></a> docs: move dev information into contribution guide</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/697ae3d9654e3d30be27fc044dfa443589a45faa"><code>697ae3d</code></a> docs: information about releases</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2e788936b09dd82dc280e845628a40d2ba6b204c"><code>2e78893</code></a> 6.3.1</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/aa1e0941ed5fbfee07924878deb02d3ac49324dc"><code>aa1e094</code></a> chore: update golangci-lint versions (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1159">#1159</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/3e6beafdffd2079b6170b6ca6c3945f6bbf72dda"><code>3e6beaf</code></a> fix: restrict patched version to v1 (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1158">#1158</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/1cc4e007f092290762a0efdeb505f1cded754499"><code>1cc4e00</code></a> build(deps): bump <code>@​types/node</code> from 22.13.0 to 22.13.1 in the dependencies gro...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/bbe109d3f85da6e7a10c07658edb6b41e3cc8dfe"><code>bbe109d</code></a> build(deps-dev): bump the dev-dependencies group with 2 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1155">#1155</a>)</li> <li>See full diff in <a href="https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.2">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=6.3.0&new-version=6.3.2)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:48 +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#1919
No description provided.