Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

fix(deps): update rust crate serde to v1.0.197 #405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch =1.0.185 -> =1.0.197

Release Notes

serde-rs/serde (serde)

v1.0.197

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
  • Optimize code size of some Display impls (#​2697, thanks @​nyurik)

v1.0.196

Compare Source

  • Improve formatting of "invalid type" error messages involving floats (#​2682)

v1.0.195

Compare Source

  • Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning (#​2671)

v1.0.194

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.193

Compare Source

v1.0.192

Compare Source

v1.0.191

Compare Source

  • Documentation improvements

v1.0.190

Compare Source

  • Preserve NaN sign when deserializing f32 from f64 or vice versa (#​2637)

v1.0.189

Compare Source

  • Fix "cannot infer type" error when internally tagged enum contains untagged variant (#​2613, thanks @​ahl)

v1.0.188

Compare Source

  • Fix "failed to parse manifest" error when building serde using a Cargo version between 1.45 and 1.50 (#​2603)

v1.0.187

Compare Source

  • Remove support for Emscripten targets on rustc older than 1.40 (#​2600)

v1.0.186

Compare Source

  • Disallow incompatible versions of serde_derive and serde in the dependency graph (#​2588, thanks @​soqb)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6d11b20
Status: ✅  Deploy successful!
Preview URL: https://66f8dbc8.sonicj.pages.dev
Branch Preview URL: https://renovate-serde-monorepo.sonicj.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.188 fix(deps): update rust crate serde to v1.0.189 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from d484ff4 to 67c535d Compare October 13, 2023 03:58
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.189 fix(deps): update rust crate serde to v1.0.190 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 67c535d to d87b34a Compare October 26, 2023 04:04
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from d87b34a to 672c216 Compare November 6, 2023 21:02
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.190 fix(deps): update rust crate serde to v1.0.191 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 672c216 to e054635 Compare November 7, 2023 04:39
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.191 fix(deps): update rust crate serde to v1.0.192 Nov 7, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.192 fix(deps): update rust crate serde to v1.0.193 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from e054635 to e14719d Compare November 21, 2023 04:32
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.193 fix(deps): update rust crate serde to v1.0.194 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from e14719d to d5c9162 Compare January 2, 2024 11:15
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.194 fix(deps): update rust crate serde to v1.0.195 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from d5c9162 to 4224500 Compare January 6, 2024 04:01
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 4224500 to ed774e3 Compare January 26, 2024 23:54
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.195 fix(deps): update rust crate serde to v1.0.196 Jan 26, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.196 fix(deps): update rust crate serde to v1.0.197 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from ed774e3 to 6d11b20 Compare February 20, 2024 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants