Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

fix(deps): update rust crate rustls to 0.23.4 #24

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rustls dependencies minor 0.20.9 -> 0.23.4

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rustls-0.x branch from 0a7120f to 17bb3b2 Compare October 22, 2023 15:19
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.21 fix(deps): update rust crate rustls to 0.21.7 Oct 22, 2023
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from 17bb3b2 to a68a691 Compare October 24, 2023 14:47
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.21.7 fix(deps): update rust crate rustls to 0.21.8 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from a68a691 to 1913ad4 Compare November 16, 2023 16:51
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.21.8 fix(deps): update rust crate rustls to 0.21.9 Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.21.9 fix(deps): update rust crate rustls to 0.22.0 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/rustls-0.x branch 2 times, most recently from a533710 to dfcc9d3 Compare December 8, 2023 16:37
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.22.0 fix(deps): 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 Cargo.toml --package rustls@0.20.9 --precise 0.23.4
    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.4
location searched: crates.io index
required by package `tokio-rustls v0.23.4`
    ... which satisfies dependency `tokio-rustls-023 = "^0.23"` (locked to 0.23.4) of package `actix-tls v3.1.1`
    ... which satisfies dependency `actix-tls = "^3.1"` (locked to 3.1.1) of package `actix-web v4.4.0`
    ... which satisfies dependency `actix-web = "^4.4.0"` (locked to 4.4.0) of package `webhook-handler v0.1.0 (/tmp/renovate/repos/github/KisaragiEffective/webhook-handler)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/rustls-0.x branch from dfcc9d3 to a010dd9 Compare December 21, 2023 07:08
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from a010dd9 to f553073 Compare December 28, 2023 09:05
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from f553073 to d41b2c4 Compare January 8, 2024 12:50
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.22.1 fix(deps): update rust crate rustls to 0.22.2 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from d41b2c4 to 4f31358 Compare February 29, 2024 16:06
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.22.2 fix(deps): update rust crate rustls to 0.23.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from 4f31358 to 8bf2a18 Compare March 1, 2024 19:08
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.23.0 fix(deps): update rust crate rustls to 0.23.1 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from 8bf2a18 to 5c474c1 Compare March 13, 2024 20:05
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.23.1 fix(deps): update rust crate rustls to 0.23.2 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from 5c474c1 to ecae16c Compare March 20, 2024 19:23
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.23.2 fix(deps): update rust crate rustls to 0.23.3 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x branch from ecae16c to 2d22af0 Compare March 25, 2024 15:30
@renovate renovate bot changed the title fix(deps): update rust crate rustls to 0.23.3 fix(deps): update rust crate rustls to 0.23.4 Mar 25, 2024
Copy link
Contributor Author

renovate bot commented Apr 13, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.23.4). 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/rustls-0.x branch April 13, 2024 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant