Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v8.3.0 #4150

Merged
merged 13 commits into from
Dec 9, 2021
Merged

Release/v8.3.0 #4150

merged 13 commits into from
Dec 9, 2021

Commits on Dec 8, 2021

  1. deps: @npmcli/arborist@4.1.0

    PR-URL: #4116
    Credit: @nlf
    Close: #4116
    Reviewed-by: @wraithgar
    nlf authored and wraithgar committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4b0c29a View commit details
    Browse the repository at this point in the history
  2. deps: @npmcli/arborist@4.1.1 parse-conflict-json@2.0.1

    * Fixes object property assignment bug in resolving package-locks with
      conflicts
    
    PR-URL: #4141
    Credit: @wraithgar
    Close: #4141
    Reviewed-by: @fritzy
    wraithgar committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e1da1fa View commit details
    Browse the repository at this point in the history
  3. fix: dont warn on error cleaning individual log files

    Closes: #4128
    
    This also refactors the logic for cleaning log files to use the `ignore`
    option from `glob` to not clean current log files instead of relying on
    updating the `logs-max` count.
    
    I also discovered a bug where we weren't cleaning log files written with
    the old naming convention, so this fixes that as well.
    
    PR-URL: #4134
    Credit: @lukekarrys
    Close: #4134
    Reviewed-by: @wraithgar
    lukekarrys committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    08c6639 View commit details
    Browse the repository at this point in the history
  4. chore(docs): document overrides

    PR-URL: #4092
    Credit: @nlf
    Close: #4092
    Reviewed-by: @wraithgar
    nlf committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    db1885d View commit details
    Browse the repository at this point in the history
  5. chore(ci): fix license validation CI step name

    PR-URL: #4118
    Credit: @felipeplets
    Close: #4118
    Reviewed-by: @darcyclarke
    felipeplets authored and nlf committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    9e9a76a View commit details
    Browse the repository at this point in the history
  6. fix: redact all private keys from config output

    PR-URL: #4142
    Credit: @lukekarrys
    Close: #4142
    Reviewed-by: @wraithgar
    lukekarrys authored and nlf committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e605b12 View commit details
    Browse the repository at this point in the history
  7. fix: output configured registry during publish

    Closes: npm/statusboard#416
    
    PR-URL: #4143
    Credit: @lukekarrys
    Close: #4143
    Reviewed-by: @wraithgar
    lukekarrys authored and nlf committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    166d9e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. deps: minipass@3.1.6

    PR-URL: #4144
    Credit: @nlf
    Close: #4144
    Reviewed-by: @wraithgar
    nlf committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1d8bec5 View commit details
    Browse the repository at this point in the history
  2. chore(benchmarks): tidy up benchmark workflows

    PR-URL: #4145
    Credit: @nlf
    Close: #4145
    Reviewed-by: @wraithgar
    nlf committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6b80faa View commit details
    Browse the repository at this point in the history
  3. feat: display publishConfig during config list

    Closes: npm/statusboard#417
    
    If the file at `$NPM_CONFIG_PREFIX/package.json` contains a
    `publishConfig`, the key/value pairs will be printed along with the rest
    of the output from `npm config ls`.
    
    PR-URL: #4146
    Credit: @lukekarrys
    Close: #4146
    Reviewed-by: @nlf
    lukekarrys authored and nlf committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    71777be View commit details
    Browse the repository at this point in the history
  4. docs: changelog for v8.3.0

    nlf committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6ef69a3 View commit details
    Browse the repository at this point in the history
  5. update AUTHORS

    nlf committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    3f87d01 View commit details
    Browse the repository at this point in the history
  6. 8.3.0

    nlf committed Dec 9, 2021
    1 Configuration menu
    Copy the full SHA
    d8aac84 View commit details
    Browse the repository at this point in the history