Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate serde_json to v1.0.127 #263

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dev-dependencies patch 1.0.117 -> 1.0.127
serde_json dependencies patch 1.0.107 -> 1.0.127

Release Notes

serde-rs/json (serde_json)

v1.0.127

Compare Source

v1.0.126

Compare Source

  • Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (#​1182, thanks @​CryZe)

v1.0.125

Compare Source

v1.0.124

Compare Source

v1.0.123

Compare Source

v1.0.122

Compare Source

  • Support using json! in no-std crates (#​1166)

v1.0.121

Compare Source

v1.0.120

Compare Source

v1.0.119

Compare Source

v1.0.118

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 5, 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: src/services/chain-connector/modules/chain_connector/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/services/chain-connector/modules/chain_connector/Cargo.toml --package [email protected] --precise 1.0.117
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?

  [email protected]

@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 2dad107 to 977491c Compare May 8, 2024 01:38
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.116 chore(deps): update rust crate serde_json to v1.0.117 May 8, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 1e3b7dc to af4e7e8 Compare May 14, 2024 19:39
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from aa188c2 to 00a217d Compare June 5, 2024 16:05
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 00a217d to a3e6778 Compare June 25, 2024 06:22
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.117 chore(deps): update rust crate serde_json to v1.0.118 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from c22ccff to 979bd43 Compare June 30, 2024 19:39
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.118 chore(deps): update rust crate serde_json to v1.0.119 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 979bd43 to 39d8f1e Compare July 1, 2024 19:44
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.119 chore(deps): update rust crate serde_json to v1.0.120 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 39d8f1e to 2fb218e Compare July 18, 2024 14:25
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 2fb218e to df11493 Compare July 28, 2024 23:16
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.120 chore(deps): update rust crate serde_json to v1.0.121 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from df11493 to 93130af Compare July 30, 2024 19:33
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.121 chore(deps): update rust crate serde_json to v1.0.122 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from f608874 to ac419c8 Compare August 8, 2024 11:20
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 3 times, most recently from 1df3f27 to 3ee0457 Compare August 11, 2024 19:08
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.122 chore(deps): update rust crate serde_json to v1.0.123 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 3ee0457 to fd4286e Compare August 11, 2024 21:55
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.123 chore(deps): update rust crate serde_json to v1.0.124 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from f931a28 to 4dc25f2 Compare August 15, 2024 08:21
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.124 chore(deps): update rust crate serde_json to v1.0.125 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from c5a6d94 to d135ce8 Compare August 16, 2024 12:56
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from d135ce8 to 6b0982c Compare August 23, 2024 21:03
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.125 chore(deps): update rust crate serde_json to v1.0.126 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 6b0982c to f4b4bdb Compare August 24, 2024 02:45
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.126 chore(deps): update rust crate serde_json to v1.0.127 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from f4b4bdb to bd49890 Compare September 4, 2024 17:16
@nahsi nahsi closed this Sep 4, 2024
Copy link
Contributor Author

renovate bot commented Sep 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.0.96). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/serde_json-1.x-lockfile branch September 4, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant