Commit 5d14405
authored
build(deps): bump getsentry/craft from 2.20.0 to 2.20.1 (#5402)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.20.0
to 2.20.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/craft/releases">getsentry/craft's
releases</a>.</em></p>
<blockquote>
<h2>2.20.1</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(action) Expand changelog by default in publish issues by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/731">#731</a></li>
</ul>
<h3>Documentation 📚</h3>
<ul>
<li>Update documentation for changes since 2.17.0 by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/735">#735</a></li>
<li>Update base path for craft.sentry.dev domain by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/734">#734</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/craft/blob/master/CHANGELOG.md">getsentry/craft's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>2.20.1</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(action) Expand changelog by default in publish issues by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/731">#731</a></li>
</ul>
<h3>Documentation 📚</h3>
<ul>
<li>Update documentation for changes since 2.17.0 by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/735">#735</a></li>
<li>Update base path for craft.sentry.dev domain by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/734">#734</a></li>
</ul>
<h2>2.20.0</h2>
<h3>New Features ✨</h3>
<h4>Github</h4>
<ul>
<li>Add comment option to changelog-preview workflow by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/722">#722</a></li>
<li>Add working-directory input to changelog-preview workflow by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/717">#717</a></li>
</ul>
<h3>Bug Fixes 🐛</h3>
<h4>Changelog</h4>
<ul>
<li>Warn when custom release.yml lacks semver fields by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/720">#720</a></li>
<li>Collapse previews by default by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/718">#718</a></li>
</ul>
<h4>Other</h4>
<ul>
<li>(action) Fix detection of existing publish issues by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/728">#728</a></li>
<li>(actions) Use repository check instead of event_name for dogfooding
conditions by <a href="https://github.com/BYK"><code>@BYK</code></a> in
<a
href="https://redirect.github.com/getsentry/craft/pull/727">#727</a></li>
<li>(github) Use pull_request_target for changelog preview on fork PRs
by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/723">#723</a></li>
<li>Address security vulnerabilities in dependencies by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/725">#725</a></li>
</ul>
<h3>Documentation 📚</h3>
<ul>
<li>Document CRAFT_NEW_VERSION and CRAFT_OLD_VERSION for pre-release
command by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/719">#719</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<h4>Deps Dev</h4>
<ul>
<li>Bump tar from 7.5.3 to 7.5.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/726">#726</a></li>
<li>Bump tar from 6.2.1 to 7.5.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/724">#724</a></li>
</ul>
<h4>Other</h4>
<ul>
<li>Rename changelog category to "Internal Changes" by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/721">#721</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/craft/commit/beea4aba589c66381258cbd131c5551ae8245b82"><code>beea4ab</code></a>
release: 2.20.1</li>
<li><a
href="https://github.com/getsentry/craft/commit/0013332743de412032d2d379c8ee9e0bf83a772d"><code>0013332</code></a>
docs: Update documentation for changes since 2.17.0 (<a
href="https://redirect.github.com/getsentry/craft/issues/735">#735</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/b97ebce97621224341074eac4298baa47e911d41"><code>b97ebce</code></a>
docs: Update base path for craft.sentry.dev domain (<a
href="https://redirect.github.com/getsentry/craft/issues/734">#734</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/abd8cd1fe1f3bdca1fc8e9d9dafa2bad5d5fd665"><code>abd8cd1</code></a>
fix(action): Expand changelog by default in publish issues (<a
href="https://redirect.github.com/getsentry/craft/issues/731">#731</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/8778b3beb61375e285244f218485e00fc0dd1fd5"><code>8778b3b</code></a>
meta: Bump new development version</li>
<li><a
href="https://github.com/getsentry/craft/commit/5d733f992d372acf658e77049d4893eae4048742"><code>5d733f9</code></a>
Merge branch 'release/2.20.0'</li>
<li>See full diff in <a
href="https://github.com/getsentry/craft/compare/fd370d4d54bec9ff07f909d88a3c4aec6f0ba22b...beea4aba589c66381258cbd131c5551ae8245b82">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 3455a42 commit 5d14405
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments