Skip to content

Commit

Permalink
build(deps): bump xxhash from 3.4.1 to 3.5.0 (#924)
Browse files Browse the repository at this point in the history
Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 3.4.1 to
3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ifduyue/python-xxhash/releases">xxhash's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.0</h2>
<ul>
<li>Build wheels for Python 3.13</li>
</ul>
<hr />
<p>Full list of changes: <a
href="https://github.com/ifduyue/python-xxhash/compare/v3.4.1...v3.5.0">https://github.com/ifduyue/python-xxhash/compare/v3.4.1...v3.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst">xxhash's
changelog</a>.</em></p>
<blockquote>
<p>v3.5.0 2024-08-17</p>
<pre><code>
- Build wheels for Python 3.13
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/665a9f00db107b0f23cf9114ea2fa0e20e68ee5f"><code>665a9f0</code></a>
Release 3.5.0</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/b30c066514a5098b425d91adb6821fd07771e282"><code>b30c066</code></a>
test is test</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/7cce453e8e0a2262092d5fa50156d3501ef8ef52"><code>7cce453</code></a>
3.13 trove</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/43797eae653e938e835d496ee72b09fd88ab7632"><code>43797ea</code></a>
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/0b1a20b2b00f329b01711c8c858364a2fae7c113"><code>0b1a20b</code></a>
trust publishing</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/e61a96c6d48434bbb3a9fda1c729a74e378a2c73"><code>e61a96c</code></a>
2024</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/75fb113dccbe971c64637e02a610926f427b36c7"><code>75fb113</code></a>
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/98c01840ad38f2cbcfcd5da855343ac77407d23b"><code>98c0184</code></a>
[chore] github actions use kebab-case</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/d056df2ec42270060727dc2e3972eced9bc7a23c"><code>d056df2</code></a>
Bump pypa/cibuildwheel from 2.18.1 to 2.19.2</li>
<li><a
href="https://github.com/ifduyue/python-xxhash/commit/30a98412dbbee846b1d9e8e009f268cd2f2c795c"><code>30a9841</code></a>
Separate pypi and test-pypi upload</li>
<li>Additional commits viewable in <a
href="https://github.com/ifduyue/python-xxhash/compare/v3.4.1...v3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xxhash&package-manager=pip&previous-version=3.4.1&new-version=3.5.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>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent f5119bd commit f61dc32
Showing 1 changed file with 124 additions and 109 deletions.
Loading

0 comments on commit f61dc32

Please sign in to comment.