chore(deps): bump the rust-minor group with 2 updates - #194
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-minor group with 2 updates: [encoding_rs](https://github.com/hsivonen/encoding_rs) and [ureq](https://github.com/algesten/ureq). Updates `encoding_rs` from 0.8.35 to 0.8.41 - [Commits](hsivonen/encoding_rs@v0.8.35...v0.8.41) Updates `ureq` from 3.4.0 to 3.4.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: encoding_rs dependency-version: 0.8.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ureq dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-minor group with 2 updates: encoding_rs and ureq.
Updates
encoding_rsfrom 0.8.35 to 0.8.41Commits
0860491Increment version number to 0.8.412e9ea61Document multiversion 0.9.0 and syn version6667988build(deps): accept multiversion 0.9.0662cb42Allow split_u16_stride_mut as dead code55f2530Increment version number to 0.8.4071ae1c0Mention defense in depth when writing to &mut str12790abRemove remarks about a standard library bug that has been worked aroundd477c2aInline asm not stable on powerpc/powerpc64 at MSRV6c2fb49Work around slow _mm_packus_epi16 in Rust 1.96 through 1.98, inclusive9451175Zero the output slice upon panic in functions that write to &mut strUpdates
ureqfrom 3.4.0 to 3.4.1Changelog
Sourced from ureq's changelog.
Commits
cf4a3cd3.4.19559d7bBump ureq-proto to 0.6.2 (#1199)9eb654cDo not pool a connection with unconsumed input (#1198)5b81318Anchor timeout budgets to phase boundaries (#1194)d480543Complete TLS handshakes while connecting (#1193)662410bBuffer read_json into memory when Content-Length is below the limit (#1191)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions