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

Update Rust crate rustls to 0.23.0 #186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

This PR contains the following updates:

Package Type Update Change
rustls dependencies minor 0.20.6 -> 0.23.0

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 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 force-pushed the renovate/rustls-0.x branch 2 times, most recently from 2d1eb16 to 744f434 Compare October 4, 2023 13:19
@renovate renovate bot changed the title Update Rust crate rustls to 0.21.7 Update Rust crate rustls to 0.21.8 Oct 24, 2023
@renovate renovate bot changed the title Update Rust crate rustls to 0.21.8 Update Rust crate rustls to 0.21.9 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/rustls-0.x branch 2 times, most recently from 17fa9b4 to 6eb28b7 Compare December 2, 2023 19:17
@renovate renovate bot changed the title Update Rust crate rustls to 0.21.9 Update Rust crate rustls to 0.22.0 Dec 2, 2023
@renovate renovate bot changed the title Update Rust crate rustls to 0.22.0 Update Rust crate rustls to 0.22.1 Dec 8, 2023
Copy link
Contributor Author

renovate bot commented Dec 8, 2023

⚠ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path sdp-injector/Cargo.toml --package rustls@0.20.7 --precise 0.23.5
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.20"`
candidate versions found which didn't match: 0.23.5
location searched: crates.io index
required by package `tokio-rustls v0.23.4`
    ... which satisfies dependency `tokio-rustls = "^0.23.0"` (locked to 0.23.4) of package `sdp-injector v1.2.5 (/tmp/renovate/repos/github/appgate/sdp-k8s-injector/sdp-injector)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot changed the title Update Rust crate rustls to 0.22.1 Update Rust crate rustls to 0.22.2 Jan 8, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.22.2 Update Rust crate rustls to 0.23.0 Feb 29, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.0 Update Rust crate rustls to 0.23.1 Mar 1, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.1 Update Rust crate rustls to 0.23.2 Mar 13, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.2 Update Rust crate rustls to 0.23.3 Mar 20, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.3 Update Rust crate rustls to 0.23.4 Mar 25, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.4 Update Rust crate rustls to 0.23.5 Apr 19, 2024
@renovate renovate bot changed the title Update Rust crate rustls to 0.23.5 Update Rust crate rustls to 0.23.0 May 5, 2024
Copy link
Contributor Author

renovate bot commented Aug 2, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path sdp-injector/Cargo.toml --package rustls@0.20.9 --precise 0.23.12
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.20"`
candidate versions found which didn't match: 0.23.12
location searched: crates.io index
required by package `tokio-rustls v0.23.4`
    ... which satisfies dependency `tokio-rustls = "^0.23.0"` (locked to 0.23.4) of package `sdp-injector v1.3.1 (/tmp/renovate/repos/github/appgate/sdp-k8s-injector/sdp-injector)`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants