mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
5986 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
dependabot[bot]
|
0a6405b34d
|
chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible (#5064)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>v26.1.5</h2> <h2>26.1.5</h2> <h3>Security</h3> <p>This release contains a fix for <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41110">CVE-2024-41110</a> / <a href="https://github.com/moby/moby/security/advisories/GHSA-v23v-6jw2-98fq">GHSA-v23v-6jw2-98fq</a> that impacted setups using <a href="https://docs.docker.com/engine/extend/plugins_authorization/">authorization plugins (AuthZ)</a> for access control. No other changes are included in this release, and this release is otherwise identical for users not using AuthZ plugins.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/moby/moby/compare/v26.1.4...v26.1.5">https://github.com/moby/moby/compare/v26.1.4...v26.1.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
9e169e47a5
|
ci: split test and check jobs (#5062)
just to make the status a bit better... Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
35f75cefab
|
chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#5060)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
3ae3a098e7
|
fix: isEnvSet and envOrDefault not working sometimes
closes #5059 |
||
Carlos Alexandro Becker
|
5e4893234d
|
test: fix ko tests
the chainguard static image (used in tests) now have a bunch of labels. this adds them to the tests. |
||
Carlos Alexandro Becker
|
e4cfcf5446
|
ci: htmltest config update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
282ae599d8
|
chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#5055)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.17.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
c1d2d61f4a
|
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#5058)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sigstore/cosign-installer/releases">sigstore/cosign-installer's releases</a>.</em></p> <blockquote> <h2>v3.6.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/checkout from 4.1.2 to 4.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/161">sigstore/cosign-installer#161</a></li> <li>Bump actions/checkout from 4.1.3 to 4.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/162">sigstore/cosign-installer#162</a></li> <li>Bump actions/setup-go from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/163">sigstore/cosign-installer#163</a></li> <li>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/sigstore/cosign-installer/pull/164">sigstore/cosign-installer#164</a></li> <li>Bump actions/checkout from 4.1.5 to 4.1.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/165">sigstore/cosign-installer#165</a></li> <li>Bump actions/checkout from 4.1.6 to 4.1.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/166">sigstore/cosign-installer#166</a></li> <li>Bump actions/setup-go from 5.0.1 to 5.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/167">sigstore/cosign-installer#167</a></li> <li>pin public key used for verification by <a href="https://github.com/bobcallaway"><code>@bobcallaway</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/169">sigstore/cosign-installer#169</a></li> <li>bump default version to v2.4.0 release by <a href="https://github.com/bobcallaway"><code>@bobcallaway</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/168">sigstore/cosign-installer#168</a></li> <li>update readme for new release by <a href="https://github.com/bobcallaway"><code>@bobcallaway</code></a> in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/170">sigstore/cosign-installer#170</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sigstore/cosign-installer/compare/v3...v3.6.0">https://github.com/sigstore/cosign-installer/compare/v3...v3.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
b6f9c8b9ca
|
feat: when --clean, remove dist before checking git state (#5057)
closes #5023 closes #5046 --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
607ccc4b84
|
chore: improv msg
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
3baffa7296
|
ci: notify nightly builds on discord
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
ff2daa45d3
|
chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 (#5053)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>3.26.0 - 06 Aug 2024</h2> <ul> <li><em>Deprecation:</em> Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. <a href="https://redirect.github.com/github/codeql-action/pull/2403">#2403</a></li> <li>Bump the minimum CodeQL bundle version to 2.13.5. <a href="https://redirect.github.com/github/codeql-action/pull/2408">#2408</a></li> </ul> <h2>3.25.15 - 26 Jul 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.1. <a href="https://redirect.github.com/github/codeql-action/pull/2385">#2385</a></li> </ul> <h2>3.25.14 - 25 Jul 2024</h2> <ul> <li>Experimental: add a new <code>start-proxy</code> action which starts the same HTTP proxy as used by <a href="https://github.com/github/dependabot-action"><code>github/dependabot-action</code></a>. Do not use this in production as it is part of an internal experiment and subject to change at any time. <a href="https://redirect.github.com/github/codeql-action/pull/2376">#2376</a></li> </ul> <h2>3.25.13 - 19 Jul 2024</h2> <ul> <li>Add <code>codeql-version</code> to outputs. <a href="https://redirect.github.com/github/codeql-action/pull/2368">#2368</a></li> <li>Add a deprecation warning for customers using CodeQL version 2.13.4 and earlier. These versions of CodeQL were discontinued on 9 July 2024 alongside GitHub Enterprise Server 3.9, and will be unsupported by CodeQL Action versions 3.26.0 and later and versions 2.26.0 and later. <a href="https://redirect.github.com/github/codeql-action/pull/2375">#2375</a> <ul> <li>If you are using one of these versions, please update to CodeQL CLI version 2.13.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.</li> <li>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.12.6 and 2.13.4, you can replace <code>github/codeql-action/*@v3</code> by <code>github/codeql-action/*@v3.25.13</code> and <code>github/codeql-action/*@v2</code> by <code>github/codeql-action/*@v2.25.13</code> in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</li> </ul> </li> </ul> <h2>3.25.12 - 12 Jul 2024</h2> <ul> <li>Improve the reliability and performance of analyzing code when analyzing a compiled language with the <code>autobuild</code> <a href="https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#codeql-build-modes">build mode</a> on GitHub Enterprise Server. This feature is already available to GitHub.com users. <a href="https://redirect.github.com/github/codeql-action/pull/2353">#2353</a></li> <li>Update default CodeQL bundle version to 2.18.0. <a href="https://redirect.github.com/github/codeql-action/pull/2364">#2364</a></li> </ul> <h2>3.25.11 - 28 Jun 2024</h2> <ul> <li>Avoid failing the workflow run if there is an error while uploading debug artifacts. <a href="https://redirect.github.com/github/codeql-action/pull/2349">#2349</a></li> <li>Update default CodeQL bundle version to 2.17.6. <a href="https://redirect.github.com/github/codeql-action/pull/2352">#2352</a></li> </ul> <h2>3.25.10 - 13 Jun 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.5. <a href="https://redirect.github.com/github/codeql-action/pull/2327">#2327</a></li> </ul> <h2>3.25.9 - 12 Jun 2024</h2> <ul> <li>Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. <a href="https://redirect.github.com/github/codeql-action/pull/2330">#2330</a></li> <li>The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. <a href="https://redirect.github.com/github/codeql-action/pull/2332">#2332</a></li> </ul> <h2>3.25.8 - 04 Jun 2024</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
79ad2afb2d
|
chore(deps): bump golang from 1.22.5-alpine to 1.22.6-alpine (#5054)
Bumps golang from 1.22.5-alpine to 1.22.6-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.5-alpine&new-version=1.22.6-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
|
e728c9df78
|
build: name template | ||
dependabot[bot]
|
e1f1843c01
|
chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#5052)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from
0.21.0 to 0.22.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
Carlos Alexandro Becker
|
e059beb777
|
docs: users update | ||
Carlos Alexandro Becker
|
5ac0498125
|
docs: update | ||
Carlos Alexandro Becker
|
f9fc0b8e9c
|
docs: improve menus | ||
Carlos Alexandro Becker
|
033f1d3616
|
docs: update | ||
Carlos Alexandro Becker
|
2e88163095
|
docs: fix | ||
dependabot[bot]
|
b89d872ef6
|
chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.10.0 to 2.11.0 (#5049)
Bumps [github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify) from 2.10.0 to 2.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/atc0005/go-teams-notify/releases">github.com/atc0005/go-teams-notify/v2's releases</a>.</em></p> <blockquote> <h2>v2.11.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features or Enhancements 🎉</h3> <ul> <li>Add initial support for Workflow connectors by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/275">atc0005/go-teams-notify#275</a></li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li>Remove inactive maligned linter by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/261">atc0005/go-teams-notify#261</a></li> <li>Fix validation for <code>Action.Type</code> field by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/274">atc0005/go-teams-notify#274</a></li> <li>Update CodeQL workflow to run on dev branch PRs by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/283">atc0005/go-teams-notify#283</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/259">atc0005/go-teams-notify#259</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Documentation refresh for O365 & Workflow connectors by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/272">atc0005/go-teams-notify#272</a></li> <li>Update CHANGELOG for v2.11.0 release by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/286">atc0005/go-teams-notify#286</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0">https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0</a></p> <h2>v2.11.0-rc.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features or Enhancements 🎉</h3> <ul> <li>Add initial support for Workflow connectors by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/275">atc0005/go-teams-notify#275</a></li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li>Remove inactive maligned linter by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/261">atc0005/go-teams-notify#261</a></li> <li>Fix validation for <code>Action.Type</code> field by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/274">atc0005/go-teams-notify#274</a></li> <li>Update CodeQL workflow to run on dev branch PRs by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/283">atc0005/go-teams-notify#283</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/259">atc0005/go-teams-notify#259</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Documentation refresh for O365 & Workflow connectors by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/272">atc0005/go-teams-notify#272</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0-rc.1">https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0-rc.1</a></p> <h2>v2.11.0-alpha.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>Refactor regex for default Workflow URLs (redux) by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/280">atc0005/go-teams-notify#280</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/atc0005/go-teams-notify/compare/v2.11.0-alpha.4...v2.11.0-alpha.5">https://github.com/atc0005/go-teams-notify/compare/v2.11.0-alpha.4...v2.11.0-alpha.5</a></p> <h2>v2.11.0-alpha.4</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/atc0005/go-teams-notify/blob/master/CHANGELOG.md">github.com/atc0005/go-teams-notify/v2's changelog</a>.</em></p> <blockquote> <h2>[v2.11.0] - 2024-08-02</h2> <h3>Added</h3> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/275">GH-275</a>) Add initial support for Workflow connectors</li> </ul> <h3>Changed</h3> <h4>Dependency Updates</h4> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/259">GH-259</a>) Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0</li> </ul> <h4>Other</h4> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/272">GH-272</a>) Documentation refresh for O365 & Workflow connectors</li> </ul> <h3>Fixed</h3> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/261">GH-261</a>) Remove inactive maligned linter</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/274">GH-274</a>) Fix validation for <code>Action.Type</code> field</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/283">GH-283</a>) Update CodeQL workflow to run on dev branch PRs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
3aee244efe
|
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#5048)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to
0.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
dependabot[bot]
|
15f1f42db2
|
chore(deps): bump benc-uk/workflow-dispatch from 1.2.3 to 1.2.4 (#5047)
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2.3 to 1.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/benc-uk/workflow-dispatch/releases">benc-uk/workflow-dispatch's releases</a>.</em></p> <blockquote> <h2>v1.2.4 - Summer 2024</h2> <h2>What's Changed</h2> <ul> <li>Fix issue when a wrong workflowRef is used by <a href="https://github.com/fffonion"><code>@fffonion</code></a> in <a href="https://redirect.github.com/benc-uk/workflow-dispatch/pull/77">benc-uk/workflow-dispatch#77</a> 👍</li> <li>Internal changes & chores: eslint updated to v9, linting, prettier etc 🥱</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fffonion"><code>@fffonion</code></a> made their first contribution in <a href="https://redirect.github.com/benc-uk/workflow-dispatch/pull/77">benc-uk/workflow-dispatch#77</a> 🥳</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/benc-uk/workflow-dispatch/compare/v1.2.3...v1.2.4">https://github.com/benc-uk/workflow-dispatch/compare/v1.2.3...v1.2.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
d96001c8d0
|
chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.0 (#5050)
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.1.0 to 11.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v11's releases</a>.</em></p> <blockquote> <h2>v11.2.0</h2> <h2>Changelog</h2> <h3>New Features</h3> <ul> <li>68793c0696699b75cad4f91badb0ada6685bf6c3: feat: mapping slice of complex struct (<a href="https://redirect.github.com/caarlos0/env/issues/312">#312</a>) (<a href="https://github.com/Rancbar"><code>@Rancbar</code></a>)</li> </ul> <h3>Documentation updates</h3> <ul> <li>33920afdec0ddeac41393d4214398d311a008754: docs: added a logo (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> <li>0de93839a29573a65842d404746f270c434e522a: docs: update (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <hr /> <p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
f291f55785
|
docs: update sponsors page | ||
Carlos Alexandro Becker
|
9bddf2bb50
|
docs: improvements | ||
Carlos Alexandro Becker
|
b06a33a392
|
docs: updates | ||
Carlos Alexandro Becker
|
e9453ac3c0
|
docs: clean | ||
Carlos Alexandro Becker
|
519ce53ecb
|
docs: update | ||
Carlos Alexandro Becker
|
d38e7939d8
|
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
a8916c080e
|
feat: binary signs (#5018)
this is different from the default signs, in the sense that this will sign the binaries even if archive mode is not set to binary. refs https://github.com/orgs/goreleaser/discussions/4989 --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
50ee54ac6e
|
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
df40d18ed8
|
Merge remote-tracking branch 'origin/main' | ||
Adam Bouqdib
|
893562ca73
|
fix(gitlab): release file URL broken (#5035)
<!-- 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... --> Fix the GitLab upload URL. <!-- Why is this change being made? --> Gitlab changed upload URLs from `https://gitlab.com/{user}/{repo}/uploads/{hash}/file.ext` to `https://gitlab.com/-/project/{projectID}/uploads/{hash}/file.ext`. To avoid future issues like this the PR https://github.com/xanzy/go-gitlab/pull/1968 was created upstream which adds the `full_path` field to `go-gitlab` which this PR uses. <!-- # Provide links to any relevant tickets, URLs or other resources --> Fixes https://github.com/goreleaser/goreleaser/issues/4974 |
||
Carlos Alexandro Becker
|
eb655d4993
|
Merge remote-tracking branch 'origin/main' | ||
dependabot[bot]
|
f301a10d96
|
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#5036)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.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.1.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>feat: allow to skip golangci-lint installation by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1079">golangci/golangci-lint-action#1079</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs: add Go workspace examples by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1064">golangci/golangci-lint-action#1064</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps): bump <code>@types/node</code> from 20.12.8 to 20.12.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1041">golangci/golangci-lint-action#1041</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</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/golangci/golangci-lint-action/pull/1042">golangci/golangci-lint-action#1042</a></li> <li>build(deps): bump <code>@types/node</code> from 20.12.11 to 20.12.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1043">golangci/golangci-lint-action#1043</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/golangci/golangci-lint-action/pull/1044">golangci/golangci-lint-action#1044</a></li> <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/1047">golangci/golangci-lint-action#1047</a></li> <li>build(deps): bump <code>@types/node</code> from 20.12.12 to 20.14.0 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/1051">golangci/golangci-lint-action#1051</a></li> <li>build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1053">golangci/golangci-lint-action#1053</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1061">golangci/golangci-lint-action#1061</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.0 to 20.14.2 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/1062">golangci/golangci-lint-action#1062</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1063">golangci/golangci-lint-action#1063</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.2 to 20.14.8 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/1066">golangci/golangci-lint-action#1066</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1065">golangci/golangci-lint-action#1065</a></li> <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/1067">golangci/golangci-lint-action#1067</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.8 to 20.14.9 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/1068">golangci/golangci-lint-action#1068</a></li> <li>build(deps-dev): bump the dev-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1071">golangci/golangci-lint-action#1071</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.9 to 20.14.10 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/1072">golangci/golangci-lint-action#1072</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1073">golangci/golangci-lint-action#1073</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1074">golangci/golangci-lint-action#1074</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.10 to 20.14.11 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/1075">golangci/golangci-lint-action#1075</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1077">golangci/golangci-lint-action#1077</a></li> <li>build(deps): bump <code>@types/node</code> from 20.14.11 to 22.0.0 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/1078">golangci/golangci-lint-action#1078</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0">https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
9c27aabaff
|
chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#5037)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.5.0 to 3.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's releases</a>.</em></p> <blockquote> <h2>v3.6.1</h2> <ul> <li>Check for malformed docker context by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/347">docker/setup-buildx-action#347</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1">https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1</a></p> <h2>v3.6.0</h2> <ul> <li>Create temp docker context if default one has TLS data loaded before creating a container builder by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/341">docker/setup-buildx-action#341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0">https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
68dac47f92
|
chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible (#5040)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.3+incompatible to 26.1.4+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>v26.1.4</h2> <h2>26.1.4</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <ul> <li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A26.1.4">docker/cli, 26.1.4 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A26.1.4">moby/moby, 26.1.4 milestone</a></li> <li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v26.1.4/docs/deprecated.md">Deprecated Features</a>.</li> <li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v26.1.4/docs/api/version-history.md">API version history</a>.</li> </ul> <h3>Security</h3> <p>This release updates the Go runtime to 1.21.11 which contains security fixes for:</p> <ul> <li><a href="https://redirect.github.com/golang/go/issues/66869">CVE-2024-24789</a></li> <li><a href="https://redirect.github.com/golang/go/issues/67680">CVE-2024-24790</a></li> <li>A symlink time of check to time of use race condition during directory removal reported by Addison Crump (<a href="https://github.com/addisoncrump"><code>@addisoncrump</code></a>).</li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>Fixed an issue where promoting a node immediately after another node was demoted could cause the promotion to fail. <a href="https://redirect.github.com/moby/moby/pull/47870">moby/moby#47870</a></li> <li>Prevent the daemon log from being spammed with <code>superfluous response.WriteHeader call ...</code> messages.. <a href="https://redirect.github.com/moby/moby/pull/47843">moby/moby#47843</a></li> <li>Don't show empty hints when plugins return an empty hook message. <a href="https://redirect.github.com/docker/cli/pull/5083">docker/cli#5083</a></li> <li>Added <code>ContextType: "moby"</code> to the context list/inspect output to address a compatibility issue with Visual Studio Container Tools. <a href="https://redirect.github.com/docker/cli/pull/5095">docker/cli#5095</a></li> <li>Fix a compatibility issue with Visual Studio Container Tools. <a href="https://redirect.github.com/docker/cli/pull/5095">docker/cli#5095</a></li> </ul> <h3>Packaging updates</h3> <ul> <li>Update containerd (static binaries only) to <a href="https://github.com/containerd/containerd/releases/tag/v1.7.17">v1.7.17</a>. <a href="https://redirect.github.com/moby/moby/pull/47841">moby/moby#47841</a></li> <li><a href="https://redirect.github.com/golang/go/issues/66869">CVE-2024-24789</a>, <a href="https://redirect.github.com/golang/go/issues/67680">CVE-2024-24790</a>: Update Go runtime to 1.21.11. <a href="https://redirect.github.com/moby/moby/pull/47904">moby/moby#47904</a></li> <li>Update Compose to <a href="https://github.com/docker/compose/releases/tag/v2.27.1">v2.27.1</a>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1022">docker/docker-ce-packages#1022</a></li> <li>Update Buildx to <a href="https://github.com/docker/buildx/releases/tag/v0.14.1">v0.14.1</a>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1021">docker/docker-ce-packages#1021</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos Alexandro Becker
|
b16709859f
|
Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)" (#5034)
This reverts commit de17e5e0f4d4a42282d56a3e0c751b545ce9f0f5. It broke the build, as Ko is not up to date with otel (which seems to be used by both gocloud and ko. Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
9012e8fe3c
|
Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)"
This reverts commit de17e5e0f4d4a42282d56a3e0c751b545ce9f0f5. Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
2de792c31d
|
feat: rename snapshot.name_template -> snapshot.version_template (#5019)
close #5017 --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
482a48958f
|
chore(deps): bump github/codeql-action from 3.25.14 to 3.25.15 (#5032)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.14 to 3.25.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>3.25.15 - 26 Jul 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.1. <a href="https://redirect.github.com/github/codeql-action/pull/2385">#2385</a></li> </ul> <h2>3.25.14 - 25 Jul 2024</h2> <ul> <li>Experimental: add a new <code>start-proxy</code> action which starts the same HTTP proxy as used by <a href="https://github.com/github/dependabot-action"><code>github/dependabot-action</code></a>. Do not use this in production as it is part of an internal experiment and subject to change at any time.</li> </ul> <h2>3.25.13 - 19 Jul 2024</h2> <ul> <li>Add <code>codeql-version</code> to outputs. <a href="https://redirect.github.com/github/codeql-action/pull/2368">#2368</a></li> <li>Add a deprecation warning for customers using CodeQL version 2.13.4 and earlier. These versions of CodeQL were discontinued on 9 July 2024 alongside GitHub Enterprise Server 3.9, and will be unsupported by CodeQL Action versions 3.26.0 and later and versions 2.26.0 and later. <a href="https://redirect.github.com/github/codeql-action/pull/2375">#2375</a> <ul> <li>If you are using one of these versions, please update to CodeQL CLI version 2.13.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.</li> <li>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.12.6 and 2.13.4, you can replace <code>github/codeql-action/*@v3</code> by <code>github/codeql-action/*@v3.25.13</code> and <code>github/codeql-action/*@v2</code> by <code>github/codeql-action/*@v2.25.13</code> in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</li> </ul> </li> </ul> <h2>3.25.12 - 12 Jul 2024</h2> <ul> <li>Improve the reliability and performance of analyzing code when analyzing a compiled language with the <code>autobuild</code> <a href="https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#codeql-build-modes">build mode</a> on GitHub Enterprise Server. This feature is already available to GitHub.com users. <a href="https://redirect.github.com/github/codeql-action/pull/2353">#2353</a></li> <li>Update default CodeQL bundle version to 2.18.0. <a href="https://redirect.github.com/github/codeql-action/pull/2364">#2364</a></li> </ul> <h2>3.25.11 - 28 Jun 2024</h2> <ul> <li>Avoid failing the workflow run if there is an error while uploading debug artifacts. <a href="https://redirect.github.com/github/codeql-action/pull/2349">#2349</a></li> <li>Update default CodeQL bundle version to 2.17.6. <a href="https://redirect.github.com/github/codeql-action/pull/2352">#2352</a></li> </ul> <h2>3.25.10 - 13 Jun 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.5. <a href="https://redirect.github.com/github/codeql-action/pull/2327">#2327</a></li> </ul> <h2>3.25.9 - 12 Jun 2024</h2> <ul> <li>Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. <a href="https://redirect.github.com/github/codeql-action/pull/2330">#2330</a></li> <li>The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. <a href="https://redirect.github.com/github/codeql-action/pull/2332">#2332</a></li> </ul> <h2>3.25.8 - 04 Jun 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.4. <a href="https://redirect.github.com/github/codeql-action/pull/2321">#2321</a></li> </ul> <h2>3.25.7 - 31 May 2024</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
9cbf1b3af2
|
chore(deps): bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#5033)
Bumps code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=code.gitea.io/sdk/gitea&package-manager=go_modules&previous-version=0.18.0&new-version=0.19.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 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]
|
4a7c2ca1ad
|
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 (#5027)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.2 to 1.55.3. <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.55.3 (2024-07-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/application-autoscaling</code>: Updates service API</li> <li><code>service/application-signals</code>: Updates service API and documentation</li> <li><code>service/bedrock-runtime</code>: Updates service API and documentation</li> <li><code>service/codecommit</code>: Updates service API and documentation <ul> <li>CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.</li> </ul> </li> <li><code>service/datazone</code>: Updates service API and documentation</li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.</li> </ul> </li> <li><code>service/ecr</code>: Updates service API, documentation, paginators, and examples <ul> <li>API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.</li> </ul> </li> <li><code>service/eks</code>: Updates service API and documentation</li> <li><code>service/elasticloadbalancingv2</code>: Updates service API, documentation, and examples</li> <li><code>service/network-firewall</code>: Updates service API and documentation</li> <li><code>service/outposts</code>: Updates service API and documentation</li> <li><code>service/states</code>: Updates service API and documentation <ul> <li>This release adds support to customer managed KMS key encryption in AWS Step Functions.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li>Remove broken integration test. <ul> <li>Remove integration test broken by cloudsearch service.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
de17e5e0f4
|
chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.37.0 to 0.38.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-cloud/releases">gocloud.dev's releases</a>.</em></p> <blockquote> <h2>v0.38.0</h2> <p><strong>blob</strong></p> <ul> <li><strong>all</strong>: Fix panics if reader recreation fails after Seek by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3425">google/go-cloud#3425</a></li> <li><strong>all</strong>: Convert errors in <code>Open()</code> into appropriate fs errors by <a href="https://github.com/milescrabill"><code>@milescrabill</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li> <li><strong>s3blob</strong>: Fix Copy to work with keys that need escaping by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3403">google/go-cloud#3403</a></li> <li><strong>azureblob</strong>: Do not panic if Content-Length and Content-Range are missing by <a href="https://github.com/chancez"><code>@chancez</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li> <li><strong>fileblob</strong>: Allow customization of the FileMode by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3426">google/go-cloud#3426</a></li> </ul> <p><strong>pubsub</strong></p> <ul> <li><strong>awssnssqs</strong>: Add support for setting FIFO message metadata by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3435">google/go-cloud#3435</a></li> <li><strong>kafkapubsub</strong>: Configuring key_name when OpenTopicURL by <a href="https://github.com/ssetin"><code>@ssetin</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li> <li><strong>rabbitpubsub</strong>: Add query string set the qos prefetch count by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li> <li><strong>rabbitpubsub</strong>: Add query string to set the routing key from metadata by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3433">google/go-cloud#3433</a></li> <li><strong>rabbitpubsub</strong>: Wrap pubsub rabbitmq errors by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3437">google/go-cloud#3437</a></li> </ul> <p><strong>docstore</strong></p> <ul> <li><strong>all</strong>: Fix offset handling and extend test coverage by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3409">google/go-cloud#3409</a></li> <li><strong>awsdynamodb</strong>: Ensure Next returns EOF when no more items by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3406">google/go-cloud#3406</a></li> <li><strong>mongodocstore</strong>: Update Mongo dialer when MONGO_SERVER_URL rotates by <a href="https://github.com/concaf"><code>@concaf</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ssetin"><code>@ssetin</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li> <li><a href="https://github.com/concaf"><code>@concaf</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li> <li><a href="https://github.com/peczenyj"><code>@peczenyj</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li> <li><a href="https://github.com/chancez"><code>@chancez</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li> <li><a href="https://github.com/milescrabill"><code>@milescrabill</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li> <li><a href="https://github.com/samlaf"><code>@samlaf</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3450">google/go-cloud#3450</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0">https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
608bce4147
|
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.2 (#5025)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.1 to 1.55.2. <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.55.2 (2024-07-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/cleanrooms</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>DynamoDB doc only update for July</li> </ul> </li> <li><code>service/iotsitewise</code>: Updates service API and documentation</li> <li><code>service/mediapackagev2</code>: Updates service API</li> <li><code>service/medical-imaging</code>: Updates service API and documentation</li> <li><code>service/pinpoint-sms-voice-v2</code>: Updates service API and documentation</li> </ul> <h3>SDK Bugs</h3> <ul> <li>Add missing bool error matching. <ul> <li>This enables waiters defined to match on presence/absence of errors.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
4a0659c958
|
chore(deps): bump github/codeql-action from 3.25.13 to 3.25.14 (#5026)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.14. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
9b239bcffe
|
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.0 to 1.55.1 (#5021)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.55.0 to 1.55.1.
<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.55.1 (2024-07-23)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appsync</code>: Updates service API and
paginators</li>
<li><code>service/cleanrooms</code>: Updates service API, documentation,
and paginators</li>
<li><code>service/cleanroomsml</code>: Updates service API,
documentation, and waiters</li>
<li><code>service/connect</code>: Updates service API and
documentation</li>
<li><code>service/connect-contact-lens</code>: Updates service API and
documentation</li>
<li><code>service/datazone</code>: Updates service API and
documentation</li>
<li><code>service/entityresolution</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
dependabot[bot]
|
c087a4c191
|
chore(deps): bump golang from ff45d87 to 0d3653d (#5022)
Bumps golang from `ff45d87` to `0d3653d`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.5-alpine&new-version=1.22.5-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
|
c9398ee88c
|
fix: consistent logging of source archive path |