Skip to content

Commit

Permalink
chore(deps): Bump serde_json from 1.0.107 to 1.0.108 (#150)
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to
1.0.108.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.108</h2>
<ul>
<li>Documentation improvements (<a
href="https://redirect.github.com/serde-rs/json/issues/1075">#1075</a>,
<a
href="https://redirect.github.com/serde-rs/json/issues/1081">#1081</a>,
<a
href="https://redirect.github.com/serde-rs/json/issues/1082">#1082</a>,
thanks <a href="https://github.com/dimo414"><code>@​dimo414</code></a>
and <a
href="https://github.com/fritzrehde"><code>@​fritzrehde</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/json/commit/4bc1eaa03a6160593575bc9bc60c94dba4cab1e3"><code>4bc1eaa</code></a>
Release 1.0.108</li>
<li><a
href="https://github.com/serde-rs/json/commit/1454eac069394f96838b86e71063339edf02148e"><code>1454eac</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1082">#1082</a>
from dtolnay/fromdoc</li>
<li><a
href="https://github.com/serde-rs/json/commit/0f072fad735f03476c884b5257e894a54facc01b"><code>0f072fa</code></a>
Improve Value From and FromIterator docs</li>
<li><a
href="https://github.com/serde-rs/json/commit/a8e6f75a9b81f6c7877600cd458a3e0e732487a0"><code>a8e6f75</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1081">#1081</a>
from fritzrehde/master</li>
<li><a
href="https://github.com/serde-rs/json/commit/ebaf61709aba7a3f2429a5d95a694514f180f565"><code>ebaf617</code></a>
fixed typos</li>
<li><a
href="https://github.com/serde-rs/json/commit/f56053d6f8cb45f61a71570a22d3272bfeb89909"><code>f56053d</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1080">#1080</a>
from serde-rs/negativenan</li>
<li><a
href="https://github.com/serde-rs/json/commit/4e091d5d6d9fd94881b64214ac5696b22028721d"><code>4e091d5</code></a>
Add test of negative NaN and negative infinity</li>
<li><a
href="https://github.com/serde-rs/json/commit/421a70d1a6c7e30232a526fdb071b2dc52ec9f07"><code>421a70d</code></a>
Fix unused imports</li>
<li><a
href="https://github.com/serde-rs/json/commit/39f5ad15343a6a1b00660ef74157ad568a2a6c79"><code>39f5ad1</code></a>
Remove 'remember to update' reminder from Cargo.toml</li>
<li><a
href="https://github.com/serde-rs/json/commit/5bb696029d2701d458029b372300cb23417e56ad"><code>5bb6960</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1075">#1075</a>
from dimo414/master</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.107&new-version=1.0.108)](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 Nov 6, 2023
1 parent d780eaf commit bdc37d5
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/connectors/ndc-postgres/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ percent-encoding = "2.3.0"
prometheus = "0.13.3"
schemars = { version = "0.8.15", features = ["smol_str", "preserve_order"] }
serde = "1.0.190"
serde_json = { version = "1.0.107", features = ["raw_value"] }
serde_json = { version = "1.0.108", features = ["raw_value"] }
sqlx = { version = "0.7.2", features = [ "json", "postgres", "runtime-tokio-rustls" ] }
thiserror = "1.0"
tokio = { version = "1.33.0", features = ["full"] }
Expand Down
2 changes: 1 addition & 1 deletion crates/documentation/openapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ license.workspace = true
insta = { version = "1.34.0", features = ["json"] }
ndc-postgres = { path = "../../connectors/ndc-postgres" }
schemars = { version = "0.8.15", features = ["smol_str", "preserve_order"] }
serde_json = { version = "1.0.107", features = ["raw_value"] }
serde_json = { version = "1.0.108", features = ["raw_value"] }
2 changes: 1 addition & 1 deletion crates/query-engine/execution/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license.workspace = true
query-engine-sql = { path = "../sql" }

prometheus = "0.13.3"
serde_json = "1.0.107"
serde_json = "1.0.108"
sqlformat = "0.2.2"
sqlx = { version = "0.7.2", features = [ "json", "postgres", "runtime-tokio-rustls", "uuid" ] }
tracing = "0.1.40"
Expand Down
2 changes: 1 addition & 1 deletion crates/query-engine/sql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ edition.workspace = true
license.workspace = true

[dependencies]
serde_json = "1.0.107"
serde_json = "1.0.108"
2 changes: 1 addition & 1 deletion crates/query-engine/translation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ query-engine-metadata = { path = "../metadata" }
query-engine-sql = { path = "../sql" }

indexmap = "1"
serde_json = "1.0.107"
serde_json = "1.0.108"

[dev-dependencies]
insta = { version = "1.34.0", features = ["json"] }
Expand Down
2 changes: 1 addition & 1 deletion crates/tests/databases-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ tests-common = { path = "../tests-common" }
axum = "0.6.20"
insta = { version = "1.34.0", features = ["json"] }
schemars = { version = "0.8.15", features = ["smol_str", "preserve_order"] }
serde_json = "1.0.107"
serde_json = "1.0.108"
test-each = "0.2.1"
tokio = { version = "1.33.0", features = ["full"] }
2 changes: 1 addition & 1 deletion crates/tests/tests-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ reqwest = "0.11.22"
schemars = { version = "0.8.15", features = ["smol_str", "preserve_order"] }
serde = "1.0.190"
serde_derive = "^1.0"
serde_json = { version = "1.0.107", features = ["raw_value"] }
serde_json = { version = "1.0.108", features = ["raw_value"] }
similar-asserts = "1.5.0"
sqlx = { version = "0.7.2", features = [ "json", "postgres", "runtime-tokio-rustls" ] }
tokio = { version = "1.33.0", features = ["full"] }
Expand Down

0 comments on commit bdc37d5

Please sign in to comment.