chore(deps): update dependency @wreq-js/binding-linux-arm64-gnu to v3.2.0 - #211
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @wreq-js/binding-linux-arm64-gnu to v3.2.0#211renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
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.
This PR contains the following updates:
3.1.0→3.2.0Release Notes
sqdshguy/wreq-js (@wreq-js/binding-linux-arm64-gnu)
v3.2.0Compare Source
What's Changed
npm installno longer fails withEBADPLATFORMon Android, and the addon loads against Termux's Bionic libc. Verified in CI by loading it inside a real Termux userland, not just cross-compiling it.os/cpu. Since 3.1.0 it ships only JavaScript, with each addon in its own@wreq-js/binding-*package, so the platform gating served no purpose and hard-failed installs on any platform not in the list. Platform selection now happens through the optional binding packages, where it belongs.ws://URI matches no cookies at all under those rules, sosession.websocket()silently dropped the jar. Cookie lookups are now scoped to the equivalent HTTP origin, matching browser behaviour.Max-Ageexpiry, referrer policy applied across redirects, resolved addresses raced within a single connect timeout, read timeouts classified as body errors,Error::is_dns(), and Windows system proxy IP wildcards. Note that these version numbers go down while moving forward: upstream reset its version baseline, so wreq 0.16 supersedes 6.0.0-rc.31 and wreq-util 0.2 supersedes 3.0.0-rc.14.No breaking changes. The minimum supported Rust version for building from source is now 1.98.
Full Changelog: v3.1.0...v3.2.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.