1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/.github
dependabot[bot] 718c42895f
chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 (#3973)
Bumps [actions/github-script](https://github.com/actions/github-script)
from 6.4.0 to 6.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/github-script/releases">actions/github-script's
releases</a>.</em></p>
<blockquote>
<h2>v6.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>@​octokit/plugin-request-log</code>, to produce debug
output for requests by <a
href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
href="https://redirect.github.com/actions/github-script/pull/358">actions/github-script#358</a></li>
<li>fix input handling by <a
href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
href="https://redirect.github.com/actions/github-script/pull/357">actions/github-script#357</a></li>
<li>Remove unused dependencies by <a
href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
href="https://redirect.github.com/actions/github-script/pull/356">actions/github-script#356</a></li>
<li>Default debug to current runner debug state by <a
href="https://github.com/mjpieters"><code>@​mjpieters</code></a> in <a
href="https://redirect.github.com/actions/github-script/pull/363">actions/github-script#363</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mjpieters"><code>@​mjpieters</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/github-script/pull/358">actions/github-script#358</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/github-script/compare/v6.4.0...v6.4.1">https://github.com/actions/github-script/compare/v6.4.0...v6.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d7906e4ad0"><code>d7906e4</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/github-script/issues/363">#363</a>
from mjpieters/auto_debug</li>
<li><a
href="ea954ff83a"><code>ea954ff</code></a>
Default debug to current runner debug state</li>
<li><a
href="57c10d434e"><code>57c10d4</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/github-script/issues/356">#356</a>
from mjpieters/clean_deps</li>
<li><a
href="eae7dc1b88"><code>eae7dc1</code></a>
Merge branch 'main' into clean_deps</li>
<li><a
href="f1ab5779d6"><code>f1ab577</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/github-script/issues/357">#357</a>
from mjpieters/fix_input_handling</li>
<li><a
href="8d9f8fc050"><code>8d9f8fc</code></a>
Fix null handling, covered by integration tests</li>
<li><a
href="a4f398e58b"><code>a4f398e</code></a>
Remove unused dependencies</li>
<li><a
href="806be26275"><code>806be26</code></a>
Clean and spruce up the integration tests a bit</li>
<li><a
href="8d76c9a913"><code>8d76c9a</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/github-script/issues/358">#358</a>
from mjpieters/request-log-plugin</li>
<li><a
href="78f623b2da"><code>78f623b</code></a>
Add <code>@​octokit/plugin-request-log</code>, to produce debug output
for requests</li>
<li>See full diff in <a
href="98814c53be...d7906e4ad0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/github-script&package-manager=github_actions&previous-version=6.4.0&new-version=6.4.1)](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>
2023-05-02 09:30:17 -03:00
..
ISSUE_TEMPLATE docs: use the orgs code of conduct (#2889) 2022-02-08 14:20:50 -03:00
workflows chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 (#3973) 2023-05-02 09:30:17 -03:00
CODEOWNERS chore: codeowners 2019-10-10 08:44:42 -03:00
dependabot.yml chore(deps): update milestone and dependabot config (#2739) 2021-12-06 09:24:11 -03:00
PULL_REQUEST_TEMPLATE.md chore: update pr template 2021-05-20 14:26:47 -03:00
stale.yml chore: stale after 14 days 2018-10-30 21:25:48 -03:00