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

chore(deps): update all non-major dependencies #54

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final patch 3.20.1 -> 3.20.2 age adoption passing confidence
python final minor 3.11.4-slim -> 3.12.4-slim age adoption passing confidence
reqwest dependencies patch 0.12.4 -> 0.12.5 age adoption passing confidence
org.springframework.boot plugin patch 3.3.1 -> 3.3.2 age adoption passing confidence

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.5

Compare Source

  • Add blocking::ClientBuilder::dns_resolver() method to change DNS resolver in blocking client.
  • Add http3 feature back, still requiring reqwest_unstable.
  • Add rustls-tls-no-provider Cargo feature to use rustls without a crypto provider.
  • Fix Accept-Encoding header combinations.
  • Fix http3 resolving IPv6 addresses.
  • Internal: upgrade to rustls 0.23.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 20, 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: showcases/rocket/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path showcases/rocket/Cargo.toml --package reqwest@0.12.4 --precise 0.12.5
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `hurl-rocket v0.1.0 (/tmp/renovate/repos/github/SilenLoc/baselOne2024/showcases/rocket)`
versions that meet the requirements `^0.12` are: 0.12.5

the package `hurl-rocket` depends on `reqwest`, with features: `rustls-pki-types` but `reqwest` does not have these features.
 It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.


failed to select a version for `reqwest` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e109ecc to 2de4fd6 Compare July 23, 2024 00:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2de4fd6 to 249bb96 Compare July 24, 2024 06:00
@SilenLoc SilenLoc merged commit a71a20a into main Jul 24, 2024
3 of 4 checks passed
@SilenLoc SilenLoc deleted the renovate/all-minor-patch branch July 24, 2024 06:00
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