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/v7.6.0 #2781

Merged
merged 11 commits into from Feb 25, 2021
Merged

Release/v7.6.0 #2781

merged 11 commits into from Feb 25, 2021

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Feb 25, 2021

v7.6.0 (2021-02-25)

FEATURES

DEPENDENCIES

  • b9fa7e32a chore(package-lock): resetdeps and eslint@7.20.0 (@wraithgar)
  • 28d036ae9 arborist@2.2.5
    • fix: hidden lockfiles were not respected on Node v10.0-10.12

DOCUMENTATION

wraithgar and others added 9 commits February 25, 2021 09:44
When using `npm explain <package>` it's useful to see if the package has
been bundled. This is especially useful when trying to understand the
provenance of a package's content

PR-URL: #2750
Credit: @kumavis
Close: #2750
Reviewed-by: @nlf
We also removed the "none" script because we handle a missing
script just fine. There is no need to put an empty one in

PR-URL: #2759
Credit: @wraithgar
Close: #2759
Reviewed-by: @nlf
To make the headings consistent.

PR-URL: #2760
Credit: @MrBrain295
Close: #2760
Reviewed-by: @wraithgar
The documentation in this repository is added to the overall npm
documentation at https://docs.npmjs.com/, which includes both the
documentation for the public registry and the CLI.

The documentation site itself also has a navigational hierarchy;
since the content is included from the CLI, we also want to ensure
that the navigation for that content lives in this repository.

This means that this repository is the source of truth for all of the
CLI documentation, and we do not need to update two places when we
add, edit, or remove CLI documentation.  It all lives here.

This also teaches the documentation rendering script to identify when
the navigation configuration (nav.yml) is missing new pages that were
recently added or retains old pages that have recently been deleted.

PR-URL: #2775
Credit: @ethomson
Close: #2775
Reviewed-by: @wraithgar
That file must be newer than the others for the code to do what we are
expecting

PR-URL: #2782
Credit: @isaacs
Close: #2782
Reviewed-by: @wraithgar
@wraithgar wraithgar marked this pull request as ready for review February 25, 2021 18:27
@wraithgar wraithgar requested a review from a team as a code owner February 25, 2021 18:27
@wraithgar wraithgar merged commit 0c881fc into latest Feb 25, 2021
@nlf nlf deleted the release/v7.6.0 branch March 28, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants