Commit 13d9d58
authored
Build(deps-dev): bump tox-gh-actions from 3.2.0 to 3.3.0 (#253)
Bumps [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from
3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ymyzk/tox-gh-actions/releases">tox-gh-actions's
releases</a>.</em></p>
<blockquote>
<h2>v3.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix typo in README by <a
href="https://github.com/gforcada"><code>@gforcada</code></a> in <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/pull/195">ymyzk/tox-gh-actions#195</a></li>
<li>Update CI matrix for Intel & M1 macOS by <a
href="https://github.com/ymyzk"><code>@ymyzk</code></a> in <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/pull/196">ymyzk/tox-gh-actions#196</a></li>
<li>Add Python 3.13 support by <a
href="https://github.com/ymyzk"><code>@ymyzk</code></a> in <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/pull/200">ymyzk/tox-gh-actions#200</a></li>
<li>Configure trusted publishing to PyPI by <a
href="https://github.com/ymyzk"><code>@ymyzk</code></a> in <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/pull/201">ymyzk/tox-gh-actions#201</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gforcada"><code>@gforcada</code></a>
made their first contribution in <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/pull/195">ymyzk/tox-gh-actions#195</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ymyzk/tox-gh-actions/compare/v3.2.0...v3.3.0">https://github.com/ymyzk/tox-gh-actions/compare/v3.2.0...v3.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/954715221bf957e69cbdc0ba5938614dfc3cf2af"><code>9547152</code></a>
Merge pull request <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/issues/201">#201</a>
from ymyzk/pypi-publish</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/3c35a4a48899a905a526b47fbd07f42bf04be3a4"><code>3c35a4a</code></a>
Configure trusted publishing to PyPI</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/6709276a608212944f727a06d7328ad5ce09a2be"><code>6709276</code></a>
Merge pull request <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/issues/200">#200</a>
from ymyzk/python-3.13</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/0780a69205fac9165135ad359388097840039136"><code>0780a69</code></a>
Fix failing CI</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/ae5c270ea722ed6d232bb7753f865736b8ca51da"><code>ae5c270</code></a>
Add Python 3.13 to test matrix</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/d166059f618752824dc0ffa0b3b568c20a29a2ea"><code>d166059</code></a>
chore(tox): Enable 3.12 and 3.13 tests in tox</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/d8353705c998852d4fc86e35cca4d4a71cecb91d"><code>d835370</code></a>
Merge pull request <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/issues/196">#196</a>
from ymyzk/macos-m1-ci</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/984562744051e4ae15bf0b7e56a8d8475baa47cd"><code>9845627</code></a>
Update CI matrix for Intel & M1 macOS</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/ef75ff8a7b801cfb716b75cf5cf3c10db82ee5bc"><code>ef75ff8</code></a>
Merge pull request <a
href="https://redirect.github.com/ymyzk/tox-gh-actions/issues/195">#195</a>
from gforcada/patch-1</li>
<li><a
href="https://github.com/ymyzk/tox-gh-actions/commit/1dc4d54bb56cfe3ce6bda758c6a5498a4da710a2"><code>1dc4d54</code></a>
fix: typo</li>
<li>See full diff in <a
href="https://github.com/ymyzk/tox-gh-actions/compare/v3.2.0...v3.3.0">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>1 file changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments