Update Rust crate rustls to 0.22.0 #131

Closed
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.21.9 -> 0.22.0

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.21.9` -> `0.22.0` | --- ### 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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-12-07 00:17:56 +00:00
Update Rust crate rustls to 0.22.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
58c17c2124
pierre scheduled this pull request to auto merge when all checks succeed 2023-12-07 00:17:56 +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.21.9 --precise 0.22.0
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for the requirement `rustls = "^0.21.6"`
candidate versions found which didn't match: 0.22.0
location searched: crates.io index
required by package `hyper-rustls v0.24.2`
    ... which satisfies dependency `hyper-rustls = "^0.24.2"` (locked to 0.24.2) of package `sea_battle_cli_player v0.2.0 (/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.21.9 --precise 0.22.0 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating crates.io index error: failed to select a version for the requirement `rustls = "^0.21.6"` candidate versions found which didn't match: 0.22.0 location searched: crates.io index required by package `hyper-rustls v0.24.2` ... which satisfies dependency `hyper-rustls = "^0.24.2"` (locked to 0.24.2) of package `sea_battle_cli_player v0.2.0 (/tmp/renovate/repos/gitea/pierre/SeaBattle/rust/sea_battle_cli_player)` perhaps a crate was updated and forgotten to be re-vendored? ```
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-01-17 18:15:42 +00:00
pierre deleted branch renovate/rustls-0.x 2024-01-17 18:15:46 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SeaBattle#131
No description provided.