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/npm-install-checks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: npm/npm-install-checks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ebf9b9f View commit details
    Browse the repository at this point in the history
  2. fix: skip network requests in report.getReport() (#118)

    It is very slow in win32 environments and we don't need that info here
    
    Closes: #95
    wraithgar authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ec4066b View commit details
    Browse the repository at this point in the history
  3. chore: release 7.1.0 (#117)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [7.1.0](v7.0.0...v7.1.0)
    (2024-09-11)
    ### Features
    *
    [`ebf9b9f`](ebf9b9f)
    [#116](#116) adds
    checkDevEngines (#116) (@reggi)
    ### Bug Fixes
    *
    [`ec4066b`](ec4066b)
    [#118](#118) skip network
    requests in report.getReport() (#118) (@wraithgar)
    
    ---
    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 Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4751cb4 View commit details
    Browse the repository at this point in the history
Loading