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_json to v1.0.114 #406

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 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch =1.0.105 -> =1.0.114

Release Notes

serde-rs/json (serde_json)

v1.0.114

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.113

Compare Source

  • Add swap_remove and shift_remove methods on Map (#​1109)

v1.0.112

Compare Source

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

v1.0.111

Compare Source

v1.0.110

Compare Source

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

v1.0.109

Compare Source

  • Documentation improvements

v1.0.108

Compare Source

v1.0.107

Compare Source

  • impl IntoDeserializer for &RawValue (#​1071)

v1.0.106

Compare Source


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 9, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0ee150b
Status: ✅  Deploy successful!
Preview URL: https://f031b4e7.sonicj.pages.dev
Branch Preview URL: https://renovate-serde-json-1-x.sonicj.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.106 fix(deps): update rust crate serde_json to v1.0.107 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from dcfafa7 to bc86a5c Compare September 14, 2023 01:03
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.107 fix(deps): update rust crate serde_json to v1.0.108 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from bc86a5c to 14b2aab Compare October 30, 2023 20:29
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.108 fix(deps): update rust crate serde_json to v1.0.109 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 14b2aab to 1c7f87c Compare January 1, 2024 03:30
Copy link
Contributor Author

renovate bot commented Jan 2, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: 11 WA-GawrBot-UI/src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path '11 WA-GawrBot-UI/src-tauri/Cargo.toml' --workspace
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `serde_json v1.0.114`
    ... which satisfies dependency `serde_json = "=1.0.114"` of package `app v0.1.0 (/tmp/renovate/repos/github/sonicjhon1/sonicjhon1.github.io/11 WA-GawrBot-UI/src-tauri)`
versions that meet the requirements `^1.0.194` are: 1.0.197, 1.0.196, 1.0.195, 1.0.194

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.185`
    ... which satisfies dependency `serde = "=1.0.185"` of package `app v0.1.0 (/tmp/renovate/repos/github/sonicjhon1/sonicjhon1.github.io/11 WA-GawrBot-UI/src-tauri)`

failed to select a version for `serde` which could resolve this conflict

@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.109 fix(deps): update rust crate serde_json to v1.0.110 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch 2 times, most recently from 2697edc to 718d4d7 Compare January 4, 2024 09:42
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.110 fix(deps): update rust crate serde_json to v1.0.111 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 718d4d7 to 3f511cc Compare January 26, 2024 23:54
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.111 fix(deps): update rust crate serde_json to v1.0.112 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 3f511cc to 0ee150b Compare January 29, 2024 05:07
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.112 fix(deps): update rust crate serde_json to v1.0.113 Jan 29, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.113 fix(deps): update rust crate serde_json to v1.0.114 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 0ee150b to 3273d1d 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