build(deps): bump proxy-from-env from 1.1.0 to 2.1.0#126
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump proxy-from-env from 1.1.0 to 2.1.0#126dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
777cea3 to
be3bcf2
Compare
Bumps [proxy-from-env](https://github.com/Rob--W/proxy-from-env) from 1.1.0 to 2.1.0. - [Release notes](https://github.com/Rob--W/proxy-from-env/releases) - [Commits](Rob--W/proxy-from-env@v1.1.0...v2.1.0) --- updated-dependencies: - dependency-name: proxy-from-env dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
be3bcf2 to
b16425c
Compare
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 proxy-from-env from 1.1.0 to 2.1.0.
Release notes
Sourced from proxy-from-env's releases.
Commits
570ce3a2.1.07067dd5Explicitly document expectations for invalid URLse21601cClarify precedence of no_proxy / NO_PROXY in tests420e71cRestore CJS support for Node versions before 20 (#38)f4d1be82.0.083cb866Update READMEe32b37eReplace url.parse with WHATWG URL API00ac7ffDrop support for npm_config_* prefixesabefaffAdd sideEffects:false to package.json for easier tree shaking3549220test: simplify testProxyUrl