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.1 #39

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.1.

: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 **8 versions** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-10-26.
Release notes
Package name: zone.js
  • 0.14.1 - 2023-10-26

    This commit updates the package.json of the zone.js package.

    PR Close #52385

      </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
  • 8599e18 build: update zone.js version to 0.14.1 (#52385)
  • fc9ba39 refactor: fix a number of typos throughout the codebase (#52249)
  • 31c7bc1 docs: fixed typos (#52297)
  • 3598d21 docs: update to standalone and routing by default (#52293)
  • 30ae5be docs: remove the dev preview warning from the signals guide (#52375)
  • 2faba0e ci: Add members to fw-migrations pullapprove group (#52378)
  • fc32b29 docs: Adjust defer api summary for prefetch clarity (#52379)
  • 16bf04b release: cut the zone.js-0.14.1 release (#52374)
  • 361fc4e docs: release notes for the v17.0.0-rc.1 release
  • 4ca2cea docs: release notes for the v16.2.11 release
  • 0037c21 fix(router): `RouterTestingHarness` should throw if a component is expected but navigation fails (#52357)
  • 8ee0f27 fix(core): load global utils before creating platform injector in the standalone case (#52365)
  • d5dedf4 fix(core): get root and platform injector providers in special cases (#52365)
  • 31b8870 fix(core): emit provider configured event when a service is configured with `providedIn` (#52365)
  • 4726203 docs: added missing 'next steps' sections (#52229)
  • 61fb6b8 docs: Add @ defer API reference documentation (#52336)
  • ebbc7a2 refactor: change public const enums to enums (#51670)
  • 9692aeb fix(migrations): Add support for nested structures inside a switch statement (#52358)
  • 56598a1 docs: the `Component` import is not being used (#52323)
  • 11e0ef2 docs(docs-infra): fix codeblock snippet for APP_INITIALIZER (#52354)
  • fda7a84 docs(core): fix the language code (#52352)
  • dea1620 docs: update the roadmap to reflect the progress as of v17 (#52356)
  • def719e fix(zone.js): use `globalThis` instead of `global` and `window` (#52367)
  • 7b3d269 refactor(core): modernize `$localize` checks (#52368)
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 (338fd8b) 97.57% compared to head (dab098c) 97.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ======================================= 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.