udsm-dhis2-lab / ngx-dhis2-validation-rule-filter

Library for filtering the validation rule and validation rule group in the DHIS2 Platform
GNU Lesser General Public License v3.0
0 stars 1 forks source link

chore(deps-dev): bump @angular/language-service from 8.2.9 to 12.1.0 #958

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @angular/language-service from 8.2.9 to 12.1.0.

Release notes

Sourced from @​angular/language-service's releases.

v12.1.0

12.1.0 (2021-06-24)

compiler

Commit Description
9de65dbdce fix(compiler): should not break a text token on a non-valid start tag (#42605)
c873440ad2 fix(compiler): do not allow unterminated interpolation to leak into later tokens (#42605)
cc672f05bf feat(compiler): add support for shorthand property declarations in templates (#42421)
f52df99fe3 fix(compiler): generate view restoration for keyed write inside template listener (#42603)

compiler-cli

Commit Description
874de59d35 fix(compiler-cli): change default ngcc hash algorithm to be FIPS compliant (#42582)
729eea5716 fix(compiler-cli): transform type references in generic type parameter default (#42492)

core

Commit Description
873229f24b feat(core): add opt-in test module teardown configuration (#42566)

router

Commit Description
07c1ddc487 fix(router): error if module is destroyed before location is initialized (#42560)

service-worker

Commit Description
cc30dc0713 fix(service-worker): ensure obsolete caches are always cleaned up (#42622)
01128f5b5d fix(service-worker): ensure caches are cleaned up when failing to load state (#42622)
73b0275dc2 fix(service-worker): improve ServiceWorker cache names (#42622)
7507ed2e54 fix(service-worker): use correct names when listing CacheDatabase tables (#42622)
53fe557da7 feat(service-worker): include ServiceWorker version in debug info (#42622)
d546501ab5 feat(service-worker): add openWindow, focusLastFocusedOrOpen and navigateLastFocusedOrOpen (#42520)
9498da1038 fix(service-worker): correctly determine client ID on navigation requests (#42607)

Special Thanks:

Alex Rickabaugh, Dale Harris, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Németh Tamás, Paul Gschwendtner, Pete Bacon Darwin, Renovate Bot, Umair Hafeez, codingnuclei and mgechev

v12.1.0-next.6

12.1.0-next.6 (2021-06-16)

compiler

Commit Description
8c1e0e6ad0 fix(compiler): always match close tag to the nearest open element (#42554)

compiler-cli

Commit Description
22bda2226b fix(compiler-cli): prevent prior compilations from being retained in watch builds (#42537)

core

Commit Description

... (truncated)

Changelog

Sourced from @​angular/language-service's changelog.

12.1.0 (2021-06-24)

compiler

Commit Description
9de65dbdce fix(compiler): should not break a text token on a non-valid start tag (#42605)
c873440ad2 fix(compiler): do not allow unterminated interpolation to leak into later tokens (#42605)
cc672f05bf feat(compiler): add support for shorthand property declarations in templates (#42421)
f52df99fe3 fix(compiler): generate view restoration for keyed write inside template listener (#42603)

compiler-cli

Commit Description
874de59d35 fix(compiler-cli): change default ngcc hash algorithm to be FIPS compliant (#42582)
729eea5716 fix(compiler-cli): transform type references in generic type parameter default (#42492)

core

Commit Description
873229f24b feat(core): add opt-in test module teardown configuration (#42566)

router

Commit Description
07c1ddc487 fix(router): error if module is destroyed before location is initialized (#42560)

service-worker

Commit Description
cc30dc0713 fix(service-worker): ensure obsolete caches are always cleaned up (#42622)
01128f5b5d fix(service-worker): ensure caches are cleaned up when failing to load state (#42622)
73b0275dc2 fix(service-worker): improve ServiceWorker cache names (#42622)
7507ed2e54 fix(service-worker): use correct names when listing CacheDatabase tables (#42622)
53fe557da7 feat(service-worker): include ServiceWorker version in debug info (#42622)
d546501ab5 feat(service-worker): add openWindow, focusLastFocusedOrOpen and navigateLastFocusedOrOpen (#42520)
9498da1038 fix(service-worker): correctly determine client ID on navigation requests (#42607)

Special Thanks:

Alex Rickabaugh, Dale Harris, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Németh Tamás, Paul Gschwendtner, Pete Bacon Darwin, Renovate Bot, Umair Hafeez, codingnuclei and mgechev

12.1.0-next.6 (2021-06-16)

compiler

Commit Description
8c1e0e6ad0 fix(compiler): always match close tag to the nearest open element (#42554)

compiler-cli

Commit Description
22bda2226b fix(compiler-cli): prevent prior compilations from being retained in watch builds (#42537)

core

Commit Description
3961b3c360 fix(core): ensure that autoRegisterModuleById registration in ɵɵdefineNgModule is not DCE-ed by closure (#42529)

forms

| Commit | Description |

... (truncated)

Commits
  • cc672f0 feat(compiler): add support for shorthand property declarations in templates ...
  • 699a8b4 test(compiler-cli): add additional safe keyed read tests (#42421)
  • 4001e9d fix(language-service): 'go to defininition' for objects defined in template (...
  • 228beea fix(language-service): Use last child end span for parent without close tag (...
  • a493ea9 fix(language-service): fix autocomplete info display for some cases (#42472)
  • 2d0ff0a ci: add lint error for files with missing trailing new-line (#42478)
  • 25f763c feat(core): support TypeScript 4.3 (#42022)
  • ba08485 feat(compiler): support safe keyed read expressions (#41911)
  • fe22c2b fix(language-service): Correct rename info for pipe name expressions (#41974)
  • e003ebf build(language-service): update supported range of node versions to be less r...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/language-service since your current version.


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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
guardrails[bot] commented 3 years ago

:warning: We detected 21 security issues in this pull request:

Vulnerable Libraries (21)
Severity | Details ----- | -------- Medium | [acorn@6.3.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>5.7.3 || >6.4.0 || >7.1.0` Medium | [browserslist@4.6.6](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>4.16.4` High | [dns-packet@1.3.1](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=1.3.2 || >=5.2.2` High | [dot-prop@4.2.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=4.2.1 || >=5.1.1` High | [elliptic@6.5.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>6.5.3` Critical | [handlebars@4.1.2](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>4.7.6` Medium | [hosted-git-info@2.8.4](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=2.8.9 || >=3.0.8` High | [http-proxy@1.17.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=1.18.1` High | [https-proxy-agent@2.2.1](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=2.2.3` High | [merge@1.2.1](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=2.1.1` High | [node-forge@0.7.5](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>0.9.2` High | [node-sass@4.12.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=3.3.0` High | [normalize-url@4.3.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>4.5.0 || >5.3.0 || 6.0.0` Medium | [postcss@7.0.17](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>7.0.35 || >8.2.9` High | [serialize-javascript@1.9.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>3.0.0` Medium | [ssri@5.3.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>6.0.1 || >7.1.0 || 8.0.0` High | [tree-kill@1.2.1](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=1.2.2` High | [trim-newlines@1.0.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=3.0.1 || =4.0.0` High | [url-parse@1.4.7](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=1.5.0` Medium | [websocket-extensions@0.1.3](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=0.1.4` High | [y18n@4.0.0](https://github.com/hisptz/ngx-dhis2-validation-rule-filter/blob/109bda0d745dff37bfa4909d6a4864534154c7f4/package.json) upgrade to `>=5.0.5` More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

dependabot-preview[bot] commented 3 years ago

Superseded by #964.