Update Rust crate rustls to 0.23.4 #170

Open
pierre wants to merge 1 commits from renovate/rustls-0.x into master
Owner

This PR contains the following updates:

Package Type Update Change
rustls dependencies minor 0.22.2 -> 0.23.4

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rustls](https://github.com/rustls/rustls) | dependencies | minor | `0.22.2` -> `0.23.4` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre scheduled this pull request to auto merge when all checks succeed 2024-03-16 00:09:16 +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: rust/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust/sea_battle_cli_player/Cargo.toml --package rustls@0.22.2 --precise 0.23.4
    Updating crates.io index
error: failed to select a version for the requirement `rustls = "^0.22.2"`
candidate versions found which didn't match: 0.23.4
location searched: crates.io index
required by package `reqwest v0.12.0`
    ... which satisfies dependency `reqwest = "^0.12"` (locked to 0.12.0) of package `sea_battle_cli_player v0.2.1 (/tmp/renovate/repos/gitea/pierre/SeaBattle/rust/sea_battle_cli_player)`
perhaps a crate was updated and forgotten to be re-vendored?

### ⚠ 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: rust/Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust/sea_battle_cli_player/Cargo.toml --package rustls@0.22.2 --precise 0.23.4 Updating crates.io index error: failed to select a version for the requirement `rustls = "^0.22.2"` candidate versions found which didn't match: 0.23.4 location searched: crates.io index required by package `reqwest v0.12.0` ... which satisfies dependency `reqwest = "^0.12"` (locked to 0.12.0) of package `sea_battle_cli_player v0.2.1 (/tmp/renovate/repos/gitea/pierre/SeaBattle/rust/sea_battle_cli_player)` perhaps a crate was updated and forgotten to be re-vendored? ```
pierre force-pushed renovate/rustls-0.x from 18b8d644a9 to 608e1ee8db 2024-03-26 00:27:58 +00:00 Compare
pierre changed title from Update Rust crate rustls to 0.23.2 to Update Rust crate rustls to 0.23.4 2024-03-26 00:28:00 +00:00
pierre force-pushed renovate/rustls-0.x from 608e1ee8db to 350ea63c2f 2024-04-06 00:13:56 +00:00 Compare
pierre force-pushed renovate/rustls-0.x from 350ea63c2f to 7a282f5b52 2024-04-18 00:12:23 +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.
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • rust/sea_battle_cli_player/Cargo.toml
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/rustls-0.x master
git pull origin renovate/rustls-0.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/rustls-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SeaBattle#170
No description provided.