This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Commit b9f7662
committed
Auto merge of #260 - rust-lang:dependabot/cargo/serde_json-1.0.75, r=JohnTitor
Bump serde_json from 1.0.74 to 1.0.75
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.75.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/serde-rs/json/commit/a22b686f499e12146cf9a8932d2aebce7c9f2fc3"><code>a22b686</code></a> Release 1.0.75</li>
<li><a href="https://github.com/serde-rs/json/commit/36c43bfed5aa695f8d7a8138de585d425b042ed3"><code>36c43bf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/848">#848</a> from serde-rs/num</li>
<li><a href="https://github.com/serde-rs/json/commit/d54138145514758ea9475baf77cd5bf4788e9eaf"><code>d541381</code></a> Deserialize small numbers as integers in arbitrary_precision</li>
<li><a href="https://github.com/serde-rs/json/commit/0ca5a69d734c4f5a0185e93de491b45e25ca39b6"><code>0ca5a69</code></a> Add regression test for issue 845</li>
<li><a href="https://github.com/serde-rs/json/commit/66919777d0c31addd190c7a48ec78145a270294d"><code>6691977</code></a> Disable buggy iter_not_returning_iterator lint</li>
<li><a href="https://github.com/serde-rs/json/commit/aebe84cb09663d0c3371273fb20d838c2e752bcd"><code>aebe84c</code></a> Raise toolchain version for preserve_order to rust 1.46</li>
<li><a href="https://github.com/serde-rs/json/commit/3f459308f5055e9a4b1b611a77dad07132011e8d"><code>3f45930</code></a> Set miriflags once for whole miri job</li>
<li><a href="https://github.com/serde-rs/json/commit/c79d9ad2e1da0ea3d8e21841404df78ba6f82435"><code>c79d9ad</code></a> Run miri also with some features enabled</li>
<li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.74...v1.0.75">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>2 files changed
+4
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments