webdiscus / pug-loader

Pug loader for Webpack renders pug to HTML or template function
https://webdiscus.github.io/pug-loader/pug-filters
ISC License
72 stars 5 forks source link

[Snyk] Upgrade zone.js from 0.11.7 to 0.14.2 #41

Closed webdiscus closed 9 months ago

webdiscus commented 9 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade zone.js from 0.11.7 to 0.14.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **9 versions** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-11-03.
Release notes
Package name: zone.js
  • 0.14.2 - 2023-11-03

    PR Close #52508

      </li>
      <li>
        <b>0.14.1</b> - 2023-10-26
      </li>
      <li>
        <b>0.14.0</b> - 2023-09-18
      </li>
      <li>
        <b>0.13.3</b> - 2023-09-12
      </li>
      <li>
        <b>0.13.2</b> - 2023-09-11
      </li>
      <li>
        <b>0.13.1</b> - 2023-06-12
      </li>
      <li>
        <b>0.13.0</b> - 2023-03-06
      </li>
      <li>
        <b>0.12.0</b> - 2022-11-07
      </li>
      <li>
        <b>0.11.8</b> - 2022-08-12
      </li>
      <li>
        <b>0.11.7</b> - 2022-07-21
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/angular/angular/releases">zone.js GitHub release notes</a>

Commit messages
Package name: zone.js
  • 1a33a2c release: cut the zone.js-0.14.2 release (#52508)
  • 6033504 docs: update ssr docs to add information about `CommonEngine` (#52506)
  • 3d73b0c fix(core): use TNode instead of LView for mapping injector providers (#52436)
  • 435dd32 fix(zone.js): disable wrapping unhandled promise error by default (#52492)
  • 1da4a24 fix(migrations): handle ngIf else condition with no whitespaces (#52504)
  • 2560037 docs: omit repetitions (#52413)
  • 5ab5be7 build: update dependency multimatch to v7 (#52426)
  • d4bd3f1 build: configure tslint to ban `performance.mark` usages (#52505)
  • 93d32a9 fix(core): guard usages of `performance.mark` (#52505)
  • 1f528f1 refactor(core): mark `effect` as developer preview again (#52490)
  • 181dc7e docs: release notes for the v17.0.0-rc.2 release
  • 57cad0e docs: release notes for the v16.2.12 release
  • 83a3b85 refactor(core): Do not refresh view if producers did not actually change (#52476)
  • 164cfc0 refactor(core): Update LView consumer to use only 1 consumer for a component (#52476)
  • 58d74a2 refactor(core): Remove warning about signal set during template execution (#52476)
  • f615f4f docs: additional application builder SSR conversion information (#52485)
  • 9dbc5d7 refactor(core): do not run CDs when setting up image perf warnings (#52482)
  • 51f84d9 refactor(compiler): escape decorators in API JsDoc extraction (#52481)
  • 64db486 build: add rules for generating block/element API data (#52480)
  • a3abe16 build: add target to generate api manifest (#52472)
  • 91ee269 refactor(core): short-circuits invocations of signals equality (#52465)
  • 184d824 refactor(compiler): Delete some unused imports in template pipeline (#52464)
  • 9564456 refactor(compiler): Rename `slot` -> `handle` in slot consumers (#52464)
  • 6347e0e refactor(compiler): Move an enum to `enums.ts` for Template Pipeline (#52464)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2053894) 97.57% compared to head (6a025e9) 97.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ======================================= Coverage 97.57% 97.57% ======================================= Files 18 18 Lines 867 867 Branches 219 219 ======================================= Hits 846 846 Misses 20 20 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.