Skip to content

fix(deps): update dependency proxy-from-env to v2#2676

Merged
tripodsan merged 1 commit intomainfrom
renovate-major-external-major
Feb 24, 2026
Merged

fix(deps): update dependency proxy-from-env to v2#2676
tripodsan merged 1 commit intomainfrom
renovate-major-external-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
proxy-from-env 1.1.02.0.0 age confidence

Release Notes

Rob--W/proxy-from-env (proxy-from-env)

v2.0.0

Compare Source

What's Changed

  • Remove url.parse usage to avoid DEP0169 DeprecationWarning (#​30).

  • Use WHATWG URL constructor to parse strings instead of url.parse.
    This may cause getProxyForUrl to return an empty string instead of
    a proxy URL when the input is an invalid URL.

  • Switch from CJS to ESM. When import syntax is used, the minimum
    compatible Node.js version is v12.17.0. When require is used, the
    minimum compatible Node.js version is v20.19.0, because that version
    introduced require(esm) support.

  • Drop detection of npm_config_-prefixed environment variables, which
    was introduced in 1.1.0. Now the behavior is back to version 1.0.0.
    This should not affect users in practice, because the npn ecosystem
    dropped support for these environment variables many years ago (#​13).

Full Changelog: Rob--W/proxy-from-env@v1.1.0...v2.0.0


Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 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.


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

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

@github-actions
Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot force-pushed the renovate-major-external-major branch from 0c33936 to d9e15cf Compare February 24, 2026 15:10
@tripodsan tripodsan merged commit 506e7fe into main Feb 24, 2026
10 checks passed
@tripodsan tripodsan deleted the renovate-major-external-major branch February 24, 2026 15:24
adobe-bot pushed a commit that referenced this pull request Feb 24, 2026
## [16.16.22](v16.16.21...v16.16.22) (2026-02-24)

### Bug Fixes

* **deps:** update adobe fixes ([#2675](#2675)) ([abe3bad](abe3bad))
* **deps:** update dependency proxy-from-env to v2 ([#2676](#2676)) ([506e7fe](506e7fe))
* **deps:** update external fixes ([#2674](#2674)) ([8c813ba](8c813ba))
@adobe-bot
Copy link
Collaborator

🎉 This PR is included in version 16.16.22 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants