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: @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router #53

Closed webdiscus closed 6 months ago

webdiscus commented 6 months ago

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


Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

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

Name | Versions | Released on :-------------|:-------------|:------------- **@angular/animations**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/common**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/compiler**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/core**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/forms**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/platform-browser**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/platform-browser-dynamic**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08 **@angular/router**
from 17.1.2 to 17.1.3 | **1 version** ahead of your current version | **21 days ago**
on 2024-02-08
Release notes
Package name: @angular/animations
  • 17.1.3 - 2024-02-08

    17.1.3 (2024-02-08)

    compiler-cli

    Commit Description
    fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
    fix - a997e08c6f handle default imports in defer blocks (#53695)
    fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
    fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
    fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

    core

    Commit Description
    fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
    fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
    fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

    router

    Commit Description
    fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)
      </li>
      <li>
        <b>17.1.2</b> - 2024-01-31
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/angular/angular/releases">@angular/animations GitHub release notes</a>

Package name: @angular/common
  • 17.1.3 - 2024-02-08

    17.1.3 (2024-02-08)

    compiler-cli

    Commit Description
    fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
    fix - a997e08c6f handle default imports in defer blocks (#53695)
    fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
    fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
    fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

    core

    Commit Description
    fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
    fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
    fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

    router

    Commit Description
    fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)
  • 17.1.2 - 2024-01-31
from @angular/common GitHub release notes
Package name: @angular/compiler from @angular/compiler GitHub release notes
Package name: @angular/core from @angular/core GitHub release notes
Package name: @angular/forms from @angular/forms GitHub release notes
Package name: @angular/platform-browser from @angular/platform-browser GitHub release notes
Package name: @angular/platform-browser-dynamic from @angular/platform-browser-dynamic GitHub release notes
Package name: @angular/router from @angular/router GitHub release notes

Commit messages
Package name: @angular/animations
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/common
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/compiler
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/core
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/forms
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/platform-browser
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/platform-browser-dynamic
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
Compare
Package name: @angular/router
  • ddd1083 release: cut the v17.1.3 release
  • 2e9a21a Revert "fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)" (#54346)
  • 744e206 fix(core): Fix possible infinite loop with `markForCheck` by partially reverting #54074 (#54329)
  • 63a9027 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals (#54338)
  • ef55d48 refactor(compiler-cli): avoid naming conflict with built-in global variable (#54333)
  • 8d4b4ff refactor(compiler-cli): work around internal test failure (#54327)
  • 2e3fa28 docs: enable version picker (#54161)
  • eeaec92 refactor(compiler-cli): ensure `FatalDiagnosticError` extends `Error` (#54309)
  • 40e1edc fix(compiler-cli): properly catch fatal diagnostics in type checking (#54309)
  • 4482cbd build: simplify husky setup (#54315)
  • d695398 Revert "fix(router): Clear internal transition when navigation finalizes (#54261)" (#54317)
  • f3f1f85 build: update dependency marked to v12 (#54296)
  • c6896a3 docs: remove v17 banner from adev (#54287)
  • db78666 docs: add alejandrocuba.jpg file to images/bios/ (#53842)
  • e847487 docs: add alejandrocuba to GDE resources (#53842)
  • 238f2a8 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 2de7679 build: update dependency husky to v9 (#54289)
  • 06391d1 build: update dependency jasmine-core to v5 (#54290)
  • 0cd9538 refactor: address prototype polution concern with better typing (#54286)
  • 241858d build: update dependency @ octokit/graphql to v7 (#53554)
  • f303838 docs: replace event word with property for binding properties link (#54281)
  • bc4a6a9 fix(compiler-cli): do not error due to multiple components named equally (#54273)
  • 4297005 fix(zone.js): patch `fs.realpath.native` as macrotask (#54208)
  • ca45917 ci: add debug information for failing firebase deploy (#54275)
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](https://app.snyk.io/org/webdiscus/project/8f896bc4-cd8f-47af-9d1d-518e78a5c3a4/settings/integration?pkg&#x3D;@angular/animations&amp;pkg&#x3D;@angular/common&amp;pkg&#x3D;@angular/compiler&amp;pkg&#x3D;@angular/core&amp;pkg&#x3D;@angular/forms&amp;pkg&#x3D;@angular/platform-browser&amp;pkg&#x3D;@angular/platform-browser-d...

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.57%. Comparing base (769f51f) to head (b82e202).

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