-
Notifications
You must be signed in to change notification settings - Fork 190
Commit 81b4306
authored
Bump orjson from 3.10.11 to 3.10.12 (#3464)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.11 to 3.10.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/releases">orjson's
releases</a>.</em></p>
<blockquote>
<h2>3.10.12</h2>
<h3>Changed</h3>
<ul>
<li>Publish PyPI manylinux i686 wheels.</li>
<li>Publish PyPI musllinux i686 and arm7l wheels.</li>
<li>Publish PyPI macOS wheels for Python 3.10 or later built on macOS
15.</li>
<li>Publish PyPI Windows wheels using trusted publishing.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/blob/master/CHANGELOG.md">orjson's
changelog</a>.</em></p>
<blockquote>
<h2>3.10.12</h2>
<h3>Changed</h3>
<ul>
<li>Publish PyPI manylinux i686 wheels.</li>
<li>Publish PyPI musllinux i686 and arm7l wheels.</li>
<li>Publish PyPI macOS wheels for Python 3.10 or later built on macOS
15.</li>
<li>Publish PyPI Windows wheels using trusted publishing.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ijl/orjson/commit/e5ddb0ba57ec2683580e3491b2a257ec28b1f37f"><code>e5ddb0b</code></a>
3.10.12</li>
<li><a
href="https://github.com/ijl/orjson/commit/ded52a72a49e398ce594a9b20086538b856aa16e"><code>ded52a7</code></a>
Documentation update, compare against stdlib</li>
<li><a
href="https://github.com/ijl/orjson/commit/f53ec9f3bf3c5fe548af37209bb868487f53c163"><code>f53ec9f</code></a>
win, musl, i686, macOS 15 artifact jobs</li>
<li><a
href="https://github.com/ijl/orjson/commit/8ece0d4bec4553934aa5883c15efdc3ccc49515f"><code>8ece0d4</code></a>
Fix trusted publishing upload, python3.8 manylinux_2_17</li>
<li>See full diff in <a
href="https://github.com/ijl/orjson/compare/3.10.11...3.10.12">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| orjson | [< 3.10, > 3.9.5] |
</details>
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6018246 commit 81b4306Copy full SHA for 81b4306
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments