Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

docs: fix hljs examples breaking #11881

Merged
merged 1 commit into from
Mar 17, 2020
Merged

docs: fix hljs examples breaking #11881

merged 1 commit into from
Mar 17, 2020

Conversation

Splaktar
Copy link
Member

PR Checklist

Please check that your PR fulfills the following requirements:

  • 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?

Screen Shot 2020-03-14 at 06 35 29

Issue Number:
N/A

What is the new behavior?

Screen Shot 2020-03-14 at 06 34 21

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@petebacondarwin I'm not sure if this is a bug in dgeni-packages or just a breaking change. If it's a breaking change, it's not clear to me how to fix it based on the dgeni-packages and marked changelogs.

@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Mar 14, 2020
@Splaktar Splaktar added this to the 1.1.22 milestone Mar 14, 2020
@Splaktar Splaktar self-assigned this Mar 14, 2020
@Splaktar Splaktar added P1: urgent Urgent issues that should be addressed in the next minor or patch release. type: docs labels Mar 14, 2020
@Splaktar Splaktar requested a review from andrewseguin March 14, 2020 10:41
@Splaktar Splaktar added the pr: merge ready This PR is ready for a caretaker to review label Mar 14, 2020
- pin `dgeni-packages` to `0.27.5` as `0.28.0` includes a breaking change
  - https://github.com/angular/dgeni-packages/blob/master/CHANGELOG.md#0280-12-july-2019
- pin `mkdirp` to `0.5.1` to be compatible with `dgeni-packages@0.27.x`
  - angular/dgeni-packages#287
@Splaktar Splaktar force-pushed the fix-hljs-examples branch from 1ce4322 to 10669da Compare March 14, 2020 10:43
@Splaktar Splaktar requested a review from mmalerba March 17, 2020 09:45
Copy link
Contributor

@mmalerba mmalerba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Splaktar Splaktar merged commit ba8968d into master Mar 17, 2020
@Splaktar Splaktar deleted the fix-hljs-examples branch March 17, 2020 18:34
Splaktar added a commit to DevIntent/material that referenced this pull request Nov 18, 2021
- 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 angular#11881. Relates to angular#12111.
@Splaktar Splaktar mentioned this pull request Nov 18, 2021
4 tasks
Splaktar added a commit that referenced this pull request Nov 19, 2021
- 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 added a commit that referenced this pull request Nov 22, 2021
- 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.
superheri pushed a commit to superheri/material that referenced this pull request Nov 30, 2021
- 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 angular#11881. Relates to angular#12111.
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.

3 participants