Update Rust crate serde to v1.0.215 #60

Closed
pierre wants to merge 1 commits from renovate/serde-1.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.214 -> 1.0.215

Release Notes

serde-rs/serde (serde)

v1.0.215

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dependencies | patch | `1.0.214` -> `1.0.215` | --- ### Release Notes <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.215`](https://github.com/serde-rs/serde/releases/tag/v1.0.215) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215) - Produce warning when multiple fields or variants have the same deserialization name ([#&#8203;2855](https://github.com/serde-rs/serde/issues/2855), [#&#8203;2856](https://github.com/serde-rs/serde/issues/2856), [#&#8203;2857](https://github.com/serde-rs/serde/issues/2857)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-11-12 00:06:49 +00:00
Update Rust crate serde to v1.0.215
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
9e18088b2f
pierre scheduled this pull request to auto merge when all checks succeed 2024-11-12 00:06:50 +00:00
Author
Owner

⚠️ 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: central_backend/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path central_backend/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for the requirement `fs4 = "^0.10.0"`
candidate versions found which didn't match: 0.11.1, 0.11.0, 0.9.1, ...
location searched: crates.io index
required by package `central_backend v1.0.2 (/tmp/renovate/repos/gitea/pierre/SolarEnergy/central_backend)`

### ⚠️ 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: central_backend/Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path central_backend/Cargo.toml --workspace Updating crates.io index error: failed to select a version for the requirement `fs4 = "^0.10.0"` candidate versions found which didn't match: 0.11.1, 0.11.0, 0.9.1, ... location searched: crates.io index required by package `central_backend v1.0.2 (/tmp/renovate/repos/gitea/pierre/SolarEnergy/central_backend)` ```
pierre force-pushed renovate/serde-1.x-lockfile from c73b848455 to 9e18088b2f 2024-11-12 00:06:51 +00:00 Compare
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre closed this pull request 2024-11-19 19:42:13 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#60
No description provided.