Bump orjson from 3.8.6 to 3.8.7 (#524)
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.6 to 3.8.7.
<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.8.7</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</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.8.7 - 2023-02-28</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ijl/orjson/commit/
4b8b5cfe5e2a20b6476792dc58e2e2a13ec68fa8"><code>
4b8b5cf</code></a>
3.8.7</li>
<li><a
href="https://github.com/ijl/orjson/commit/
c29d39230284900bd0e3c6efce74bf2c09ed76d8"><code>
c29d392</code></a>
opt_enabled!(), opt_disabled!()</li>
<li><a
href="https://github.com/ijl/orjson/commit/
15e42dabfc7763b78ca5a74b768fcaf29cdbdc17"><code>
15e42da</code></a>
TrustedLen</li>
<li><a
href="https://github.com/ijl/orjson/commit/
02910ee3f585cb71f82dc258111216755047fdd9"><code>
02910ee</code></a>
writeext feature</li>
<li><a
href="https://github.com/ijl/orjson/commit/
c5a1c8a8c12dc0cfbe4e5da3e96477fe81f7b289"><code>
c5a1c8a</code></a>
lint job, build maintenance</li>
<li>See full diff in <a
href="https://github.com/ijl/orjson/compare/3.8.6...3.8.7">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 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>