build(deps): bump ureq from 2.12.1 to 3.3.0 in /examples/rust/client#10
build(deps): bump ureq from 2.12.1 to 3.3.0 in /examples/rust/client#10dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.3.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.12.1...3.3.0) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ac9bf07 to
374553d
Compare
|
Holding: breaking major bump for an illustrative example and CI is red (rand 0.10 / ureq 3.x change the API). The rand security advisory is already resolved by pinning 0.8.6; the examples stay on their current pinned line. Reopen if/when we migrate the example code. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ureq from 2.12.1 to 3.3.0.
Changelog
Sourced from ureq's changelog.
... (truncated)
Commits
b2adbf03.3.07662219Bump MSRV 1.71 -> 1.85, edition 2024eb51f2c3.2.1ad49981Bump deps to fix cargo-deny RUSTSEC08785cbSwitch out utf-8 crate with utf8-zero9ef2153Clarify that json feature is disabled by defaulteb2539dFix misleading unsafe wording in crate docsb45d3d2Fix cargo-deny advisory failures852b8043.2.0378f768Update deny.toml given current dependencies