Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/make-fetch-happen
base: v10.1.6
Choose a base ref
...
head repository: npm/make-fetch-happen
compare: v10.1.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 1, 2022

  1. fix: use hostname for socks agent (#159)

    host was deprecated and removed in the next semver major
    wraithgar committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    331f9cb View commit details
    Browse the repository at this point in the history
  2. deps: bump socks-proxy-agent from 6.2.1 to 7.0.0 (#158)

    Bumps [socks-proxy-agent](https://github.com/TooTallNate/node-socks-proxy-agent) from 6.2.1 to 7.0.0.
    - [Release notes](https://github.com/TooTallNate/node-socks-proxy-agent/releases)
    - [Changelog](https://github.com/TooTallNate/node-socks-proxy-agent/blob/master/CHANGELOG.md)
    - [Commits](TooTallNate/node-socks-proxy-agent@v6.2.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: socks-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    63ed403 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. chore(main): release 10.1.7 (#160)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e42eb5d View commit details
    Browse the repository at this point in the history