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/core from 19.0.6 to 19.1.1 #1373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidjbradshaw
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @angular/core from 19.0.6 to 19.1.1.

ℹ️ 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 4 days ago.

Release notes
Package name: @angular/core
  • 19.1.1 - 2025-01-16

    19.1.1 (2025-01-16)

    core

    Commit Description
    fix - 357795cb96 run HMR replacement in the zone (#59562)

    platform-browser

    Commit Description
    fix - eb0b1851f4 roll back HMR fix (#59557)
  • 19.1.0 - 2025-01-15

    19.1.0 (2025-01-15)

    common

    Commit Description
    feat - e4c50b3bea expose component instance in NgComponentOutlet (#58698)

    compiler

    Commit Description
    fix - ceadd28ea1 allow $any in two-way bindings (#59362)
    fix - aed49ddaaa use chunk origin in template HMR request URL (#59459)

    compiler-cli

    Commit Description
    fix - c5c20e9d86 check event side of two-way bindings (#59002)

    core

    Commit Description
    feat - d010e11b73 add event listener options to renderer (#59092)
    feat - 57f3550219 add utility for resolving defer block information to ng global (#59184)
    feat - 22f191f763 extend the set of profiler events (#59183)
    feat - e894a5daea set kind field on template and effect nodes (#58865)
    feat - bd1f1294ae support TypeScript 5.7 (#58609)
    fix - 9870b643bf Defer afterRender until after first CD (#58250)
    fix - a5fc962094 Don't run effects in check no changes pass (#58250)

    migrations

    Commit Description
    feat - d298d25426 add schematic to clean up unused imports (#59353)
    fix - 14fb8ce4c0 resolve text replacement issue (#59452)

    platform-browser

    Commit Description
    fix - 8c5db3cfb7 avoid circular DI error in async renderer (#59256)

    router

    Commit Description
    fix - 52a6710f54 complete router events on dispose (#59327)
  • 19.1.0-rc.0 - 2025-01-08

    19.1.0-rc.0 (2025-01-08)

    compiler

    Commit Description
    fix - ceadd28ea1 allow $any in two-way bindings (#59362)

    compiler-cli

    Commit Description
    fix - ce3b6641fb account for more expression types when determining HMR dependencies (#59323)
    fix - ee99879fdc preserve defer block dependencies during HMR when class metadata is disabled (#59313)

    core

    Commit Description
    fix - 9870b643bf Defer afterRender until after first CD (#58250)
    fix - a5fc962094 Don't run effects in check no changes pass (#58250)
    fix - 5c0d68804e Ensure that a destroyed effect never run. (#59415)

    migrations

    Commit Description
    feat - d298d25426 add schematic to clean up unused imports (#59353)

    platform-browser

    Commit Description
    fix - 8c5db3cfb7 avoid circular DI error in async renderer (#59256)
    fix - 0e23f20c41 styles not replaced during HMR when using animations renderer (#59393)

    router

    Commit Description
    fix - 5ac6f065ab avoid component ID collisions with user code (#59300)
    fix - 52a6710f54 complete router events on dispose (#59327)
  • 19.1.0-next.4 - 2024-12-18

    19.1.0-next.4 (2024-12-18)

    core

    Commit Description
    feat - 57f3550219 add utility for resolving defer block information to ng global (#59184)
    feat - 22f191f763 extend the set of profiler events (#59183)
    fix - 1f4ff2fa36 avoid triggering on timer and on idle on the server (#59177)
    fix - cf89f14766 Fix nested timer serialization (#59173)

    platform-server

    Commit Description
    fix - 300b141cc8 Warn user when transfer state happens more than once (#58935)
  • 19.1.0-next.3 - 2024-12-12

    19.1.0-next.3 (2024-12-12)

    compiler-cli

    Commit Description
    fix - c5c20e9d86 check event side of two-way bindings (#59002)
    fix - 0dee2681f7 consider pre-release versions when detecting feature support (#59061)
    fix - 1b9492edf8 error in unused standalone imports diagnostic (#59064)

    core

    Commit Description
    feat - d010e11b73 add event listener options to renderer (#59092)
    fix - 30e676098d Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

    platform-browser

    Commit Description
    fix - 52be35118f collect external component styles from server rendering (#59031)
  • 19.1.0-next.2 - 2024-12-04

    19.1.0-next.2 (2024-12-04)

  • 19.1.0-next.1 - 2024-12-04
  • 19.1.0-next.0 - 2024-11-26
  • 19.0.7 - 2025-01-15

    19.0.7 (2025-01-15)

    compiler-cli

    Commit Description
    fix - 2b4b7c3ebf handle more node types when extracting dependencies (#59445)

    core

    Commit Description
    fix - f893d07232 destroy renderer when replacing styles during HMR (#59514)

    migrations

    Commit Description
    fix - eb2fcd1896 incorrect stats when migrating queries with best effort mode (#59463)
  • 19.0.6 - 2025-01-08

    19.0.6 (2025-01-08)

    compiler-cli

    Commit Description
    fix - 06a55e9817 account for more expression types when determining HMR dependencies (#59323)
    fix - 17fb20f85d preserve defer block dependencies during HMR when class metadata is disabled (#59313)

    core

    Commit Description
    fix - 07afce81b8 Ensure that a destroyed effect never run. (#59415)

    platform-browser

    Commit Description
    fix - dbb8980d03 avoid circular DI error in async renderer (#59271)
    fix - 6d00efde95 styles not replaced during HMR when using animations renderer (#59393)

    router

    Commit Description
    fix - 144bccb687 avoid component ID collisions with user code (#59300)
from @angular/core GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @angular/core from 19.0.6 to 19.1.1.

See this package in npm:
@angular/core

See this project in Snyk:
https://app.snyk.io/org/davidjbradshaw/project/d598933f-e69f-481c-af34-b6d2f6c04c5e?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants