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

[Snyk] Upgrade: @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router #53

Closed

Conversation

webdiscus
Copy link
Owner

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.

ℹ️ 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)
  • 17.1.2 - 2024-01-31
from @angular/animations GitHub release notes
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=@angular/animations&pkg=@angular/common&pkg=@angular/compiler&pkg=@angular/core&pkg=@angular/forms&pkg=@angular/platform-browser&pkg=@angular/platform-browser-d...

Snyk has created this PR to upgrade:
  - @angular/animations from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/animations
  - @angular/common from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/common
  - @angular/compiler from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/compiler
  - @angular/core from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/core
  - @angular/forms from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/forms
  - @angular/platform-browser from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser
  - @angular/platform-browser-dynamic from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser-dynamic
  - @angular/router from 17.1.2 to 17.1.3.
    See this package in npm: https://www.npmjs.com/package/@angular/router

See this project in Snyk:
https://app.snyk.io/org/webdiscus/project/8f896bc4-cd8f-47af-9d1d-518e78a5c3a4?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@webdiscus webdiscus closed this Mar 7, 2024
@webdiscus webdiscus deleted the snyk-upgrade-276e5aa8ad7ad3fdd53e4573b578fd81 branch March 7, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants