mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
f544c5ce69
4447 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
dependabot[bot]
|
f05b211b61
|
chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#3643)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup-go's releases</a>.</em></p> <blockquote> <h2>Add support for stable and oldstable aliases</h2> <p>In scope of this release we introduce aliases for the <code>go-version</code> input. The <code>stable</code> alias instals the latest stable version of Go. The <code>oldstable</code> alias installs previous latest minor release (the stable is 1.19.x -> the oldstable is 1.18.x).</p> <h3>Stable</h3> <pre lang="yaml"><code>steps: - uses: actions/checkout@v3 - uses: actions/setup-go@v3 with: go-version: 'stable' - run: go run hello.go </code></pre> <h3>OldStable</h3> <pre lang="yaml"><code>steps: - uses: actions/checkout@v3 - uses: actions/setup-go@v3 with: go-version: 'oldstable' - run: go run hello.go </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
583bca59aa
|
feat(deps): bump github.com/caarlos0/log from 0.1.10 to 0.2.0 (#3634)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.1.10 to 0.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Entry WithoutPadding by <a
href="https://github.com/nervo"><code>@nervo</code></a> in <a
href="https://github-redirect.dependabot.com/caarlos0/log/pull/5">caarlos0/log#5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/caarlos0/log/compare/v0.1.10...v0.2.0">https://github.com/caarlos0/log/compare/v0.1.10...v0.2.0</a></p>
<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="
|
||
dependabot[bot]
|
43e2b3bf69
|
chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#3636)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0. <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>v3.2.0</h2> <h2>What's Changed</h2> <ul> <li>Add GitHub Action to perform release by <a href="https://github.com/rentziass"><code>@rentziass</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/942">actions/checkout#942</a></li> <li>Fix status badge by <a href="https://github.com/ScottBrenner"><code>@ScottBrenner</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/967">actions/checkout#967</a></li> <li>Replace datadog/squid with ubuntu/squid Docker image by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/1002">actions/checkout#1002</a></li> <li>Wrap pipeline commands for submoduleForeach in quotes by <a href="https://github.com/jokreliable"><code>@jokreliable</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/964">actions/checkout#964</a></li> <li>Update <code>@actions/io</code> to 1.1.2 by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/1029">actions/checkout#1029</a></li> <li>Upgrading version to 3.2.0 by <a href="https://github.com/vmjoseph"><code>@vmjoseph</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/1039">actions/checkout#1039</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ScottBrenner"><code>@ScottBrenner</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/967">actions/checkout#967</a></li> <li><a href="https://github.com/cory-miller"><code>@cory-miller</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/1002">actions/checkout#1002</a></li> <li><a href="https://github.com/jokreliable"><code>@jokreliable</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/964">actions/checkout#964</a></li> <li><a href="https://github.com/vmjoseph"><code>@vmjoseph</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/1039">actions/checkout#1039</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3...v3.2.0">https://github.com/actions/checkout/compare/v3...v3.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
d0e91cb99b
|
feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#3639)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.11. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
6b01982e1b
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 (#3637)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
261cc8a5cd
|
feat(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 (#3633)
Bumps [github.com/google/go-github/v48](https://github.com/google/go-github) from 48.1.0 to 48.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-github/releases">github.com/google/go-github/v48's releases</a>.</em></p> <blockquote> <h2>v48.2.0</h2> <p>This minor release includes the following changes:</p> <ul> <li>Add parents field to timeline events (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2566">#2566</a>)</li> <li>Update doc URL for PackageGetAllVersions (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2568">#2568</a>)</li> <li>Add the 'require_last_push_approval' field (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2567">#2567</a>)</li> <li>Bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 in /scrape (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2573">#2573</a>)</li> <li>Bump golangci-lint version to 1.50.1 (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2576">#2576</a>)</li> <li>Add RunAttempt field for WorkflowJob (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2562">#2562</a>)</li> <li>Add LockBranch and AllowForkSyncing to repos.go (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2577">#2577</a>)</li> <li>Add new field for issue state reason (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2583">#2583</a>)</li> <li>Add support for repository actions access level / permission (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2578">#2578</a>)</li> <li>Add has_discussions field to repository (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2589">#2589</a>)</li> <li>Use 'concurrency' instead of 'styfle/cancel-workflow-action' in GitHub Actions (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2591">#2591</a>)</li> <li>Add MakeLatest parameter to support explicitly setting latest release (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2594">#2594</a>)</li> <li>Change create fork options from url param to body param (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2490">#2490</a>)</li> <li>Support new GitHub v3 API calendar-based versioning (<a href="https://github-redirect.dependabot.com/google/go-github/issues/2581">#2581</a>)</li> <li>Update AUTHORS for v48.2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos A Becker
|
ddf7660b6d
|
fix: extra quotes on goreleaser archives | ||
dependabot[bot]
|
dae543ff24
|
chore(deps): bump github/codeql-action from 2.1.35 to 2.1.36 (#3629)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.35 to 2.1.36. <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> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>2.1.36 - 08 Dec 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.5. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1412">#1412</a></li> <li>Add a step that tries to upload a SARIF file for the workflow run when that workflow run fails. This will help better surface failed code scanning workflow runs. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1393">#1393</a></li> <li>Python automatic dependency installation will no longer consider dependecy code installed in venv as user-written, for projects using Poetry that specify <code>virtualenvs.in-project = true</code> in their <code>poetry.toml</code>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1419">#1419</a>.</li> </ul> <h2>2.1.35 - 01 Dec 2022</h2> <p>No user facing changes.</p> <h2>2.1.34 - 25 Nov 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.4. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1391">#1391</a></li> <li>Fixed a bug where some the <code>init</code> action and the <code>analyze</code> action would have different sets of experimental feature flags enabled. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1384">#1384</a></li> </ul> <h2>2.1.33 - 16 Nov 2022</h2> <ul> <li>Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in <a href="https://github.com/github/codeql-action/blob/main/#2127---06-oct-2022">CodeQL Action version 2.1.27</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1322">#1322</a></li> <li>Bump the minimum CodeQL bundle version to 2.6.3. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1358">#1358</a></li> </ul> <h2>2.1.32 - 14 Nov 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.3. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1348">#1348</a></li> <li>Update the ML-powered additional query pack for JavaScript to version 0.4.0. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1351">#1351</a></li> </ul> <h2>2.1.31 - 04 Nov 2022</h2> <ul> <li>The <code>rb/weak-cryptographic-algorithm</code> Ruby query has been updated to no longer report uses of hash functions such as <code>MD5</code> and <code>SHA1</code> even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice. For more information, see the corresponding change in the <a href="https://github-redirect.dependabot.com/github/codeql/pull/11129">github/codeql repository</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1344">#1344</a></li> </ul> <h2>2.1.30 - 02 Nov 2022</h2> <ul> <li>Improve the error message when using CodeQL bundle version 2.7.2 and earlier in a workflow that runs on a runner image such as <code>ubuntu-22.04</code> that uses glibc version 2.34 and later. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1334">#1334</a></li> </ul> <h2>2.1.29 - 26 Oct 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.2. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1320">#1320</a></li> </ul> <h2>2.1.28 - 18 Oct 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.1. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1294">#1294</a></li> <li>Replace uses of GitHub Actions command <code>set-output</code> because it is now deprecated. See more information in the <a href="https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/">GitHub Changelog</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1301">#1301</a></li> </ul> <h2>2.1.27 - 06 Oct 2022</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Jo
|
960814aea8
|
docs: fix skip_push parameter to skip_build (#3628)
Fix the wrong `skip_push` to `skip_build` in `docker.md`. |
||
dependabot[bot]
|
7083751934
|
feat(deps): bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.2 (#3627)
Bumps [github.com/dghubble/oauth1](https://github.com/dghubble/oauth1) from 0.7.1 to 0.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dghubble/oauth1/releases">github.com/dghubble/oauth1's releases</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <ul> <li>Update minimum Go version from v1.17 to v1.18 (<a href="https://github-redirect.dependabot.com/dghubble/oauth1/pull/66">#66</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dghubble/oauth1/blob/main/CHANGES.md">github.com/dghubble/oauth1's changelog</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <ul> <li>Update minimum Go version from v1.17 to v1.18 (<a href="https://github-redirect.dependabot.com/dghubble/oauth1/pull/66">#66</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
e8773b7f9d
|
feat(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine (#3626)
Bumps golang from 1.19.3-alpine to 1.19.4-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.19.3-alpine&new-version=1.19.4-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 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
|
7e9c6a82df
|
chore: delete lock.yml
not really that useful, as we rarely have gravediggers... and its too noisy. |
||
dependabot[bot]
|
60cbed540e
|
chore(deps): bump dessant/lock-threads from 3.0.0 to 4.0.0 (#3621)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dessant/lock-threads/releases">dessant/lock-threads's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <p>Learn more about this release from the <a href="https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md#changelog">changelog</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md">dessant/lock-threads's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/dessant/lock-threads/compare/v3.0.0...v4.0.0">4.0.0</a> (2022-12-04)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>the action now requires Node.js 16</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update dependencies (<a href=" |
||
Engin Diri
|
e57416e0ab
|
chore: update lock task parameter due to breaking change (#3623)
<!-- 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 lock task due to breaking changes https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md#changelog <!-- Why is this change being made? --> Updated the properties <!-- # Provide links to any relevant tickets, URLs or other resources --> ... |
||
dependabot[bot]
|
50d1ca68e2
|
feat(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#3622)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos A Becker
|
5c15e5a6ef
|
docs: errors/build
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos A Becker
|
b06f217e3b
|
docs: update docker options and schema
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
actions-user
|
370575107e | chore: docs auto-update | ||
Carlos Alexandro Becker
|
f5696d01ee
|
feat: custom tag.sort (#3611)
closes #3609 Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
4c62c9b450
|
feat(deps): bump golang from d171aa3 to 8bd8a4b (#3617)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps golang from `d171aa3` to `8bd8a4b`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.19.3-alpine&new-version=1.19.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 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]
|
2228edc406
|
chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#3616)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup-go's releases</a>.</em></p> <blockquote> <h2>Add support for go.work and pass the token input through on GHES</h2> <p>In scope of this release we added <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/283">support for go.work file to pass it in go-version-file input</a>.</p> <pre lang="yaml"><code>steps: - uses: actions/checkout@v3 - uses: actions/setup-go@v3 with: go-version-file: go.work - run: go run hello.go </code></pre> <p>Besides, we added support to <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/277">pass the token input through on GHES</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
c26340a267
|
chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0 (#3615)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.4 to 4.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/releases">stefanzweifel/git-auto-commit-action's releases</a>.</em></p> <blockquote> <h2>v4.16.0</h2> <h2>Changed</h2> <ul> <li>Don't commit files when only LF/CRLF changes (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/265">#265</a>) <a href="https://github.com/@ZeroRin"><code>@ZeroRin</code></a></li> <li>Update default email address of github-actions[bot] (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/264">#264</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> <h2>Fixed</h2> <ul> <li>Fix link and text for workflow limitation (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/263">#263</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md">stefanzweifel/git-auto-commit-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.16.0...HEAD">Unreleased</a></h2> <blockquote> <p>TBD</p> </blockquote> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.4...v4.16.0">v4.16.0</a> - 2022-12-02</h2> <h3>Changed</h3> <ul> <li>Don't commit files when only LF/CRLF changes (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/265">#265</a>) <a href="https://github.com/@ZeroRin"><code>@ZeroRin</code></a></li> <li>Update default email address of github-actions[bot] (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/264">#264</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>Fix link and text for workflow limitation (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/263">#263</a>) <a href="https://github.com/@Teko012"><code>@Teko012</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.3...v4.15.4">v4.15.4</a> - 2022-11-05</h2> <h3>Fixed</h3> <ul> <li>Let Action fail if git binary can't be located (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/261">#261</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>Bump github/super-linter from 3 to 4 (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/258">#258</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump bats from 1.7.0 to 1.8.2 (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/259">#259</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> <li>Bump actions/checkout from 2 to 3 (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/257">#257</a>) <a href="https://github.com/@dependabot"><code>@dependabot</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.2...v4.15.3">v4.15.3</a> - 2022-10-26</h2> <h3>Changed</h3> <ul> <li>Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/255">#255</a>) <a href="https://github.com/@stefanzweifel"><code>@stefanzweifel</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.1...v4.15.2">v4.15.2</a> - 2022-10-22</h2> <h3>Changed</h3> <ul> <li>Replace set-output usage with GITHUB_OUTPUT (<a href="https://github-redirect.dependabot.com/stefanzweifel/git-auto-commit-action/pull/252">#252</a>) <a href="https://github.com/amonshiz"><code>@amonshiz</code></a></li> </ul> <h2><a href="https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.0...v4.15.1">v4.15.1</a> - 2022-10-10</h2> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
0a59bc4773
|
chore(deps): bump github/codeql-action from 2.1.33 to 2.1.35 (#3614)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.33 to 2.1.35. <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> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>2.1.35 - 01 Dec 2022</h2> <p>No user facing changes.</p> <h2>2.1.34 - 25 Nov 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.4. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1391">#1391</a></li> <li>Fixed a bug where some the <code>init</code> action and the <code>analyze</code> action would have different sets of experimental feature flags enabled. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1384">#1384</a></li> </ul> <h2>2.1.33 - 16 Nov 2022</h2> <ul> <li>Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in <a href="https://github.com/github/codeql-action/blob/main/#2127---06-oct-2022">CodeQL Action version 2.1.27</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1322">#1322</a></li> <li>Bump the minimum CodeQL bundle version to 2.6.3. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1358">#1358</a></li> </ul> <h2>2.1.32 - 14 Nov 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.3. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1348">#1348</a></li> <li>Update the ML-powered additional query pack for JavaScript to version 0.4.0. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1351">#1351</a></li> </ul> <h2>2.1.31 - 04 Nov 2022</h2> <ul> <li>The <code>rb/weak-cryptographic-algorithm</code> Ruby query has been updated to no longer report uses of hash functions such as <code>MD5</code> and <code>SHA1</code> even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice. For more information, see the corresponding change in the <a href="https://github-redirect.dependabot.com/github/codeql/pull/11129">github/codeql repository</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1344">#1344</a></li> </ul> <h2>2.1.30 - 02 Nov 2022</h2> <ul> <li>Improve the error message when using CodeQL bundle version 2.7.2 and earlier in a workflow that runs on a runner image such as <code>ubuntu-22.04</code> that uses glibc version 2.34 and later. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1334">#1334</a></li> </ul> <h2>2.1.29 - 26 Oct 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.2. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1320">#1320</a></li> </ul> <h2>2.1.28 - 18 Oct 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.1. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1294">#1294</a></li> <li>Replace uses of GitHub Actions command <code>set-output</code> because it is now deprecated. See more information in the <a href="https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/">GitHub Changelog</a>. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1301">#1301</a></li> </ul> <h2>2.1.27 - 06 Oct 2022</h2> <ul> <li>We are rolling out a feature of the CodeQL Action in October 2022 that changes the way that Go code is analyzed to be more consistent with other compiled languages like C/C++, C#, and Java. You do not need to alter your code scanning workflows. If you encounter any problems, please <a href="https://github.com/github/codeql-action/issues">file an issue</a> or open a private ticket with GitHub Support and request an escalation to engineering.</li> </ul> <h2>2.1.26 - 29 Sep 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.11.0. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1267">#1267</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
45868b8e5b
|
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.22.1 to 2.22.2 (#3613)
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.22.1 to 2.22.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/nfpm/releases">github.com/goreleaser/nfpm/v2's releases</a>.</em></p> <blockquote> <h2>v2.22.2</h2> <h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li>61de4b54e0938be65f94ba74d5b90cbb98b628b3: fix(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/582">#582</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>2918f99b607189c0f4cb70de98d8e294fd9252ba: fix: improve contents.type (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/581">#581</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/nfpm/compare/v2.22.1...v2.22.2">https://github.com/goreleaser/nfpm/compare/v2.22.1...v2.22.2</a></p> <hr /> <ul> <li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it integrates nFPM to the release pipeline of your Go projects.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos A Becker
|
a3d3ab2058
|
fix: improve docker warning | ||
dependabot[bot]
|
a2308ee608
|
feat(deps): bump github.com/disgoorg/disgo from 0.13.22 to 0.14.0 (#3610)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.13.22 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's releases</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <h2>What's Changed</h2> <ul> <li>Add pagination limit as a param for GetMembers() by <a href="https://github.com/beachasaurus-rex"><code>@beachasaurus-rex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/212">disgoorg/disgo#212</a></li> <li>add support for nsfw application commands by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/207">disgoorg/disgo#207</a></li> <li>new select menu types by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/205">disgoorg/disgo#205</a></li> <li>fix rare ratelimit hits due to prioritizing the <code>reset</code> header over <code>resetAfter</code> header by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href=" |
||
Ori Rawlings
|
19ab124f1b
|
fix: retain symlinks added to zip archives (#3585)
<!-- 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... --> fixes #3584 When following the reproduction steps in #3584 I now get the following contents for the zip archive: ``` $ goreleaser --snapshot --skip-publish ... $ (mkdir thezip && cd thezip && unzip ../dist/test_0.0.0-SNAPSHOT-none_darwin_amd64.zip) && ls -lR thezip Archive: ../dist/test_0.0.0-SNAPSHOT-none_darwin_amd64.zip inflating: a/x -> ../x inflating: a/x2 -> x inflating: x inflating: test finishing deferred symbolic links: a/x -> ../x a/x2 -> x total 1640 drwxr-xr-x 4 orawlings staff 128 Nov 22 16:19 a -rwxr-xr-x 1 orawlings staff 833104 Nov 22 16:19 test -rw-r--r-- 1 orawlings staff 2 Nov 22 15:32 x thezip/a: total 0 lrwxr-xr-x 1 orawlings staff 4 Nov 22 16:19 x -> ../x lrwxr-xr-x 1 orawlings staff 1 Nov 22 16:19 x2 -> x ``` <!-- Why is this change being made? --> I'm using goreleaser for a project that packages multiple binaries in zip archives. We also include symlinks within the zip archives to give some of the binaries an alternate (usually shorter) spelling so they are easier to invoke on the command line. This brings the zip archive behavior regarding symlinks in line with tar.gz and tar archives. <!-- # Provide links to any relevant tickets, URLs or other resources --> |
||
Carlos A Becker
|
7242733140
|
test: fix nfpm tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos A Becker
|
54341682e0
|
docs: improve modeline docs
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
e72ab30ac8
|
fix: improve schema for signs (#3603)
adds all the options allowed in the `artifacts` field to the schema Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
50bd78439c
|
fix: log request-id on upload error and release create/update (#3608)
this should help when reporting issues to github, especially the magical "failed successfully" error Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
24d86475b4
|
fix: warn if list has multiple files with same name (#3607)
`List()` "materializes" the filters, so its used everywhere... if we have multiple files with the same name there, its likely some filter wasn't enough, or that the user configuration is faulty. Either way, we should warn about it to help prevent release issues (like duplicated assets on github). Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos A Becker
|
6ff89366ca
|
fix: improve nfpm error
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
c8f007653c
|
feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#3606)
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.1.1 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Masterminds/semver/releases">github.com/Masterminds/semver/v3's releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <h2>Added</h2> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>: Added text marshaling and unmarshaling</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>: Added JSON marshalling for constraints (thanks <a href="https://github.com/SimonTheLeg"><code>@SimonTheLeg</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>: Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version (thanks <a href="https://github.com/MarkRosemaker"><code>@MarkRosemaker</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>: Added New() version constructor (thanks <a href="https://github.com/kazhuravlev"><code>@kazhuravlev</code></a>)</li> </ul> <h2>Changed</h2> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>: Updated CI testing setup</li> </ul> <h2>Fixed</h2> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>: Fixing issue where validation of constraint section gave false positives</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>: Fix constraints check with *-0 (thanks <a href="https://github.com/mtt0"><code>@mtt0</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>: Fixed Caret operator (^) gives unexpected results when the minor version in constraint is 0 (thanks <a href="https://github.com/arshchimni"><code>@arshchimni</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>: Fixed godoc (thanks <a href="https://github.com/afirth"><code>@afirth</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Masterminds/semver/blob/master/CHANGELOG.md">github.com/Masterminds/semver/v3's changelog</a>.</em></p> <blockquote> <h2>3.2.0 (2022-11-28)</h2> <h3>Added</h3> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>: Added text marshaling and unmarshaling</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>: Added JSON marshalling for constraints (thanks <a href="https://github.com/SimonTheLeg"><code>@SimonTheLeg</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>: Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version (thanks <a href="https://github.com/MarkRosemaker"><code>@MarkRosemaker</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>: Added New() version constructor (thanks <a href="https://github.com/kazhuravlev"><code>@kazhuravlev</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>: Updated CI testing setup</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>: Fixing issue where validation of constraint section gave false positives</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>: Fix constraints check with *-0 (thanks <a href="https://github.com/mtt0"><code>@mtt0</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>: Fixed Caret operator (^) gives unexpected results when the minor version in constraint is 0 (thanks <a href="https://github.com/arshchimni"><code>@arshchimni</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>: Fixed godoc (thanks <a href="https://github.com/afirth"><code>@afirth</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
Carlos A Becker
|
bb6181c1bb
|
docs: document release upload errors | ||
Carlos A Becker
|
4955e1296e
|
Merge branch 'v1.13.1-dev' | ||
Carlos A Becker
|
7ab711d682
|
test: fixed some tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos A Becker
|
522a60087a
|
chore: use digest when signing
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos A Becker
|
b0ffc7af05
|
chore: fix mastodon announce url | ||
Carlos Alexandro Becker
|
d3cdd96c39
|
fix: missing digests on manifests (#3602)
it was missing the digest parsing for the manifest, and there were no tests covering it. now the tests are there, and so is the fix. refs #3599 |
||
Carlos Alexandro Becker
|
c2adc1727f
|
fix: missing digests on manifests (#3602)
it was missing the digest parsing for the manifest, and there were no tests covering it. now the tests are there, and so is the fix. refs #3599 |
||
Carlos A Becker
|
f05f3b5b7f
|
fix: merge issues | ||
Carlos Alexandro Becker
|
1b8395d6b6
|
feat(build): allow to template env (#3592)
GoReleaser evolved a lot since the last time I tried to implement this >1 year ago. Now its 100% possible, and way simpler to do it! closes #3580 refs #2583 Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
e54656438b
|
feat: deprecate replacements (#3589)
The replacements thing was always a bit weird, especially on archives. We can solve that with templates, so, removing I'm deprecating it. Also did the same on other places that had it the same feature. Closes #3588 Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
f83a942fd5
|
feat(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#3595) | ||
Carlos Alexandro Becker
|
541e3dfed9
|
feat(brew): allow to template brew.install (#3593) | ||
Carlos A Becker
|
eedf9578a6
|
docs: clarify cgo
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
Carlos Alexandro Becker
|
a1305d3912
|
fix: validate env templates (#3591)
ignore invalid environment variables (e.g. no key, no value, or no equal sign) Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
dependabot[bot]
|
9abc613ad1
|
feat(deps): bump github.com/disgoorg/disgo from 0.13.21 to 0.13.22 (#3577)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.13.21 to 0.13.22. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's releases</a>.</em></p> <blockquote> <h2>v0.13.22</h2> <h2>What's Changed</h2> <ul> <li>move json package into its own module <a href="https://github.com/disgoorg/json">https://github.com/disgoorg/json</a> by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/206">disgoorg/disgo#206</a></li> <li>add <code>RegexPatterns</code> to <code>AutoModerationTriggerMetadata</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/201">disgoorg/disgo#201</a></li> <li>add <code>UserFlagActiveDeveloper</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/208">disgoorg/disgo#208</a></li> <li>add <code>ApplicationID</code> to <code>Message</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href=" |
||
dependabot[bot]
|
85f4be900e
|
feat(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 (#3578)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.0. <details> <summary>Commits</summary> <ul> <li><a href=" |