Content-Length: 381576 | pFad | https://github.com/npm/agent/compare/v2.2.2...v3.0.0

9D Comparing v2.2.2...v3.0.0 · npm/agent · GitHub
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/agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: npm/agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 12 commits
  • 21 files changed
  • 4 contributors

Commits on Apr 4, 2024

  1. chore: re-implement skipped windows test (#95)

    Using `socksv5` now for setting up a small socks proxy server in tests.
    This library works on Node 18 and 20 which previously were skipped due
    to a bug in `simple-socks`.
    lukekarrys authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f797fa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. chore: bump @npmcli/template-oss from 4.21.3 to 4.21.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.3 to 4.21.4.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.21.3...v4.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d4b9cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3187c4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    488db1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb4684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c1987 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix!: align to npm 10 node engine range

    BREAKING CHANGE: `@npmcli/agent` now supports node `^18.17.0 || >=20.5.0`
    hashtagchris committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5dbeb55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fd27f View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.22.0...v4.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0c7400c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    603173b View commit details
    Browse the repository at this point in the history
  5. chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v4.0.5...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bfdccc1 View commit details
    Browse the repository at this point in the history
  6. chore: release 3.0.0 (#115)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.0](v2.2.2...v3.0.0)
    (2024-08-26)
    
    ### ⚠️ BREAKING CHANGES
    
    * `@npmcli/agent` now supports node `^18.17.0 || >=20.5.0`
    
    ### Bug Fixes
    
    *
    [`5dbeb55`](5dbeb55)
    [#113](#113) align to npm 10 node
    engine range (@hashtagchris)
    
    ### Chores
    
    *
    [`bfdccc1`](bfdccc1)
    [#114](#114) bump @npmcli/eslint-config
    from 4.0.5 to 5.0.0 (@dependabot[bot])
    *
    [`e3fd27f`](e3fd27f)
    [#113](#113) run template-oss-apply
    (@hashtagchris)
    *
    [`21c1987`](21c1987)
    [#99](#99) linting: no-unused-vars
    (@lukekarrys)
    *
    [`488db1d`](488db1d)
    [#99](#99) bump @npmcli/template-oss to
    4.22.0 (@lukekarrys)
    *
    [`f797fa1`](f797fa1)
    [#95](#95) re-implement skipped windows
    test (#95) (@lukekarrys)
    *
    [`603173b`](603173b)
    [#111](#111) postinstall for dependabot
    template-oss PR (@hashtagchris)
    *
    [`0c7400c`](0c7400c)
    [#111](#111) bump @npmcli/template-oss
    from 4.22.0 to 4.23.1 (@dependabot[bot])
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    94f346d View commit details
    Browse the repository at this point in the history
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/npm/agent/compare/v2.2.2...v3.0.0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy