[PR #1061] [MERGED] chore(deps): bump the all group with 2 updates #958

Closed
opened 2026-02-25 23:36:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1061
Author: @dependabot[bot]
Created: 2/17/2025
Status: Merged
Merged: 2/22/2025
Merged by: @fmartingr

Base: masterHead: dependabot/github_actions/all-0ef41d32ed


📝 Commits (1)

  • 3a68669 chore(deps): bump the all group with 2 updates

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/_golangci-lint.yml (+1 -1)
📝 .github/workflows/_gorelease.yml (+1 -1)

📄 Description

Bumps the all group with 2 updates: golangci/golangci-lint-action and goreleaser/goreleaser-action.

Updates golangci/golangci-lint-action from 6.3.1 to 6.5.0

Release notes

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

v6.5.0

What's Changed

Changes

Dependencies

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.1...v6.5.0

v6.4.1

What's Changed

Changes

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.4.1

v6.4.0

What's Changed

Changes

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.4.0

v6.3.3

What's Changed

Changes

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

v6.3.2

What's Changed

Changes

... (truncated)

Commits

Updates goreleaser/goreleaser-action from 6.1.0 to 6.2.1

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.2.1

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix). Older versions should work fine.

[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.2.0...v6.2.1

v6.2.0

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix). Older versions should work fine.

[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.1.0...v6.2.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/go-shiori/shiori/pull/1061 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/22/2025 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `dependabot/github_actions/all-0ef41d32ed` --- ### 📝 Commits (1) - [`3a68669`](https://github.com/go-shiori/shiori/commit/3a686697e9a35ed1b3670c01c2c1f7496a3b74cf) chore(deps): bump the all group with 2 updates ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_golangci-lint.yml` (+1 -1) 📝 `.github/workflows/_gorelease.yml` (+1 -1) </details> ### 📄 Description Bumps the all group with 2 updates: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action). Updates `golangci/golangci-lint-action` from 6.3.1 to 6.5.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>v6.5.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>feat: verify with the JSONSchema by default by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1171">golangci/golangci-lint-action#1171</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps): bump <code>@​octokit/request-error</code> from 5.1.0 to 5.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/1169">golangci/golangci-lint-action#1169</a></li> <li>build(deps): bump <code>@​octokit/endpoint</code> from 9.0.5 to 9.0.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1170">golangci/golangci-lint-action#1170</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.4.1...v6.5.0">https://github.com/golangci/golangci-lint-action/compare/v6.4.1...v6.5.0</a></p> <h2>v6.4.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: use config arg for verify by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1168">golangci/golangci-lint-action#1168</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.4.1">https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.4.1</a></p> <h2>v6.4.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>chore: extract patch related code by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1166">golangci/golangci-lint-action#1166</a></li> <li>feat: add an option to verify with the JSONSchema by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1167">golangci/golangci-lint-action#1167</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.4.0">https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.4.0</a></p> <h2>v6.3.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: go.mod parsing by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1165">golangci/golangci-lint-action#1165</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.3.3">https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.3.3</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2226d7cb06a077cd73e56eedd38eecad18e5d837"><code>2226d7c</code></a> 6.5.0</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/8d744d5b7f56a6baec6cc8b5f32947e1f52d05fc"><code>8d744d5</code></a> feat: verify with the JSONSchema by default (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1171">#1171</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0e58f8e7ab750dc8bf4ac7eeb8a6993a2aaeef8c"><code>0e58f8e</code></a> build(deps): bump <code>@​octokit/endpoint</code> from 9.0.5 to 9.0.6 (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1170">#1170</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/6a3fb764d508e4ba6bec7000b7c7a827384ec250"><code>6a3fb76</code></a> build(deps): bump <code>@​octokit/request-error</code> from 5.1.0 to 5.1.1 (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1169">#1169</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/696fa5c0e74367806ce8ce43eb0f19a8a0d3e91a"><code>696fa5c</code></a> chore: clean workflows</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/80284ede25727d22b2f0d91af5f6fab0edb570bd"><code>80284ed</code></a> chore: use ubuntu-22.04-arm</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/818ec4d51a1feacefc42ff1b3ec25d4962690f39"><code>818ec4d</code></a> 6.4.1</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/1c50240be21009d0894c6d1a4daf27fc74c19fca"><code>1c50240</code></a> fix: use config arg for verify (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1168">#1168</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/0adbc47a5910e47adb692df88187ec8c73c76778"><code>0adbc47</code></a> 6.4.0</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/f7463c56f6527097c8fff14480d3a4fa81ccdb81"><code>f7463c5</code></a> feat: add an option to verify with the JSONSchema (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1167">#1167</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/2e788936b09dd82dc280e845628a40d2ba6b204c...2226d7cb06a077cd73e56eedd38eecad18e5d837">compare view</a></li> </ul> </details> <br /> Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v6.2.1</h2> <h2>What's Changed</h2> <p>This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the <code>-pro</code> suffix). Older versions should work fine.</p> <blockquote> <p>[!WARNING] This version is <strong>required</strong> for GoReleaser Pro v2.7.0+. Read more <a href="https://goreleaser.com/blog/goreleaser-v2.7/">here</a>.</p> </blockquote> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v6.2.0...v6.2.1">https://github.com/goreleaser/goreleaser-action/compare/v6.2.0...v6.2.1</a></p> <h2>v6.2.0</h2> <h2>What's Changed</h2> <p>This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the <code>-pro</code> suffix). Older versions should work fine.</p> <blockquote> <p>[!WARNING] This version is <strong>required</strong> for GoReleaser Pro v2.7.0+. Read more <a href="https://goreleaser.com/blog/goreleaser-v2.7/">here</a>.</p> </blockquote> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v6.1.0...v6.2.0">https://github.com/goreleaser/goreleaser-action/compare/v6.1.0...v6.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/90a3faa9d0182683851fbfa97ca1a2cb983bfca3"><code>90a3faa</code></a> chore(deps): bake vendor</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/026299872805cb2db698e02dd7fb506a4da5122d"><code>0262998</code></a> test: fixes</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/450d3a4bd29d474a8b4b11e9cdae77b7542f81bd"><code>450d3a4</code></a> test: fix configs</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/25b92abef898672a04dba19527ae1554fdc55377"><code>25b92ab</code></a> chore(deps): update semver and tool-cache</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/bc0ac763469bec019016144647a0d784afa9407a"><code>bc0ac76</code></a> chore(deps): update actions</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/842e7ccd3ee4084515fdb1e7894a16da35005f4e"><code>842e7cc</code></a> feat: update for goreleaser v2.7</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/d28c98212f8e972575198214e0c3f2dbca157dc5"><code>d28c982</code></a> chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/482">#482</a>)</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/9ed2f89a662bf1735a48bc8557fd212fa902bebf...90a3faa9d0182683851fbfa97ca1a2cb983bfca3">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-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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:36:01 +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/shiori#958
No description provided.