mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
5628 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
dependabot[bot]
|
73a22e56dd
|
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.6</h2> <h2>What's Changed</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> <li>Update for 4.1.6 release by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1733">actions/checkout#1733</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.5...v4.1.6">https://github.com/actions/checkout/compare/v4.1.5...v4.1.6</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Lio李歐
|
2023d4bcc6
|
docs: fix winget default path (#4875)
<!--
Hi, thanks for contributing!
Please make sure you read our CONTRIBUTING guide.
Also, add tests and the respective documentation changes as well.
-->
<!-- If applied, this commit will... -->
Update docs for `winget` to show the default past contains the name as
well.
...
<!-- Why is this change being made? -->
Current doc (and sample value) don't contain the name and this doesn't
match the implementation.
...
<!-- # Provide links to any relevant tickets, URLs or other resources
-->
|
||
dependabot[bot]
|
a82491afe4
|
chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.12.5 to 0.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's releases</a>.</em></p> <blockquote> <h2>v0.13.0</h2> <blockquote> <p>[!WARNING]<br /> This release includes a breaking change since the last release</p> </blockquote> <h2>What's Changed</h2> <h3>Breaking changes</h3> <ul> <li>Expose <code>team_id</code> parameter for use with org-wide app by <a href="https://github.com/candiduslynx"><code>@candiduslynx</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a>: Changed interface: <table> <thead> <tr> <th>Old</th> <th>New</th> </tr> </thead> <tbody> <tr> <td><code>Client.GetBotInfo(bot string) (*Bot, error)</code></td> <td><code>Client.GetBotInfo(parameters GetBotInfoParameters) (*Bot, error)</code></td> </tr> <tr> <td><code>Client.GetBotInfoContext(ctx context.Context, bot string)</code></td> <td><code>Client.GetBotInfoContext(ctx context.Context, parameters GetBotInfoParameters)</code></td> </tr> <tr> <td><code>Client.GetTeamProfile() (*TeamProfile, error)</code></td> <td><code>GetTeamProfile(teamID ...string) (*TeamProfile, error)</code></td> </tr> <tr> <td><code>GetTeamProfileContext(ctx context.Context) (*TeamProfile, error)</code></td> <td><code>GetTeamProfileContext(ctx context.Context, teamID ...string) (*TeamProfile, error)</code></td> </tr> <tr> <td><code>Client.GetBillableInfo(user string) (map[string]BillingActive, error)</code></td> <td><code>Client.GetBillableInfo(params GetBillableInfoParams) (map[string]BillingActive, error)</code></td> </tr> <tr> <td><code>Client.GetBillableInfoContext(ctx context.Context, user string) (map[string]BillingActive, error)</code></td> <td><code>Client.GetBillableInfoContext(ctx context.Context, params GetBillableInfoParams) (map[string]BillingActive, error)</code></td> </tr> <tr> <td><code>Client.GetBillableInfoForTeam() (map[string]BillingActive, error)</code></td> <td>dropped, use <code>Client.GetBillableInfo</code> with empty params</td> </tr> <tr> <td><code>Client.GetBillableInfoForTeamContext(ctx context.Context) (map[string]BillingActive, error)</code></td> <td>dropped, use <code>Client.GetBillableInfoContext</code> with empty params</td> </tr> </tbody> </table> </li> </ul> <h3>Bug fixes</h3> <ul> <li>Block Object: Validate text min and max length by <a href="https://github.com/Chagui"><code>@Chagui</code></a>- in <a href="https://redirect.github.com/slack-go/slack/pull/1273">slack-go/slack#1273</a></li> <li>fix some typos by <a href="https://github.com/yutasb"><code>@yutasb</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1281">slack-go/slack#1281</a></li> </ul> <h3>Enhancements</h3> <ul> <li>Add missing message option for link_names by <a href="https://github.com/robbydyer"><code>@robbydyer</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1278">slack-go/slack#1278</a></li> <li>Expose <code>team_id</code> parameter for use with org-wide app by <a href="https://github.com/candiduslynx"><code>@candiduslynx</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Chagui"><code>@Chagui</code></a>- made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1273">slack-go/slack#1273</a></li> <li><a href="https://github.com/robbydyer"><code>@robbydyer</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1278">slack-go/slack#1278</a></li> <li><a href="https://github.com/yutasb"><code>@yutasb</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1281">slack-go/slack#1281</a></li> <li><a href="https://github.com/candiduslynx"><code>@candiduslynx</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0">https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
b4d768bf16
|
chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872)
Bumps [github.com/mattn/go-mastodon](https://github.com/mattn/go-mastodon) from 0.0.6 to 0.0.8. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
b534f07d5b
|
chore(deps): bump golang from c24516e to f1fe698 (#4873)
Bumps golang from `c24516e` to `f1fe698`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.3-alpine&new-version=1.22.3-alpine)](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> |
||
dependabot[bot]
|
39d1f446f5
|
chore(deps): bump cachix/install-nix-action from 26 to 27 (#4874)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cachix/install-nix-action/releases">cachix/install-nix-action's releases</a>.</em></p> <blockquote> <h2>v27</h2> <h2>What's Changed</h2> <ul> <li>Enable <code>always-allow-substitutes</code> by default by <a href="https://github.com/sandydoo"><code>@sandydoo</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/207">cachix/install-nix-action#207</a></li> <li>nix: 2.20.5 -> 2.22.1 by <a href="https://github.com/kashw2"><code>@kashw2</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/206">cachix/install-nix-action#206</a></li> <li>ci: fix tests by <a href="https://github.com/sandydoo"><code>@sandydoo</code></a> in <a href="https://redirect.github.com/cachix/install-nix-action/pull/208">cachix/install-nix-action#208</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kashw2"><code>@kashw2</code></a> made their first contribution in <a href="https://redirect.github.com/cachix/install-nix-action/pull/206">cachix/install-nix-action#206</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cachix/install-nix-action/compare/v26...V27">https://github.com/cachix/install-nix-action/compare/v26...V27</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
actions-user
|
919b132e0d | chore: auto-update generated files | ||
Carlos Alexandro Becker
|
19b94f676f
|
sec: GHSA-f6mm-5fc7-3g3c
refs 22f734e41f7a5111a031a3a4eb714c1b6aa6456b refs 9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>v1.26.1 |
||
Carlos Alexandro Becker
|
22f734e41f
|
Merge pull request from GHSA-f6mm-5fc7-3g3c
fixes GHSA-f6mm-5fc7-3g3c Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
d557483388
|
chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#4868)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <h2>What's Changed</h2> <ul> <li>chore: Clarify isPullRequestFromFork by <a href="https://github.com/jsoref"><code>@jsoref</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1411">codecov/codecov-action#1411</a></li> <li>build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1423">codecov/codecov-action#1423</a></li> <li>build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1421">codecov/codecov-action#1421</a></li> <li>build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1420">codecov/codecov-action#1420</a></li> <li>feat: remove GPG and run on spawn by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1426">codecov/codecov-action#1426</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 7.8.0 to 7.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1428">codecov/codecov-action#1428</a></li> <li>chore(release): 4.4.0 by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1430">codecov/codecov-action#1430</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0">https://github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
e2b2a5785a
|
chore(deps): bump golang from 2a88224 to c24516e (#4866)
Bumps golang from `2a88224` to `c24516e`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.3-alpine&new-version=1.22.3-alpine)](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> |
||
Carlos Alexandro Becker
|
7e0155c557
|
fix: disable logs on some commands (#4865)
closes #4864 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
9cf3bbbc5c
|
fix(build): do not print 'go: downloading' bits of go build output (#4869)
this prevents printing `go: downloading` on go builds in case the mods weren't previously downloaded... |
||
Carlos Alexandro Becker
|
e466507637
|
fix(cmd): --draft should only override if set
closes #4862 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
d4e83b0766
|
chore: fmt | ||
Carlos Alexandro Becker
|
c09c86cb39
|
build: disable appendAssign gocritic check
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
bradenhilton
|
1793acd98b
|
chore: fix exe typo in .gitignore (#4859)
I noticed this while working on https://github.com/goreleaser/goreleaser/pull/4858. |
||
dependabot[bot]
|
97b013a734
|
chore(deps): bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.0 (#4860)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.52.0 to 1.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.53.0 (2024-05-10)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/discovery</code>: Updates service API <ul> <li>add v2 smoke tests and smithy smokeTests trait for SDK testing</li> </ul> </li> <li><code>service/greengrassv2</code>: Updates service API and documentation</li> <li><code>service/sagemaker</code>: Updates service API <ul> <li>Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.</li> </ul> </li> <li><code>service/sso-oidc</code>: Updates service API, documentation, and examples</li> </ul> <h3>SDK Features</h3> <ul> <li><code>service/honeycode</code>: Remove Honeycode <ul> <li>This change removes the Honeycode service, which has been deprecated.</li> </ul> </li> </ul> <h1>Release v1.52.6 (2024-05-09)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/bedrock-agent-runtime</code>: Updates service API and documentation</li> <li><code>service/pinpoint</code>: Updates service API and documentation <ul> <li>This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.</li> </ul> </li> <li><code>service/route53resolver</code>: Updates service documentation</li> <li><code>service/ssm-sap</code>: Updates service API, documentation, and paginators</li> <li><code>service/verifiedpermissions</code>: Updates service API and documentation</li> </ul> <h1>Release v1.52.5 (2024-05-08)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/cognito-idp</code>: Updates service API</li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes</li> </ul> </li> <li><code>service/ecr</code>: Updates service API and documentation <ul> <li>This release adds pull through cache rules support for GitLab container registry in Amazon ECR.</li> </ul> </li> <li><code>service/fms</code>: Updates service documentation</li> <li><code>service/polly</code>: Updates service API and documentation <ul> <li>Add new engine - generative - that builds the most expressive conversational voices.</li> </ul> </li> <li><code>service/sqs</code>: Updates service API and documentation <ul> <li>This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.</li> </ul> </li> </ul> <h1>Release v1.52.4 (2024-05-07)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/b2bi</code>: Updates service documentation</li> <li><code>service/budgets</code>: Updates service API and documentation <ul> <li>This release adds tag support for budgets and budget actions.</li> </ul> </li> <li><code>service/resiliencehub</code>: Updates service API, documentation, and paginators</li> <li><code>service/route53profiles</code>: Updates service API and documentation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
b6dd67ec33
|
chore(deps): bump github.com/xanzy/go-gitlab from 0.104.1 to 0.105.0 (#4861)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.104.1 to 0.105.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
actions-user
|
b58a766d83 | chore: auto-update generated files | ||
Oleksandr Redko
|
6505654c86
|
fix: fix nolintlint issues (#4854)
The PR enables [`nolintlint`](https://golangci-lint.run/usage/linters/#nolintlint) linter and fixes up appeared issues. Changes: - Enable `nolintlint` in `.golangci.yml` config. - Remove unused `//nolint:` comments. - Fix `nolint` comment format by removing spaces (`// nolint: dupl` -> `//nolint:dupl`) Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
2f56643a63
|
docs: update action docs | ||
Carlos Alexandro Becker
|
41d4951866
|
chore: fix golangci-lint config | ||
Oleksandr Redko
|
c148106c56
|
docs: update old Go website links (#4855)
The PR updates the links in the docs, replacing the old `golang.org` with the new `go.dev`. |
||
Oleksandr Redko
|
00a376cc64
|
refactor: remove unneeded in Go 1.22 loop var copy (#4856)
The PR cleans up unnecessary loop variable copying and enables the [`copyloopvar`](https://golangci-lint.run/usage/linters/#copyloopvar) linter for detecting this redundant variable copying. #### Additional notes After the project upgraded to Go version 1.22 in #4779, copying variables inside a `for` loop became unnecessary. See this [blog post](https://go.dev/blog/loopvar-preview) for a detailed explanation. The `copyloopvar` linter is only available from `golangci-lint` v1.57 onwards, so we also need to update this tool. |
||
Oleksandr Redko
|
c5204dfb64
|
fix: close HTTP resp body to prevent resource leak (#4857)
This PR fixes possible resource leaks by adding a statement that closes a response body. From the [documentation](https://pkg.go.dev/net/http): > The caller must close the response body when finished with it Also, see this [article](https://golang50shad.es/index.html#close_http_resp_body) for a deep dive into the problem. |
||
Carlos Alexandro Becker
|
ba7e915cd8
|
docs: announce v1.26 (#4851)
planning the releaser for saturday! --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
0481e63fb3
|
docs: remove mentions to --skip-something flags v1.26.0 | ||
Carlos Alexandro Becker
|
b7b4883420
|
docs: update | ||
Carlos Alexandro Becker
|
9afbd1bc41
|
chore(deps): update nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
12e8c22e12
|
test: blob defaults when no content disposition
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Maxime VISONNEAU
|
3c0c7148fd
|
blob: permit skipping the configuration of the Content-Disposition header (#4832)
This change would allow users to disable the `Content-Disposition` header that is set for blob storage operations. The application will continue to set a default value for `Content-Disposition` of `attachment; filename={{.Filename}}` if no value was provided by the user. However, with this change, users can now specifically disable this header by setting the value to "-" in the configuration. We feel this would be a nice solution for this issue: https://github.com/Homebrew/brew/issues/15604 |
||
Shun Sakai
|
5d98c69f0f
|
feat(checksum): supports BLAKE2 and SHA-3 (#4850)
If applied, these commits will allow users to use BLAKE2 (BLAKE2b-512 and BLAKE2s-256) and SHA-3 (SHA3-{224,256,384,512}) as checksum algorithms. This is because I think it would be useful if these algorithms could be used as an alternative to SHA-1 and SHA-2. These algorithms are standardized as [RFC 7693](https://datatracker.ietf.org/doc/html/rfc7693) (BLAKE2) and [FIPS PUB 202](https://www.nist.gov/publications/sha-3-standard-permutation-based-hash-and-extendable-output-functions) (SHA-3). - <https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE2> - <https://en.wikipedia.org/wiki/SHA-3> |
||
Carlos Alexandro Becker
|
52dc2cb4e4
|
build: use latest snapcraft (#4849)
refs #4816 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
9c1bc7caa4
|
chore: update flake and docs
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
d6dfa4419b
|
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
a1d0e34f36
|
chore(deps): update nfpm to v2.37.0
refs #4848 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
7b78e195e2
|
docs: notes on prefixed tags and monorepos | ||
Carlos Alexandro Becker
|
21f8ab78d5
|
chore: warnf -> warn | ||
dependabot[bot]
|
90a39b0e61
|
chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (#4847)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.0 to 6.0.1. <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.0.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: use 3-dots syntax for diff on push by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1040">golangci/golangci-lint-action#1040</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1">https://github.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
95cd79f6bf
|
chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846)
Bumps golang from 1.22.2-alpine to 1.22.3-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.2-alpine&new-version=1.22.3-alpine)](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> |
||
dependabot[bot]
|
872b24442d
|
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#4843)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.5</h2> <h2>What's Changed</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.4...v4.1.5">https://github.com/actions/checkout/compare/v4.1.4...v4.1.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
2ff365052a
|
chore(deps): bump github.com/xanzy/go-gitlab from 0.104.0 to 0.104.1 (#4842)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.104.0 to 0.104.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
5e122311dc
|
chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#4840)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
4f5c257714
|
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (#4844)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.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.0.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <p>This version removes <code>annotations</code> option (because it was useless), and removes the default output format (<code>github-actions</code>). The annotations are still produced but with another approach.</p> <h3>Changes</h3> <ul> <li>feat: rewrite format handling by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1038">golangci/golangci-lint-action#1038</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 7.7.1 to 7.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1034">golangci/golangci-lint-action#1034</a></li> <li>build(deps): bump <code>@types/node</code> from 20.12.7 to 20.12.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1036">golangci/golangci-lint-action#1036</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 7.7.1 to 7.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1035">golangci/golangci-lint-action#1035</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0">https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Helias Rodrigues
|
f4c149e10b
|
docs: update USERS.md (#4839)
Adopter. <!-- Hi, thanks for contributing! Please make sure you read our CONTRIBUTING guide. Also, add tests and the respective documentation changes as well. --> <!-- If applied, this commit will... --> ... <!-- Why is this change being made? --> ... <!-- # Provide links to any relevant tickets, URLs or other resources --> ... |
||
dependabot[bot]
|
25519bf8d4
|
chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#4836)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to
0.15.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
dependabot[bot]
|
ea1fff5f68
|
chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#4834)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.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>v5.3.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>feat: uses 2 dots compare syntax for push diff by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1030">golangci/golangci-lint-action#1030</a></li> <li>feat: add option to control cache invalidation interval by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1031">golangci/golangci-lint-action#1031</a></li> <li>feat: use OS and working-directory as cache key by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1032">golangci/golangci-lint-action#1032</a></li> <li>feat: improve log about pwd/cwd by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1033">golangci/golangci-lint-action#1033</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0">https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0</a></p> <h2>v5.2.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li><a href=" |
||
dependabot[bot]
|
41c541762a
|
chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#4835)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.7 to 1.17.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/klauspost/compress/releases">github.com/klauspost/compress's releases</a>.</em></p> <blockquote> <h2>v1.17.8</h2> <h2>What's Changed</h2> <ul> <li>zstd: Reject blocks where reserved values are not 0 by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/klauspost/compress/pull/885">klauspost/compress#885</a></li> <li>zstd: Add RLE detection+encoding by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/klauspost/compress/pull/938">klauspost/compress#938</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ankon"><code>@ankon</code></a> made their first contribution in <a href="https://redirect.github.com/klauspost/compress/pull/932">klauspost/compress#932</a></li> <li><a href="https://github.com/kindhuge"><code>@kindhuge</code></a> made their first contribution in <a href="https://redirect.github.com/klauspost/compress/pull/946">klauspost/compress#946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8">https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
365f3ed910
|
chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#4837)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. <details> <summary>Commits</summary> <ul> <li><a href=" |