Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

docs(api): fix API docs rendering #12132

Merged
merged 1 commit into from
Nov 22, 2021
Merged

docs(api): fix API docs rendering #12132

merged 1 commit into from
Nov 22, 2021

Conversation

Splaktar
Copy link
Member

AngularJS Material is in LTS mode

We are no longer accepting changes that are not critical bug fixes into this project.
See Long Term Support for more detail.

PR Checklist

Please check your PR fulfills the following requirements:

  • Does this PR fix a regression since 1.2.0, a security flaw, or a problem caused by a new browser version?
  • The commit message follows our guidelines
  • Tests for the changes have been added or this is not a bug fix / enhancement
  • Docs have been added, updated, or were not required

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Enhancement
[x] Documentation content changes
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

  • before: found 64 vulnerabilities (1 low, 43 moderate, 17 high, 3 critical)

Screen Shot 2021-11-18 at 16 33 45
Screen Shot 2021-11-18 at 16 33 30

Relates to angular/angular.js#17163. Relates to #11881. Relates to #12111.

What is the new behavior?

  • Use a resolution override for marked to be compatible with latest dgeni-packages
  • after: found 51 vulnerabilities (1 low, 30 moderate, 17 high, 3 critical)
  • fix some npm audit issues

Screen Shot 2021-11-18 at 16 36 57
Screen Shot 2021-11-18 at 16 15 34

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

N/A

@google-cla google-cla bot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Nov 18, 2021
@Splaktar Splaktar self-assigned this Nov 18, 2021
@Splaktar Splaktar added P1: urgent Urgent issues that should be addressed in the next minor or patch release. type: docs pr: merge ready This PR is ready for a caretaker to review labels Nov 18, 2021
@Splaktar Splaktar requested a review from zarend November 18, 2021 21:40
@Splaktar Splaktar added this to the 1.2.4 milestone Nov 18, 2021
@Splaktar Splaktar removed the request for review from zarend November 18, 2021 21:49
- Use a resolution override for `marked` to be compatible with latest dgeni-packages
- before: found 64 vulnerabilities (1 low, 43 moderate, 17 high, 3 critical)
- after: found 51 vulnerabilities (1 low, 30 moderate, 17 high, 3 critical)
- fix some npm audit issues

Relates to angular/angular.js#17163. Relates to #11881. Relates to #12111.
@Splaktar Splaktar merged commit 441a912 into master Nov 22, 2021
@Splaktar Splaktar deleted the fix-api-doc-rendering branch November 22, 2021 00:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ P1: urgent Urgent issues that should be addressed in the next minor or patch release. pr: merge ready This PR is ready for a caretaker to review type: docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants