• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Rob--W / proxy-from-env / 23093720484

Builds Branch Commit Type Ran Committer Via Coverage
23093720484 v2.1.0 2.1.0 This version is identical to 2.0.0, except it supports more old Node.js versions, as old as Node v10.0.0. The most significant change between 1.x and 2.x is the transition from `url.parse` to the standard `URL` API. Check out the README to... push 14 Mar 2026 06:24PM UTC Rob--W github
100.0
23093720479 master 2.1.0 This version is identical to 2.0.0, except it supports more old Node.js versions, as old as Node v10.0.0. The most significant change between 1.x and 2.x is the transition from `url.parse` to the standard `URL` API. Check out the README to... push 14 Mar 2026 06:24PM UTC Rob--W github
100.0
23093479586 master Explicitly document expectations for invalid URLs push 14 Mar 2026 06:10PM UTC Rob--W github
100.0
23091263939 master Clarify precedence of no_proxy / NO_PROXY in tests Closes #39 push 14 Mar 2026 03:55PM UTC Rob--W github
100.0
23090891258 master Restore CJS support for Node versions before 20 (#38) In 2.0.0 I dropped CJS support because `require(esm)` is supported by default in v20.19.0, and `import` syntax even works in `v12.17.0`. Despite anything earlier than 20 being EOL (and 20 its... push 14 Mar 2026 03:32PM UTC web-flow github
100.0
22623984828 restore-cjs-support Restore CJS support for Node versions before 20 In 2.0.0 I dropped CJS support because `require(esm)` is supported by default in v20.19.0, and `import` syntax even works in `v12.17.0`. Despite anything earlier than 20 being EOL (and 20 itself go... Pull #38 03 Mar 2026 12:56PM UTC Rob--W github
100.0
22602950278 restore-cjs-support Merge f3b0439a3 into f4d1be891 Pull #38 03 Mar 2026 12:50AM UTC web-flow github
100.0
22602853457 restore-cjs-support Restore CJS support for Node versions before 20 In 2.0.0 I dropped CJS support because `require(esm)` is supported by default in v20.19.0, and `import` syntax even works in `v12.17.0`. Despite anything earlier than 20 being EOL (and 20 itself go... push 03 Mar 2026 12:47AM UTC Rob--W github
100.0
22601672661 restore-cjs-support Restore CJS support index.cjs is a copy of index.cjs, except using CJS exports instead of ESM exports. These files should be kept in sync until we drop CJS support again. push 03 Mar 2026 12:06AM UTC Rob--W github
100.0
22513033922 dependabot/npm_and_yarn/minimatch-3.1.5 Bump minimatch from 3.1.2 to 3.1.5 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.... Pull #37 28 Feb 2026 04:09AM UTC web-flow github
100.0
21811215135 master 2.0.0 - 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 inp... push 09 Feb 2026 03:21AM UTC Rob--W github
100.0
21811215130 v2.0.0 2.0.0 - 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 inp... push 09 Feb 2026 03:21AM UTC Rob--W github
100.0
21808123573 master Replace url.parse with WHATWG URL API Fixes #4 Fixes #30 push 09 Feb 2026 12:20AM UTC Rob--W github
100.0
21807432422 master test: simplify testProxyUrl When the test was authored, assertion messages used to be too verbose and confusing without context. Nowadays, the built-in `node --test ./test.js` call prints the title of the test that had run (declared with `it`) a... push 08 Feb 2026 11:32PM UTC Rob--W github
100.0
21345883438 master CI: Run tests with all supported Node.js versions And also fix up mistake from b67a31e03 that prevented tests from running at all due to the removed test-old-node / test-recent-node jobs (replaced by one test-node). push 26 Jan 2026 04:03AM UTC Rob--W github
98.56
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc