This repository was archived by the owner on Sep 5, 2024. It is now read-only.
docs(eol): update docs website for End-of-Life#12153
Merged
Conversation
dca3171 to
591f4e5
Compare
jelbourn
reviewed
Mar 10, 2022
- fix alignment of text in banner - update home page for EOL - update banner messaging for EOL - update `SECURITY.md` for EOL - update `package-lock.json` to v2 - add `path-type` devDependency required by cssnano - fix resolutions for npm-force-resolutions to remove ^ and ~ that can break w/ npm v8 - update karma to fix log4js vulnerability - add `cliui` devDependency required by karma
591f4e5 to
a0101ac
Compare
Contributor
Author
|
Review feedback addressed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
SECURITY.mdfile are out of date due to the end of the LTS period.npm iin the project with npm v8What is the new behavior?
SECURITY.mdfor EOLpackage-lock.jsonto v2path-typedevDependency required by cssnanocliuidevDependency required by karmaDoes this PR introduce a breaking change?
Other information
Related to
cc: @mgol @mgechev @gkalpak @aaronfrost