Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch =1.0.137=1.0.149

Release Notes

serde-rs/json (serde_json)

v1.0.149

Compare Source

  • Align arbitrary_precision number strings with zmij's formatting (#​1306, thanks @​b41sh)

v1.0.148

Compare Source

  • Update zmij dependency to 1.0

v1.0.147

Compare Source

  • Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#​1304)

v1.0.146

Compare Source

v1.0.145

Compare Source

  • Raise serde version requirement to >=1.0.220

v1.0.144

Compare Source

  • Switch serde dependency to serde_core (#​1285)

v1.0.143

Compare Source

v1.0.142

Compare Source

v1.0.141

Compare Source

v1.0.140

Compare Source

  • Documentation improvements

v1.0.139

Compare Source

  • Documentation improvements

v1.0.138

Compare Source

  • Documentation improvements

Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, only on Monday ( * 1 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 30, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from a84b799 to 6687630 Compare February 25, 2025 05:34
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.138 fix(deps): update rust crate serde_json to v1.0.139 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 6687630 to 0fb1965 Compare March 8, 2025 09:35
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.139 fix(deps): update rust crate serde_json to v1.0.140 Mar 8, 2025
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.140 Update Rust crate serde_json to v1.0.140 Jun 1, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 0fb1965 to d2b4fcf Compare July 24, 2025 00:36
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.140 Update Rust crate serde_json to v1.0.141 Jul 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Jul 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from d2b4fcf to 05f93b1 Compare August 6, 2025 01:54
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.141 Update Rust crate serde_json to v1.0.142 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 05f93b1 to f9ec245 Compare August 24, 2025 04:43
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.142 Update Rust crate serde_json to v1.0.143 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from f9ec245 to 9572e12 Compare September 19, 2025 02:09
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.143 Update Rust crate serde_json to v1.0.144 Sep 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 19, 2025

⚠️ 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: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --package [email protected] --precise 1.0.149
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `serde_json v1.0.149`
    ... which satisfies dependency `serde_json = "=1.0.149"` of package `coh3-stats-desktop-app v2.1.1 (/tmp/renovate/repos/github/cohstats/coh3-stats-desktop-app/src-tauri)`
versions that meet the requirements `^1.0.220` are: 1.0.228, 1.0.227, 1.0.226, 1.0.225, 1.0.224, 1.0.223, 1.0.222, 1.0.221, 1.0.220

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.216`
    ... which satisfies dependency `serde = "=1.0.216"` of package `coh3-stats-desktop-app v2.1.1 (/tmp/renovate/repos/github/cohstats/coh3-stats-desktop-app/src-tauri)`

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

@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 9572e12 to 32dcfd0 Compare September 19, 2025 17:36
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.144 Update Rust crate serde_json to v1.0.145 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 32dcfd0 to 849183b Compare December 10, 2025 11:36
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 849183b to 04b084e Compare December 27, 2025 12:54
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.145 Update Rust crate serde_json to v1.0.146 Dec 27, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 04b084e to 5bdf4ae Compare December 29, 2025 01:06
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.146 Update Rust crate serde_json to v1.0.147 Dec 29, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 5bdf4ae to 4ca2d3a Compare January 1, 2026 07:02
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.147 Update Rust crate serde_json to v1.0.148 Jan 1, 2026
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 4ca2d3a to 22a1415 Compare January 11, 2026 16:37
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.148 Update Rust crate serde_json to v1.0.149 Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants