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

chore(deps-dev): bump remark-html from 9.0.0 to 13.0.2 in /docs_app #6587

Merged
merged 1 commit into from Sep 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2021

Bumps remark-html from 9.0.0 to 13.0.2.

Release notes

Sourced from remark-html's releases.

13.0.2

  • b0b1ba5 Fix to sanitize by default The docs have always said remark-html is safe by default. It wasn’t and this patches that.

    If you do want to be unsafe, use remark-html with sanitize: false:

    -  .use(remarkHtml)
    +  .use(remarkHtml, {sanitize: false})

Full Changelog: remarkjs/remark-html@13.0.1...13.0.2

13.0.1

  • 7a8cb0e Update mdast-util-to-hast

13.0.0

  • 0b1cd0a Change to comply to CommonMark (breaking, potentially, if you have duplicate definitions)

12.0.0

  • 87d88f7 Add types (breaking, potentially, if you or your dependents use typescript)

11.0.2

  • faf7d1f Rename internal method

11.0.1

  • e370aa5 Fix deprecation warning

11.0.0

  • 7781ead Update mdast-util-to-hast (breaking, potentially, if you or your dependents use typescript)
  • 558d4ad Update hast-util-to-html (breaking, potentially, if you or your dependents use typescript)
  • a58bda6 Refactor prose
  • 3d726a4 Add notes on security

10.0.0

9.0.1

  • b7a9bcd Refactor prose
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [remark-html](https://github.com/remarkjs/remark-html) from 9.0.0 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](remarkjs/remark-html@9.0.0...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2021
@benlesh benlesh merged commit af47993 into master Sep 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs_app/remark-html-13.0.2 branch September 19, 2021 00:41
niklas-wortmann pushed a commit that referenced this pull request Oct 21, 2021
* chore(publish): 7.0.0-beta.14

* build(package): bump up typescript@4.3

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

Fix test compile errors after Angular 11 update

* docs(v7): Update to Angular 11

Fix broken DocViewer tests

* docs(v7): Update to Angular 11

Update doc viewer test to set default value when setting doc

* docs(v7): Update to Angular 11

debugging tests (wip)

* docs(v7): Update to Angular 11

Fix notifications component test

* docs(v7): Update to Angular 11

fix notification component test (for real this time).

* docs(v7): Update to Angular 11

Fix spyOn errors for toc component

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

add fixture.detectChanges() before assertion.

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 (#6374)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: update dgeni and dgeni-packages versions (#6470)

* chore(publish): 7.3.0

* build(package): correctly init eslint

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): Update to Angular 11

* docs(v7): update to angular 11

* docs(v7): update angular

* docs(v7): update to angular 12

* docs(v7): update to angular 12

* docs(v7): Update to Angular 12

* docs(v7): update to angular 12

* docs(v7): update to Angular 12

* chore(deps-dev): bump remark-html from 9.0.0 to 13.0.2 in /docs_app (#6587)

Bumps [remark-html](https://github.com/remarkjs/remark-html) from 9.0.0 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](remarkjs/remark-html@9.0.0...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs(v7): Update to Angular 12

* docs(v7): Update to Angular 11

* docs(v7): update to angular 11

* docs(v7): update angular

* docs(v7): update to angular 12

* docs(v7): update to angular 12

* docs(v7): update to Angular 12

* docs(v7): Fix package-lock for update on angular

* docs(v7): update toc unit test file

* docs(v7): resolve package-lock conflicts

* docs(v7): Update to Angular 12

* docs(v7): Update to Angular 12

Co-authored-by: OJ Kwon <kwon.ohjoong@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mladen Jakovljević <jakovljevic.mladen@gmail.com>
Co-authored-by: Ben Lesh <ben@benlesh.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant